jdbc « Eclipse « JPA Q&A





1. Eclipse JPA project - defining connection to Oracle RAC    stackoverflow.com

Recently I wanted to play a bit with Eclipse and JPA. Thus I wanted to create a JPA project. I got stuck when specifying the database connection, as editing the "Connection ...

2. Need help in setting application name with JPA (EclipseLink)    stackoverflow.com

hello everybody i am using JPA with EclipseLink and oracle as DB and i need to set the property v$session of jdbc4 it allows to set an identification name to ...

3. Setting V$SESSION.program property on Glassfish JDBC Connection Pool    stackoverflow.com

my Java EE App is deployed on Glassfish 3.0.1, and uses a JDBC Connection Pool to Connect to an Oracle 9i database. I am using JPA to read/write data to the ...

4. Problems with hibernate and eclipse    java-forums.org

5. Hibernate oracle jdbc eclipse    forum.hibernate.org

Hi, I am trying to connect oracle database 11G. the persistence.xml file looks like this : com.eni.dvtejb.metier.entities.Adresse com.eni.dvtejb.metier.entities.Article com.eni.dvtejb.metier.entities.Catalogue com.eni.dvtejb.metier.entities.Commande com.eni.dvtejb.metier.entities.Lignecommande com.eni.dvtejb.metier.entities.Produit com.eni.dvtejb.metier.entities.Stock com.eni.dvtejb.metier.entities.Utilisateur