OC4J « Connection « JPA Q&A





1. Hibernate3 + OC4J Datasource Connection    forum.hibernate.org

I could connect to SQL server from my web application on OC4J in hibernate2 version. with following properties jdbc/MSSQL2K net.sf.hibernate.dialect.SQLServerDialect But i am unable to connect with hibernate 3. Please find Stacktrace of error -------------------------------------------- hibernate.cfg.xml java:comp/env/jdbc/MSSQL2K org.hibernate.dialect.SQLServerDialect true --------------------------------------------- data-sources.xml ...

2. Can't open a connection with Oracle and OC4J    forum.hibernate.org

I can't open a connection. Here is my info: Hibernate version: 3.2 Mapping documents: OC4J data-sources.xml hibernate.cfg.xml:

3. Problems with datasource in OC4J    forum.hibernate.org

Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message deibys Post subject: Problems with datasource in OC4J Posted: Thu Aug 27, 2009 2:20 pm Newbie Joined: Thu Aug 27, 2009 12:48 pm Posts: 1 Hello, I have moved my application from hibernnate database connnection , ...