A B C D E F G H I J L M N O P R S T U

A

add(Object) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Add the provided object to the Collection.
addAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Add the provided objects to the Collection.
addFinder(FinderDefinition) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
addFinder(String, Vector, Vector, String, String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Specify a finder for this bean.
addParameterTypeAndName(String, String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Add a parameter (type,name) pair to the this finder.
ASYNCHRONOUS - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 

B

BEAN - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
BEAN_ATTRIBUTES - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
BeanInformationDefinition - class oracle.toplink.tools.ejb11.BeanInformationDefinition.
This class acts as the common super class for the objects in the DOM.
BeanInformationDefinition() - Constructor for class oracle.toplink.tools.ejb11.BeanInformationDefinition
 

C

CACHE_USAGE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
cacheUsage - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
Options for a particular finder may be null (left unset)
CHECK_CACHE_BY_EXACT_PRIMARY_KEY - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CHECK_CACHE_BY_PRIMARY_KEY - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CHECK_CACHE_ONLY - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CHECK_CACHE_THEN_DATABASE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
clear() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Removes all of the elements from the Collection.
close() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Close the underlying cursor.
close() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorImpl
 
close() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Close the underlying cursor.
close() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Close the underlying cursor.
close() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Close the underlying cursor.
clusterable - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 
CMP_3_5_DTD_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CMP_DTD_LOCATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CMP_DTD_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
CMPBeanDefinition - class oracle.toplink.tools.ejb11.CMPBeanDefinition.
This class loads, stores and provides access to the deployment properties of a TopLink CMP bean.
CMPBeanDefinition() - Constructor for class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CMPBeanDefinition(Element) - Constructor for class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CMPBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
cmpFields - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
CONFORM_RESULTS_IN_UNIT_OF_WORK - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
CONTAINER - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
contains(EJBObject, Vector) - Static method in class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper
With vectors of EJBObjects you cannot use the regular contains() method since this will use the .equals() method for comparing EJBObjects which is not valid - isIdentical should be used instead.
contains(Object) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns true if the specified element is contained in the Collection.
containsAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns true if the specified elements are all contained in the Collection.
CursoredCollection - interface oracle.toplink.ejb.cmp.wls.CursoredCollection.
PUBLIC
CursoredEnumerator - interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator.
PUBLIC
CursoredEnumeratorImpl - class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorImpl.
INTERNAL Concrete class implementing the CursoredEnumerator interface.
CursoredEnumeratorImpl(CursoredStream) - Constructor for class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorImpl
 
CursoredEnumeratorRemote - interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote.
CursoredEnumeratorRemote is the interface used by CursoredEnumerator to use remote cursored streams across RMI.
CursoredEnumeratorRemoteImpl - class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl.
 
CursoredEnumeratorRemoteImpl(CursoredStream) - Constructor for class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
 
CursoredIterator - interface oracle.toplink.ejb.cmp.wls.CursoredIterator.
PUBLIC
CUSTOMIZATION_CLASS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 

D

DDDefinition - class oracle.toplink.tools.ejb11.DDDefinition.
API for defining the deployment descriptor properties of a CMP entity bean.
DDDefinition() - Constructor for class oracle.toplink.tools.ejb11.DDDefinition
DDDefinition Constructor
DDGenerator - class oracle.toplink.tools.ejb11.DDGenerator.
Used to generate XML deployment descriptors from definition objects that have had their attributes set accordingly.
DDGenerator() - Constructor for class oracle.toplink.tools.ejb11.DDGenerator
DDGenerator constructor
DDProjectDefinition - class oracle.toplink.tools.ejb11.DDProjectDefinition.
Defines the project-specific deployment descriptor properties for the toplink-cmp-bean XML file.
DDProjectDefinition() - Constructor for class oracle.toplink.tools.ejb11.DDProjectDefinition
DDProjectDefinition constructor
DeploymentCustomization - interface oracle.toplink.ejb.cmp.wls11.DeploymentCustomization.
 
DO_NOT_CHECK_CACHE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 

E

ejbClass - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
EJBCollectionHelper - class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper.
 
EJBCollectionHelper() - Constructor for class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper
EJBIndexer constructor comment.
ejbName - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
ejbName - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 
EJBXmlBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition.
This type defines the fields used by the EJB XML deployment descriptor
EJBXmlBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
EJBXmlBeanDefinition constructor.
EJBXmlEntityBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition.
This type defines the entity fields used by the EJB XML deployment descriptor.
EJBXmlEntityBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
EJBXmlEntityBeanDefinition constructor
EJBXmlGenerator - class oracle.toplink.tools.ejb11.EJBXmlGenerator.
Used to generate XML deployment descriptors from definition objects that have had their attributes set accordingly.
EJBXmlGenerator() - Constructor for class oracle.toplink.tools.ejb11.EJBXmlGenerator
EJBXmlGenerator constructor comment.
EJBXmlSessionBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition.
This type defines the session fields used by the EJB XML deployment descriptor
EJBXmlSessionBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
EJBXmlSessionBeanDefinition constructor
EJBXmlWebLogicBeanDefinition - class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition.
This type defines the fields used by the Weblogic XML deployment descriptor
EJBXmlWebLogicBeanDefinition(String) - Constructor for class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
EJBXmlWebLogicBeanDefinition constructor
EnumeratorImpl - class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl.
Although Vectors are Serializable, their Enumerations (obtained by the .elements() method) are not.When a finder query returns an Enumeration it cannot simply return a regular VectorEnumerator since this class will not marshal properly.
EnumeratorImpl(Vector) - Constructor for class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl
Creates an EnumeratorImpl for a given vector.
EXPRESSION - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 

F

FALSE - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
FINDER - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FINDER_LIST - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FINDER_QUERY - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FINDER_TYPE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
FinderDefinition - class oracle.toplink.tools.ejb11.FinderDefinition.
 
FinderDefinition() - Constructor for class oracle.toplink.tools.ejb11.FinderDefinition
 
FinderDefinition(Element) - Constructor for class oracle.toplink.tools.ejb11.FinderDefinition
 
FinderDefinition(String, String, String) - Constructor for class oracle.toplink.tools.ejb11.FinderDefinition
 
finderQuery - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
finderType - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 

G

generateDDs(DDProjectDefinition, Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the XML deployment deployment files for the specified group of beans.
generateDDs(DDProjectDefinition, Vector) - Static method in class oracle.toplink.tools.ejb11.DDGenerator
Generate the XML deployment deployment files for the specified group of beans.
generateEJBFile(Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the ejb-jar.xml file for the group of beans that is passed in.
generateTopCmpFile(CMPBeanDefinition, String) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the toplink-cmp-*.xml file for the bean definition that is passed in.
generateWebLogicFile(Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the weblogic-ejb-jar.xml file for the group of beans that is passed in.
generateXMLFiles(Vector, Vector, Vector) - Static method in class oracle.toplink.tools.ejb11.EJBXmlGenerator
Generate the three XML files for the specified group of beans.
getBeanProperties() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getBeanProperty(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getCacheUsage() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Return the String that represents the cache usage level for queries.
getCacheUsage() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Return the String that represents the cache usage level for queries.
getClusterable() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Return the clusterability setting of the bean.
getClusterableString() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Return the clusterability setting of the bean as a String suitable for XML
getCmpFields() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Return the fields that are container managed.
getCurrentUnitOfWorkFor(EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
Deprecated.  PUBLIC
getCustomizationClassName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getCustomizationClassName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getEjbClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the class of the bean.
getEjbName() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the name of the bean.
getEjbName() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Get the name of the bean.
getEjbName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getFinder(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getFinderElement() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getFinderList() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getFinderQuery() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getFinderType() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getHomeClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the home interface class.
getJdbcLevel() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
Deprecated.  
getJdbcLevel() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Deprecated.  
getJndiName() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Get the name used to store the home interface of the bean in JNDI.
getLogDestination() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getLogDestination() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getLogMessages() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getLogMessages() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getMethodName() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getMethodNameWithParamTypes() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getMethodParamNames() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getMethodParamTypes() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
getParameterTypeForName(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Get the parameter type for the given parameter name.
getPersistenceType() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the persistence type that specifies BMP or CMP.
getPrimKeyClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the primary key class.
getPrimKeyField() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the primary key field.
getProject() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectClassName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectClassName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectDataSource() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectDataSource() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectFileName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectFileName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectIdentifier() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectIdentifier() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectPlatform() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectPlatform() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectPoolName() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectPoolName() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProjectReadOnlyDataSource() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getProjectReadOnlyDataSource() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getProperty(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getReadOnly() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Return the Boolean object that contains true if the read-only attribute has been set to true, or false if it has been set to false.
getReentrant() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Get the re-entrancy flag.
getRefreshCache() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Return the Boolean object that contains true if this attribute has been set and the cache should be refreshed with the results of this query.
getRefreshCache() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Return the Boolean object that contains true if the refresh cache option for finders has been set to true, or false if it has been set to false.
getRemoteClass() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the remote interface class.
getSessionFor(EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
Deprecated.  PUBLIC
getSessionFor(String) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
Deprecated.  PUBLIC
getSessionType() - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Get the type of session bean (whether it is stateful or stateless).
getTransactionIsolation() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getTransactionIsolation() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
getTransactionType() - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Get how transactions will be managed in the session bean (whether they are managed by the container or by the bean).
getTransAttribute() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Get the transaction management specifier for CMP.
getUpdatePropagation() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
getUpdatePropagation() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 

H

hasMoreElements() - Method in class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl
 
hasMoreElements() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorImpl
 
hasMoreElements() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Answer a boolean indicating if the underlying cursor has more elements to return.
hasMoreElements() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Answer a boolean indicating if the underlying cursor has
hasMoreElements() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Answer a boolean indicating if the underlying cursor has
hasNext() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Answer a boolean indicating if the underlying cursor has more elements to return.
hasParameters() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
home - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 

I

indexOf(EJBObject, Vector) - Static method in class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper
When dealing with collections of EJBObjects, it is wrong to use standard Vector methods such as indexOf() because these use .equals insead of the ejb method .isIdentical().
initializeBeanPropertiesElement() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Initialize this object to contain the default values.
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Initialize this object to contain the default values.
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Initialize this object to contain the default values.
initializeToDefaults() - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Initialize this object to contain the default values.
intValueFromCacheUsageString(String) - Static method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
intValueFromTxnIsolationString(String) - Static method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
intValueFromUpdatePropagationString(String) - Static method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
isEmpty() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns true if this Collection contains no elements.
isSessionBean() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Get whether this is a session bean.
isSessionBean(boolean) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set whether this is a session bean.
iterator() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns an Iterator which can retrieve the elements contained in this Collection.

J

jndiName - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 

L

loadProperties() - Method in class oracle.toplink.tools.ejb11.BeanInformationDefinition
Precondition: The properties are available to be loaded.
loadProperties() - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
Precondition: The projectElement has been correctly initialized.
loadProperties() - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Precondition: The finderElement has been correctly initialized.
loadProperties() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Precondition: The beanElement has been correctly initialized.
loadProperties(Element) - Method in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
loadProperties(Element) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
loadProperties(Element) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
LOG_DESTINATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
LOG_MESSAGES - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 

M

MANDATORY - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
METHOD_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
METHOD_PARAM - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
METHOD_PARAMS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
methodName - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
methodParamNames - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
methodParamTypes - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 

N

NAMED - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
NEVER - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
next() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Return the next element from the cursor.
next(int) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Return the next numberOfElements elements in the underlying cursor.
nextElement() - Method in class oracle.toplink.ejb.cmp.wls11.EnumeratorImpl
 
nextElement() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorImpl
 
nextElement() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Return the next element from the cursor.
nextElement() - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Return the next element from the cursor.
nextElement() - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Return the next element from the cursor.
nextElements(int) - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorImpl
 
nextElements(int) - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumerator
Return the next numberOfElements elements in the underlying cursor.
nextElements(int) - Method in class oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemoteImpl
Return the next numberOfElements elements in the underlying cursor.
nextElements(int) - Method in interface oracle.toplink.ejb.cmp.wls11.CursoredEnumeratorRemote
Return the next numberOfElements elements in the underlying cursor.
NOT_SUPPORTED - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 

O

oracle.toplink.ejb.cmp.wls - package oracle.toplink.ejb.cmp.wls
 
oracle.toplink.ejb.cmp.wls11 - package oracle.toplink.ejb.cmp.wls11
 
oracle.toplink.tools.ejb11 - package oracle.toplink.tools.ejb11
 

P

PARAM_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PARAM_TYPE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
persistenceType - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
primKeyClass - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
primKeyField - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
PROJECT - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_CLASS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_DATA_SOURCE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_FILE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_IDENTIFIER - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_OPTIONS - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_PLATFORM - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_POOL_NAME - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_READ_ONLY_DATA_SOURCE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
PROJECT_TRANSACTION_ISOLATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
ProjectDefinition - class oracle.toplink.tools.ejb11.ProjectDefinition.
This class represents the per-project properties as defined in the TopLink XML file.
ProjectDefinition() - Constructor for class oracle.toplink.tools.ejb11.ProjectDefinition
 
ProjectDefinition(Element) - Constructor for class oracle.toplink.tools.ejb11.ProjectDefinition
 

R

READ_ONLY - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
READALL - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
READOBJECT - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
REDIRECT - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
reentrant - Variable in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
 
REFRESH_CACHE - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
refreshCache - Variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
registerOrMergeAttribute(Object, String, EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
Deprecated.  PUBLIC
registerOrMergeObject(Object, EntityContext) - Static method in class oracle.toplink.ejb.cmp.wls11.SessionAccessor
Deprecated.  PUBLIC
remote - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
remove() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredIterator
Remove the last returned entry.
remove(EJBObject, Vector) - Static method in class oracle.toplink.ejb.cmp.wls11.EJBCollectionHelper
With vectors of EJBObjects you cannot use the regular contains() method since this will use the .equals() method for comparing EJBObjects which is not valid - isIdentical should be used instead.
remove(Object) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
If the provided object exists in this Collection, the first match is removed.
removeAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Removes any elements from the provided collection that exist in this Collection.
REQUIRED - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
REQUIRES_NEW - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
retainAll(Collection) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Given the provided collection, remove all elements in this Collection (the receiver) that are NOT contained in the provided collection.

S

SessionAccessor - class oracle.toplink.ejb.cmp.wls11.SessionAccessor.
Deprecated. use oracle.toplink.tools.sessionmanagement.SessionManager instead
sessionBean - Variable in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
 
sessionType - Variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
setBeanElement(Element) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setBeanPropertiesElement(Element) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setCacheUsage(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the cache usage for finders.
setCacheUsage(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the cache usage level of the finder.
setCacheUsage(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Set the cache usage level for finders.
setClusterable(boolean) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set the flag that indicates clusterability of the bean.
setCmpFields(Vector) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the fields that are container managed.
setCmpFields(Vector) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the names of the fields that are container-managed.
setCustomizationClassName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setCustomizationClassName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the customization class.
setEjbClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the class of the bean.
setEjbClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the bean implementation.
setEjbName(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the name of the bean.
setEjbName(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set the name of the bean.
setEJBName(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the name (identifier) of the bean.
setEJBName(String) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setFinderList(Hashtable) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setFinderQuery(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the string used for the finder query.
setFinderType(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the type used for the finder query.
setHomeClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the class of the home interface.
setHomeClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the home interface.
setJdbcLevel(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
Deprecated.  
setJdbcLevel(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Deprecated.  
setJndiName(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the name used to store the home interface of the bean in JNDI.
setJndiName(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Set the name used to store the home interface of the bean in JNDI.
setLogDestination(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setLogDestination(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the database platform class of the project.
setLogMessages(boolean) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setLogMessages(boolean) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set whether the SQL code and other messages that are sent to the database by TopLink are displayed in the console.
setMethodName(String) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the method name on the home interface.
setPersistenceType(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the persistence type that specifies BMP or CMP.
setPersistenceType(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the persistence type that specifies BMP or CMP.
setPrimKeyClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the class of the primary key.
setPrimKeyClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the primary key.
setPrimKeyField(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the primary key field.
setPrimKeyField(String) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the name of the primary key field on the entity bean.
setProject(ProjectDefinition) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
setProjectClassName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectClassName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the class that contains all of the TopLink mapping information.
setProjectDataSource(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectDataSource(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the JDBC DataSource to be used by the project.
setProjectElement(Element) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectFileName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectFileName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the project file that contains/references the TopLink mapping information for this project.
setProjectIdentifier(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectIdentifier(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the identifier of the project as a key within the EJB server.
setProjectPlatform(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectPlatform(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the database platform class of the project.
setProjectPoolName(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectPoolName(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the JDBC connection pool to be used by the project.
setProjectReadOnlyDataSource(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setProjectReadOnlyDataSource(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the name of the JDBC DataSource to be used by the project for reading only.
setProperty(String, String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setReadOnly(boolean) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set whether the bean is to be read-only or not.
setReadOnly(Boolean) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Set the read-only attribute for this bean.
setReentrant(boolean) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Set the re-entrancy flag.
setReentrant(boolean) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set whether the bean is reentrant or not.
setRefreshCache(boolean) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set whether the bean finders should refresh the cache with their results or not.
setRefreshCache(Boolean) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
Set the refresh cache value of the finder to the Boolean containing true if refreshing is to occur, or false if the cache is not to be refreshed.
setRefreshCache(Boolean) - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
Set the refresh cache option for finders.
setRemoteClass(Class) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the class of the remote interface.
setRemoteClass(Class) - Method in class oracle.toplink.tools.ejb11.DDDefinition
Set the class of the remote interface.
setSessionType(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Set the type of session bean (whether it is stateful or stateless).
setTransactionIsolation(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setTransactionIsolation(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Set the transaction isolation level for the project.
setTransactionType(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Set how transactions will be managed in the session bean (whether they are managed by the container or by the bean).
setTransAttribute(String) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Set the transaction management specifier for CMP.
setUpdatePropagation(String) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
setUpdatePropagation(String) - Method in class oracle.toplink.tools.ejb11.DDProjectDefinition
Enable update propagation for the project.
size() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Return the size of this Collection.
SQL - Static variable in class oracle.toplink.tools.ejb11.FinderDefinition
 
STATEFUL - Static variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
STATELESS - Static variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
storeAssemblyProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Store the assembly properties in the element passed in and using the XML document.
storeBeanProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
Store the properties in the element passed in and using the XML document.
storeBeanProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlEntityBeanDefinition
Store the properties in the element passed in and using the XML document.
storeBeanProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
Store the properties in the element passed in and using the XML document.
storeProperties() - Method in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
storeProperties(Document) - Method in class oracle.toplink.tools.ejb11.ProjectDefinition
 
storeProperties(Document) - Method in class oracle.toplink.tools.ejb11.FinderDefinition
 
storeProperties(Element, Document) - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Store the properties in the element passed in and using the XML document.
SUPPORTS - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
SYNCHRONOUS - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 

T

TI_TRANSACTION_NONE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_READ_COMMITTED - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_READ_UNCOMMITTED - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_REPEATABLE_READ - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
TI_TRANSACTION_SERIALIZABLE - Static variable in class oracle.toplink.tools.ejb11.CMPBeanDefinition
 
toArray() - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns an Array containing all elements in this Collection.
toArray(Object[]) - Method in interface oracle.toplink.ejb.cmp.wls.CursoredCollection
Returns an Array containing all elements in this Collection whose type matches any type in the provided array.
TOPLINK_3_0_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_3_5_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_CMP_BEAN - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
topLink_CMP_DTD() - Static method in class oracle.toplink.tools.ejb11.BeanInformationDefinition
This method contains the body of the toplink-cmp.dtd file.
TOPLINK_DOCTYPE_DESC - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
TOPLINK_DOCTYPE_URL - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 
topLinkBeanFileName() - Method in class oracle.toplink.tools.ejb11.EJBXmlWebLogicBeanDefinition
Return the file name for a TopLink CMP bean.
transactionType - Variable in class oracle.toplink.tools.ejb11.EJBXmlSessionBeanDefinition
 
transAttribute - Variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 
TRUE - Static variable in class oracle.toplink.tools.ejb11.EJBXmlBeanDefinition
 

U

UPDATE_PROPAGATION - Static variable in class oracle.toplink.tools.ejb11.BeanInformationDefinition
 

A B C D E F G H I J L M N O P R S T U