|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.xdb.spi.XDBContextFactory
public class XDBContextFactory
| Field Summary | |
|---|---|
static java.lang.String |
ENV_CONNECTION |
static java.lang.String |
RETURN_OBJECT_TYPE |
static java.lang.String |
RETURN_TYPE_RESOURCE |
| Constructor Summary | |
|---|---|
XDBContextFactory() |
|
| Method Summary | |
|---|---|
javax.naming.Context |
getInitialContext(java.util.Hashtable env)Retrieves the Initial Context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String RETURN_OBJECT_TYPE
public static java.lang.String RETURN_TYPE_RESOURCE
public static java.lang.String ENV_CONNECTION
| Constructor Detail |
|---|
public XDBContextFactory()
| Method Detail |
|---|
public javax.naming.Context getInitialContext(java.util.Hashtable env)
throws javax.naming.NamingException
getInitialContext in interface javax.naming.spi.InitialContextFactoryenv - The environment to be used for context creationjavax.naming.NameNotFoundException - name not foundjavax.naming.NamingException - other naming exceptionXDBDocument
|
Oracle® Database XML Java API Reference 11g Release 1 (11.1) B28391-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||