Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:3.2
Name and version of the database you are using:Sybase iAnywhere 9.0.2
We are getting db connection issue with iAnywhere authorized database server. It requires a db connection to set an option (to pass signature string) before any database updates. In other words, all new db connection must execute a sql statement before it can be used by application. How to customerize Hibernate to support this?
Alex