users@glassfish.java.net

Re: How to change JDBC drivers to latest Oracle

From: <glassfish_at_javadesktop.org>
Date: Fri, 21 Sep 2007 22:43:19 PDT

You can specify oracle thin driver's datasource classname during connection pool creation.
Refer :
http://docs.sun.com/app/docs/doc/819-3671/beanh?a=view
http://blogs.sun.com/JagadishPrasath/entry/creating_jdbc_connection_pool_resource

You cannot access oracle specific classes. You may be able to get Oracle connection though it is not a recommended approach (application loses portability)
Refer :
http://docs.sun.com/app/docs/doc/819-3672/beamt?a=view


Thanks,
-Jagadish
[Message sent by forum member 'jr158900' (jr158900)]

http://forums.java.net/jive/thread.jspa?messageID=236579