I had a similar problem with almost the same configuration in a project:
Spring 3, Hibernate 3, JBOSS 7 and Oracle
When I converted all my native queries into prepared statements, I stopped...
Type: Posts; User: cihan; Keyword(s):
I had a similar problem with almost the same configuration in a project:
Spring 3, Hibernate 3, JBOSS 7 and Oracle
When I converted all my native queries into prepared statements, I stopped...