java - JPA EclipseLink: How to Listen to Mysql Server changes in rows and data -


i have remote mysql server , java application connected server other hosts application works multiple client connected server

my question how make java application client notify , changes ui according changes can happen server other clients connected server.


Comments

Popular posts from this blog

php - Extract Text from HTTP referer -

java - Callback from new thread to class from which thread was initiated -

Receive udp packets in android gstreamer -