java periksa apakah ada sesuatu di tabel mysql

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