Java Sprawdź, czy coś jest w tabeli MySQL

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