Subject Re: [Firebird-Java] Responding to Firebird events
Author S. Radojcin
Jim Starkey wrote:

>S. Radojcin wrote:
>

>
>
>
>>Hi,
>>- I would like to respond on Firebird POST_EVENT (signaled from trigger
>>or stored proc).
>>For example, in my Java (web) application, I want to be notified when
>>content of db table changes (in order to perform some action - let say
>>,reload db data)
>>
>>- Can someone tell me if this possible, and how ?
>>
>>

>I'm willing to provide moral support, encouragement, and informations,
>but I don't do LGPL or GPL, so I can't help with the actual code. If
>you want to take this on, there is probably Software Hero, third rank,
>status available for a successful implementation.
>

- thanks a lot for useful information, but for now (because of hastiness
:-( , I am looking for a good caching strategy with regard on db data
changes.
So, how to properly detect database data changes, and invalidate cached
data in the application ?

>
>