java - Checking Database Server/Client User -


i have java application has server , client user.
want know if there's way notify server or client user
updated table.
example client has updated field in database,
in server user, table must updated automatically.(no refresh needed)
thinking of using timer think lag application.
using jetbrains , java swing app.

i suggest consider using "observer" design pattern, can start reading here.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -