Hi,
I am evaluating ObjectDB because its JPA/JDO features, I am wondering is there a similar feature like Oracle Database Change Notification( http://docs.oracle.com/cd/B19306_01/appdev.102/b14251/adfns_dcn.htm ), with which multiple application servers can get notified when something changed in database.
Thanks.
-Gang