« Return to Thread: 2 questions: created tables not visible from java; Pointer out of bounds exception

Re: 2 questions: created tables not visible from java; Pointer out of bounds exception

by manningr :: Rate this Message:

Reply to Author | View in Thread

On Jan 9, 2008 2:35 PM, Bayless Kirtley <bkirt@...> wrote:

> I haven't tried H2 but it has an excellent web page and its performance
> looks pretty darn
> impressive. It is still a little new though. I looked at Derby, even started
> to convert when
> I discovered that it does not support the Boolean data type. That was a
> killer for me.
> Since selecting HSQLDB, I have read that Derby is significantly slower in
> most cases.
> Also I just recently checked into it again and found a disturbing comment in
> the docs.
> It claims to not support dynamic SQL but only prepared statements. My

Perhaps you mean dynamic SQL that is constructed in stored procedures?
 Derby seems to support java.sql.Statement just fine for me.

Rob


---------------------------------------------------------------
Mckoi SQL Database mailing list  http://www.mckoi.com/database/
To unsubscribe, send a message to mckoidb-unsubscribe@...

 « Return to Thread: 2 questions: created tables not visible from java; Pointer out of bounds exception