nal Message-
> From: Gavin King [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 04, 2003 8:44 AM
> To: Jerid Lahcen
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: [Hibernate] Hibernate/Interbase integration level
>
> I'm not certain exactly what you are asking
I'm not certain exactly what you are asking. Yes, the Interbase jdbc
driver sucks and does not allow PreparedStatement caching last time I
checked. but this is not a Hibernate-related problem. The Interbase driver
sucks whether you are using Hibernate or NOT.
I think the latest pure Java driver is
Hello,
I'm a Hibernate biggner and I have to replace our proprietary database
framework by Hibernate service to ensure persistence and transaction in our
server (n-tier architecture).
I know that Interbase/firebird is supported by Hibernate, but I have some
questions about the Hibernate/Interbase