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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -