1. Auditing for Oracle with EclipseLink JPA stackoverflow.comI am using EclipseLink and i have to audit in oracle so I can audit using pure JDBC with the |
2. Problem with hibernate request (Oracle) stackoverflow.comi have a problem with my request, i don't understand why i have this error from keyword not found where expectedmy dao
|
3. Problem changing Database in Hibernate stackoverflow.comi'm having a problem with hibernate and don't know exactly what's going on, i have this project at work where i connect to an Oracle 10g Database using the following settings:
|
4. How to Insert Clob using JPA stackoverflow.comWe have a problem where we need to keep the copy of an input file in DB(regulatory purposes). The file can be of size upto 1GB. Is there any way (using ... |
5. Auditing for Oracle with EclipseLink JPA coderanch.comHello everybody i am using EclipseLink and have to audit in oracle i can audit using pure JDBC with the V$session and getting the application name in oracle but here in EclipseLink JPA i cannot set the application name to be audited, the way in which i have been trying is by setting dinamically the session param i want using the ... |
6. connexion hibernate eclipse ganymede oracle forum.hibernate.orgNewbie Joined: Sun Dec 04, 2011 9:43 am Posts: 1 j'ai pas arriver a detecter le probleme, l'execution le console m'affiche: Code: 07:48:06,200 INFO Environment:456 ? Hibernate 3.0rc1 07:48:06,203 INFO Environment:469 ? hibernate.properties not found 07:48:06,205 INFO Environment:502 ? using CGLIB reflection optimizer 07:48:06,206 INFO Environment:532 ? using JDK 1.4 java.sql.Timestamp handling 07:48:06,207 INFO Configuration:1228 ... |