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

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -