Hi,
When I enable connection pooling and use the connection retrieved from pool to create an ArrayDescriptor, I get classCastException.
My problem is related to the one that is discussed in the link:
http://opensource.atlassian.com/project ... e/HHH-1737
However, the solution provided does not solve the problem.
Thanks in advance
Amit
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
[b]Hibernate version:[/b]
[b]Mapping documents:[/b]
[b]Code between sessionFactory.openSession() and session.close():[/b]
[b]Full stack trace of any exception that occurs:[/b]
[b]Name and version of the database you are using:[/b]
[b]The generated SQL (show_sql=true):[/b]
[b]Debug level Hibernate log excerpt:[/b]
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html