java Programming Glossary: sqlstateconverter.java
Hibernate on Oracle: mapping String property to CLOB column http://stackoverflow.com/questions/1644559/hibernate-on-oracle-mapping-string-property-to-clob-column SQLStateConverter.java 103 at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java.. 103 at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java 91 at org.hibernate.exception.JDBCExceptionHelper.convert JDBCExceptionHelper.java..
What is a stack trace, and how can I use it to debug my application errors? http://stackoverflow.com/questions/3988788/what-is-a-stack-trace-and-how-can-i-use-it-to-debug-my-application-errors at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java 96 at org.hibernate.exception.JDBCExceptionHelper.convert JDBCExceptionHelper.java..
Getting org.hibernate.exception.JDBCConnectionException: could not execute query even through JNDI http://stackoverflow.com/questions/5340316/getting-org-hibernate-exception-jdbcconnectionexception-could-not-execute-query query at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java 99 at org.hibernate.exception.JDBCExceptionHelper.convert JDBCExceptionHelper.java..
Hibernate: “Field 'id' doesn't have a default value” http://stackoverflow.com/questions/804514/hibernate-field-id-doesnt-have-a-default-value SQLStateConverter.java 103 at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java.. 103 at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java 91 a bunch more Caused by java.sql.SQLException Field 'id' doesn't..
org.hibernate.exception.GenericJDBCException: could not execute query http://stackoverflow.com/questions/8900221/org-hibernate-exception-genericjdbcexception-could-not-execute-query SQLStateConverter.java 140 at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java.. 140 at org.hibernate.exception.SQLStateConverter.convert SQLStateConverter.java 128 at org.hibernate.exception.JDBCExceptionHelper.convert JDBCExceptionHelper.java..
|