Subject Re: [Firebird-Java] Events
Author Roman Rokytskyy
> I doubt those prevent Sun from adding a few
> interfaces in the JDBC API. But the lack of databases supporting it
> might be a strong reason.

That is the reason - Sun will not add interfaces to the technology used only
by two databases, especially if Borland will not put some money into it.

But we plan to proxy events into a JMS topic or queue, so clients could use
standard J2EE interfaces to subscribe for the events. Though this code does
not exist yet :)

Roman