On 29 Mar 2004 18:59, tlh1005 wrote:
>If you're getting erros use the "DB2 AS400" Dialect instead of the
>plain "DB2" Dialect. Initially the SQL generated by Hibernate gave
me
>syntax errors from the DB2 JDBC Driver. Once I switched the Dialect
>to DB2 AS400 Hibernate generated completely different SQL that
>executed without error.
If you don't mind, how much have you "exercised" Hibernate against a
DB2 for OS390 database? Was there an application written that is in
use? Are there any "gotchas" (performance or compatibility) one might
like to know before using Hibernate against DB2 for OS390?
Thanks. |