3. Progress Dialect - Exception clearing maxRows/quer forum.hibernate.orgI have runnning hibernate 2.1 eg example on Progress 9.1C db. All is Ok now. But, there is some Warning exception like this : [java] 12:00:39,242 DEBUG Loader:225 - done processing result set (3 rows) [java] 12:00:39,242 WARN BatcherImpl:143 - exception clearing maxRows/queryTimeout [java] java.sql.SQLException: [JDBC Progress Driver]:Optional feature not implemented. [java] at com.progress.sql.jdbc.JdbcProgress.createSQLException(JdbcProgress.java:6501) [java] at com.progress.sql.jdbc.JdbcProgress.standardError(JdbcProgress.java:6675) [java] at com.progress.sql.jdbc.JdbcProgress.SQLGetStmtOption(JdbcProgress.java:4120) [java] ... |
4. Exception: Hibernate Dialect must be explicitly set forum.hibernate.orghello, I'm Hibernate-Newbee and trying to explore all the great things that shall be possible .. and seem to stuck at a trivial problem - but not trivial for me :-( I'm using - Eclipse 3.1 - Hibernate Synchronizer 3.1.1 Eclipse Plugin - Hibernate 3.1 - java SDK 1.5 - SAP DB 7.4 - Windows 2K installed all - as described ... |
5. Hibernate Dialect must be explicitly set exception forum.hibernate.orgHi, Hibernate newbie here. I am trying to set up my first Hibernate web project in Netbeans. I have the cfg file properly in the root of my classpath: |
6. DB2 Dialect Exception forum.hibernate.org |