I am developing an application using hibernate.when I try to set the "CONNECTION_AUTHENTICATION" signature via hibernate,it is returning error "node to traverse cannot be null".am i missing something.could you please help me to understand,how to set CONNECTION_AUTHENTICATION in hibernate... |
Which JDBC driver are you using with Hibernate - jConnect or the SQL Anywhere JDBC driver?
The JDBC URL is specified as usual.
These properties can also be set via the |
I'm not familiar with Hibernate but I guess you should either be able to embed the SET TEMPORARY OPTION statement
Authentication statement execution