Hello,
I'm new to hibernate and i'm building my first tests.
I'm using java 1.6, hibernate 3, postgresql 8.2, jdbc driver postgresql-8.2-504.jdbc4.jar
I'm having problems with using the large object api provided with postgresql. What is the hibernate type that i should use? how do I make sure that large object access is done in a unique transaction.
Thanks for your help + have a nice weekend!
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using:
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Problems with Session and transaction handling?
Read this:
http://hibernate.org/42.html