client « Connection « JPA Q&A





1. Java Hibernate/C3P0 error: "Could not obtain connection metadata. An attempt by a client to checkout a Connection has timed out."    stackoverflow.com

I'm trying to get some code I was passed up and running. It appears to use the Hibernate framework. I've gotten past most of the errors tweaking the configuration, but this ...

2. How to hide my connection details from diff clients in hibernate configuration file    coderanch.com

Hi Friends, I developed a standalone application which uses hibernate for its persistance logic and uses mysql database on php server hosting. as we know hibernate logic is with my standalone app at client side. So now i want to run that app on multiple machines. In hibernate we write configuration file in which we should give connection url as property ...

3. How to hide my connection details from diff clients in hib    forum.hibernate.org

Hi Friends, I developed a standalone application which uses hibernate for its persistance logic and uses mysql database on php server hosting. as we know hibernate logic is with my standalone app at client side. So now i want to run that app on multiple machines. In hibernate we write configuration file in which we should give connection url as property ...

4. Fat Client and non-permanent connection to server    forum.hibernate.org

Hi all. As I'm newby to Hibernate I'm searching for answers for some common questions concerning Hibernate's best practices and design issues. How could I create Swing app that uses Hibernate for DB access with non-permanent connection to server. For example, system can be used in 2 various ways - stationary clients with permanent connection to server could work with server ...

5. Making a client-side JPA connection    forum.hibernate.org

org.hibernate.ejb.HibernatePersistence dme.dm.device.Operation dme.dm.device.Action