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 some kind of improvement, but I
forget how much of an improvement.


> 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 integration level :
> - What about performence ?
> - hibernate.statement_cache.size should be set to  for Interbase ? What
> is
> the inpact on performence ?
> - More generally is there any identified/known issues regarding
> Hibernate/Interbase ?
>
> Thanks for information,
> lahcen
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> hibernate-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to