Skip navigation links
oracle.jdbc.pool
Class OracleDataSourceFactory
java.lang.Object
oracle.jdbc.pool.OracleDataSourceFactory
- All Implemented Interfaces:
- ObjectFactory
-
public class OracleDataSourceFactory
- extends Object
- implements ObjectFactory
A factory for creating an Oracle datasource.
Field Summary |
static boolean |
TRACE
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRACE
public static final boolean TRACE
-
- See Also:
- Constant Field Values
OracleDataSourceFactory
public OracleDataSourceFactory()
getObjectInstance
public Object getObjectInstance(Object refObj,
Name name,
Context nameCtx,
Hashtable env)
throws Exception
-
- Specified by:
getObjectInstance
in interface ObjectFactory
-
- Throws:
Exception
getConnectionDuringExceptionHandling
protected oracle.jdbc.internal.OracleConnection getConnectionDuringExceptionHandling()
Skip navigation links
Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.