Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

oracle.apps.fnd.applseed.rt.common.util.jndi
Class SDInitialContext

java.lang.Object
  extended by oracle.jbo.server.DataSourceContext
      extended by oracle.apps.fnd.applseed.rt.common.util.jndi.SDInitialContext
All Implemented Interfaces:
javax.naming.Context

public class SDInitialContext
extends oracle.jbo.server.DataSourceContext


Field Summary
static java.lang.String APPS_DS_JNDI_NAME
           
static java.lang.String ROWID_DS_JNDI_NAME
           
 
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
 
Constructor Summary
SDInitialContext(javax.sql.DataSource apps, javax.sql.DataSource rowid)
           
 
Method Summary
 java.lang.Object lookup(java.lang.String name)
           
 
Methods inherited from class oracle.jbo.server.DataSourceContext
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookupLink, lookupLink, preprocessDataSourceName, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROWID_DS_JNDI_NAME

public static final java.lang.String ROWID_DS_JNDI_NAME
See Also:
Constant Field Values

APPS_DS_JNDI_NAME

public static final java.lang.String APPS_DS_JNDI_NAME
See Also:
Constant Field Values
Constructor Detail

SDInitialContext

public SDInitialContext(javax.sql.DataSource apps,
                        javax.sql.DataSource rowid)
Method Detail

lookup

public java.lang.Object lookup(java.lang.String name)
Specified by:
lookup in interface javax.naming.Context
Overrides:
lookup in class oracle.jbo.server.DataSourceContext

Oracle Fusion Middleware extensions for Seed Data Framework
11g Release 1 (11.1.2)

E22564-02

Copyright © 2011 Oracle. All Rights Reserved.