On 27 Apr 2004 10:59, bligny wrote:
>Does Hibernate also support Pervasive.SQL ?
>If not, is there a default/standard (i.e. producing not DBMS-
>dependant /pure SQL statements) dialect which could be used ?
>Thx,
>Bernard.
Hi,
I've just started using Pervasive.SQL with Hibernate. In terms of
persistence behaviours, Pervasive is very close to SQLServer - that is
the dialect that I am currently using. If I get any problems I'll create
a new PervasiveDialect class.
Let me know if you have any problems with the SQLServer dialect.
Cheers,
Ben. |