Subject Re: [Firebird-Java] Re: JayBird and Sun Java Studio Creator - Need help
Author Roman Rokytskyy
> Is the reference implementation of the RowSet library of any use to
> us? From what I gather, RowSets are implemented with other JDBC calls
> and Sun has released code of a sample implmentation as a guide for
> developers.

I always thought that it was reference implementation that can be used by
others. Oracle has also an implementation of it.

> Is there something in Firebird that is a barrier to implementing this?

No barrier, but I personally see no need if we can use implementation from
Sun or Oracle. But if somebody claims that our own implementation would be
better, and is willing to implement it, I have no problems committing that
code to CVS.

Roman