Java verifique si algo está en la mesa mysql

mysql> SELECT EXISTS(SELECT * from ExistsRowDemo WHERE ExistId=104);
Cloudy Civet