A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

ACCAbstract - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCAnnotation - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCBridge - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCESS_PACKAGE_LOCAL - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
ACCESS_PRIVATE - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
ACCESS_PROTECTED - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
ACCESS_PUBLIC - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
ACCEnum - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCFinal - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCInterface - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCNative - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCPrivate - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCProtected - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCPublic - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCPublicPrivateProtected - Static variable in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
ACCStatic - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCStaticFinal - Static variable in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
ACCStrict - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCSuper - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCSynchronized - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCSynthetic - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCTransient - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCVarargs - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
ACCVolatile - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
AFFIRMATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
AFFIRMATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
AFFIRMATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
AFFIRMATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.Disassembler
 
AID - class org.apache.jdo.impl.fostore.AID.
Represents the identity of a JDO object in the File/Object store.
AID() - Constructor for class org.apache.jdo.impl.fostore.AID
Default constructor.
AID(long) - Constructor for class org.apache.jdo.impl.fostore.AID
Creates an AID with the given value.
AIDTranscriber - class org.apache.jdo.impl.fostore.AIDTranscriber.
 
AIDTranscriber(FOStoreOutput, Class, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.AIDTranscriber
 
AND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
AND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
AND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
ANNOTATION_TYPE_DFG - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
ANNOTATION_TYPE_KEY - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
ANNOTATION_TYPE_MEDIATED - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
APPLICATION - Static variable in class org.apache.jdo.model.jdo.JDOIdentityType
Constant representing jdo identity managed by the application.
AP_NEW - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
AP_NEW_FLUSHED - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
AP_NEW_FLUSHED_DIRTY - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
AP_PENDING - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
ARG_LIST - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
ARG_LIST - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
ARG_LIST - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
ASCENDING - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
ASCENDING - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
ASCENDING - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
ASTToChildren() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
This method initializes the children of this node based on underlying ANTLR tree structure.
AbstractFieldManager - class org.apache.jdo.impl.fostore.AbstractFieldManager.
An implementation of FieldManager in which all methods throw a FOStoreAbstractMethodException with the name of the method invoked.
AbstractFieldManager() - Constructor for class org.apache.jdo.impl.fostore.AbstractFieldManager
 
AbstractFieldRequest - class org.apache.jdo.impl.fostore.AbstractFieldRequest.
This is an AbstractRequest that uses an exception-throwing implementation FieldManager to implement that interface.
AbstractFieldRequest(StateManagerInternal, Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
AbstractJavaField - class org.apache.jdo.impl.model.java.AbstractJavaField.
Abstract super class for JavaField implementations.
AbstractJavaField(String, JavaType) - Constructor for class org.apache.jdo.impl.model.java.AbstractJavaField
Constructor setting the name and declaringClass property.
AbstractJavaModel - class org.apache.jdo.impl.model.java.AbstractJavaModel.
Abstract super class for JavaModel implementations.
AbstractJavaModel() - Constructor for class org.apache.jdo.impl.model.java.AbstractJavaModel
Constructor.
AbstractJavaModelFactory - class org.apache.jdo.impl.model.java.AbstractJavaModelFactory.
Abstract super class for JavaModelFactory implementations.
AbstractJavaModelFactory() - Constructor for class org.apache.jdo.impl.model.java.AbstractJavaModelFactory
 
AbstractJavaType - class org.apache.jdo.impl.model.java.AbstractJavaType.
Abstract super class for JavaType implementations.
AbstractJavaType() - Constructor for class org.apache.jdo.impl.model.java.AbstractJavaType
 
AbstractNodeVisitor - class org.apache.jdo.jdoql.tree.AbstractNodeVisitor.
This class provides a default implementation for the node visitor pattern.
AbstractNodeVisitor() - Constructor for class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
 
AbstractRequest - class org.apache.jdo.impl.fostore.AbstractRequest.
Base implementation for all Request subtypes.
AbstractRequest(StateManagerInternal, Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.AbstractRequest
 
AbstractRequest(Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.AbstractRequest
 
AbstractValueTable - class org.apache.jdo.impl.jdoql.scope.AbstractValueTable.
This method is the abstract super class for ParameterTable and VariableTable.
AbstractValueTable() - Constructor for class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
 
Accessor - interface org.apache.jdo.pm.Accessor.
 
ActivateClassHandler - class org.apache.jdo.impl.fostore.ActivateClassHandler.
Process requests to activate classes.
ActivateClassHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.ActivateClassHandler
 
ActivateClassHandler.ActivateClassFinisher - class org.apache.jdo.impl.fostore.ActivateClassHandler.ActivateClassFinisher.
Takes care of changing the provisional CLIDs in fields whose classes have been activated into real CLIDs.
ActivateClassHandler.ActivateClassFinisher(FOStoreDatabase, OID) - Constructor for class org.apache.jdo.impl.fostore.ActivateClassHandler.ActivateClassFinisher
 
ActivateClassRequest - class org.apache.jdo.impl.fostore.ActivateClassRequest.
Represents a request to cause the description of a class in the client to have a representation in the store.
ActivateClassRequest(Class, Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.ActivateClassRequest
 
Analyzer - class org.apache.jdo.impl.enhancer.core.Analyzer.
Analyzes a class for enhancement.
Analyzer(Controller, Environment) - Constructor for class org.apache.jdo.impl.enhancer.core.Analyzer
Constructor
AndExpr - class org.apache.jdo.impl.jdoql.tree.AndExpr.
This node represents a logical and operator.
AndExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.AndExpr
The noarg constructor is needed for ANTLR support and deserialization.
AndExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.AndExpr
The noarg constructor is needed for ANTLR support.
AndExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.AndExpr
This constructor is called by the query tree instance.
AndExpression - interface org.apache.jdo.jdoql.tree.AndExpression.
This node represents a bitwise or logical and operator depending on the result types of its children.
AnnotatedClassAttribute - class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute.
AnnotatedClassAttribute represents a class level attribute class file which identifies the level of annotation of the class.
AnnotatedClassAttribute(ConstUtf8, short, short, long, long) - Constructor for class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
Constructor
AnnotatedMethodAttribute - class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute.
AnnotatedMethodAttribute represents a class level attribute class file which identifies the level of annotation of the class.
AnnotatedMethodAttribute(ConstUtf8, short, short, InsnTarget[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
Constructor
Annotater - class org.apache.jdo.impl.enhancer.core.Annotater.
Handles the augmentation actions for a method.
Annotater(Controller, Analyzer, Environment) - Constructor for class org.apache.jdo.impl.enhancer.core.Annotater
Constructor
AnnotationTest - class org.apache.jdo.impl.enhancer.util.AnnotationTest.
Utility class for testing a class file for correct annotation.
AnnotationTest(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
ArrayList - class org.apache.jdo.impl.sco.ArrayList.
A mutable 2nd class object that represents ArrayList.
ArrayList(Class, boolean) - Constructor for class org.apache.jdo.impl.sco.ArrayList
Constructs an empty ArrayList object.
ArrayList(Class, boolean, int) - Constructor for class org.apache.jdo.impl.sco.ArrayList
Constructs an empty ArrayList object that the specified initial capacity.
ArraySorter - class org.apache.jdo.impl.enhancer.classfile.ArraySorter.
 
ArraySorter() - Constructor for class org.apache.jdo.impl.enhancer.classfile.ArraySorter
 
AscendingOrderingExpr - class org.apache.jdo.impl.jdoql.tree.AscendingOrderingExpr.
This node represents an operator defining ascendent ordering of instances returned by a query execution.
AscendingOrderingExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.AscendingOrderingExpr
The noarg constructor is needed for ANTLR support and deserialization.
AscendingOrderingExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.AscendingOrderingExpr
The noarg constructor is needed for ANTLR support.
AscendingOrderingExpr(Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.AscendingOrderingExpr
This constructor is called by the query tree instance.
AscendingOrderingExpression - interface org.apache.jdo.jdoql.tree.AscendingOrderingExpression.
This node represents an operator defining ascendent ordering of instances returned by a query execution.
Assertion - class org.apache.jdo.impl.enhancer.util.Assertion.
Support for signalling internal implementation errors.
Assertion() - Constructor for class org.apache.jdo.impl.enhancer.util.Assertion
 
AttributeVector - class org.apache.jdo.impl.enhancer.classfile.AttributeVector.
A list of attributes within a class file.
AttributeVector() - Constructor for class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Construct an empty AttributeVector
AugmentationDiffTest - class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest.
Utility class for testing two class files for equal augmentation.
AugmentationDiffTest() - Constructor for class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
AugmentationTest - class org.apache.jdo.impl.enhancer.util.AugmentationTest.
Utility class for testing a class file for correct augmentation.
AugmentationTest(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
Augmenter - class org.apache.jdo.impl.enhancer.core.Augmenter.
Handles the augmentation actions for a class.
Augmenter(Controller, Analyzer, Environment) - Constructor for class org.apache.jdo.impl.enhancer.core.Augmenter
Constructor
AutoPersistentNew - class org.apache.jdo.impl.state.AutoPersistentNew.
This class represents AutoPersistentNew state specific state transitions as requested by StateManagerImpl.
AutoPersistentNew() - Constructor for class org.apache.jdo.impl.state.AutoPersistentNew
 
AutoPersistentNewFlushed - class org.apache.jdo.impl.state.AutoPersistentNewFlushed.
This class represents AutoPersistentNewFlushed state specific state transitions as requested by StateManagerImpl.
AutoPersistentNewFlushed() - Constructor for class org.apache.jdo.impl.state.AutoPersistentNewFlushed
 
AutoPersistentNewFlushedDirty - class org.apache.jdo.impl.state.AutoPersistentNewFlushedDirty.
This class represents AutoPersistentNewFlushedDirty state specific state transitions as requested by StateManagerImpl.
AutoPersistentNewFlushedDirty() - Constructor for class org.apache.jdo.impl.state.AutoPersistentNewFlushedDirty
 
AutoPersistentPending - class org.apache.jdo.impl.state.AutoPersistentPending.
This class represents AutoPersistentPending state that is a result of a previous call to makePersistent on a transient instance that referenced this instance (persistence-by-reachability).
AutoPersistentPending() - Constructor for class org.apache.jdo.impl.state.AutoPersistentPending
 
aLoad(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading a reference from a local variable slot
aStore(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for storing a reference to a local variable slot
abbrev - Variable in class org.apache.jdo.impl.enhancer.OptionSet.Option
The short form name of this option.
abbrevs - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Maps the option's short form against option instances.
abstractCollectionType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.AbstractCollection.
abstractListType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.AbstractList.
abstractMapType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.AbstractMap.
abstractSetType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.AbstractSet.
acc - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
access() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Return the access flags for the field - see VMConstants
access() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the access flags for the class - see VMConstants
access() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Return the access flags for the method - see VMConstants
access() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Return the access flags for the method - see VMConstants
accessFlags - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassField
 
accessFlags - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
accessFlags - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
activateClass(Class, Message) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Writes a request to activate the given state manager's class
activateClasses(Class, Message) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Activates this class and all supeclasses.
add(OID) - Method in class org.apache.jdo.impl.fostore.DBExtent
 
add(OID, Object) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Adds the specified value to values associated in this index with the specified key.
add(CLID) - Method in class org.apache.jdo.impl.fostore.SubclassSet
Add the given clid to the list.
add(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Creates a new entry in the variable table with the specified name as key and an empty value.
add(Object) - Method in class org.apache.jdo.impl.sco.ArrayList
Appends the specified element to the end of this ArrayList.
add(int, Object) - Method in class org.apache.jdo.impl.sco.ArrayList
Inserts the specified element at the specified position in this ArrayList.
add(Object) - Method in class org.apache.jdo.impl.sco.HashSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class org.apache.jdo.impl.sco.LinkedList
Appends the specified element to the end of this LinkedList.
add(int, Object) - Method in class org.apache.jdo.impl.sco.LinkedList
Inserts the specified element at the specified position in this LinkedList.
add(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
Adds the specified element to this set if it is not already present.
add(Object) - Method in class org.apache.jdo.impl.sco.Vector
Appends the specified element to the end of this Vector.
add(int, Object) - Method in class org.apache.jdo.impl.sco.Vector
Inserts the specified element at the specified position in this Vector.
add(Object) - Method in class org.apache.jdo.query.BasicQueryResult
This method throws UnsupportedOperationException because the collection is read-only.
add(Object) - Method in class org.apache.jdo.util.WeakHashSet
Adds the specified element to this set if it is not already present.
addAll(Collection) - Method in class org.apache.jdo.impl.sco.ArrayList
Appends all of the elements in the specified Collection to the end of this ArrayList, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class org.apache.jdo.impl.sco.ArrayList
Inserts all of the elements in in the specified Collection into this ArrayList at the specified position.
addAll(Collection) - Method in class org.apache.jdo.impl.sco.HashSet
Adds all of the elements in the specified collection to this collection
addAll(Collection) - Method in class org.apache.jdo.impl.sco.LinkedList
Appends all of the elements in the specified Collection to the end of this LinkedList, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class org.apache.jdo.impl.sco.LinkedList
Inserts all of the elements in in the specified Collection into this LinkedList at the specified position.
addAll(Collection) - Method in class org.apache.jdo.impl.sco.TreeSet
Adds all of the elements in the specified collection to this collection
addAll(Collection) - Method in class org.apache.jdo.impl.sco.Vector
Appends all of the elements in the specified Collection to the end of this Vector, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class org.apache.jdo.impl.sco.Vector
Inserts all of the elements in in the specified Collection into this Vector at the specified position.
addAll(Collection) - Method in class org.apache.jdo.query.BasicQueryResult
This method throws UnsupportedOperationException because the collection is read-only.
addAllInternal(Collection) - Method in class org.apache.jdo.impl.sco.ArrayList
 
addAllInternal(Collection) - Method in class org.apache.jdo.impl.sco.HashSet
 
addAllInternal(Collection) - Method in class org.apache.jdo.impl.sco.LinkedList
 
addAllInternal(Collection) - Method in class org.apache.jdo.impl.sco.TreeSet
 
addAllInternal(Collection) - Method in class org.apache.jdo.impl.sco.Vector
 
addAllInternal(Collection) - Method in interface org.apache.jdo.sco.SCOCollection
Adds objects of the given Collection to this Collection without recording the event.
addArrayCLIDs(Object) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
addAscendingOrdering(Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Adds an ascending ordering expression to this query tree.
addAscendingOrdering(Expression) - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Adds an ascending ordering expression to this query tree.
addCLID(Object) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
addCLID(CLID) - Method in class org.apache.jdo.impl.fostore.Message
Add the given CLID to the set of CLIDs maintained by this Message.
addCharacterCast(JDOQLAST, JavaType) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
The query runtime has a problem with binary or relational expressions having an operand of type char or Character.
addClass(String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a class constant in the pool
addCollectionCLIDs(Collection) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
addConnection() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Increment the openConnections to allow proper close when the last connection closes the database.
addDescendingOrdering(Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Adds an descending ordering expression to this query tree.
addDescendingOrdering(Expression) - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Adds an descending ordering expression to this query tree.
addDouble(double) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a double constant in the pool
addElement(ClassAttribute) - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Add an element to the vector
addElement(ExceptionRange) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
Add an exception handler to the list
addElement(Object) - Method in class org.apache.jdo.impl.sco.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addExtent(DBExtent) - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Adds the extent to this connections set of extents that have been changed during a transaction.
addExtent(DBExtent) - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Adds the extent to this connections set of extents that have been changed during a transaction.
addField(ClassField) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Add a field to the list of the fields which the class contains
addField(ClassField, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Add a field to the list of the fields which the class contains, at the index'th position.
addField(String, String, int) - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds a field to the class.
addField(JDOField) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Adds a new field.
addFieldMediateReadImpl(List, String, String, int, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
addFieldMediateWriteImpl(List, String, String, int, String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
addFieldNum(int) - Method in class org.apache.jdo.impl.fostore.FetchRequest
Adds to the set of fields that are to be manipulated.
addFieldNum(int) - Method in interface org.apache.jdo.impl.fostore.FieldRequest
Adds to the set of fields that are to be manipulated.
addFieldRef(String, String, String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a field constant in the pool
addFirst(Object) - Method in class org.apache.jdo.impl.sco.LinkedList
Inserts the given element at the beginning of this list.
addFloat(float) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a float constant in the pool
addInteger(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create an integer constant in the pool
addInterface(ConstClass) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Add an interface to the list of the interfaces which the class implements
addInterfaceMethodRef(String, String, String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create an interface method constant in the pool
addInternal(Object) - Method in class org.apache.jdo.impl.sco.ArrayList
 
addInternal(Object) - Method in class org.apache.jdo.impl.sco.HashSet
 
addInternal(Object) - Method in class org.apache.jdo.impl.sco.LinkedList
 
addInternal(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
 
addInternal(Object) - Method in class org.apache.jdo.impl.sco.Vector
 
addInternal(Object) - Method in interface org.apache.jdo.sco.SCOCollection
Adds object to the Collection without recording the event.
addJDOArrayArgumentIterationMethod(String, String, int, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoArrayArgumentIteration method for the class.
addJDOCheckedReadAccessMethod(String, String, int, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an accessor method for checked read access.
addJDOCheckedWriteAccessMethod(String, String, int, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build a mutator method for checked write access.
addJDOClearMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoClear method for the class.
addJDOClone() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the clone method for the class.
addJDOCopyFieldMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoCopyField method for the class.
addJDOCopyFieldsMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoArrayArgumentIteration method for the class.
addJDOCopyKeyFieldsFromObjectIdMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoCopyKeyFieldsFromObjectId method for the class.
addJDOCopyKeyFieldsFromObjectIdOIFCMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoCopyKeyFieldsFromObjectId method for the class.
addJDOCopyKeyFieldsToFromObjectIdMethod(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoCopyKeyFieldsTo/FromObjectId method for the class.
addJDOCopyKeyFieldsToFromObjectIdOIFSMethod(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoCopyKeyFieldsTo/FromObjectId method for the class.
addJDOCopyKeyFieldsToObjectIdMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoCopyKeyFieldsToObjectId method for the class.
addJDOCopyKeyFieldsToObjectIdOIFSMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoCopyKeyFieldsToObjectId method for the class.
addJDODirectReadAccessMethod(String, String, int, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an accessor method for direct read access.
addJDODirectWriteAccessMethod(String, String, int, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build a mutator method for direct write access.
addJDOGetManagedFieldCountMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoGetManagedFieldCount method for the class.
addJDOGetObjectIdMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an object query method for the class.
addJDOGetPersistenceManagerMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an object query method for the class.
addJDOGetTransactionalObjectIdMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an object query method for the class.
addJDOInterrogativeMethod(String, String, int, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an interrogative method named methodName for the class.
addJDOIsDeletedMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an interrogative method for the class.
addJDOIsDirtyMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an interrogative method for the class.
addJDOIsNewMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an interrogative method for the class.
addJDOIsPersistentMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an interrogative method for the class.
addJDOIsTransactionalMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an interrogative method for the class.
addJDOMakeDirtyMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoMakeDirty method for the class.
addJDOMediatedReadAccessMethod(String, String, int, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an accessor method for mediated read access.
addJDOMediatedWriteAccessMethod(String, String, int, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build a mutator method for mediated write access.
addJDONewInstanceMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoNewInstance method for the class.
addJDONewInstanceOidMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoNewInstance method for the class.
addJDONewObjectIdInstanceMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoNewObjectIdInstance method for the class.
addJDONewObjectIdInstanceStringMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoNewObjectIdInstance method for the class.
addJDOObjectQueryMethod(String, String, int, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build an object query method for the class.
addJDOPreSerializeCall(String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds a call to jdoPreSerialize as first statement to the existing method.
addJDOPreSerializeMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoPreSerialize method for the class.
addJDOProvideFieldMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoProvideField method for the class.
addJDOProvideFieldsMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoArrayArgumentIteration method for the class.
addJDOReplaceFieldMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoReplaceField method for the class.
addJDOReplaceFieldsMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoArrayArgumentIteration method for the class.
addJDOReplaceFlags() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoReplaceFlags method for the class.
addJDOReplaceStateManager() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the jdoSetStateManager method for the class.
addLast(Object) - Method in class org.apache.jdo.impl.sco.LinkedList
Appends the given element to the end of this list.
addLineNumberTableAttr - Static variable in class org.apache.jdo.impl.enhancer.core.Augmenter
 
addLong(long) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a long constant in the pool
addMapCLIDs(Map) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
addMethod(ClassMethod) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Add a method to the list of the methods which the class defines
addMethod(String, String, int, CodeAttribute, ExceptionsAttribute) - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds a method to the class.
addMethodRef(String, String, String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a method constant in the pool
addNameAndType(String, String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a name/type constant in the pool
addNullMethod(String, String, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Builds an empty method (for debugging).
addPropertyChangeListener(PropertyChangeListener) - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Add a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.jdo.model.jdo.JDOElement
Add a property change listener.
addStaticInitialization() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the static initialization code for the class.
addString(String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a string constant in the pool
addSunJDOClassForNameMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the sunjdoClassForName method for the class.
addSyntheticAttr - Static variable in class org.apache.jdo.impl.enhancer.core.Augmenter
 
addURL(URL) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
addUnicode(String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a unicode constant in the pool Obsolete?
addUtf8(String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a utf8 constant in the pool
addVetoableChangeListener(VetoableChangeListener) - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Add a vetoable change listener.
addVetoableChangeListener(VetoableChangeListener) - Method in interface org.apache.jdo.model.jdo.JDOElement
Add a vetoable change listener.
addWriteObjectMethod() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Build the writeObject method for the class.
added - Variable in class org.apache.jdo.impl.sco.ArrayList
 
added - Variable in class org.apache.jdo.impl.sco.HashSet
 
added - Variable in class org.apache.jdo.impl.sco.LinkedList
 
added - Variable in class org.apache.jdo.impl.sco.TreeSet
 
added - Variable in class org.apache.jdo.impl.sco.Vector
 
addedKeys - Variable in class org.apache.jdo.impl.sco.HashMap
 
addedKeys - Variable in class org.apache.jdo.impl.sco.Hashtable
 
addedKeys - Variable in class org.apache.jdo.impl.sco.TreeMap
 
addedValues - Variable in class org.apache.jdo.impl.sco.HashMap
 
addedValues - Variable in class org.apache.jdo.impl.sco.Hashtable
 
addedValues - Variable in class org.apache.jdo.impl.sco.TreeMap
 
additiveExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
addrType - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
JNDI property type
advance(int) - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
affirm(boolean) - Static method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
affirm(boolean, String) - Static method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel
 
affirm(boolean) - Static method in class org.apache.jdo.impl.enhancer.util.Assertion
 
affirm(boolean, String) - Static method in class org.apache.jdo.impl.enhancer.util.Assertion
 
affirm(Object) - Static method in class org.apache.jdo.impl.enhancer.util.Assertion
 
affirm(Object, String) - Static method in class org.apache.jdo.impl.enhancer.util.Assertion
 
affirm(boolean) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
affirm(Object) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
afm - Variable in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
afterCompletion(boolean) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Called by Transaction commit() or rollback() cleans up transactional cache
afterCompletion(int) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Called by Transaction commit() or rollback() cleans up transactional cache
afterCompletion(int) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Called in the managed environment only for transaction completion by TransactionSynchronization#afterCompletion(int st).
afterCompletion(int) - Method in class org.apache.jdo.impl.pm.TransactionSynchronization
 
afterCompletion(boolean, boolean, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transitions LifeCycleState on afterCompletion.
afterCompletion(boolean, boolean, boolean) - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state in afterCompletion callback
allocate(FOStorePMF) - Static method in class org.apache.jdo.impl.fostore.RequestId
 
allowNulls - Variable in class org.apache.jdo.impl.sco.ArrayList
 
allowNulls() - Method in class org.apache.jdo.impl.sco.ArrayList
 
allowNulls - Variable in class org.apache.jdo.impl.sco.HashMap
 
allowNulls() - Method in class org.apache.jdo.impl.sco.HashMap
 
allowNulls - Variable in class org.apache.jdo.impl.sco.HashSet
 
allowNulls() - Method in class org.apache.jdo.impl.sco.HashSet
 
allowNulls - Variable in class org.apache.jdo.impl.sco.Hashtable
 
allowNulls() - Method in class org.apache.jdo.impl.sco.Hashtable
 
allowNulls - Variable in class org.apache.jdo.impl.sco.LinkedList
 
allowNulls() - Method in class org.apache.jdo.impl.sco.LinkedList
 
allowNulls - Variable in class org.apache.jdo.impl.sco.TreeMap
 
allowNulls() - Method in class org.apache.jdo.impl.sco.TreeMap
 
allowNulls - Variable in class org.apache.jdo.impl.sco.TreeSet
 
allowNulls() - Method in class org.apache.jdo.impl.sco.TreeSet
 
allowNulls - Variable in class org.apache.jdo.impl.sco.Vector
 
allowNulls() - Method in class org.apache.jdo.impl.sco.Vector
 
allowNulls() - Method in interface org.apache.jdo.sco.SCOCollection
Returns whether nulls are permitted as elements.
allowNulls() - Method in interface org.apache.jdo.sco.SCOMap
Returns whether nulls are permitted as keys or values.
allowedChangeApplicationIdentity - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
analyseBinaryArithmeticExpr(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a binary arithmetic expression +, -, *, /.
analyseBitwiseExpr(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a bitwise/logical operation (&, |, ^)
analyseCollectionCall(JDOQLAST, JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a call for an object that implements Collection.
analyseComplementExpr(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a complement expression.
analyseComplementExprType(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a complement expression.
analyseConditionalExpr(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a boolean conditional operation (&&, ||)
analyseDefinedIdentifier(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
This method analyses an identifier defined in the current scope which is a field, variable or parameter defined in the symbol table.
analyseDotExpr(JDOQLAST, JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
This method analyses a dot expression of the form expr.ident or expr.ident(params) where expr itself can again be a dot expression.
analyseFieldAccess(JDOQLAST, JDOQLAST, JavaType, JavaField) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
analyseOrderingExpression(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
This method analyses the expression of a single ordering definition.
analyseRelationalExpr(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a relational operation.
analyseStaticFieldAccess(JDOQLAST, JDOQLAST, JavaType, JavaField) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
analyseStringCall(JDOQLAST, JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a call for an object of type String.
analyseUnaryArithmeticExpr(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a unary expression + and -
analyseUnaryArithmeticExprType(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Analyses a unary expression + and -
analyzer - Variable in class org.apache.jdo.impl.enhancer.core.Annotater
The class analyzer for this class.
analyzer - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
The class analyzer for this class.
analyzer - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The class analyzer for this class.
analyzer - Variable in class org.apache.jdo.impl.enhancer.core.Controller
The analyzer for this class.
andExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
annotatableMethods - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The map of found JDO methods
annotate() - Method in class org.apache.jdo.impl.enhancer.core.Annotater
Performs necessary annotation actions on the class.
annotate() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Performs necessary annotation actions on the class.
annotateClone(ClassMethod, String) - Method in class org.apache.jdo.impl.enhancer.core.Annotater
 
annotated(ClassMethod) - Method in class org.apache.jdo.impl.enhancer.core.Annotater
Annotate the class method.
annotatedFieldCount - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The number of annotated fields.
annotatedFieldFlags - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The jdo flags of all annotated fields sorted by relative field index.
annotatedFieldMods - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The java access modifiers of all annotated fields sorted by relative field index.
annotatedFieldNames - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The names of all annotated fields sorted by relative field index.
annotatedFieldRefs - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field refs for the annotated fields sorted by their relative field index.
annotatedFieldSigs - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The type names of all annotated fields sorted by relative field index.
annotatedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
annotatedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
annotater - Variable in class org.apache.jdo.impl.enhancer.core.Controller
The method annotation controller for this class.
annotationFlags - Variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
annotationFlags - Variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
annotationRanges - Variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
annotationType - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
The annotation type.
append(Insn) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Append an instruction sequence at the end of this instruction sequence.
appendBeginCopyField(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for the begin of the jdoCopyField method.
appendBeginProvideReplaceField(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for the begin of the jdoProvideField and jdoReplaceField methods.
appendCaseBranchForCopyField(Insn, ConstFieldRef) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for one case-branch in the jdoCopyField method.
appendCaseBranchForProvideField(Insn, String, String, ConstFieldRef) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for one case-branch in the jdoProvideField method.
appendCaseBranchForReplaceField(Insn, String, String, ConstFieldRef, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for one case-branch in the jdoReplaceField method.
appendCheckStateManager(Insn, int, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for handling if jdoStateManager field is null.
appendCheckVarInstanceOf(Insn, int, ConstClass, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for handling if an argument is instance of a class.
appendCheckVarNonNull(Insn, int, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for handling if an argument is null.
appendCopyKeyFieldFromOid(Insn, String, String, int, ConstFieldRef) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for one case-branch in the jdoCopyKeyFieldsFromObjectId.
appendCopyKeyFieldToOid(Insn, String, String, int, ConstFieldRef, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for one case-branch in the jdoCopyKeyFieldsToObjectId.
appendDirectReadReturn(Insn, ConstFieldRef) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Append the code for returning the value from a direct read access.
appendDirectWriteReturn(Insn, ConstFieldRef) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Append the code for assigning the argument to the field and return.
appendEndCopyField(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the default-branch code for the jdoCopyField method.
appendEndProvideReplaceField(Insn, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the default-branch code for the jdoProvideField and jdoReplaceField methods.
appendMediatedReadAccess(Insn, int, ConstFieldRef, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Append the code for mediated read access.
appendMediatedWriteAccess(Insn, int, ConstFieldRef, int) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Append the code for mediated write access.
appendStatementsForCopyKeyFieldsFromOid(Insn, Builder.SizeHolder) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the field assignment code for the jdoCopyKeyFieldsFromObjectId.
appendStatementsForCopyKeyFieldsToOid(Insn, Builder.SizeHolder) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the field assignment code for the jdoCopyKeyFieldsToObjectId.
appendSwitchForCopyField(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the switch code for the jdoCopyField method.
appendSwitchForProvideField(Insn, Builder.SizeHolder) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the switch code for the jdoProvideField method.
appendSwitchForReplaceField(Insn, Builder.SizeHolder) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the switch code for the jdoReplaceField method.
appendThrowJavaException(Insn, String, String) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for throwing a IllegalArgumentException.
applicationJavaModel - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
The JavaModel for the class loader of the candidate class.
applyFilter(Object) - Method in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
This method determines whether the specified object is assignment compatible to the candidate Class specified by the user and satisfies the query filter.
applyFilter(Object) - Method in interface org.apache.jdo.query.QueryResultHelper
This method determines whether the specified object is assignment compatible to the candidate Class specified by the user and satisfies the query filter.
archiveFileNames - Variable in class org.apache.jdo.impl.enhancer.ClassArgOptions
The list of archive file name arguments.
argList() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
argList(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
What are the types of the stack operands ?
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
What are the types of the stack operands ?
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
What are the types of the stack operands ?
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
What are the types of the stack operands ?
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
What are the types of the stack operands ?
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
What are the types of the stack operands ?
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
argTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.VMOp
Return the type descriptor for the stack arguments to the operation.
args(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
args - Variable in class org.apache.jdo.impl.jdoql.tree.MethodCallExpr
 
arguments - Variable in class org.apache.jdo.impl.enhancer.OptionSet
The collected arguments.
argumentsHeader - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Usage printout.
arrayClass() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
Return the array class being created
arrayListTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
arrayListType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.ArrayList.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.AndExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.AscendingOrderingExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.CandidateClassImpl
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.CastExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ComplementExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ConditionalAndExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ConditionalOrExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ConstantExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.DescendingOrderingExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.DivideExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.EqualsExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Delegates to the argument visitor.
arrive(BinaryExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Binary expressions are dumped in parenthesized manner.
arrive(AscendingOrderingExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Ascending ordering expressions are dumped like Ascending(expression).
arrive(DescendingOrderingExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Descending ordering expressions are dumped like Descending(expression).
arrive(ConstantExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Dumps the value of the argument node.
arrive(CastExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Cast expressions are dumped like (type)expression.
arrive(FieldAccessExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Field access expressions are dumped like target.fieldName.
arrive(ComplementExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Complement expressions are dumped like ~expression.
arrive(IdentifierExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Dumps the name of an identifier expression.
arrive(NotExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Dumps a not expression.
arrive(UnaryMinusExpression) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Unary minus expressions are dumped like -expression.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.GreaterThanEqualsExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.GreaterThanExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.IdentifierExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.IsEmptyCallExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.LessThanEqualsExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.LessThanExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.MinusExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Implements a noop as a default implementation.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.NotEqualsExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.NotExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.OrExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ParameterAccessExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ParameterDecl
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.PlusExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.ThisExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.TimesExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.TypeImpl
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.UnaryMinusExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.UnaryPlusExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.VariableAccessExpr
Delegates to the argument visitor.
arrive(NodeVisitor) - Method in class org.apache.jdo.impl.jdoql.tree.VariableDecl
Delegates to the argument visitor.
arrive(BinaryExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Expression.
arrive(Declaration) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Node.
arrive(Expression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Node.
arrive(MethodCallExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Expression.
arrive(OrderingExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Node.
arrive(Node) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method defines the default implementation for all arrive methods: It immediately returns without executing any other instruction.
arrive(UnaryExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Expression.
arrive(AndExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(AscendingOrderingExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to OrderingExpression.
arrive(BooleanLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(ByteLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(CandidateClass) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Node.
arrive(CastExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Expression.
arrive(CharLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(ComplementExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to UnaryExpression.
arrive(ConditionalAndExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(ConditionalOrExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(ConstantExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Expression.
arrive(ContainsCallExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to MethodCallExpression.
arrive(DescendingOrderingExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to OrderingExpression.
arrive(DivideExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(DoubleLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(EqualsExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(EndsWithCallExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to MethodCallExpression.
arrive(FieldAccessExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to IdentifierExpression.
arrive(FloatLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(GreaterThanEqualsExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(GreaterThanExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(IdentifierExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Expression.
arrive(IntLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(IsEmptyCallExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to MethodCallExpression.
arrive(LessThanEqualsExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(LessThanExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(LongLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(MinusExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(NotEqualsExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(NotExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to UnaryExpression.
arrive(OrExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(ParameterAccessExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to IdentifierExpression.
arrive(ParameterDeclaration) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Declaration.
arrive(PlusExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(QueryTree) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Node.
arrive(ShortLiteralExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to ConstantExpression.
arrive(StartsWithCallExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to MethodCallExpression.
arrive(StaticFieldAccessExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to FieldAccessExpression.
arrive(ThisExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to IdentifierExpression.
arrive(TimesExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to BinaryExpression.
arrive(Type) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Node.
arrive(UnaryMinusExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to UnaryExpression.
arrive(UnaryPlusExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to UnaryExpression.
arrive(VariableAccessExpression) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to IdentifierExpression.
arrive(VariableDeclaration) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to arrive casting the argument node to Declaration.
arrive(NodeVisitor) - Method in interface org.apache.jdo.jdoql.tree.Node
This method is called by the tree walker when this node is walked but its children have not been walked yet.
arrive(AndExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(AscendingOrderingExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(BooleanLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ByteLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(CandidateClass) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(CastExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(CharLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ComplementExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ConditionalAndExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ConditionalOrExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ConstantExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ContainsCallExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(DescendingOrderingExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(DivideExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(DoubleLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(EndsWithCallExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(EqualsExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(FieldAccessExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(StaticFieldAccessExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(FloatLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(GreaterThanEqualsExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(GreaterThanExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(IdentifierExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(IntLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(IsEmptyCallExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(LessThanEqualsExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(LessThanExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(LongLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(MinusExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(NotEqualsExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(NotExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(OrExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ParameterAccessExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ParameterDeclaration) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(PlusExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(QueryTree) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ShortLiteralExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(StartsWithCallExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(ThisExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(TimesExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(Type) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(UnaryMinusExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(UnaryPlusExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(VariableAccessExpression) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
arrive(VariableDeclaration) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking any children of the argument node.
asList(int[]) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
asNameValue() - Method in class org.apache.jdo.impl.enhancer.OptionSet.FlagOption
 
asNameValue() - Method in class org.apache.jdo.impl.enhancer.OptionSet.HelpOption
 
asNameValue() - Method in class org.apache.jdo.impl.enhancer.OptionSet.IntOption
 
asNameValue() - Method in class org.apache.jdo.impl.enhancer.OptionSet.Option
Returns a String representation of this option's value for printing.
asNameValue() - Method in class org.apache.jdo.impl.enhancer.OptionSet.StringOption
 
asString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
Return the class name in simple string form
asString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
return the value associated with the entry
asString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
return the value associated with the entry
asUsageHelp() - Method in class org.apache.jdo.impl.enhancer.OptionSet.Option
Returns a usage description of this option.
assertActiveTransaction(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
assert that the associated Transaction is active
assertBundle() - Method in class org.apache.jdo.util.I18NHelper
Assert resources available
assertBundle(String) - Method in class org.apache.jdo.util.I18NHelper
Assert resources available
assertConfigurable() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
assertConfigurable() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Asserts that change to the property is allowed
assertElementType(Object, Class) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies that the component to insert is of correct type
assertIsOpen() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
assert this PM instance is open
assertIsOpen() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
assert this PM instance is open
assertKeyType(Object, Class) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies that the key to insert is of correct type.
assertNotBusy(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
 
assertNotClosed() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
assertNotClosed() - Method in class org.apache.jdo.impl.fostore.Reply
 
assertNotClosed() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Assert that this PersistenceManagerFactory is not closed.
assertNotNull(int, Object) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
 
assertNotRollbackOnly() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
 
assertNullKeysAllowed(Object, boolean) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies if null values are allowed for keys of an SCOMap.
assertNullValuesAllowed(Object, boolean) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies if null values are allowed for values of an SCOMap.
assertNulls(Object, boolean, String) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies if nulls are allowed as instances of this SCO.
assertNullsAllowed(Object, boolean) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies if null values are allowed for elements of an SCOCollection.
assertPersistenceCapable(Object, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
assert Object is PersistenceCapable
assertPersistenceManager(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
assert PersistenceCapable is associated with this instance of PersistenceManager
assertReadAllowed() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Assert the NontransactionalRead flag is true or a transaction is active.
assertReadAllowed() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
assertReadAllowed() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
assert that the NontransactionalRead flag is true or a transaction is active.
assertSCOElementType(Object, JDOField) - Method in class org.apache.jdo.impl.state.SCOProcessor.CollectionProcessor
Assert element type of an SCO Collection.
assertSCOElementType(Object, JDOField) - Method in class org.apache.jdo.impl.state.SCOProcessor.DateProcessor
Assert element type of an SCO Collection or key and value types of an SCO Map.
assertSCOElementType(Object, JDOField) - Method in class org.apache.jdo.impl.state.SCOProcessor.MapProcessor
Assert key and value type of an SCO Map.
assertSCOElementType(Object, JDOField) - Method in class org.apache.jdo.impl.state.SCOProcessor.Processor
Assert element type of an SCO Collection or key and value types of an SCO Map.
assertSCOElementType(Object, JDOField) - Method in class org.apache.jdo.impl.state.SCOProcessor
Assert element type of an SCO Collection or key and value types of an SCO Map.
assertSCOElementType(Object, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Assert element type of an SCO Collection or key and value types of an SCO Map.
assertTransaction(boolean) - Method in class org.apache.jdo.impl.state.LifeCycleState
Asserts that current transaction is active.
assertType(Object, Class, String) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies that the value to insert is of correct type.
assertValueType(Object, Class) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Verifies that the value to insert is of correct type.
attachConstraintToUsedAST(VariableChecker.VarInfo) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
 
attrAt(int) - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Returns the i'th attribute in the array
attrName() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
Returns the name of the attribute
attrVersion - Variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
attrVersion - Variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
attributeBytes - Variable in class org.apache.jdo.impl.enhancer.classfile.GenericAttribute
 
attributeName - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
 
attributes - Variable in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
 
attributes() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Return the attributes associated with the field
attributes() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the list of the attributes associated with the class
attributes() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Return the attributes associated with the member
attributes() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Return the attributes associated with the method
attributes() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Return the attributes which apply to this code
augment() - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the augmentation to the class.
augment() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Performs necessary augmentation actions on the class.
augmentClassInterface(String) - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the specified interface to the implements clause of the class.
augmentGenericJDOFields() - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the generic JDO fields to the class.
augmentGenericJDOMethods() - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the generic JDO methods to the class.
augmentJDOAccessorMutatorMethod(String, String, int, int, int) - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the JDO accessor+mutator method for a field.
augmentJDOAccessorMutatorMethods() - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the JDO accessor+mutator methods to the class.
augmentSerializableSupportMethods() - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
 
augmentSpecificJDOFields() - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the specific JDO fields to the class.
augmentSpecificJDOMethods() - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Adds the specific JDO methods to the class.
augmenter - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The augmentation controller for this class.
augmenter - Variable in class org.apache.jdo.impl.enhancer.core.Controller
The augmentation controller for this class.

B

BAND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BAND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BAND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BAND_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BAND_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BAND_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BMT_JDO - Static variable in class org.apache.jdo.impl.pm.TransactionImpl
 
BMT_UT - Static variable in class org.apache.jdo.impl.pm.TransactionImpl
 
BNOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BNOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BNOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BOOLEAN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BOOLEAN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BOOLEAN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BOOLEAN_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BOOLEAN_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BOOLEAN_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BOR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BOR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BOR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BOR_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BOR_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BOR_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BYTE - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber.BitSetTranscriber
 
BYTE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BYTE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BYTE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BYTE_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
BYTE_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
BYTE_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
BaseReflectionJavaField - class org.apache.jdo.impl.model.java.BaseReflectionJavaField.
This class provides a basic JavaField implementation using a reflection Field instance.
BaseReflectionJavaField(Field, JavaType) - Constructor for class org.apache.jdo.impl.model.java.BaseReflectionJavaField
Constructor taking a reflection field representation.
BaseReflectionJavaField(String, JavaType) - Constructor for class org.apache.jdo.impl.model.java.BaseReflectionJavaField
Constructor taking the field name.
BaseReflectionJavaType - class org.apache.jdo.impl.model.java.BaseReflectionJavaType.
This class provides a basic JavaType implementation using a reflection Class instance.
BaseReflectionJavaType(Class, JavaType) - Constructor for class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Constructor.
BasicQueryResult - class org.apache.jdo.query.BasicQueryResult.
This class implements the basic query execution strategy.
BasicQueryResult(QueryResultHelper) - Constructor for class org.apache.jdo.query.BasicQueryResult
Creates new BasicQueryResult
BasicQueryResult.BasicQueryResultIterator - class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator.
The internal query result iterator supports all iterator methods plus close, allowing early release of resources.
BasicQueryResult.BasicQueryResultIterator(Iterator) - Constructor for class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
Construct a new query result iterator given the iterator over the results.
BeginTxHandler - class org.apache.jdo.impl.fostore.BeginTxHandler.
Process BeginTx requests.
BeginTxHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.BeginTxHandler
 
BeginTxRequest - class org.apache.jdo.impl.fostore.BeginTxRequest.
Represents a request to inform the store that a transaction is beginning.
BeginTxRequest(Message, FOStorePMF, boolean) - Constructor for class org.apache.jdo.impl.fostore.BeginTxRequest
 
BigDecimalArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
BigIntegerArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
BinaryExpr - class org.apache.jdo.impl.jdoql.tree.BinaryExpr.
This node represents a binary operator.
BinaryExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.BinaryExpr
The noarg constructor is needed for ANTLR support and deserialization.
BinaryExpr(int, String, Class, Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.BinaryExpr
This constructor is called by specialized nodes.
BinaryExpression - interface org.apache.jdo.jdoql.tree.BinaryExpression.
This node expression represents a binary operator.
BitSetArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
Block - class org.apache.jdo.impl.fostore.Block.
Represents an object stored in the database as a semi-opaque value.
Block(FOStoreInput, int) - Constructor for class org.apache.jdo.impl.fostore.Block
 
Block() - Constructor for class org.apache.jdo.impl.fostore.Block
 
BooleanArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
BooleanLiteralExpr - class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr.
This node represents a boolean literal such as true or false.
BooleanLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
BooleanLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr
The noarg constructor is needed for ANTLR support.
BooleanLiteralExpr(Boolean) - Constructor for class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr
This constructor is called by the query tree instance.
BooleanLiteralExpr(boolean) - Constructor for class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr
This constructor is called by the query tree instance.
BooleanLiteralExpression - interface org.apache.jdo.jdoql.tree.BooleanLiteralExpression.
This node represents a boolean literal such as true or false.
BooleanTranscriber - class org.apache.jdo.impl.fostore.BooleanTranscriber.
Transcribes boolean values.
BooleanTranscriber() - Constructor for class org.apache.jdo.impl.fostore.BooleanTranscriber
 
BufferedRequestFactory - class org.apache.jdo.impl.fostore.BufferedRequestFactory.
Creates different kinds of requests.
BufferedRequestFactory() - Constructor for class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
Builder - class org.apache.jdo.impl.enhancer.core.Builder.
Helper object to create the generic JDO methods for a class.
Builder(Analyzer, Augmenter, Environment) - Constructor for class org.apache.jdo.impl.enhancer.core.Builder
Constructor.
Builder.SizeHolder - class org.apache.jdo.impl.enhancer.core.Builder.SizeHolder.
Holder object for returning a size info from a code generation method.
Builder.SizeHolder() - Constructor for class org.apache.jdo.impl.enhancer.core.Builder.SizeHolder
 
ByteArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
ByteLiteralExpr - class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr.
This node represents a byte literal.
ByteLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
ByteLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr
The noarg constructor is needed for ANTLR support.
ByteLiteralExpr(Byte) - Constructor for class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr
This constructor is called by the query tree instance.
ByteLiteralExpr(byte) - Constructor for class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr
This constructor is called by the query tree instance.
ByteLiteralExpression - interface org.apache.jdo.jdoql.tree.ByteLiteralExpression.
This node represents a byte literal.
ByteTranscriber - class org.apache.jdo.impl.fostore.ByteTranscriber.
Transcribes byte values.
ByteTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ByteTranscriber
 
backlog - Variable in class org.apache.jdo.impl.fostore.Main
The backlog for Socket.listen.
beforeCompletion() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
 
beforeCompletion() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Called in the managed environment only for transaction completion by TransactionSynchronization#beforeCompletion().
beforeCompletion() - Method in class org.apache.jdo.impl.pm.TransactionSynchronization
 
beforeCompletion() - Method in interface org.apache.jdo.store.Connector
Informs the Connector that the transaction has reached it's beforeCompletion phase.
beforeImage - Variable in class org.apache.jdo.impl.state.StateManagerImpl
beforeImage represents state of an instance before any change or as of the call to makePersistent/deletePersistent
begin(boolean) - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
 
begin() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Begin a transaction.
begin(Transaction) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Begin a transaction in a managed environment.
begin(boolean) - Method in interface org.apache.jdo.store.Connector
Informs the Connector that a transaction is beginning.
beginInternal() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Status change and validation.
beginRequest() - Method in class org.apache.jdo.impl.fostore.AbstractRequest
Writes the header of the request.
beginStash() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
Write a nonsense int value at the current position, and return that position for later use with endStash
beginStash() - Method in class org.apache.jdo.impl.fostore.Reply
 
biFields - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
bigDecimalType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.math.BigDecimal.
bigIntegerType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.math.BigInteger.
binaryArithmeticExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
binaryArithmeticExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
binaryNumericPromotion(JavaType, JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Implements binary numeric promotion as defined in the Java Language Specification section 5.6.2
bind(Class, int, PersistenceCapable, Object, PersistenceManagerInternal, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
Causes the given class mapped to an OID.
bitsetType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.BitSet.
bitwiseExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
bitwiseExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
booleanArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
booleanClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Boolean.
booleanType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the primitive type boolean.
booleanValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
booleanValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
boundVariables - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
branchTarget - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Does this instruction branch?
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
branches() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
buffer - Variable in class org.apache.jdo.impl.fostore.AID
 
buffer - Variable in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
buildInstructionBytes() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Derive the instruction byte codes from the instruction list This should also recompute stack and variables but for now we assume that this isn't needed
buildInstructions(CodeEnv) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Derive the instruction list from the instruction byte codes
buildTokenTypeASTClassMap() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
builder - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
The method builder helper object.
bundle - Variable in class org.apache.jdo.util.I18NHelper
The bundle used by this instance of the helper.
bundleName - Variable in class org.apache.jdo.util.I18NHelper
The name of the bundle used by this instance of the helper.
bundleSuffix - Static variable in class org.apache.jdo.util.I18NHelper
The unqualified standard name of a bundle.
bundles - Static variable in class org.apache.jdo.impl.enhancer.util.I18NHelper
 
bundles - Static variable in class org.apache.jdo.util.I18NHelper
Bundles that have already been loaded
busy - Variable in class org.apache.jdo.impl.fostore.FOStoreConnector
True if flush is in progress.
byteArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
byteClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Byte.
byteCodes() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Return the java VM byte code sequence for this method - null for native and abstract methods
byteCodes - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
 
byteType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type byte.
byteValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
byteValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 

C

CANDIDATE_CLASS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
CANDIDATE_CLASS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
CANDIDATE_CLASS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
CARDINALITY_N - Static variable in interface org.apache.jdo.model.jdo.JDORelationship
Constant representing the cardinality n used for lower and upper bounds.
CARDINALITY_ONE - Static variable in interface org.apache.jdo.model.jdo.JDORelationship
Constant representing the cardinality one used for lower and upper bounds.
CARDINALITY_ZERO - Static variable in interface org.apache.jdo.model.jdo.JDORelationship
Constant representing the cardinality zero used for lower and upper bounds.
CAST - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
CAST - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
CAST - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
CC_PersistenceAware - Static variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The class is to be enhanced for persistence-awareness.
CC_PersistenceCapable - Static variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The class is to be enhanced for specific persistence-capability (class does extend another persistence-capable class).
CC_PersistenceCapableRoot - Static variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The class is to be enhanced for generic and specific persistence-capability (class does not extend another persistence-capable class).
CC_PersistenceUnknown - Static variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The enhancement status of the class hasn't been determined yet.
CC_PreviouslyEnhanced - Static variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The class is detected to be enhanced already and is not to be modifed.
CC_Unenhancable - Static variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The class is not to be modified by the enahncer.
CFpropsAccessors - Static variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
This table maps from names to CFAccessors.
CHAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
CHAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
CHAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
CHAR_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
CHAR_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
CHAR_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
CHECKED - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
 
CHECK_READ - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
CHECK_READ - Static variable in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
The JDO field flags.
CHECK_WRITE - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
CHECK_WRITE - Static variable in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
 
CLASSNAME_JDO_IMPL_HELPER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASSNAME_JDO_OBJECT_ID_FIELD_CONSUMER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASSNAME_JDO_OBJECT_ID_FIELD_SUPPLIER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASSNAME_JDO_PERMISSION - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASSNAME_JDO_PERSISTENCE_CAPABLE - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASSNAME_JDO_PERSISTENCE_MANAGER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASSNAME_JDO_STATE_MANAGER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASSNAME_JDO_USER_EXCEPTION - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CLASS_INSTANCES - Static variable in class org.apache.jdo.impl.fostore.DumpOption
List all instances of a particular class.
CLASS_LOCATOR_ERROR - Static variable in class org.apache.jdo.enhancer.Main
 
CLASS_METADATA - Static variable in class org.apache.jdo.impl.fostore.DumpOption
Provide metadata information about a particular class.
CLASS_SUBCLASSES - Static variable in class org.apache.jdo.impl.fostore.DumpOption
List all subclasses of a particular class.
CLID - class org.apache.jdo.impl.fostore.CLID.
Represents a class id.
CLID(int, boolean) - Constructor for class org.apache.jdo.impl.fostore.CLID
 
CLID_MASK - Static variable in class org.apache.jdo.impl.fostore.OID
 
CLID_PREFIX - Static variable in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Prefix for the storageId generated from an class id.
CLID_PREFIX_LENGTH - Static variable in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Length of class id prefix.
CLID_SHIFT - Static variable in class org.apache.jdo.impl.fostore.OID
 
CMT - Static variable in class org.apache.jdo.impl.pm.TransactionImpl
 
COLLECTION_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
COLLECTION_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
COLLECTION_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
COLLECTION_NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
COLLECTION_NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
COLLECTION_NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
COMMA - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
COMMA - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
COMMA - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
COMMENT_ENHANCER_ADDED - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
COMMENT_NOT_ENHANCER_ADDED - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
CONCAT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
CONCAT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
CONCAT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
CONSTANT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
CONSTANT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
CONSTANT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
CONSTANTClass - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTDouble - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTFieldRef - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTFloat - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTInteger - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTInterfaceMethodRef - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTLong - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTMethodRef - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTNameAndType - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTString - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTUnicode - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONSTANTUtf8 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
CONTAINS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
CONTAINS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
CONTAINS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
CacheManagerImpl - class org.apache.jdo.impl.pm.CacheManagerImpl.
 
CacheManagerImpl(PersistenceManagerImpl) - Constructor for class org.apache.jdo.impl.pm.CacheManagerImpl
Constructs new instnstance of CacheManagerImpl
CandidateClass - interface org.apache.jdo.jdoql.tree.CandidateClass.
This node represents the candidate class of a query.
CandidateClassImpl - class org.apache.jdo.impl.jdoql.tree.CandidateClassImpl.
This node represents the candidate class of a query.
CandidateClassImpl() - Constructor for class org.apache.jdo.impl.jdoql.tree.CandidateClassImpl
The noarg constructor is needed for ANTLR support and deserialization.
CandidateClassImpl(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.CandidateClassImpl
The noarg constructor is needed for ANTLR support.
CandidateClassImpl(TypeImpl) - Constructor for class org.apache.jdo.impl.jdoql.tree.CandidateClassImpl
This constructor is called by the query tree instance.
CastExpr - class org.apache.jdo.impl.jdoql.tree.CastExpr.
This node represents a cast expression.
CastExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.CastExpr
The noarg constructor is needed for ANTLR support and deserialization.
CastExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.CastExpr
The noarg constructor is needed for ANTLR support.
CastExpr(Type, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.CastExpr
This constructor is called by the query tree instance.
CastExpression - interface org.apache.jdo.jdoql.tree.CastExpression.
This node represents a cast expression.
ChangeApplicationIdentityOption - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
 
CharLiteralExpr - class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr.
This node represents a character literal.
CharLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
CharLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr
The noarg constructor is needed for ANTLR support.
CharLiteralExpr(Character) - Constructor for class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr
This constructor is called by the query tree instance.
CharLiteralExpr(char) - Constructor for class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr
This constructor is called by the query tree instance.
CharLiteralExpression - interface org.apache.jdo.jdoql.tree.CharLiteralExpression.
This node represents a character literal.
CharTranscriber - class org.apache.jdo.impl.fostore.CharTranscriber.
Transcribes char values.
CharTranscriber() - Constructor for class org.apache.jdo.impl.fostore.CharTranscriber
 
CharacterArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
ClassArgMain - class org.apache.jdo.impl.enhancer.ClassArgMain.
Base class for JDO command line enhancer and tests.
ClassArgMain(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.ClassArgMain
Creates an instance.
ClassArgMain(PrintWriter, PrintWriter, ClassArgOptions) - Constructor for class org.apache.jdo.impl.enhancer.ClassArgMain
Creates an instance.
ClassArgOptions - class org.apache.jdo.impl.enhancer.ClassArgOptions.
Set of options used by the JDO enhancer and its test programs.
ClassArgOptions(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.ClassArgOptions
Creates an instance.
ClassAttribute - class org.apache.jdo.impl.enhancer.classfile.ClassAttribute.
An abstract base class for the attributes within a class file
ClassAttribute(ConstUtf8) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
Constructor
ClassField - class org.apache.jdo.impl.enhancer.classfile.ClassField.
ClassField models the static and non-static fields of a class within a class file.
ClassField(int, ConstUtf8, ConstUtf8, AttributeVector) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassField
Construct a class field object
ClassFile - class org.apache.jdo.impl.enhancer.classfile.ClassFile.
ClassFile models the structure of a class as represented within a class file.
ClassFile(DataInputStream) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassFile
Construct a ClassFile from an input stream
ClassFile(DataInputStream, boolean) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
ClassFile(String, String) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassFile
Construct a bare bones class, ready for additions
ClassFileEnhancer - interface org.apache.jdo.impl.enhancer.ClassFileEnhancer.
A JDO enhancer, or byte-code enhancer, modifies the byte-codes of Java class files to enable transparent loading and storing of the fields of the persistent instances.
ClassFileEnhancerHelper - class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper.
This is a helper-class to perform some useful operations outside a byte code enhancer and delegate the real work to the enhancer.
ClassFileEnhancerHelper() - Constructor for class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper
 
ClassFileEnhancerTimer - class org.apache.jdo.impl.enhancer.ClassFileEnhancerTimer.
Timer-wrapper for ClassFileEnhancer instances.
ClassFileEnhancerTimer(ClassFileEnhancer) - Constructor for class org.apache.jdo.impl.enhancer.ClassFileEnhancerTimer
Creates an instance.
ClassMember - class org.apache.jdo.impl.enhancer.classfile.ClassMember.
ClassMember is a common base class for ClassMethod and ClassField
ClassMember() - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassMember
 
ClassMethod - class org.apache.jdo.impl.enhancer.classfile.ClassMethod.
ClassMethod models the static and non-static methods of a class within a class file.
ClassMethod(int, ConstUtf8, ConstUtf8, AttributeVector) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Construct a class method object
ClassPrint - class org.apache.jdo.impl.enhancer.classfile.ClassPrint.
A really simple class with printing utilities
ClassPrint() - Constructor for class org.apache.jdo.impl.enhancer.classfile.ClassPrint
 
CodeAttribute - class org.apache.jdo.impl.enhancer.classfile.CodeAttribute.
Subtype of ClassAttribute which describes the "Code" attribute associated with a method.
CodeAttribute(ConstUtf8, int, int, Insn, ExceptionTable, AttributeVector) - Constructor for class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Constructs a CodeAttribute object for construction from scratch
CodeAttribute(ConstUtf8, int, int, Insn, byte[], ExceptionTable, AttributeVector, CodeEnv) - Constructor for class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Constructs a CodeAttribute object
CodeAttribute(ConstUtf8, byte[], CodeEnv) - Constructor for class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Constructs a CodeAttribute object for later disassembly
CodeEnv - class org.apache.jdo.impl.enhancer.classfile.CodeEnv.
Environment in which to decode the attributes of a CodeAttribute.
CodeEnv(ConstantPool) - Constructor for class org.apache.jdo.impl.enhancer.classfile.CodeEnv
 
CodeWriter - class org.apache.jdo.impl.enhancer.generator.CodeWriter.
 
CodeWriter() - Constructor for class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
CombinedResourceLocator - class org.apache.jdo.impl.enhancer.util.CombinedResourceLocator.
Searches resources among a set of files.
CombinedResourceLocator(PrintWriter, boolean, List) - Constructor for class org.apache.jdo.impl.enhancer.util.CombinedResourceLocator
Creates an intsance.
CommitHandler - class org.apache.jdo.impl.fostore.CommitHandler.
Process Commit requests.
CommitHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.CommitHandler
 
CommitHandler.CommitFinisher - class org.apache.jdo.impl.fostore.CommitHandler.CommitFinisher.
An instance of this class is the means by which a commit actually happens.
CommitHandler.CommitFinisher(FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.CommitHandler.CommitFinisher
 
CommitRequest - class org.apache.jdo.impl.fostore.CommitRequest.
Represents a request to cause previous insert, update, and so on operations since the previous Commit or Rollback request to commit to the datastore.
CommitRequest(Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.CommitRequest
 
ComplementExpr - class org.apache.jdo.impl.jdoql.tree.ComplementExpr.
This node represents a bitwise not operator.
ComplementExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ComplementExpr
The noarg constructor is needed for ANTLR support and deserialization.
ComplementExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ComplementExpr
The noarg constructor is needed for ANTLR support.
ComplementExpr(Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.ComplementExpr
This constructor is called by the query tree instance.
ComplementExpression - interface org.apache.jdo.jdoql.tree.ComplementExpression.
This node represents a bitwise not operator.
ConditionalAndExpr - class org.apache.jdo.impl.jdoql.tree.ConditionalAndExpr.
This node represents a conditional and operator.
ConditionalAndExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ConditionalAndExpr
The noarg constructor is needed for ANTLR support and deserialization.
ConditionalAndExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ConditionalAndExpr
The noarg constructor is needed for ANTLR support.
ConditionalAndExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.ConditionalAndExpr
This constructor is called by the query tree instance.
ConditionalAndExpression - interface org.apache.jdo.jdoql.tree.ConditionalAndExpression.
This node represents a conditional and operator.
ConditionalOrExpr - class org.apache.jdo.impl.jdoql.tree.ConditionalOrExpr.
This node represents a conditional or operator.
ConditionalOrExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ConditionalOrExpr
The noarg constructor is needed for ANTLR support and deserialization.
ConditionalOrExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ConditionalOrExpr
The noarg constructor is needed for ANTLR support.
ConditionalOrExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.ConditionalOrExpr
This constructor is called by the query tree instance.
ConditionalOrExpression - interface org.apache.jdo.jdoql.tree.ConditionalOrExpression.
This node represents a conditional or operator.
Connector - interface org.apache.jdo.store.Connector.
A Connector is the store-independent means of representing a connection.
ConstBasic - class org.apache.jdo.impl.enhancer.classfile.ConstBasic.
Abstract base class of the types which represent entries in the class constant pool.
ConstBasic() - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstBasic
The constructor for subtypes
ConstBasicMemberRef - class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef.
The abstract base class used to represent the various type of references to members (fields/methods) within the constant pool.
ConstBasicMemberRef(ConstClass, ConstNameAndType) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
Constructor for "from scratch" creation
ConstBasicMemberRef(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
Constructor for reading from a class file
ConstClass - class org.apache.jdo.impl.enhancer.classfile.ConstClass.
Class representing a class reference in the constant pool
ConstClass(ConstUtf8) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstClass
Construct a ConstClass
ConstClass(int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstClass
 
ConstDouble - class org.apache.jdo.impl.enhancer.classfile.ConstDouble.
Class representing a double constant in the constant pool of a class file
ConstDouble(double) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstDouble
Construct a ConstDouble object
ConstFieldRef - class org.apache.jdo.impl.enhancer.classfile.ConstFieldRef.
ConstFieldRef represents a reference to a field of some class in the constant pool of a class file.
ConstFieldRef(ConstClass, ConstNameAndType) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstFieldRef
 
ConstFieldRef(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstFieldRef
 
ConstFloat - class org.apache.jdo.impl.enhancer.classfile.ConstFloat.
Class representing a float constant in the constant pool of a class file
ConstFloat(float) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstFloat
 
ConstInteger - class org.apache.jdo.impl.enhancer.classfile.ConstInteger.
Class representing an integer constant in the constant pool of a class file
ConstInteger(int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstInteger
 
ConstInterfaceMethodRef - class org.apache.jdo.impl.enhancer.classfile.ConstInterfaceMethodRef.
Class representing a reference to an interface method of some class in the constant pool of a class file.
ConstInterfaceMethodRef(ConstClass, ConstNameAndType) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstInterfaceMethodRef
 
ConstInterfaceMethodRef(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstInterfaceMethodRef
 
ConstLong - class org.apache.jdo.impl.enhancer.classfile.ConstLong.
Class representing a long constant in the constant pool of a class file
ConstLong(long) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstLong
 
ConstMethodRef - class org.apache.jdo.impl.enhancer.classfile.ConstMethodRef.
Class representing a reference to a method of some class in the constant pool of a class file
ConstMethodRef(ConstClass, ConstNameAndType) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstMethodRef
 
ConstMethodRef(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstMethodRef
 
ConstNameAndType - class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType.
Class representing a name and an associated type in the constant pool of a class file
ConstNameAndType(ConstUtf8, ConstUtf8) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
ConstNameAndType(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
ConstString - class org.apache.jdo.impl.enhancer.classfile.ConstString.
Class representing a class specification in the constant pool ConstString strictly speaking is not a ConstantValue in the Java VM sense.
ConstString(ConstUtf8) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstString
 
ConstString(int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstString
 
ConstUnicode - class org.apache.jdo.impl.enhancer.classfile.ConstUnicode.
Class representing a unicode string value in the constant pool Note: evidence suggests that this is no longer part of the java VM spec.
ConstUnicode(String) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
 
ConstUtf8 - class org.apache.jdo.impl.enhancer.classfile.ConstUtf8.
Class representing a utf8 string value in the constant pool
ConstUtf8(String) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
 
ConstValue - class org.apache.jdo.impl.enhancer.classfile.ConstValue.
An abstract class serving as a common type for constants which can be the target of ConstantValue attributes
ConstValue() - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstValue
The constructor
ConstantExpr - class org.apache.jdo.impl.jdoql.tree.ConstantExpr.
This node represents a constant expression.
ConstantExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ConstantExpr
The noarg constructor is needed for ANTLR support and deserialization.
ConstantExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ConstantExpr
The noarg constructor is needed for ANTLR support.
ConstantExpr(int, String, Object) - Constructor for class org.apache.jdo.impl.jdoql.tree.ConstantExpr
This constructor is called by specialized nodes.
ConstantExpr(Object) - Constructor for class org.apache.jdo.impl.jdoql.tree.ConstantExpr
This constructor is called by the query tree instance.
ConstantExpression - interface org.apache.jdo.jdoql.tree.ConstantExpression.
This node represents a constant expression.
ConstantPool - class org.apache.jdo.impl.enhancer.classfile.ConstantPool.
Constant Pool implementation - this represents the constant pool of a class in a class file.
ConstantPool() - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
ConstantPool(DataInputStream) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
ConstantValueAttribute - class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute.
ConstantValueAttribute represents a constant value attribute in a class file.
ConstantValueAttribute(ConstUtf8, ConstValue) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
Construct a constant value attribute
ContainsCallExpr - class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr.
This node represents the method call expression Collection.contains.
ContainsCallExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr
The noarg constructor is needed for ANTLR support and deserialization.
ContainsCallExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr
The noarg constructor is needed for ANTLR support.
ContainsCallExpr(Expression, Expression[]) - Constructor for class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr
This constructor is called by the query tree instance.
ContainsCallExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr
This constructor is called by the query tree instance.
ContainsCallExpression - interface org.apache.jdo.jdoql.tree.ContainsCallExpression.
This node represents the method call expression Collection.contains.
Controller - class org.apache.jdo.impl.enhancer.core.Controller.
Controls the enhancement of a class.
Controller(ClassFile, Environment) - Constructor for class org.apache.jdo.impl.enhancer.core.Controller
Constructor.
CreateOIDHandler - class org.apache.jdo.impl.fostore.CreateOIDHandler.
Process CreateOIDRequests.
CreateOIDHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.CreateOIDHandler
 
CreateOIDRequest - class org.apache.jdo.impl.fostore.CreateOIDRequest.
Causes a datastore OID to be associated with a provisional OID.
CreateOIDRequest(StateManagerInternal, Message, FOStorePMF, OID, PersistenceManagerInternal) - Constructor for class org.apache.jdo.impl.fostore.CreateOIDRequest
 
cachedJDOClasses - Variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
A map of already read class properties.
calculateFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
This method calculates the relative field number of the declared managed fields of this JDOClass and uddates the relativeFieldNumber property of the JDOField instance.
calls - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor
 
calls - Variable in class org.apache.jdo.impl.enhancer.util.Timer
 
candidateClass - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The candidate class as specified by setClass.
candidateClass - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The candidate class taken from the queryTree.
candidateClass - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The candidate class.
candidateClass(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
candidateClass - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Candidate class.
candidateClass(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
candidateClass - Variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
candidateClassName - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The name of the candidate class (Needed for serialization support).
candidateLoader - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
ClassLoader to use for loading the class of the instance.
candidates - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The candidates as specified by setCandidates.
candidates - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The candidates for this query evalutaion.
catchType() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
return the exception specification a null return value means a catch of any (try/finally)
cause - Variable in class org.apache.jdo.impl.enhancer.EnhancerUserException
The Throwable that caused this exception to be thrown.
cause - Variable in class org.apache.jdo.model.ModelException
The throwable that caused this model exception to be thrown.
cause - Variable in class org.apache.jdo.model.ModelFatalException
The throwable that caused this model exception to be thrown.
cf - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
 
changeClass(ConstUtf8) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
Change the class reference (not to be done lightly)
changeName(ConstUtf8) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Change the name of the field
changeName(ConstUtf8) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Change the name of the method
changeSignature(ConstUtf8) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Change the type signature of the field
changeSignature(ConstUtf8) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Change the type signature of the method
changeSignature(ConstUtf8) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
Modify the signature
changeState(int) - Method in class org.apache.jdo.impl.state.LifeCycleState
Changes Life Cycle State.
charArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
charType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type char.
charValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
charValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
characterClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Character.
characters(char[], int, int) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
check() - Method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Check options and arguments.
check() - Method in class org.apache.jdo.impl.enhancer.EnhancerOptions
Check options and arguments.
check() - Method in class org.apache.jdo.impl.enhancer.JdoMetaOptions
Check options and arguments.
check() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Checks options and arguments.
check() - Static method in class org.apache.jdo.impl.enhancer.classfile.VMOp
Check that each entry in the ops array has a valid VMOp entry
checkAnd(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check an AND operation (BAND, AND) for constant operands that could be optimized.
checkArgs() - Method in class org.apache.jdo.enhancer.Main.CmdLineOptions
Check command line options.
checkBinaryMinusOp(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a binary minus operation (MINUS) for constant operands that could be optimized.
checkBinaryPlusOp(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a binary plus operation (PLUS) for constant operands that could be optimized.
checkCallbackAugmentation() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
 
checkCandidates() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
This method checks a valid candidates setting for this query.
checkClass(String, ClassLoader, JDOModel, boolean) - Method in class org.apache.jdo.impl.model.jdo.xml.XMLExists
The method checks the class with the specified class name.
checkCollectionEqualityOp(JDOQLAST, JDOQLAST, JDOQLAST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a collection equality operation (COLLECTION_EQUAL, COLLECTION_NOT_EQUAL) for constant operands that could be optimized.
checkCompatibility(String, Object) - Method in class org.apache.jdo.impl.jdoql.scope.ParameterTable
Checks the type compatibility of the specified value and throws a JDOQueryException if the value has an incompatible type.
checkConcatOp(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a string concatenation operation (CONCAT) for constant operands that could be optimized.
checkConstant(ConstBasic) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
checkConstraint(String, VariableChecker.VarInfo) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
 
checkConstraints(JDOQLAST, VariableChecker) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
checkConstraints(JDOQLAST, String, VariableChecker) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
checkConstraints() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
 
checkContainsArgs(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Check the arguments of a contains call.
checkDeclaredIdentifier(String, Declaration) - Method in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
Internal method to check whether the specified identifier is declared.
checkDeclaredIdentifier(String, Declaration) - Method in class org.apache.jdo.impl.jdoql.scope.ParameterTable
Internal method to check whether the specified identifier is declared.
checkDeclaredIdentifier(String, Declaration) - Method in class org.apache.jdo.impl.jdoql.scope.VariableTable
Internal method to check whether the specified identifier is declared.
checkDivisionOp(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a binary division operation (DIV) for constant operands that could be optimized.
checkEqualityOp(JDOQLAST, JDOQLAST, JDOQLAST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a equality operation (EQUAL, NOT_EQUAL) for constant operands that could be optimized.
checkForDuplicateProperties(List, String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Checks if an attribute-property was entered twice for a class or field.
checkForEnhancedAttribute() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans the attributes of a ClassFile
checkGenericAugmentation() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
 
checkGetPutField(PrintWriter, Insn, boolean) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
checkInvokeStatic(PrintWriter, Insn, boolean) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
checkIsEmptyArgs(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Check the arguments of a isEmpty call.
checkLogicalNotOp(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a logical not operation (LNOT) for a constant operand that could be optimized.
checkMultiplicationOp(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a binary multiplication operation (STAR) for constant operands that could be optimized.
checkObjectEqualityOp(JDOQLAST, JDOQLAST, JDOQLAST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a object equality operation (OBJECT_EQUAL, OBJECT_NOT_EQUAL) for constant operands that could be optimized.
checkOr(JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check an OR operation (BOR, OR) for constant operands that could be optimized.
checkPCFeasibility() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
 
checkPM(PersistenceManagerInternal, Object) - Static method in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
Checks the PersistenceManager of the specified value to be identical to the one from the query instance.
checkPropertyName(String, String[], String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Checks if an attribute name is recognized by the parser.
checkPropertyValue(MetaDataProperties.Property, String[], String, String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Checks if the given value of an attribute-property is recognized by by the parser if that value belongs to a given attribute name.
checkQueryTreeCandidateClass() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
This method checks the candidate class of the underlying query tree.
checkSpecificAugmentation() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
 
checkStringCallArgs(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Check the arguments of a startWith or endWith call.
checkSuperclass(JDOClass) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Updates the pcSuperclass property of the specified JDOClass and all its superclasses.
checkTransaction() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
This method verifies that if there is no transaction in progress then the NontransactionalRead flag must be set to true.
checkType(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns the JavaType representation for the type with the specified name.
checkType(Class) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Checks for the Java Type with the specified class object.
checkTypes(String, int, VMOp) - Static method in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
checkUCP(URL[]) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
checkUnaryMinusOp(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Check a unary minus operation (UNARY_MINUS) for a constant operand that could be optimized.
checkUnboundParams() - Method in class org.apache.jdo.impl.jdoql.scope.ParameterTable
Checks whether all query parameters are bound.
children - Variable in class org.apache.jdo.impl.jdoql.tree.NodeImpl
 
children - Variable in class org.apache.jdo.impl.model.java.AbstractJavaModel
The child JavaModels.
classAnnotationTime - Variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
classAttributes - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
classCLID - Variable in class org.apache.jdo.impl.fostore.DBExtent
CLID of the class of the instances of this extent.
classFields - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
classFile - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The classfile to be enhanced.
classFile - Variable in class org.apache.jdo.impl.enhancer.core.Annotater
The classfile to be enhanced.
classFile - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
The classfile to be enhanced.
classFile - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The classfile to be annotated.
classFile - Variable in class org.apache.jdo.impl.enhancer.core.Controller
The classfile to be enhanced.
classFile - Variable in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
classFileName - Variable in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
classFileNames - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
classFileNames - Variable in class org.apache.jdo.impl.enhancer.ClassArgOptions
The list of class file name arguments.
classFileNames - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
classFiles - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
classForCLID - Variable in class org.apache.jdo.impl.fostore.GetClassRequest
The Class sought by this request.
classInterfaces - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
classLoader - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
classLoader - Variable in class org.apache.jdo.impl.enhancer.util.PathResourceLocator
The class loader for loading jdo resources.
classLoader - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
The ClassLoader instance used as key to cache this JavaModel.
classLocator - Variable in class org.apache.jdo.enhancer.Main
The locator for classes.
classMethods - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
classModTime - Variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
className - Variable in class org.apache.jdo.impl.enhancer.OutputStreamWrapper
The classname of the written Java class.
className() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the name of the class
className() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
Return the name of the class defining the member
className() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
Return the class name
className - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The class name in VM form.
className - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
The class name in VM form.
className - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The class name in VM form.
className - Variable in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
className - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
className - Variable in class org.apache.jdo.impl.fostore.DumpRequest
The name of the class queried by this request.
classNameString() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the name of the class as a string
classNames - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
classNames - Variable in class org.apache.jdo.impl.enhancer.ClassArgOptions
The list of class name arguments.
classNames - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
classNames - Static variable in class org.apache.jdo.impl.fostore.Dumper
Class names to dump informations about.
classObject - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
classOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
classPath - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
classTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
classUpdated - Variable in class org.apache.jdo.impl.enhancer.core.Controller
If true, this class is believed to have been modified in some way.
classes - Variable in class org.apache.jdo.impl.enhancer.ClassArgMain
The locator for classes.
clazz - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
clazz - Variable in class org.apache.jdo.impl.jdoql.tree.NodeImpl
 
clazz - Variable in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
The java.lang.Class instance for this BaseReflectionJavaType.
clear() - Method in class org.apache.jdo.impl.sco.ArrayList
Removes all of the elements from this ArrayList.
clear() - Method in class org.apache.jdo.impl.sco.HashMap
Removes all of the elements from this map.
clear() - Method in class org.apache.jdo.impl.sco.HashSet
Removes all of the elements from this set.
clear() - Method in class org.apache.jdo.impl.sco.Hashtable
Removes all of the elements from this map.
clear() - Method in class org.apache.jdo.impl.sco.LinkedList
Removes all of the elements from this LinkedList.
clear() - Method in class org.apache.jdo.impl.sco.TreeMap
Removes all of the elements from this map.
clear() - Method in class org.apache.jdo.impl.sco.TreeSet
Removes all of the elements from this set.
clear() - Method in class org.apache.jdo.impl.sco.Vector
Removes all of the elements from this Vector.
clear() - Method in class org.apache.jdo.query.BasicQueryResult
This method throws UnsupportedOperationException because the collection is read-only.
clearDirtyExtents() - Method in class org.apache.jdo.impl.fostore.DBInfo
Causes this DBInfo to forget about the dirty state of all extents marked as dirty since the last time storeDirtyExtents was invoked.
clearFields() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Clear fields on commit or rollback called by LifeCycle on commit or rollback transition.
clearInternal() - Method in class org.apache.jdo.impl.sco.ArrayList
 
clearInternal() - Method in class org.apache.jdo.impl.sco.HashMap
 
clearInternal() - Method in class org.apache.jdo.impl.sco.HashSet
 
clearInternal() - Method in class org.apache.jdo.impl.sco.Hashtable
 
clearInternal() - Method in class org.apache.jdo.impl.sco.LinkedList
 
clearInternal() - Method in class org.apache.jdo.impl.sco.TreeMap
 
clearInternal() - Method in class org.apache.jdo.impl.sco.TreeSet
 
clearInternal() - Method in class org.apache.jdo.impl.sco.Vector
 
clearInternal() - Method in interface org.apache.jdo.sco.SCOCollection
Clears Collection without recording the event.
clearInternal() - Method in interface org.apache.jdo.sco.SCOMap
Clears Map without recording the event.
clid - Variable in class org.apache.jdo.impl.fostore.ActivateClassRequest
 
clid - Variable in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
CLID of the field or superclass.
clid - Variable in class org.apache.jdo.impl.fostore.DBClass
CLID corresponding to the class.
clid - Variable in class org.apache.jdo.impl.fostore.GetClassRequest
The CLID of the class sought by this request.
clidOffsets - Variable in class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
 
clidOffsets - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
clids - Variable in class org.apache.jdo.impl.fostore.FOStoreModel
 
clids - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
clids - Variable in class org.apache.jdo.impl.fostore.Message
Set of CLIDs associated with ActivateClass requests that are in this Message.
clids - Variable in class org.apache.jdo.impl.fostore.SubclassSet
List of the clids which represent classes that are subclasses of the class indicated by the CLID in our oid.
clientDataInput - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Used by server to read client's requests.
clientRequests - Variable in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
The DataOutputStream from the socket for requests for the server.
clone() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.jdoql.tree.MethodCallExpr
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Creates and returns a copy of this object nullifying fields parent, children and clazz.
clone() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.ArrayList
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.Date
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.HashMap
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.HashSet
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.Hashtable
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.LinkedList
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.SqlDate
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.SqlTime
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.TreeMap
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.TreeSet
Creates and returns a copy of this object.
clone() - Method in class org.apache.jdo.impl.sco.Vector
Creates and returns a copy of this object.
clone() - Method in interface org.apache.jdo.sco.SCO
Make a copy of this object.
close() - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Put this connection back into the connection pool managed by the ConnectionFactory.
close() - Method in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Return this connection to the connection pool.
close() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Decrement the open connections counter and close the database when it reaches zero.
close() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Disallow getting further objects from this iterator.
close(Iterator) - Method in class org.apache.jdo.impl.fostore.FOStoreExtent
 
close() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
Close the stream.
close() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Close this PersistenceManagerFactory.
close(boolean) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Closes the database unless there are any active store managers.
close() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Close this connection; release all resources.
close(Object) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Close a query result and release any resources associated with it.
close() - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
close the CacheManagerImpl
close() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Close this PersistenceManagerFactory.
close(Iterator) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
close() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Close this persistence manager
close() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
close() - Method in class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
Close this iterator and release any resources held.
close() - Method in class org.apache.jdo.query.BasicQueryResult
This method closes the result set, closes all open iterators, and releases all resources that might be held by the result.
close() - Method in interface org.apache.jdo.query.QueryResult
Close this query result and invalidate all iterators that have been opened on it.
close() - Method in interface org.apache.jdo.query.QueryResultIterator
Close this iterator and release any resources held.
closeAll() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent
 
closeAll() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Close all query results associated with this Query instance, and release all resources associated with them.
closeAll() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
closeBtreeStorage(FOStoreBtreeStorage) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Helper method to close a BtreeStorage.
closeConnection(FOStoreClientConnection) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns a connection to the pool
closeConnection(FOStoreClientConnection) - Method in class org.apache.jdo.impl.fostore.Message
Close the connection to the store.
closeDatabase() - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Close the database associated with this connection.
closeDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Close the database.
closeDatabase(String) - Static method in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
closeDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreLocalConnection
Close the database associated with this connection.
closeDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Close the database associated with this connection.
closeDatabase() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Close the database.
closeDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Close the database associated with this connection.
closeInputStream(InputStream) - Method in class org.apache.jdo.enhancer.Main
Closes an input stream.
closeInputStream(InputStream) - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Closes an input stream.
closeInputStream(InputStream) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
closeLock - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
The closeLock protects the close flag and pmSet.
closeOpenPersistenceManagers() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Close all open PersistenceManagers.
closeOutputStream(OutputStream) - Method in class org.apache.jdo.enhancer.EnhancerMain
Closes an output stream.
closeOutputStream(OutputStream) - Method in class org.apache.jdo.enhancer.Main
Closes an output stream.
closed - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
If false, then can get next object, otherwise next() always throws NoSuchElementException and hasNext() always returns false.
closed - Variable in class org.apache.jdo.impl.fostore.FOStoreOutput
 
closed - Variable in class org.apache.jdo.impl.fostore.Reply
 
closed - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
These are used for implementing close().
closed - Variable in class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
The flag indicating whether the query result is closed.
closed - Variable in class org.apache.jdo.query.BasicQueryResult
The flag indicating whether the query result is closed.
cls - Variable in class org.apache.jdo.impl.fostore.AIDTranscriber
 
cls - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent
Class specified by user.
cls - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
Class of instance being fetched.
cls - Variable in class org.apache.jdo.impl.fostore.GetExtentRequest
The class of the extent sought by this request.
cls - Variable in class org.apache.jdo.impl.fostore.GetInstancesRequest
Candidate class for which instances are being obtained.
cls - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
cls - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
codeAttribute() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Returns the CodeAttribute associated with this method (if any)
codeAttributeUtf8 - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant utf8 string for the CodeAttribute.
codeAttributes - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
codeEnv - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
codeEnv - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
 
codeSize() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Returns the size of the method byteCode (if any)
codeSize() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
collection - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
collectionType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the interface java.util.Collection.
column - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
The column info
commit() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
Add a CommitRequest to the connector's message, and send it to the store.
commit() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Commits the work done in this connection.
commit() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Commits the work done in this connection.
commit() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Commit the transaction represented by this Transaction object
commit() - Method in interface org.apache.jdo.store.Connector
Requests that the Connector make all changes made since the previous commit/rollback permanent and releases any database locks held by the Connector.
commitChanges() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
commitComplete() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Lower-level commit method - phase 3.
commitConnector() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Commit a connector does flush if necessary, commit and close
commitPrepare() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Lower-level prepare-commit method - phase 2.
commonOperandType - Variable in class org.apache.jdo.impl.jdoql.tree.BinaryExpr
 
commonOperandTypeName - Variable in class org.apache.jdo.impl.jdoql.tree.BinaryExpr
 
comparator() - Method in class org.apache.jdo.impl.sco.TreeMap
 
comparator() - Method in class org.apache.jdo.impl.sco.TreeSet
 
compare(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ArraySorter
 
compare(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.FieldArraySorter
 
compare(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InterfaceArraySorter
 
compare(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.MethodArraySorter
 
compare(Object, Object) - Method in class org.apache.jdo.impl.jdoql.OrderingComparator
Required method for implementing the interface Comparator.
compare(Object, Object) - Method in class org.apache.jdo.impl.sco.Freezer.AbsoluteOrdering
Implement an absolute ordering comparison for persistence capable, wrapper, and mutable sco types.
compareTo(Object) - Method in class org.apache.jdo.impl.fostore.OID
Compare this OID to another OID.
compareTo(Object) - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Compares this object with the specified object for order.
compile() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan.
compiledTree - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The internal query representation as compilation result.
complementExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
complementExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
componentType - Variable in class org.apache.jdo.impl.fostore.ObjectTranscriber.ObjArrayTranscriber
 
computeJavaClass(Class, Class) - Method in class org.apache.jdo.impl.jdoql.tree.BinaryExpr
 
computeStackTypes(String, Stack) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
stackSig is a signature for a list of types on the JVM stack with the last type in the signature intended to be on the top of JVM stack.
computeUID() - Method in class org.apache.jdo.impl.fostore.AID
Compute unique user Id from the buffer.
computeUID(Class) - Method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
computeUID(Class, DataOutputStream) - Method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
con - Variable in class org.apache.jdo.impl.fostore.CommitHandler.CommitFinisher
 
con - Variable in class org.apache.jdo.impl.fostore.RequestHandler
Connection on which the Request arrived.
conditionalAndExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
conditionalExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
conditionalExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
conditionalOrExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
configurable - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
True until setConfigured has been invoked.
configurable - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
configureJDK14Logger() - Method in class org.apache.jdo.util.JDOJdk14Logger
Configures JDK 1.4 LogManager.
configured - Static variable in class org.apache.jdo.util.JDOJdk14Logger
Indicates whether JDK 1.4 logging has been configured by this class.
configuredFrom - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
The Properties instance from which this PersistenceManagerFactory was configured.
connect() - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Connect to the data source.
connect() - Method in class org.apache.jdo.impl.fostore.FOStoreLocalConnection
This connects to the data store, and verifies the user name and password..
connect() - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Connect to the data store.
connection - Variable in class org.apache.jdo.impl.fostore.FOStoreConnector
Connection for interacting with store.
connectionFactory - Variable in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
 
connectionFactory - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
connectionFactory2 - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
connectionFactory2Name - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
connectionFactoryName - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
connectionId - Variable in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
 
connectionMap - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Connections are pooled.
connector - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent
 
connector - Variable in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
connector - Variable in class org.apache.jdo.impl.fostore.Message
Connector for which this message acts as a transport.
connector - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Connector associated with this transaction
constValue - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
constantAt(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Return the constant in the pool at the specified entry index
constantPool - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
constantPool - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeEnv
 
constantResources - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
List of constant package JDO metadata file names.
constantResourcesIndex - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
Current index in the list of constant package JDO metadata file names.
constantValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
 
constantValue(ConstValue) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading a value from the constant pool onto the stack - hopefully use short form
constraint - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
The constraint expression.
constructorName() - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
constructorSig() - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
constructorSig(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
contains(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
contains(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
contains(Object) - Method in class org.apache.jdo.impl.sco.HashSet
 
contains(Object) - Method in class org.apache.jdo.impl.sco.Hashtable
 
contains(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
These methods need to thaw the map before performing the operation.
contains(Object) - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
contains(Object) - Method in class org.apache.jdo.util.WeakHashSet
Returns true if this set contains the specified element.
containsAll(Collection) - Method in class org.apache.jdo.impl.sco.HashSet
 
containsAll(Collection) - Method in class org.apache.jdo.impl.sco.TreeSet
 
containsAll(Collection) - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
containsCLID(CLID) - Method in class org.apache.jdo.impl.fostore.Message
Returns true if the given CLID is in this Message's set of CLIDs.
containsKey(Object) - Method in class org.apache.jdo.impl.sco.HashMap
These methods need to thaw the map before performing the operation.
containsKey(Object) - Method in class org.apache.jdo.impl.sco.Hashtable
These methods need to thaw the map before performing the operation.
containsKey(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
These methods need to thaw the map before performing the operation.
containsKey(Object) - Method in class org.apache.jdo.util.WeakValueHashMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.apache.jdo.impl.sco.HashMap
 
containsValue(Object) - Method in class org.apache.jdo.impl.sco.Hashtable
 
containsValue(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
containsValue(Object) - Method in class org.apache.jdo.util.WeakValueHashMap
Returns true if this map maps one or more keys to the specified value.
context - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
The context is included in an error message.
context - Variable in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
context - Variable in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
control - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The classfile's enhancement controller.
control - Variable in class org.apache.jdo.impl.enhancer.core.Annotater
The classfile's enhancement controller.
control - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
The classfile's enhancement controller.
convertClassName(String) - Static method in class org.apache.jdo.impl.sco.Freezer
Convert the class name to make non sco types compare to their corresponding sco types.
convertMajorMinorVersions(short[][]) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Static methods Added for major.minor compatibility checking
convertedClassNames - Static variable in class org.apache.jdo.impl.sco.Freezer
Holds a mapping of java.util and java.sql type names to the names of their corresponding SCO types.
copy() - Method in class org.apache.jdo.impl.fostore.AID
Returns copy of the requested oid.
copy() - Method in class org.apache.jdo.impl.fostore.OID
Returns copy of the requested oid.
copyKeyFieldsFromObjectId(StateManagerInternal, Class) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
copyKeyFieldsFromObjectId(StateManagerInternal, Class) - Method in interface org.apache.jdo.store.StoreManager
This method copies PK field values from internal Object Id into the Hollow instance.
copyKeyFieldsToPC(StateManagerInternal, FOStorePMF, Class, int[]) - Method in class org.apache.jdo.impl.fostore.AID
Copy key fields from OID into PC instance.
copyKeyFieldsToPC(StateManagerInternal, FOStorePMF, Class, int[]) - Method in class org.apache.jdo.impl.fostore.OID
Copy key fields from OID into PC instance.
copyZipEntry(InputStream, OutputStream) - Static method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper
Copies a zip entry from one stream to another.
count - Variable in class org.apache.jdo.util.Pool
 
countFieldWords(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the number of words of a field based on its signature.
countMethodArgWords(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the number of words of arguments to the method based on the method signature
countMethodArgWords(String) - Static method in class org.apache.jdo.impl.enhancer.core.Builder
Count the size of the arguments to an invokevirtual method call.
countMethodReturnWords(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the number of words of return value for the method based on the method signature
create(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
Create an instruction which requires no immediate operands
create(int, ConstBasic) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
Create an instruction which requires a single constant from the constant pool as an immediate operand.
create(int, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
Create an instruction which requires a single integral constant as an immediate operand.
create(int, InsnTarget) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
Create an instruction which requires a single branch offset as an immediate operand.
create(Class, PersistenceCapable, Object, PersistenceManagerInternal, FOStorePMF) - Static method in class org.apache.jdo.impl.fostore.AID
Create and return a new instance of AID.
create(int, boolean) - Static method in class org.apache.jdo.impl.fostore.CLID
 
create(String, CLID, FOStoreSchemaUID, DataInput, FOStoreDatabase) - Static method in class org.apache.jdo.impl.fostore.DBClass
 
create(FOStoreDatabase, String, FOStoreSchemaUID, CLID) - Static method in class org.apache.jdo.impl.fostore.DBExtent
Return a new DBExtent to the caller.
create - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
create - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionId
The flag telling whether to create.
create - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
Flag to tell whether to create.
create - Variable in class org.apache.jdo.impl.fostore.LoginHandler
a flag to tell whether to create the database
create - Variable in class org.apache.jdo.impl.fostore.LoginRequest
A flag telling whether to create the database
create(CLID) - Static method in class org.apache.jdo.impl.fostore.OID
Create and return a provisional OID
create(long) - Method in class org.apache.jdo.impl.fostore.OID
Create and return a based on a given representation.
create(CLID, long) - Static method in class org.apache.jdo.impl.fostore.OID
Provides an OID for the given CLID and UID.
create(OID, CLID) - Static method in class org.apache.jdo.impl.fostore.SubclassSet
 
create() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory
 
create(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory
 
create(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory
 
create(Object) - Static method in class org.apache.jdo.util.WeakHashSet.WeakElement
 
create(Object, ReferenceQueue) - Static method in class org.apache.jdo.util.WeakHashSet.WeakElement
 
create(Object) - Static method in class org.apache.jdo.util.WeakValueHashMap.WeakValue
Creates a new weak reference without adding it to a ReferenceQueue.
create(Object, Object, ReferenceQueue) - Static method in class org.apache.jdo.util.WeakValueHashMap.WeakValue
Creates a new weak reference and adds it to the given queue.
createAbsoluteOrderMap() - Static method in class org.apache.jdo.impl.sco.Freezer
Create a map whose elements are ordered according to an absolute ordering.
createAllBeforeImage() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Create beforeImage for all fields - called by transition from TRANSIENT to P_NEW
createArchiveOutputFile(String) - Method in class org.apache.jdo.enhancer.EnhancerMain
Creates a file object that represents the output archive file for a given archive file to enhance.
createBeforeImage() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Create a new beforeImage in an active optimistic transaction or an active datastore transaction with restoreValues flag set to true or for a transient-transactional instance.
createBlock(FOStoreInput, int) - Static method in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
createBtreeStorage(String, boolean) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Helper method to create a BtreeStorage.
createBuffer(Object, Class, FOStorePMF, boolean, PersistenceCapable) - Method in class org.apache.jdo.impl.fostore.AID
 
createClassFileName(String) - Static method in class org.apache.jdo.enhancer.Main
Creates a filename from a classname.
createConnection(FOStoreConnectionId) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
This method requires permission to perform the following requests: Create new URL with the specified StreamHandler.
createEnhancer() - Method in class org.apache.jdo.enhancer.Main
 
createFileWriter(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
createFlagOption(String, String, String) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Creates and registers an option representing a boolean flag.
createFlagOption(String, String, String, boolean) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Creates and registers an option representing a boolean flag.
createFrozenIterator(Object[]) - Static method in class org.apache.jdo.impl.sco.Freezer
Create an iterator over frozen elements or entries.
createHelpOption(String, String, String) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Creates and registers an option representing a usage-help request.
createIntOption(String, String, String) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Creates and registers an option representing a int value.
createIntOption(String, String, String, int) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Creates and registers an option representing a int value.
createInternalObjectId(StateManagerInternal, PersistenceCapable, Object, Class, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Creates a new object id for the given class.
createJDOArray() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOArray instance.
createJDOArray() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Creates and returns a new JDOArray instance.
createJDOArray() - Method in interface org.apache.jdo.model.jdo.JDOField
Creates and returns a new JDOArray instance.
createJDOArrayInternal() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOArray instance.
createJDOArrayInternal() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Creates and returns a new JDOArray instance.
createJDOClass(Class) - Method in class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
Internal method to update the corresponding JDOClass instance with the runtime meta data.
createJDOClass(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
This method returns a JDOClass instance representing an inner class of this JDOClass If this JDOClass already declares such an inner class, the existing JDOClass instance is returned.
createJDOClass(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method returns a JDOClass instance for the specified fully qualified class name.
createJDOClass(String, boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method returns a JDOClass instance for the specified fully qualified class name.
createJDOClass(String) - Method in interface org.apache.jdo.model.jdo.JDOClass
This method returns a JDOClass instance representing an inner class of this JDOClass If this JDOClass already declares such an inner class, the existing JDOClass instance is returned.
createJDOClass(String) - Method in interface org.apache.jdo.model.jdo.JDOModel
The method returns a JDOClass instance for the specified fully qualified class name.
createJDOClass(String, boolean) - Method in interface org.apache.jdo.model.jdo.JDOModel
The method returns a JDOClass instance for the specified fully qualified class name.
createJDOCollection() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOCollection instance.
createJDOCollection() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Creates and returns a new JDOCollection instance.
createJDOCollection() - Method in interface org.apache.jdo.model.jdo.JDOField
Creates and returns a new JDOCollection instance.
createJDOCollectionInternal() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOCollection instance.
createJDOCollectionInternal() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Creates and returns a new JDOCollection instance.
createJDOExtension() - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Creates a new JDOExtension instance and attaches it to the specified JDOElement object.
createJDOExtension() - Method in interface org.apache.jdo.model.jdo.JDOElement
Creates a new JDOExtension instance and attaches it to the specified JDOElement object.
createJDOField(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
This method returns a JDOField instance for the field with the specified name.
createJDOField(String) - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
This method returns a JDOField instance for the field with the specified name.
createJDOField(String) - Method in interface org.apache.jdo.model.jdo.JDOClass
This method returns a JDOField instance for the field with the specified name.
createJDOFieldAccessorName(String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
createJDOFieldMutatorName(String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
createJDOMap() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOMap instance.
createJDOMap() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Creates and returns a new JDOMap instance.
createJDOMap() - Method in interface org.apache.jdo.model.jdo.JDOField
Creates and returns a new JDOMap instance.
createJDOMapInternal() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOMap instance.
createJDOMapInternal() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Creates and returns a new JDOMap instance.
createJDOModel(JavaModel, boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic
Creates a new empty JDOModel instance.
createJDOModel(JavaModel, boolean) - Method in class org.apache.jdo.impl.model.jdo.caching.JDOModelFactoryImplCaching
Creates a new empty JDOModel instance.
createJDOModel(JavaModel, boolean) - Method in interface org.apache.jdo.model.jdo.JDOModelFactory
Creates a new empty JDOModel instance.
createJDOPackage(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method returns a JDOClass instance for the specified package name.
createJDOPackage(String) - Method in interface org.apache.jdo.model.jdo.JDOModel
The method returns a JDOClass instance for the specified package name.
createJDOReference() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOReference instance.
createJDOReference() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Creates and returns a new JDOReference instance.
createJDOReference() - Method in interface org.apache.jdo.model.jdo.JDOField
Creates and returns a new JDOReference instance.
createJDOReferenceInternal() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Creates and returns a new JDOReference instance.
createJDOVersionUID(String) - Static method in class org.apache.jdo.impl.enhancer.generator.Main
 
createJavaField(JDOField, JavaType) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
RegisterClassListener calls this method to create a ReflectionJavaField instance when processing the enhancer generated metadata.
createJavaModel(Object) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModelFactory
Creates a new empty JavaModel instance.
createJavaModel(Object) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
Creates a new empty JavaModel instance.
createJavaModel(Object) - Method in class org.apache.jdo.impl.model.jdo.xml.XMLExists.XMLExistsJDOModelFactory
 
createJavaModel(Object) - Method in interface org.apache.jdo.model.java.JavaModelFactory
Creates a new empty JavaModel instance.
createJavaType(Class) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel
Creates a new JavaType instance for the specified Class object.
createJavaType(Class) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
Creates a new JavaType instance for the specified Class object.
createJavaType(Class) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel
Creates a new JavaType instance for the specified Class object.
createMOFID(int, long) - Method in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Returns Creates a MOFID based on the class id and uid taken from a FOStore OID.
createMethodName(String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.Main
 
createMethodSignature(String, int, String, String[], String[], String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
createNewSM(Object, Object, Class) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Creates new StateManager instance associated with this instance of ObjectId.
createObjectId(StateManagerInternal, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Creates a new object id for the given sm.
createObjectId(StateManagerInternal, PersistenceManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Creates a new Object Id for the given StateManagerInternal.
createOutputFile(boolean, String, File) - Method in class org.apache.jdo.enhancer.EnhancerMain
Creates the output file for an enhanced class- or archive file.
createOutputFile(boolean, String, File) - Method in class org.apache.jdo.enhancer.Main
Creates the output file for an enhaced class- or zipfile.
createPathOfFile(File) - Static method in class org.apache.jdo.enhancer.Main
Creates only the path of the given file.
createPersistenceManager(String, String) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Create a new instance of PersistenceManager with the specific user name and password.
createPersistenceManager(String, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Creates a new instance of PersistenceManager from this factory.
createPool(FOStoreConnectionId) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Create a new pool of connections for this combination of url, user, and password.
createProvisional() - Static method in class org.apache.jdo.impl.fostore.CLID
 
createQueryTree(Class, JDOQLAST, JDOQLAST, JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Combines partial ASTs into one query AST.
createReply(RequestId) - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Provides a Reply to which the server can write replies to the client's requests.
createReply(RequestId) - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Provides a Reply to which the server can write replies to the client's requests.
createStringOption(String, String, String) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Creates and registers an option representing a String value.
createStringOption(String, String, String, String) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Creates and registers an option representing a String value.
createStringParser(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
createZipOutputFile(String) - Method in class org.apache.jdo.enhancer.Main
Creates a file object that represents the output zipfile for a given zipfile to enhance.
currNum - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
 
currPc - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
 
current - Variable in class org.apache.jdo.impl.fostore.DBInfo.DBClassIterator
 
current - Variable in class org.apache.jdo.impl.fostore.DBInfo.ExtentIterator
 
current - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
current - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Current PersistenceManagerWrapper as PersistenceManagerInternal
currentPC() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Return the index of the next instruction to decode
currentPackage - Variable in class org.apache.jdo.impl.jdoql.scope.TypeNames
The package of the class of the current compilation unit.
currentTransaction() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Returns transaction associated with this persistence manager
currentTransaction() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 

D

DATASTORE - Static variable in class org.apache.jdo.model.jdo.JDOIdentityType
Constant representing jdo identity managed by the database.
DBCLASS_UID - Static variable in class org.apache.jdo.impl.fostore.DBInfo
 
DBClass - class org.apache.jdo.impl.fostore.DBClass.
Represents a class stored in the database.
DBClass(String, CLID, FOStoreSchemaUID, DataInput, FOStoreDatabase) - Constructor for class org.apache.jdo.impl.fostore.DBClass
Constructor
DBClass() - Constructor for class org.apache.jdo.impl.fostore.DBClass
 
DBClass.ClassDetail - class org.apache.jdo.impl.fostore.DBClass.ClassDetail.
A ClassDetail represents a single field or PC superclass of a class that is (or was at one time) stored in the databse.
DBClass.ClassDetail(DataInput) - Constructor for class org.apache.jdo.impl.fostore.DBClass.ClassDetail
 
DBExtent - class org.apache.jdo.impl.fostore.DBExtent.
Represents a set of instances of a given class stored in the database.
DBExtent(FOStoreDatabase, String, FOStoreSchemaUID, CLID) - Constructor for class org.apache.jdo.impl.fostore.DBExtent
Create a new DBExtent
DBExtent() - Constructor for class org.apache.jdo.impl.fostore.DBExtent
 
DBINFO - Static variable in class org.apache.jdo.impl.fostore.DumpOption
Provide information about all classes in the store.
DBInfo - class org.apache.jdo.impl.fostore.DBInfo.
This class represents the information about the contents of the store itself which must be durable across JVMs.
DBInfo(FOStoreDatabase) - Constructor for class org.apache.jdo.impl.fostore.DBInfo
Create a new instance.
DBInfo() - Constructor for class org.apache.jdo.impl.fostore.DBInfo
 
DBInfo.DBClassIterator - class org.apache.jdo.impl.fostore.DBInfo.DBClassIterator.
 
DBInfo.DBClassIterator(CLID, CLID) - Constructor for class org.apache.jdo.impl.fostore.DBInfo.DBClassIterator
 
DBInfo.ExtentIterator - class org.apache.jdo.impl.fostore.DBInfo.ExtentIterator.
 
DBInfo.ExtentIterator(CLID, CLID) - Constructor for class org.apache.jdo.impl.fostore.DBInfo.ExtentIterator
 
DEC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
DEC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
DEC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
DEFAULT - Static variable in class org.apache.jdo.model.jdo.NullValueTreatment
Constant representing converting a null value of a field of nullable type to the default value for the type in the datastore.
DEFAULT_ALLOW_NULLS - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
Default value for allow nulls in SCO collections and maps.
DEFAULT_BACKLOG - Static variable in class org.apache.jdo.impl.fostore.Main
Default backlog.
DEFAULT_PORT - Static variable in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
The default port number
DEFAULT_TIMEOUT - Static variable in class org.apache.jdo.impl.fostore.Main
Default timeout.
DEFAULT_TYPE - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
Default value for element, key, and value types in SCO collections and maps.
DESCENDING - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
DESCENDING - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
DESCENDING - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
DIV - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
DIV - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
DIV - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
DIV_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
DIV_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
DIV_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
DOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
DOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
DOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
DOUBLE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
DOUBLE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
DOUBLE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
DOUBLE_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
DOUBLE_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
DOUBLE_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
DO_TIMING_STATISTICS - Static variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
DO_TIMING_STATISTICS - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
DUMP_CLASS - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
Date - class org.apache.jdo.impl.sco.Date.
A mutable 2nd class object that represents java.util.Date.
Date() - Constructor for class org.apache.jdo.impl.sco.Date
Creates a Date object that represents the time at which it was allocated.
Date(long) - Constructor for class org.apache.jdo.impl.sco.Date
Creates a Date object that represents the given time in milliseconds.
Decl - class org.apache.jdo.impl.jdoql.tree.Decl.
This node represents a declaration expression.
Decl() - Constructor for class org.apache.jdo.impl.jdoql.tree.Decl
The noarg constructor is needed for ANTLR support and deserialization.
Decl(int, String, Type, String) - Constructor for class org.apache.jdo.impl.jdoql.tree.Decl
This constructor is called by specialized nodes.
Declaration - interface org.apache.jdo.jdoql.tree.Declaration.
This node represents a declaration expression.
DeleteHandler - class org.apache.jdo.impl.fostore.DeleteHandler.
Processes requests to delete objects from the datastore.
DeleteHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.DeleteHandler
 
DeleteRequest - class org.apache.jdo.impl.fostore.DeleteRequest.
Represents a requests to remove a persistent object in the store.
DeleteRequest(StateManagerInternal, Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.DeleteRequest
 
DescendingOrderingExpr - class org.apache.jdo.impl.jdoql.tree.DescendingOrderingExpr.
This node represents an operator defining descendent ordering of instances returned by a query execution.
DescendingOrderingExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.DescendingOrderingExpr
The noarg constructor is needed for ANTLR support and deserialization.
DescendingOrderingExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.DescendingOrderingExpr
The noarg constructor is needed for ANTLR support.
DescendingOrderingExpr(Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.DescendingOrderingExpr
This constructor is called by the query tree instance.
DescendingOrderingExpression - interface org.apache.jdo.jdoql.tree.DescendingOrderingExpression.
This node represents an operator defining descendent ordering of instances returned by a query execution.
Descriptor - class org.apache.jdo.impl.enhancer.classfile.Descriptor.
A collection of static methods which manipulate type descriptors
Descriptor() - Constructor for class org.apache.jdo.impl.enhancer.classfile.Descriptor
 
Disassembler - class org.apache.jdo.impl.enhancer.util.Disassembler.
Utility class for testing two class files for equal augmentation.
Disassembler(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.util.Disassembler
 
DivideExpr - class org.apache.jdo.impl.jdoql.tree.DivideExpr.
This node represents a division operator.
DivideExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.DivideExpr
The noarg constructor is needed for ANTLR support and deserialization.
DivideExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.DivideExpr
The noarg constructor is needed for ANTLR support.
DivideExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.DivideExpr
This constructor is called by the query tree instance.
DivideExpression - interface org.apache.jdo.jdoql.tree.DivideExpression.
This node represents a division operator.
DoubleArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
DoubleLiteralExpr - class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr.
This node represents a double literal.
DoubleLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
DoubleLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr
The noarg constructor is needed for ANTLR support.
DoubleLiteralExpr(Double) - Constructor for class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr
This constructor is called by the query tree instance.
DoubleLiteralExpr(double) - Constructor for class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr
This constructor is called by the query tree instance.
DoubleLiteralExpression - interface org.apache.jdo.jdoql.tree.DoubleLiteralExpression.
This node represents a double literal.
DoubleTranscriber - class org.apache.jdo.impl.fostore.DoubleTranscriber.
Transcribes double values.
DoubleTranscriber() - Constructor for class org.apache.jdo.impl.fostore.DoubleTranscriber
 
DummyTranscriber - class org.apache.jdo.impl.fostore.DummyTranscriber.
This Transcriber is used to skip managed non-persistent fields.
DummyTranscriber() - Constructor for class org.apache.jdo.impl.fostore.DummyTranscriber
 
DumpHandler - class org.apache.jdo.impl.fostore.DumpHandler.
Process dump requests.
DumpHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.DumpHandler
 
DumpHandler.ClassHandler - class org.apache.jdo.impl.fostore.DumpHandler.ClassHandler.
Abstract OptionHandler that assists in dumping information about classes.
DumpHandler.ClassHandler() - Constructor for class org.apache.jdo.impl.fostore.DumpHandler.ClassHandler
 
DumpHandler.ClassMetadataHandler - class org.apache.jdo.impl.fostore.DumpHandler.ClassMetadataHandler.
OptionHandler that dumps metadata about a class.
DumpHandler.ClassMetadataHandler() - Constructor for class org.apache.jdo.impl.fostore.DumpHandler.ClassMetadataHandler
 
DumpHandler.ClassSubclassesHandler - class org.apache.jdo.impl.fostore.DumpHandler.ClassSubclassesHandler.
OptionHandler that dumps information about the subclasses of a class.
DumpHandler.ClassSubclassesHandler() - Constructor for class org.apache.jdo.impl.fostore.DumpHandler.ClassSubclassesHandler
 
DumpHandler.DBInfoHandler - class org.apache.jdo.impl.fostore.DumpHandler.DBInfoHandler.
OptionHandler that dumps DBInfo.
DumpHandler.DBInfoHandler() - Constructor for class org.apache.jdo.impl.fostore.DumpHandler.DBInfoHandler
 
DumpHandler.DumpOptionSubHandler - class org.apache.jdo.impl.fostore.DumpHandler.DumpOptionSubHandler.
Abstract class for dumping database information.
DumpHandler.DumpOptionSubHandler() - Constructor for class org.apache.jdo.impl.fostore.DumpHandler.DumpOptionSubHandler
 
DumpOption - class org.apache.jdo.impl.fostore.DumpOption.
Diagnostic code to identify a dump request to the store.
DumpOption(int, String) - Constructor for class org.apache.jdo.impl.fostore.DumpOption
Create a DumpOption with the given value and name.
DumpRequest - class org.apache.jdo.impl.fostore.DumpRequest.
Represents a request to dump information from the store.
DumpRequest(DumpOption, String, Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.DumpRequest
 
Dumper - class org.apache.jdo.impl.fostore.Dumper.
Provides information such as metadata, extents, objects about the store.
Dumper() - Constructor for class org.apache.jdo.impl.fostore.Dumper
 
Dumper.ClassInstancesRequest - class org.apache.jdo.impl.fostore.Dumper.ClassInstancesRequest.
DumpRequest that dumps information about the instances of a class.
Dumper.ClassInstancesRequest() - Constructor for class org.apache.jdo.impl.fostore.Dumper.ClassInstancesRequest
 
Dumper.ClassMetadataRequest - class org.apache.jdo.impl.fostore.Dumper.ClassMetadataRequest.
DumpRequest that dumps metadata about a class.
Dumper.ClassMetadataRequest() - Constructor for class org.apache.jdo.impl.fostore.Dumper.ClassMetadataRequest
 
Dumper.ClassRequest - class org.apache.jdo.impl.fostore.Dumper.ClassRequest.
Abstract DumpRequest that assists in dumping information about classes.
Dumper.ClassRequest() - Constructor for class org.apache.jdo.impl.fostore.Dumper.ClassRequest
 
Dumper.ClassSubclassesRequest - class org.apache.jdo.impl.fostore.Dumper.ClassSubclassesRequest.
DumpRequest that dumps information about the subclasses of a class.
Dumper.ClassSubclassesRequest() - Constructor for class org.apache.jdo.impl.fostore.Dumper.ClassSubclassesRequest
 
Dumper.DBInfoRequest - class org.apache.jdo.impl.fostore.Dumper.DBInfoRequest.
DumpRequest that can dump DBInfo.
Dumper.DBInfoRequest() - Constructor for class org.apache.jdo.impl.fostore.Dumper.DBInfoRequest
 
Dumper.DumpOptionSubRequest - class org.apache.jdo.impl.fostore.Dumper.DumpOptionSubRequest.
Abstract class for dumping database information.
Dumper.DumpOptionSubRequest() - Constructor for class org.apache.jdo.impl.fostore.Dumper.DumpOptionSubRequest
 
dLoad(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading a double from a local variable slot
dStore(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for storing a double to a local variable slot
data - Variable in class org.apache.jdo.impl.fostore.Block
 
databaseMap - Static variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
We manage a map of pools of databases by database name.
databasePath(String) - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
 
dateTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
dateType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Date.
db - Variable in class org.apache.jdo.impl.fostore.ActivateClassHandler.ActivateClassFinisher
 
db - Variable in class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
 
dbInfo - Variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
dbInfoOID - Static variable in class org.apache.jdo.impl.fostore.DBInfo
This is the OID of the DBInfo.
dbname - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
The local database name.
dbname - Variable in class org.apache.jdo.impl.fostore.LoginHandler
the database name
dbname - Variable in class org.apache.jdo.impl.fostore.LoginRequest
The database name from the PMF URL property.
debug - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
debug - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
debug - Static variable in class org.apache.jdo.impl.fostore.RequestType
 
debug(String) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Tracing method
debug(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Tracing method
debug(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Tracing method
debug(String, String) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Tracing method for other SCO implementations.
debug(String) - Method in class org.apache.jdo.impl.state.ReachabilityHandler
Tracing method
debug(String) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Tracing method
debugging() - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Verifies if debugging is enabled.
debugging() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Verifies if debugging is enabled.
debugging() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Verifies if debugging is enabled.
debugging() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Verifies if debugging is enabled.
debugging() - Method in class org.apache.jdo.impl.state.ReachabilityHandler
Verifies if debugging is enabled.
debugging() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Verifies if debugging is enabled.
debugging() - Method in class org.apache.jdo.store.StoreManagerImpl
 
declMap - Variable in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
Map of declarations.
declare(Declaration) - Method in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
Adds a new declaration.
declare(Declaration) - Method in class org.apache.jdo.impl.jdoql.scope.ParameterTable
Adds a new declaration.
declare(String, Declaration) - Method in class org.apache.jdo.impl.jdoql.scope.SymbolTable
This method adds the specified identifier to this SymbolTable.
declare(Declaration) - Method in interface org.apache.jdo.jdoql.tree.ValueTable
This method declares an identifier.
declareField(String, String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Declares a field to the JDO model passing its type information.
declareField(String, String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Declares a field to the JDO model passing its type information.
declareField(String, String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Declares a field to the JDO model passing its type information.
declareField(String, String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
declareImport() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
declareImport(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
declareImport(String) - Method in class org.apache.jdo.impl.jdoql.scope.TypeNames
Defines a single-type-import.
declareImportOnDemand(String) - Method in class org.apache.jdo.impl.jdoql.scope.TypeNames
Defines a type-import-on-demand.
declareImports(String) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Set the import statements to be used to identify the fully qualified name of variables or parameters.
declareImports(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
declareParameter() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
declareParameter(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
declareParameter(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
declareParameter(Class, String) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Declares a parameter for this query tree.
declareParameter(Class, String) - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Declares a parameter for this query tree.
declareParameters(String) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Declare the list of parameters query execution.
declareParameters(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
declareVariable() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
declareVariable(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
declareVariable(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
declareVariable(Class, String) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Declares a variable for this query tree.
declareVariable(Class, String) - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Declares a variable for this query tree.
declareVariables(String) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Declare the unbound variables to be used in the query.
declareVariables(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
declaredClasses - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Relationship JDOClass<->JDOMember.
declaredFields - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Relationship JDOClass<->JDOMember.
declaredManagedFields - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Array of declared managed fields, sorted by name (see JDO spec).
declaredObjectIdClassName - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Property declaredObjectIdClassName.
declaringClass - Variable in class org.apache.jdo.impl.model.java.AbstractJavaField
The declaring class.
declaringClass - Variable in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Relationship JDOClass<->JDOMember.
declaringField - Variable in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Relationship JDOField<->JDORelationship.
declaringJavaModelFactory - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
The declaring JavaModelFactory.
declaringModel - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Relationship JDOModel<->JDOClass.
declaringModel - Variable in class org.apache.jdo.impl.model.jdo.JDOPackageImpl
Relationship JDOModel<->JDOPackage.
decrypt(String) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Uses rot13 algorithm.
decrypt(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Provides a decrypted version of the given (encrypted) string.
defaultConnectionId - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
defaultFetchGroup - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property defaultFetchGroup.
defaultFetchGroupFields - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Default fetch group fields.
defaultOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
defaultOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
defaultTarget() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
Return the defaultTarget for the switch
defaultTarget() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
Return the defaultTarget for the switch
default_bundle - Static variable in class org.apache.jdo.util.JDORIVersion
 
defineClass(String, Resource) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Defines a Class using the class bytes obtained from the specified Resource.
deflt - Variable in class org.apache.jdo.impl.enhancer.OptionSet.FlagOption
The default value for this option.
deflt - Variable in class org.apache.jdo.impl.enhancer.OptionSet.IntOption
The default value for this option.
deflt - Variable in class org.apache.jdo.impl.enhancer.OptionSet.StringOption
The default value for this option.
delegate - Variable in class org.apache.jdo.impl.enhancer.ClassFileEnhancerTimer
 
delegate - Variable in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
delegate - Variable in class org.apache.jdo.impl.enhancer.util.ResourceLocatorTimer
 
delete(BitSet, BitSet, StateManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
delete(BitSet, BitSet, StateManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Causes the object managed by the given state manager to be deleted in the database.
deleteFile(File) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Helper method to delete a file.
deletePersistent(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Delete the persistent instance from the data store.
deletePersistent(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
deletePersistent() - Method in class org.apache.jdo.impl.state.StateManagerImpl
delete persistencecapable
deletePersistent() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state in to PERSISTENT_DELETED
deletePersistentAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Delete an array of instances from the data store.
deletePersistentAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Delete a Collection of instances from the data store.
deletePersistentAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
deletePersistentAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
deletePersistentAllInternal(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process deletePersistentAll call.
deletePersistentInternal(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process deletePersistent call.
delistBeforeCompletion(Object) - Method in interface org.apache.jdo.ejb.EJBHelper
Called at the end of the Transaction.beforeCompletion() to de-register the component with the app server if necessary.
delistBeforeCompletion(Object) - Static method in class org.apache.jdo.ejb.EJBImplHelper
Called a non-managed environment at the end of the Transaction.beforeCompletion() to de-register the component with the app server if necessary.
dependency - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
dependsOn - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
Dependency for this variable.
deregister(Object) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Remove persistent instance from all caches
deregister(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
deregister() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Removes this StateManager from all the caches
deregister(Object) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Removes the object from the cache.
deregisterJTA() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Disassociate this PersistenceManager with the current JTA transaction.
deregisterPersistenceManager(PersistenceManagerImpl, Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Deregisters PersistenceManager that is not associated with a JTA transaction any more.
deregisterTransient(Object) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Remove transient instance from the transient cache
deregisterTransient(StateManagerInternal) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
deregisterTransient(StateManagerInternal) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Removes transient object from the transient cache.
descr - Variable in class org.apache.jdo.impl.enhancer.OptionSet.Option
A description of this option.
descriptor() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
Return the descriptor string for the constant type.
descriptor() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
Return the descriptor string for the constant type.
descriptor() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
Return the descriptor string for the constant type.
descriptor() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
Return the descriptor string for the constant type.
descriptor() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
Return the descriptor string for the constant type.
descriptor() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstString
Return the descriptor string for the constant type.
descriptor() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstValue
Return the descriptor string for the constant type.
descriptorTypeOfObject(ConstBasicMemberRef) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
destDir - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The destination directory option.
destinationDirectory - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
destinationDirectory - Variable in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
dictionaryType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Dictionary.
diffAugmentation(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
dirtyExtents - Variable in class org.apache.jdo.impl.fostore.DBInfo
Set of extents that are currently modified and need to be stored when a transaction commits.
dirtyFields - Variable in class org.apache.jdo.impl.fostore.UpdateRequest
Fields which are to be verified in database, in case of optimistic transaction.
dirtyFields - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
dis - Variable in class org.apache.jdo.impl.fostore.FOStoreInput
 
disassemble(PrintWriter, String, String) - Method in class org.apache.jdo.impl.enhancer.util.Disassembler
 
disassemble(PrintWriter, boolean, List, List) - Method in class org.apache.jdo.impl.enhancer.util.Disassembler
 
disconnect() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Disconnect StateManager and PC.
disconnectClone(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Desconnects clone instance.
dispatch(boolean) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
doDecrypt(String) - Static method in class org.apache.jdo.impl.fostore.FOStorePMF
Use same encryption for others in this package (e.g.
doEncrypt(String) - Static method in class org.apache.jdo.impl.fostore.FOStorePMF
Use same encryption for others in this package (e.g.
doReadObject(ObjectInputStream) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Read this object from a stream.
doRequest() - Method in class org.apache.jdo.impl.fostore.AbstractRequest
 
doRequest() - Method in interface org.apache.jdo.impl.fostore.Request
Does whatever it is that the kind of request does in actually making a request of the store.
doRequestBody() - Method in class org.apache.jdo.impl.fostore.AbstractRequest
Subclasses must implement in this method the actual writing of their Request type-specific data.
doRequestBody() - Method in class org.apache.jdo.impl.fostore.ActivateClassRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.BeginTxRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.CommitRequest
Provides the information required to fulfill a CommitRequest.
doRequestBody() - Method in class org.apache.jdo.impl.fostore.CreateOIDRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.DeleteRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.DumpRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.FetchRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.GetClassRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.GetExtentRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.GetInstancesRequest
 
doRequestBody() - Method in class org.apache.jdo.impl.fostore.InsertRequest
Provides detail about data being inserted in an InsertRequest.
doRequestBody() - Method in class org.apache.jdo.impl.fostore.LoginRequest
Subclasses must implement in this method the actual writing of their Request type-specific data.
doRequestBody() - Method in class org.apache.jdo.impl.fostore.RollbackRequest
Provides the information ecessary for a RollbackRequest.
doRequestBody() - Method in class org.apache.jdo.impl.fostore.UpdateRequest
Provides the information necessary to do an UpdateRequest.
doRequestBody() - Method in class org.apache.jdo.impl.fostore.VerifyRequest
Provides the information necessary for a VerifyRequest.
doTiming - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
doTiming - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
doTiming - Variable in class org.apache.jdo.impl.enhancer.GenericOptions
The timing option.
doTimingStatistics() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
doWriteObject(ObjectOutputStream) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Write this object to a stream.
dos - Variable in class org.apache.jdo.impl.fostore.FOStoreOutput
 
dotExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
doubleArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
doubleClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Double.
doubleConstant(double, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading the specified double constant onto the stack.
doubleTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
doubleType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the floating point type double.
doubleValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
 
doubleValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
doubleValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
driverName - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
driverName - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
dump() - Method in class org.apache.jdo.impl.fostore.Block
 
dump(String) - Method in class org.apache.jdo.impl.fostore.DBExtent
 
dump - Variable in class org.apache.jdo.impl.fostore.DumpRequest
Returned dump information.
dump() - Method in class org.apache.jdo.impl.fostore.Dumper.ClassRequest
 
dump() - Method in class org.apache.jdo.impl.fostore.Dumper.DBInfoRequest
 
dump() - Method in class org.apache.jdo.impl.fostore.Dumper.DumpOptionSubRequest
Subclasses must implement, to dump their particular kind of info.
dump(DumpOption, String) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Dumps information about the store.
dump() - Method in class org.apache.jdo.impl.fostore.Message
Dump the complete current contents of the message buffer.
dump(String, byte[], int) - Static method in class org.apache.jdo.impl.fostore.Tester
 
dump(String, byte[], int, int) - Static method in class org.apache.jdo.impl.fostore.Tester
 
dump(String, FOStoreOutput, int, int) - Static method in class org.apache.jdo.impl.fostore.Tester
 
dumpClass - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
dumpClass - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The dump class option.
dumpClass() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Dumps a class' signature and byte-code (for debugging).
dumpClass() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
dumpClassOption - Variable in class org.apache.jdo.impl.enhancer.core.Environment
If true, dump class.

E

EJBHelper - interface org.apache.jdo.ejb.EJBHelper.
Provide a Forte for Java implementation with information about the distributed transaction environment.
EJBImplHelper - class org.apache.jdo.ejb.EJBImplHelper.
Provides helper methods for a Forte for Java implementation with the application server specific information in the distributed transaction environment.
EJBImplHelper() - Constructor for class org.apache.jdo.ejb.EJBImplHelper
 
ENDS_WITH - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
ENDS_WITH - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
ENDS_WITH - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
EOF - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
EOF - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
EOF - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
EOF_CHAR - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
ERROR - Static variable in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
ERROR - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
ERROR - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
ERROR - Static variable in class org.apache.jdo.impl.enhancer.util.Disassembler
 
ERROR - Static variable in class org.apache.jdo.impl.fostore.Status
Request failed.
ERROR - Static variable in class org.apache.jdo.model.ModelValidationException
Constant representing an error.
ERR_DUPLICATE_PROPERTY_NAME - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_EMPTY_FIELDNAME - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_EMPTY_PROPERTY_NAME_OR_VALUE - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_INVALID_FIELDNAME - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_INVALID_PROPERTY_NAME - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_INVALID_PROPERTY_VALUE - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_NON_MANAGED_ANNOTATED_FIELD - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_TRANSIENT_CLASS_WITH_ANNOTATED_FIELD - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_TRANSIENT_CLASS_WITH_PERSISTENT_FIELD - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_TRANSIENT_CLASS_WITH_TRANSACTIONAL_FIELD - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_UNSPECIFIED_FIELD_ANNOTATION_TYPE - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ERR_UNSPECIFIED_FIELD_PERSISTENCE_MODIFIER - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
ESC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
ESC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
ESC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
EXCEPTION - Static variable in class org.apache.jdo.model.jdo.NullValueTreatment
Constant representing throwing an exception when storing a null value of field of a nullable type that is mapped to non-nullable type in the datastore.
EXC_ElementClassCastException - Static variable in class org.apache.jdo.impl.sco.SCOHelper
 
EXC_ElementNullsNotAllowed - Static variable in class org.apache.jdo.impl.sco.SCOHelper
Message keys for assertions performed.
EXC_KeyClassCastException - Static variable in class org.apache.jdo.impl.sco.SCOHelper
 
EXC_KeyNullsNotAllowed - Static variable in class org.apache.jdo.impl.sco.SCOHelper
 
EXC_ValueClassCastException - Static variable in class org.apache.jdo.impl.sco.SCOHelper
 
EXC_ValueNullsNotAllowed - Static variable in class org.apache.jdo.impl.sco.SCOHelper
 
EXPONENT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
EXPONENT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
EXPONENT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
EXTENT_UID - Static variable in class org.apache.jdo.impl.fostore.DBInfo
 
EndsWithCallExpr - class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr.
This node represents the method call expression String.endsWith.
EndsWithCallExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr
The noarg constructor is needed for ANTLR support and deserialization.
EndsWithCallExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr
The noarg constructor is needed for ANTLR support.
EndsWithCallExpr(Expression, Expression[]) - Constructor for class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr
This constructor is called by the query tree instance.
EndsWithCallExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr
This constructor is called by the query tree instance.
EndsWithCallExpression - interface org.apache.jdo.jdoql.tree.EndsWithCallExpression.
This node represents the method call expression String.endsWith.
EnhancerClassLoader - class org.apache.jdo.impl.enhancer.EnhancerClassLoader.
Implements a ClassLoader which automatically enchances the .class files according to the EnhancerMetaData information in the jar archive.
EnhancerClassLoader(URL[]) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Creates a new EnhancerClassLoader for the specified url.
EnhancerClassLoader(URL[], ClassLoader) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Creates a new EnhancerClassLoader for the specified url.
EnhancerClassLoader(String, Properties, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Creates a new EnhancerClassLoader for the specified url.
EnhancerClassLoader(URL[], Properties, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Creates a new EnhancerClassLoader for the specified url.
EnhancerClassLoader(String, EnhancerMetaData, Properties, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Creates a new EnhancerClassLoader for the specified url.
EnhancerClassLoader(URL[], EnhancerMetaData, Properties, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Creates a new EnhancerClassLoader for the specified url.
EnhancerConstants - interface org.apache.jdo.impl.enhancer.core.EnhancerConstants.
Constant definitions specific to this enhancer implementation.
EnhancerFatalError - exception org.apache.jdo.impl.enhancer.EnhancerFatalError.
Thrown to indicate that the class-file enhancer failed to perform an operation due to a serious error.
EnhancerFatalError() - Constructor for class org.apache.jdo.impl.enhancer.EnhancerFatalError
Constructs an EnhancerFatalError with no detail message.
EnhancerFatalError(String) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerFatalError
Constructs an EnhancerFatalError with the specified detail message.
EnhancerFatalError(Throwable) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerFatalError
Constructs an EnhancerFatalError with an optional nested exception.
EnhancerFatalError(String, Throwable) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerFatalError
Constructs an EnhancerFatalError with the specified detail message and an optional nested exception.
EnhancerFilter - class org.apache.jdo.impl.enhancer.core.EnhancerFilter.
Provides a JDO byte-code enhancer.
EnhancerFilter(EnhancerMetaData, Properties, PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.core.EnhancerFilter
Creates an instance of a JDO enhancer.
EnhancerJavaModel - class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel.
Provides some basic Java type information based on JVM descriptors.
EnhancerJavaModel(ClassLoader, ResourceLocator) - Constructor for class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel
Creates an instance.
EnhancerJavaType - class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaType.
Provides some basic Java type information based on JVM descriptors.
EnhancerJavaType(Class, JDOModel, JavaModel) - Constructor for class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaType
Creates an instance.
EnhancerMain - class org.apache.jdo.enhancer.EnhancerMain.
JDO command line enhancer.
EnhancerMain(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.enhancer.EnhancerMain
Creates an instance.
EnhancerMain(PrintWriter, PrintWriter, EnhancerOptions) - Constructor for class org.apache.jdo.enhancer.EnhancerMain
Creates an instance.
EnhancerMetaData - interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData.
Provides the JDO meta information neccessary for byte-code enhancement.
EnhancerMetaDataBaseModel - class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel.
Provides the JDO meta information based on a JDO meta model.
EnhancerMetaDataBaseModel(PrintWriter, boolean) - Constructor for class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Creates an instance.
EnhancerMetaDataFatalError - exception org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataFatalError.
Thrown to indicate that an access to JDO meta-data failed due to a serious error, which might have left the meta-data component in an inconsistent state.
EnhancerMetaDataFatalError() - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataFatalError
Constructs an EnhancerMetaDataFatalError with no detail message.
EnhancerMetaDataFatalError(String) - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataFatalError
Constructs an EnhancerMetaDataFatalError with the specified detail message.
EnhancerMetaDataFatalError(Throwable) - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataFatalError
Constructs an EnhancerMetaDataFatalError with an optional nested exception.
EnhancerMetaDataFatalError(String, Throwable) - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataFatalError
Constructs an EnhancerMetaDataFatalError with the specified detail message and an optional nested exception.
EnhancerMetaDataJDOModelImpl - class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl.
Provides the JDO meta information based on a JDO meta model.
EnhancerMetaDataJDOModelImpl(PrintWriter, boolean, List, List, String) - Constructor for class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Creates an instance.
EnhancerMetaDataPropertyImpl - class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl.
Provides the JDO meta information based on properties.
EnhancerMetaDataPropertyImpl(PrintWriter, boolean, Properties) - Constructor for class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Creates an instance.
EnhancerMetaDataPropertyImpl(PrintWriter, boolean, String) - Constructor for class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Creates an instance.
EnhancerMetaDataTimer - class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer.
 
EnhancerMetaDataTimer(EnhancerMetaData) - Constructor for class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
Creates an instance.
EnhancerMetaDataUserException - exception org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataUserException.
Thrown to indicate that an access to JDO meta-data failed; the meta-data component is assured to remain in consistent state.
EnhancerMetaDataUserException() - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataUserException
Constructs an EnhancerMetaDataUserException with no detail message.
EnhancerMetaDataUserException(String) - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataUserException
Constructs an EnhancerMetaDataUserException with the specified detail message.
EnhancerMetaDataUserException(Throwable) - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataUserException
Constructs an EnhancerMetaDataUserException with an optional nested exception.
EnhancerMetaDataUserException(String, Throwable) - Constructor for class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataUserException
Constructs an EnhancerMetaDataUserException with the specified detail message and an optional nested exception.
EnhancerOptions - class org.apache.jdo.impl.enhancer.EnhancerOptions.
Set of options used by the JDO enhancer and its test programs.
EnhancerOptions(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerOptions
Creates an instance.
EnhancerUserException - exception org.apache.jdo.impl.enhancer.EnhancerUserException.
Thrown to indicate that the class-file enhancer failed to perform an operation due to an error.
EnhancerUserException() - Constructor for class org.apache.jdo.impl.enhancer.EnhancerUserException
Creates a new EnhancerUserException without detail message.
EnhancerUserException(String) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerUserException
Creates a new EnhancerUserException with the specified detail message.
EnhancerUserException(String, Throwable) - Constructor for class org.apache.jdo.impl.enhancer.EnhancerUserException
Creates a new EnhancerUserException with the specified detail message and cause Throwable.
Environment - class org.apache.jdo.impl.enhancer.core.Environment.
Serves as a repository for the options for the enhancer.
Environment() - Constructor for class org.apache.jdo.impl.enhancer.core.Environment
The constructor
EqualsExpr - class org.apache.jdo.impl.jdoql.tree.EqualsExpr.
This node represents an equals operator.
EqualsExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.EqualsExpr
The noarg constructor is needed for ANTLR support and deserialization.
EqualsExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.EqualsExpr
The noarg constructor is needed for ANTLR support.
EqualsExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.EqualsExpr
This constructor is called by the query tree instance.
EqualsExpression - interface org.apache.jdo.jdoql.tree.EqualsExpression.
This node represents an equals operator.
ErrorMsg - class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg.
 
ErrorMsg() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
 
ErrorType - class org.apache.jdo.impl.model.java.ErrorType.
An instance of class ErrorType represents an erroneous type.
ErrorType() - Constructor for class org.apache.jdo.impl.model.java.ErrorType
Creates new a ErrorType instance.
ExceptionRange - class org.apache.jdo.impl.enhancer.classfile.ExceptionRange.
ExceptionRange represents a range an exception handler within a method in class file.
ExceptionRange(InsnTarget, InsnTarget, InsnTarget, ConstClass) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
constructor
ExceptionTable - class org.apache.jdo.impl.enhancer.classfile.ExceptionTable.
ExceptionTable represents the exception handlers within the code of a method.
ExceptionTable() - Constructor for class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
 
ExceptionsAttribute - class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute.
ExceptionsAttribute represents a method attribute in a class file listing the checked exceptions for the method.
ExceptionsAttribute(ConstUtf8, Vector) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
Constructor
ExceptionsAttribute(ConstUtf8, ConstClass) - Constructor for class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
Convenience Constructor - for single exception
Expr - class org.apache.jdo.impl.jdoql.tree.Expr.
This node represents a general expression.
Expr() - Constructor for class org.apache.jdo.impl.jdoql.tree.Expr
The noarg constructor is needed for ANTLR support and deserialization.
Expr(int, String, Class) - Constructor for class org.apache.jdo.impl.jdoql.tree.Expr
This constructor is called by specialized nodes.
Expression - interface org.apache.jdo.jdoql.tree.Expression.
This node represents a general expression.
ExpressionFactory - interface org.apache.jdo.jdoql.tree.ExpressionFactory.
This interface provides methods for factorizing expression nodes.
ExtendedMetaData - interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData.
Provides extended JDO meta information for byte-code enhancement.
eitherIterator() - Method in class org.apache.jdo.impl.sco.ArrayList
Get an iterator regardless of whether the collection is frozen.
eitherIterator() - Method in class org.apache.jdo.impl.sco.HashMap
Get an iterator regardless of whether the map is frozen.
eitherIterator() - Method in class org.apache.jdo.impl.sco.HashSet
Create an iterator regardless whether the collection is frozen.
eitherIterator() - Method in class org.apache.jdo.impl.sco.Hashtable
Get an iterator regardless of whether the map is frozen.
eitherIterator() - Method in class org.apache.jdo.impl.sco.LinkedList
Get an iterator regardless of whether the collection is frozen.
eitherIterator() - Method in class org.apache.jdo.impl.sco.TreeMap
Get an iterator regardless of whether the map is frozen.
eitherIterator() - Method in class org.apache.jdo.impl.sco.TreeSet
Create an iterator regardless whether the collection is frozen.
eitherIterator() - Method in class org.apache.jdo.impl.sco.Vector
Get an iterator regardless of whether the collection is frozen.
eitherIterator() - Method in interface org.apache.jdo.sco.SCOCollection
Get an iterator regardless of whether the map is frozen.
eitherIterator() - Method in interface org.apache.jdo.sco.SCOMap
Get an iterator regardless of whether the map is frozen.
elementPathForSig(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
elementSig(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the element type descriptor char for the element type.
elementSigForSig(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
elementSize(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the number of stack words required for a value of the specified type on the operand stack.
elementType(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the element type for the first char in the type descriptor string.
elementType - Variable in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Property elementType.
elementType - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOArrayImplCaching
Type of the array element.
elementType - Variable in class org.apache.jdo.impl.sco.ArrayList
 
elementType - Variable in class org.apache.jdo.impl.sco.HashSet
 
elementType - Variable in class org.apache.jdo.impl.sco.LinkedList
 
elementType - Variable in class org.apache.jdo.impl.sco.TreeSet
 
elementType - Variable in class org.apache.jdo.impl.sco.Vector
 
elementTypeForSig(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
elementTypeName - Variable in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Property elementTypeName.
elements() - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
 
elements() - Method in class org.apache.jdo.impl.sco.Hashtable
 
embedded - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property embedded.
embeddedElement - Variable in class org.apache.jdo.impl.model.jdo.JDOArrayImplDynamic
Property embeddedElement.
embeddedElement - Variable in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Property embeddedElement.
embeddedKey - Variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Property embeddedKey.
embeddedValue - Variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Property embeddedValue.
encrypt(String) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Uses rot13 algorithm.
encrypt(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Provides an encrypted version of the given string.
endDocument() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
endElement(String, String, String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
endPC() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
return the end of the exception hander (exclusive)
endPrefixMapping(String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
endRequest() - Method in class org.apache.jdo.impl.fostore.AbstractRequest
Write the length.
endStash(int, int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
Write the given value at the given position, and reset the position to what it was before the write occurred.
endStash(int, int) - Method in class org.apache.jdo.impl.fostore.Reply
 
end_array() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_array() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
end_class() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_class() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
end_collection() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_collection() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
end_extension() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_extension() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
end_field() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_field() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
end_jdo() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_jdo() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
end_map() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_map() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
end_package() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element end event handling method.
end_package() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
endsWith(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
endsWith(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
enhance(String, byte[], int, int) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
enhanceArchiveFile(String) - Method in class org.apache.jdo.enhancer.EnhancerMain
Enhances a archive file.
enhanceClass() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Determines what modifications are needed and perform them.
enhanceClassFile(InputStream) - Method in class org.apache.jdo.enhancer.EnhancerMain
Enhances a classfile.
enhanceClassFile(InputStream) - Method in class org.apache.jdo.enhancer.Main
Enhances a classfile.
enhanceClassFile(InputStream, OutputStream) - Method in interface org.apache.jdo.impl.enhancer.ClassFileEnhancer
Enhances a given class according to the JDO meta-data.
enhanceClassFile(InputStream, OutputStreamWrapper) - Method in interface org.apache.jdo.impl.enhancer.ClassFileEnhancer
Enhances a given class according to the JDO meta-data.
enhanceClassFile(ClassFileEnhancer, InputStream, OutputStream) - Static method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper
Enhances a classfile.
enhanceClassFile(InputStream, OutputStream) - Method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerTimer
 
enhanceClassFile(InputStream, OutputStreamWrapper) - Method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerTimer
 
enhanceClassFile(InputStream, OutputStreamWrapper) - Method in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
Enhances a given class according to the JDO meta-data.
enhanceClassFile(InputStream, OutputStream) - Method in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
enhanceClassFile1(InputStream, OutputStreamWrapper) - Method in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
Enhances a given class according to the JDO meta-data.
enhanceInputFiles(List, List, List) - Method in class org.apache.jdo.enhancer.EnhancerMain
Enhances all files entered in the command line.
enhanceInputFiles(List, List, List, List) - Method in class org.apache.jdo.enhancer.Main
Enhances all files entered in the command line.
enhanceZipFile(String) - Method in class org.apache.jdo.enhancer.Main
Enhances a zipfile.
enhanceZipFile(ClassFileEnhancer, ZipInputStream, ZipOutputStream) - Static method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper
Enhances a zip file.
enhancer - Variable in class org.apache.jdo.enhancer.EnhancerMain
The byte code enhancer.
enhancer - Variable in class org.apache.jdo.enhancer.Main
The byte code enhancer.
enhancer - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
enlistBeforeCompletion(Object) - Method in interface org.apache.jdo.ejb.EJBHelper
Called at the beginning of the Transaction.beforeCompletion() to register the component with the app server if necessary.
enlistBeforeCompletion(Object) - Static method in class org.apache.jdo.ejb.EJBImplHelper
Called at the beginning of the Transaction.beforeCompletion() to register the component with the app server if necessary.
ensureInitializedField() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
This method makes sure the reflection field is set.
ent - Variable in class org.apache.jdo.util.WeakValueHashMap.Entry
 
entrySet() - Method in class org.apache.jdo.impl.sco.HashMap
 
entrySet() - Method in class org.apache.jdo.impl.sco.Hashtable
 
entrySet() - Method in class org.apache.jdo.impl.sco.TreeMap
 
entrySet - Variable in class org.apache.jdo.util.WeakValueHashMap
 
entrySet() - Method in class org.apache.jdo.util.WeakValueHashMap
Returns a Set view of the mappings in this map.
env - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
Repository for the enhancement options.
env - Variable in class org.apache.jdo.impl.enhancer.core.Annotater
Repository for the enhancer options.
env - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
Repository for the enhancement options.
env - Variable in class org.apache.jdo.impl.enhancer.core.Builder
Repository for the enhancement options.
env - Variable in class org.apache.jdo.impl.enhancer.core.Controller
Repository for enhancer options.
env - Variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
equalityExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
equals(Object) - Method in class org.apache.jdo.impl.fostore.AID
Determines if this AID is equal to another.
equals(Object) - Method in class org.apache.jdo.impl.fostore.CLID
 
equals(Object) - Method in class org.apache.jdo.impl.fostore.DumpOption
 
equals(Object) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
Returns true if this represents the same URL, user, and password as the other.
equals(Object) - Method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
equals(Object) - Method in class org.apache.jdo.impl.fostore.OID
Determines if this OID is equal to another.
equals(Object) - Method in class org.apache.jdo.impl.fostore.RequestId
Returns true if the other id is equal to this one.
equals(Object) - Method in class org.apache.jdo.impl.fostore.RequestType
 
equals(Object) - Method in class org.apache.jdo.impl.fostore.Status
Compares this to another Status.
equals(Object) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
equals(Object) - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Overrides Object's equals method by comparing the name of this member with the name of the argument obj.
equals(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
equals(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.jdo.impl.sco.HashMap
 
equals(Object) - Method in class org.apache.jdo.impl.sco.HashSet
 
equals(Object) - Method in class org.apache.jdo.impl.sco.Hashtable
 
equals(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
equals(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
 
equals(Object) - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
equals(Object) - Method in class org.apache.jdo.util.WeakHashSet.WeakElement
 
equals(Object) - Method in class org.apache.jdo.util.WeakValueHashMap.Entry
 
equals(Object) - Method in class org.apache.jdo.util.WeakValueHashMap.WeakValue
A WeakValue is equal to another WeakValue iff they both refer to objects that are, in turn, equal according to their own equals methods.
err - Variable in class org.apache.jdo.enhancer.Main
The stream to write error messages to.
err - Variable in class org.apache.jdo.impl.enhancer.LogSupport
The stream to write error messages to.
err - Static variable in class org.apache.jdo.impl.enhancer.PersistenceLauncher
 
err - Variable in class org.apache.jdo.impl.enhancer.core.Environment
Writer for error output.
err - Variable in class org.apache.jdo.impl.enhancer.generator.Main
The stream to write error messages to.
err - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
error(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
error(int, int, String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
Indicates an error situation.
errorCount() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
errorMsg - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
Error message helper.
errorMsg - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
The error message support class.
errorMsg - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
The error message support class.
errorMsg - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
The error message support class.
errorMsg - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
The error message support class.
errorType - Static variable in class org.apache.jdo.impl.model.java.ErrorType
The singleton ErrorType instance.
errorsEncountered - Variable in class org.apache.jdo.impl.enhancer.core.Environment
The number of errors encountered thus far.
eval - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The memory query evaluator.
evaluate(int, int[]) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
evict(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Make persistent instance hollow in this PersistenceManager.
evict(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Mark an instance as no longer needed in the cache.
evict(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
evictAll() - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Make all non-dirty persistent instances in the cache hollow in this PersistenceManager.
evictAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Mark an array of instances as no longer needed in the cache.
evictAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Mark a Collection of instances as no longer needed in the cache.
evictAll() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Mark all persistent-nontransactional instances as no longer needed in the cache.
evictAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
evictAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
evictAll() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
evictAllInternal(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process evictAll call.
evictInstance() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition to Hollow
evictInstance() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state to HOLLOW
evictInternal(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process evict call.
ex - Variable in class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
excCatchType - Variable in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
 
excEndPC - Variable in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
 
excHandlerPC - Variable in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
 
excStartPC - Variable in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
 
exceptionHandlers() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Return the exception ranges and handlers which apply to the code in this method.
exceptionTable - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
exceptionTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
 
exceptions() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
Return an enumeration of the checked exceptions
exceptionsAttribute() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Returns the ExceptionsAttribute associated with this method (if any)
execute() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Execute the query and return the filtered Collection.
execute(Object) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Execute the query and return the filtered Collection.
execute(Object, Object) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Execute the query and return the filtered Collection.
execute(Object, Object, Object) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Execute the query and return the filtered Collection.
executeWithArray(Object[]) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Execute the query and return the filtered Collection.
executeWithMap(Map) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Execute the query and return the filtered Collection.
existsFile(File) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Helper method to check whether a file exists.
exit(String) - Static method in class org.apache.jdo.impl.fostore.Dumper
Print an error message and exit.
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
 
expectedAttrName - Static variable in class org.apache.jdo.impl.enhancer.classfile.SyntheticAttribute
 
expectedAttrVersion - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
expectedAttrVersion - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
expectedProvider - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
exprNoCheck(AST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
expression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
expression(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
expression(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
expressionList() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
extent - Variable in class org.apache.jdo.impl.fostore.GetExtentRequest
Extent returned to user.
extentOID - Variable in class org.apache.jdo.impl.fostore.DBExtent
OID of this extent.
extractArgSig(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the stack descriptor for the arguments to a method invocation (not including any "this" argument)
extractResultSig(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the stack descriptor for the result of a method invocation.
extractReversedArgSig(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the reversed stack descriptor for the arguments to a method invocation (not including any "this" argument).

F

FAILURE - Static variable in class org.apache.jdo.impl.fostore.RequestId
 
FALSE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
FALSE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
FALSE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
FATAL - Static variable in class org.apache.jdo.impl.fostore.Status
Request failed fatally in server.
FIELDNAME_JDO_FIELD_FLAGS - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELDNAME_JDO_FIELD_NAMES - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELDNAME_JDO_FIELD_TYPES - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELDNAME_JDO_FLAGS - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELDNAME_JDO_INHERITED_FIELD_COUNT - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELDNAME_JDO_PC_SUPERCLASS - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELDNAME_JDO_STATE_MANAGER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELDNAME_SERIAL_VERSION_UID - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
FIELD_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
FIELD_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
FIELD_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
FIELD_DELIMITER - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
The delimiter of a property key between the class- and fieldname.
FIRST_CLASS_UID - Static variable in class org.apache.jdo.impl.fostore.DBInfo
 
FLOAT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
FLOAT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
FLOAT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
FLOATINGPOINT_SUFFIX - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
FLOATINGPOINT_SUFFIX - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
FLOATINGPOINT_SUFFIX - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
FLOAT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
FLOAT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
FLOAT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
FLUSHED_COMPLETE - Static variable in interface org.apache.jdo.state.StateManagerInternal
 
FLUSHED_NONE - Static variable in interface org.apache.jdo.state.StateManagerInternal
 
FLUSHED_PARTIAL - Static variable in interface org.apache.jdo.state.StateManagerInternal
Return values for flush operations
FOStoreAbstractMethodException - exception org.apache.jdo.impl.fostore.FOStoreAbstractMethodException.
This exception means that a subclass didn't override a method that it should have.
FOStoreAbstractMethodException(String) - Constructor for class org.apache.jdo.impl.fostore.FOStoreAbstractMethodException
 
FOStoreBtreeStorage - class org.apache.jdo.impl.fostore.FOStoreBtreeStorage.
FOStore specific BtreeStorage subclass.
FOStoreBtreeStorage(String, boolean) - Constructor for class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Creates a new FOStoreBtreeStorage instance.
FOStoreBtreeStorage.Resolver - class org.apache.jdo.impl.fostore.FOStoreBtreeStorage.Resolver.
Dummy implementation.
FOStoreBtreeStorage.Resolver() - Constructor for class org.apache.jdo.impl.fostore.FOStoreBtreeStorage.Resolver
 
FOStoreClientConnection - interface org.apache.jdo.impl.fostore.FOStoreClientConnection.
Represents the connection as seen by the client.
FOStoreClientConnectionImpl - class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl.
Implementation of the client side of a FOStore connection.
FOStoreClientConnectionImpl(URL) - Constructor for class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Creates new FOStoreClientConnectionImpl
FOStoreConnection - interface org.apache.jdo.impl.fostore.FOStoreConnection.
Tagging interface at root of all kinds of FOStore connections.
FOStoreConnectionFactory - class org.apache.jdo.impl.fostore.FOStoreConnectionFactory.
A connection factory for FOStore.
FOStoreConnectionFactory() - Constructor for class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
First time a FOStoreConnectionFactory is created, initialize accessors which are used to store/save instances via JNDI.
FOStoreConnectionFactory.CFAccessor - interface org.apache.jdo.impl.fostore.FOStoreConnectionFactory.CFAccessor.
CFAccessor implementation instances allow copying values to/from a FOStoreConnectionFactory and a Properties.
FOStoreConnectionId - class org.apache.jdo.impl.fostore.FOStoreConnectionId.
Represents the information required to connect to a database.
FOStoreConnectionId(String, String, String, boolean) - Constructor for class org.apache.jdo.impl.fostore.FOStoreConnectionId
Creates new FOStoreConnectionId.
FOStoreConnectionId(String, String, String) - Constructor for class org.apache.jdo.impl.fostore.FOStoreConnectionId
Creates new FOStoreConnectionId.
FOStoreConnector - class org.apache.jdo.impl.fostore.FOStoreConnector.
FOStoreConnector represents a connection to the FOStoreDatabase.
FOStoreConnector(FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.FOStoreConnector
 
FOStoreDatabase - class org.apache.jdo.impl.fostore.FOStoreDatabase.
File/Object Store Database, using an underlying Btree implementation.
FOStoreDatabase(String, boolean) - Constructor for class org.apache.jdo.impl.fostore.FOStoreDatabase
Create an FODatabase and create/open the files.
FOStoreDatabaseException - exception org.apache.jdo.impl.fostore.FOStoreDatabaseException.
This provides an insulation layer between BtreeDatabase and FOStore.
FOStoreDatabaseException(StorageException) - Constructor for class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
FOStoreExtent - class org.apache.jdo.impl.fostore.FOStoreExtent.
This is an in-memory extent.
FOStoreExtent(Class, boolean, PersistenceManagerInternal, RequestFactory, FOStoreConnector) - Constructor for class org.apache.jdo.impl.fostore.FOStoreExtent
 
FOStoreExtent.FOStoreExtentIterator - class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator.
Iterates over the elements in a FOStoreExtent.
FOStoreExtent.FOStoreExtentIterator(FOStoreExtent) - Constructor for class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
 
FOStoreFatalIOException - exception org.apache.jdo.impl.fostore.FOStoreFatalIOException.
This is an exception which _should_ never be thrown, as it indicates an error in I/O traffic between client and server.
FOStoreFatalIOException(Class, String, Exception) - Constructor for class org.apache.jdo.impl.fostore.FOStoreFatalIOException
 
FOStoreFatalInternalException - exception org.apache.jdo.impl.fostore.FOStoreFatalInternalException.
This is an exception which _should_ never be thrown, as it indicates an error in the implementation, such as a bug that has been found.
FOStoreFatalInternalException(Class, String, String) - Constructor for class org.apache.jdo.impl.fostore.FOStoreFatalInternalException
 
FOStoreFatalInternalException(Class, String, Exception) - Constructor for class org.apache.jdo.impl.fostore.FOStoreFatalInternalException
 
FOStoreFatalInternalException(Class, String, String, Exception) - Constructor for class org.apache.jdo.impl.fostore.FOStoreFatalInternalException
 
FOStoreInput - class org.apache.jdo.impl.fostore.FOStoreInput.
Extend ByteArrayInputStream so that we can get ahold of the byte array and current position, and can change the current position.
FOStoreInput(byte[], int, int) - Constructor for class org.apache.jdo.impl.fostore.FOStoreInput
 
FOStoreLocalConnection - class org.apache.jdo.impl.fostore.FOStoreLocalConnection.
Implements the client and server/store connections for the case in which the client and store are running in the same address space.
FOStoreLocalConnection(URL) - Constructor for class org.apache.jdo.impl.fostore.FOStoreLocalConnection
Provides a connection to the database, using the URL support in the superclass.
FOStoreLoginException - exception org.apache.jdo.impl.fostore.FOStoreLoginException.
This is an exception which _should_ never be thrown, as it indicates an error in the implementation, such as a bug that has been found.
FOStoreLoginException(String, String, Exception) - Constructor for class org.apache.jdo.impl.fostore.FOStoreLoginException
 
FOStoreModel - class org.apache.jdo.impl.fostore.FOStoreModel.
Provides model information required by fostore: mapping between CLID's and the java.lang.Class's.
FOStoreModel() - Constructor for class org.apache.jdo.impl.fostore.FOStoreModel
Constructor
FOStoreOutput - class org.apache.jdo.impl.fostore.FOStoreOutput.
Extend ByteArrayOutputStream so that we can get ahold of the byte array and current position, and can make sure we have enough space to write an object.
FOStoreOutput() - Constructor for class org.apache.jdo.impl.fostore.FOStoreOutput
 
FOStoreOutput.LocalByteArrayOutputStream - class org.apache.jdo.impl.fostore.FOStoreOutput.LocalByteArrayOutputStream.
 
FOStoreOutput.LocalByteArrayOutputStream() - Constructor for class org.apache.jdo.impl.fostore.FOStoreOutput.LocalByteArrayOutputStream
 
FOStorePM - class org.apache.jdo.impl.fostore.FOStorePM.
Subclass of #PersistenceManagerImpl implementing abstract methods newQuery.
FOStorePM(FOStorePMF, String, String) - Constructor for class org.apache.jdo.impl.fostore.FOStorePM
Constructs new instance of PersistenceManagerImpl for this PersistenceManagerFactoryInternal and particular combination of username and password.
FOStorePMF - class org.apache.jdo.impl.fostore.FOStorePMF.
The File/Object Store's implementation of a PersistenceManagerFactory.
FOStorePMF() - Constructor for class org.apache.jdo.impl.fostore.FOStorePMF
 
FOStorePMFFactory - class org.apache.jdo.impl.fostore.FOStorePMFFactory.
Creates a FOStorePMF when read in via JNDI.
FOStorePMFFactory() - Constructor for class org.apache.jdo.impl.fostore.FOStorePMFFactory
 
FOStoreRemoteConnection - class org.apache.jdo.impl.fostore.FOStoreRemoteConnection.
Represents a connection to a store that runs in a JVM separate from that of a client.
FOStoreRemoteConnection(URL) - Constructor for class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Creates new FOStoreRemoteConnection
FOStoreSchemaUID - class org.apache.jdo.impl.fostore.FOStoreSchemaUID.
A FOStoreSchemaUID is an internal name used to distinguish persistence capable classes based on the structure of their persistent fields as indicated by the enhancer.
FOStoreSchemaUID(long) - Constructor for class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
FOStoreSchemaUID(Class) - Constructor for class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
FOStoreServerConnection - interface org.apache.jdo.impl.fostore.FOStoreServerConnection.
A connection as used by a server/store.
FOStoreServerConnectionImpl - class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl.
This class implements the FOStoreServerConnection contract.
FOStoreServerConnectionImpl() - Constructor for class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Creates new FOStoreServerConnectionImpl for the local case.
FOStoreServerConnectionImpl(Socket, String) - Constructor for class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Creates new FOStoreServerConnectionImpl for the remote case.
FOStoreStoreManager - class org.apache.jdo.impl.fostore.FOStoreStoreManager.
StoreManager represents the datastore to the rest of the JDO components.
FOStoreStoreManager(FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
FOStoreTranscriber - class org.apache.jdo.impl.fostore.FOStoreTranscriber.
FOStoreTranscriber contains methods to transcribe each primitive type, but they all throw AbstractMethodError.
FOStoreTranscriber() - Constructor for class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
FOStoreTranscriberFactory - class org.apache.jdo.impl.fostore.FOStoreTranscriberFactory.
Provides Transcriber instances for FOStore.
FOStoreTranscriberFactory() - Constructor for class org.apache.jdo.impl.fostore.FOStoreTranscriberFactory
 
FOStoreURLStreamHandler - class org.apache.jdo.impl.fostore.FOStoreURLStreamHandler.
Creates connections to databases.
FOStoreURLStreamHandler() - Constructor for class org.apache.jdo.impl.fostore.FOStoreURLStreamHandler
Creates new FOStoreURLStreamHandler
FOStoreUnsupportedException - exception org.apache.jdo.impl.fostore.FOStoreUnsupportedException.
This exception means that a FOStore doesn't have support for what is being requested.
FOStoreUnsupportedException(String) - Constructor for class org.apache.jdo.impl.fostore.FOStoreUnsupportedException
 
FetchHandler - class org.apache.jdo.impl.fostore.FetchHandler.
Process fetch requests.
FetchHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.FetchHandler
 
FetchRequest - class org.apache.jdo.impl.fostore.FetchRequest.
Represents a request to read the values of one or more fields for a persistent object from the store.
FetchRequest(StateManagerInternal, Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.FetchRequest
 
FieldAccessExpr - class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr.
This node represents a field access expression.
FieldAccessExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
The noarg constructor is needed for ANTLR support and deserialization.
FieldAccessExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
The noarg constructor is needed for ANTLR support.
FieldAccessExpr(int, String, Class) - Constructor for class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
This constructor is called by StaticFieldAccessExpr.
FieldAccessExpr(Expression, String) - Constructor for class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
This constructor is called by the query tree instance.
FieldAccessExpression - interface org.apache.jdo.jdoql.tree.FieldAccessExpression.
This node represents a field access expression.
FieldArraySorter - class org.apache.jdo.impl.enhancer.classfile.FieldArraySorter.
 
FieldArraySorter(ClassField[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.FieldArraySorter
 
FieldFetcher - class org.apache.jdo.impl.fostore.FieldFetcher.
Extend AbstractFieldManager overriding only fetchABCField methods
FieldFetcher(FOStoreInput, FOStoreModel, PersistenceManagerInternal, ClassLoader) - Constructor for class org.apache.jdo.impl.fostore.FieldFetcher
 
FieldFetcher(FOStoreInput, FOStoreModel, PersistenceManagerInternal, ClassLoader, boolean) - Constructor for class org.apache.jdo.impl.fostore.FieldFetcher
Called by AID when PK fields are written sequentially independent of their actual field numbers.
FieldManager - interface org.apache.jdo.state.FieldManager.
This is the means by which a StateManager implementation's giveXXXField() method (where XXX is e.g.
FieldRequest - interface org.apache.jdo.impl.fostore.FieldRequest.
Represents a request to manipulate (read or update) the fields of an object.
FilterExpressionDumper - class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper.
An instance of this class is used to print a query tree into a print stream.
FilterExpressionDumper() - Constructor for class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Constructs an instance of this class.
FilterExpressionDumper(PrintStream) - Constructor for class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Constructs an instance of this class.
FloatArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
FloatLiteralExpr - class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr.
This node represents a float literal.
FloatLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
FloatLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr
The noarg constructor is needed for ANTLR support.
FloatLiteralExpr(Float) - Constructor for class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr
This constructor is called by the query tree instance.
FloatLiteralExpr(float) - Constructor for class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr
This constructor is called by the query tree instance.
FloatLiteralExpression - interface org.apache.jdo.jdoql.tree.FloatLiteralExpression.
This node represents a float literal.
FloatTranscriber - class org.apache.jdo.impl.fostore.FloatTranscriber.
Transcribes float values.
FloatTranscriber() - Constructor for class org.apache.jdo.impl.fostore.FloatTranscriber
 
FloatingPointType - class org.apache.jdo.impl.model.java.FloatingPointType.
A FloatingPointType instance represents a floating point type as defined in the Java language.
FloatingPointType(Class) - Constructor for class org.apache.jdo.impl.model.java.FloatingPointType
Constructor.
Freezer - class org.apache.jdo.impl.sco.Freezer.
Freezer is a helper class with static methods to assist transcribing non-ordered collection and map classes.
Freezer() - Constructor for class org.apache.jdo.impl.sco.Freezer
This class currently is not used as a class but only as a helper.
Freezer.AbsoluteOrdering - class org.apache.jdo.impl.sco.Freezer.AbsoluteOrdering.
This class is the Comparator to impose an absolute ordering on instances of PersistenceCapable, wrapper, and mutable sco types.
Freezer.AbsoluteOrdering() - Constructor for class org.apache.jdo.impl.sco.Freezer.AbsoluteOrdering
 
Freezer.FrozenIterator - class org.apache.jdo.impl.sco.Freezer.FrozenIterator.
This class iterates over an array.
Freezer.FrozenIterator(Object[]) - Constructor for class org.apache.jdo.impl.sco.Freezer.FrozenIterator
 
fLoad(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading a float from a local variable slot
fStore(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for storing a float to a local variable slot
factory - Static variable in class org.apache.jdo.impl.fostore.ActivateClassHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.BeginTxHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.CommitHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.CreateOIDHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.DeleteHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.DumpHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.FetchHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.GetClassHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.GetExtentHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.GetInstancesHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.InsertHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.LoginHandler
the factory used to create the handler for this request
factory - Static variable in class org.apache.jdo.impl.fostore.RollbackHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.UpdateHandler
 
factory - Static variable in class org.apache.jdo.impl.fostore.VerifyHandler
 
factory - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory
The singleton JDOQLASTFactory instance.
failure - Variable in class org.apache.jdo.util.I18NHelper
Throwable if ResourceBundle couldn't be loaded
fatal(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
Indicates a fatal situation (implementation error).
fatal(String, Exception) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
Indicates a fatal situation (implementation error).
fetch(StateManagerInternal, int[]) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
fetch(StateManagerInternal, OID) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
Invoke this if you have a StateManagerInternal for the object that you're fetching.
fetch(OID) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
Invoke this if you have an OID for the object that you're fetching.
fetch() - Method in class org.apache.jdo.impl.fostore.FieldFetcher
Fetches data from input, resulting in an PersistenceCapable object with state from the datastore.
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.AbstractTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayListTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
Fetches the entire array by delegating to fetchElements.
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BigDecimalTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BigIntegerTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BitSetTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CalendarTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.DateTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.HashMapTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.HashSetTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.HashtableTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableBooleanTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableByteTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableCharacterTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableDoubleTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableFloatTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableIntegerTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableLongTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableShortTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableStringTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableTranscriber
 
fetch(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LinkedListTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LocaleTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeMapTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeSetTranscriber
 
fetch(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.VectorTranscriber
 
fetch(StoreManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Fetches instance from the data store
fetch(StoreManager, int[]) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Fetches specific fields in the instance from the data store
fetch(StateManagerInternal, int[]) - Method in interface org.apache.jdo.store.StoreManager
Causes values for fields required by the state manager's object to be retrieved from the store and supplied to the state manager.
fetchBoolean(DataInput) - Method in class org.apache.jdo.impl.fostore.BooleanTranscriber
 
fetchBoolean(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchBooleanField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchBooleanField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchBooleanField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchBooleanField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchBooleanField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchBooleanField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchBooleanField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchByte(DataInput) - Method in class org.apache.jdo.impl.fostore.ByteTranscriber
 
fetchByte(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchByteField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchByteField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchByteField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchByteField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchByteField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchByteField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchByteField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchChar(DataInput) - Method in class org.apache.jdo.impl.fostore.CharTranscriber
 
fetchChar(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchCharField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchCharField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchCharField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchCharField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchCharField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchCharField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchCharField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchDouble(DataInput) - Method in class org.apache.jdo.impl.fostore.DoubleTranscriber
 
fetchDouble(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchDoubleField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchDoubleField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchDoubleField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchDoubleField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchDoubleField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchDoubleField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchDoubleField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
Creates an array of some type and returns it, after reading in all the array's element's values.
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BooleanArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ByteArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CharArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.DoubleArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.FloatArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.IntArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LongArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ObjArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ShortArrayTranscriber
 
fetchElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.StringArrayTranscriber
 
fetchFloat(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchFloat(DataInput) - Method in class org.apache.jdo.impl.fostore.FloatTranscriber
 
fetchFloatField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchFloatField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchFloatField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchFloatField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchFloatField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchFloatField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchFloatField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchInt(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchInt(DataInput) - Method in class org.apache.jdo.impl.fostore.IntTranscriber
 
fetchIntField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchIntField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchIntField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchIntField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchIntField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchIntField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchIntField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchLong(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchLong(DataInput) - Method in class org.apache.jdo.impl.fostore.LongTranscriber
 
fetchLongField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchLongField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchLongField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchLongField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchLongField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchLongField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchLongField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchMap(SCOMap, int, DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.MapTranscriber
 
fetchObject(DataInput, Object, int, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchObject(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchObject(DataInput, Object, int, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
Retrieves an object from the given DataInput by delegating to the other fetchObject method after stashing away pm
fetchObject(DataInput, Object, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
Retrieves an object from the given DataInput.
fetchObjectField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchObjectField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchObjectField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchObjectField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchObjectField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchObjectField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchObjectField(int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Returns current value from the Object type field.
fetchObjectField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchShort(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
fetchShort(DataInput) - Method in class org.apache.jdo.impl.fostore.ShortTranscriber
 
fetchShortField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchShortField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchShortField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchShortField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchShortField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchShortField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchShortField(int) - Method in interface org.apache.jdo.state.FieldManager
 
fetchStringField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
fetchStringField(int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
fetchStringField(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
fetchStringField(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
fetchStringField(int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
 
fetchStringField(int) - Method in class org.apache.jdo.impl.state.StateFieldManager
 
fetchStringField(int) - Method in interface org.apache.jdo.state.FieldManager
 
field - Variable in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
 
field - Variable in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
 
field - Variable in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
The wrapped java.lang.reflect.Field instance.
fieldAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
fieldAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
fieldArr - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
fieldAttributes - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassField
 
fieldManager - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
fieldName - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassField
 
fieldName - Variable in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
 
fieldName - Variable in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
 
fieldNames - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
The names of all fields this class.
fieldNum - Variable in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.ArrayList
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.Date
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.HashMap
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.HashSet
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.Hashtable
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.LinkedList
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.SqlDate
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.SqlTime
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.SqlTimestamp
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.TreeMap
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.TreeSet
 
fieldNumber - Variable in class org.apache.jdo.impl.sco.Vector
 
fieldNumbersCalculated - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Flag indicating wthere field numbers are calculated already.
fieldRefTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
fieldSignature - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassField
 
fields() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the list of the fields which the class contains The contents are ClassField objects
fields - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
A list of all parsed fields.
fields - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
fields - Variable in class org.apache.jdo.impl.fostore.DBClass
The fields of the class.
fieldsToVerify - Variable in class org.apache.jdo.impl.fostore.VerifyRequest
Fields to verify in database.
fileName() - Method in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
Returns the source file name The file name should not include directories
files - Variable in class org.apache.jdo.impl.enhancer.util.ListResourceLocator
The map of jdo files.
filter(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
filter(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
filter - Variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
filterAST - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The AST representing the filter expression.
filterExpression - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The filter expression string as specified by setFilter.
filterProperties(Properties, Properties, Map) - Static method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Given an input Properties instance, add to the output Properties instance only the non-default entries of the input Properties, based on the Accessor map provided.
fin - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
Read values from here.
findAndEnhanceClass(String) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Finds and loads the class with the specified name from the URL search path.
findAttribute(String) - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Look for an attribute of a specific name
findField(String) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Look for a field with the specified name
findMethod(String, String) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Look for a method with the specified name and type signature
findStateManager(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
A helper method to find the StateManager associated with this PC instance
findStateManager(PersistenceCapable) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Finds a StateManagerInternal for the given PersistenceCapable object.
findTarget(int) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeEnv
 
finish() - Method in class org.apache.jdo.impl.fostore.ActivateClassHandler.ActivateClassFinisher
 
finish() - Method in class org.apache.jdo.impl.fostore.CommitHandler.CommitFinisher
Really commit.
finish - Variable in class org.apache.jdo.impl.fostore.DBInfo.DBClassIterator
 
finish - Variable in class org.apache.jdo.impl.fostore.DBInfo.ExtentIterator
 
finish() - Method in class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
 
finish() - Method in interface org.apache.jdo.impl.fostore.RequestFinisher
Does some post-request processing work on behalf of the request which created it.
finish() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Finish this transaction
finishCLIDOffsets(byte[]) - Method in class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
Replace all provisional CLIDs in the data with real CLIDs.
finishOIDOffsets(byte[]) - Method in class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
Replace all provisional OIDs in the data with real OIDs.
finishOutput() - Method in class org.apache.jdo.impl.fostore.Message
Finish the output buffer by updating the stash with number of requests.
firePropertyChange(String, Object, Object) - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Fires property change event.
fireVetoableChange(String, Object, Object) - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Fires vetoable change event.
first() - Method in class org.apache.jdo.impl.sco.TreeSet
 
firstCLID - Static variable in class org.apache.jdo.impl.fostore.CLID
We reserve the first 100 CLID's for internal use.
firstKey() - Method in class org.apache.jdo.impl.sco.TreeMap
 
floatArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
floatClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Float.
floatConstant(float, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading the specified float constant onto the stack.
floatTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
floatType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the floating point type float.
floatValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
 
floatValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
floatValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
flush() - Method in class org.apache.jdo.impl.enhancer.LogSupport
Flushes streams.
flush() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
Get a connection, process the message by using that connection to interact with the database, read back the reply, release the connection.
flush() - Static method in class org.apache.jdo.impl.fostore.Main
Flush the standard output.
flush() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Called by Query or Extent to flush updates to the database in a datastore transaction.
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNew
 
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushed
This is a reverse operation if reached.
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushedDirty
 
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentPending
This is a no-op operation if reached.
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.LifeCycleState
Performs state specific flush operation and transitions LifeCycleState depending on the result.
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentCleanTransactional
 
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentDeleted
 
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentDirty
 
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentDirtyFlushed
It is a no-op.
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNew
 
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewFlushed
This is a no-op.
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewFlushedDeleted
 
flush(BitSet, BitSet, StoreManager, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewFlushedDirty
 
flush(StoreManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
flush() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Called by Query or Extent to flush updates to the database in a datastore transaction.
flush(StoreManager) - Method in interface org.apache.jdo.state.StateManagerInternal
Causes the state manager to send itself to the store manager for insert, update, and so on as per its own state.
flush() - Method in interface org.apache.jdo.store.Connector
Requests that the Connector send all pending database operations to the store.
flush(Iterator, PersistenceManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Flushes all elements in the given iterator.
flush(Iterator, PersistenceManagerInternal) - Method in class org.apache.jdo.store.StoreManagerImpl
Flushes all StateManagerInternals in the given Iterator.
flushConnector() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Close a connector does flush of the changes and close
flushInstances() - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Called by Transaction#commit(), Transaction#beforeCompletion(), or Transaction#internalFlush().
flushInstances() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Called by Transaction commit() Loops through transactional cache and calls PersistentStore.updatePersistent() on each instance
flushInstances(boolean) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Flush dirty persistent instances to the datastore.
flushedImage - Variable in class org.apache.jdo.impl.state.StateManagerImpl
flushedImage represents state of an instance as of the last flush to the datastore.
fodb - Variable in class org.apache.jdo.impl.fostore.DBExtent
This DBExtent lives in a database.
fodb - Variable in class org.apache.jdo.impl.fostore.DBInfo
 
fodb - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
The local database
forName(String) - Static method in class org.apache.jdo.impl.fostore.DumpOption
Provide a DumpOption given a name.
forNamePrivileged(String, boolean, ClassLoader) - Static method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModelFactory
Calls Class.forName in a doPrivileged block.
forOID - Static variable in class org.apache.jdo.impl.fostore.CLID
 
forOIDArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
forceClose() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Close this persistence manager even if there are open wrappers or an uncomplete transaction.
forceRollback() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Force rollback.
forceWrite - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
forceWrite - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The force write option.
forceWrite - Variable in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
Write this Constant pool entry to the output stream
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstString
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
 
formatData(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
 
fostorePropsAccessors - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
Properties accessors hash map for fostore-specific properties.
freeze(Collection, int) - Static method in class org.apache.jdo.impl.sco.Freezer
Provide a frozen array of elements from a Set.
freeze(Map, int) - Static method in class org.apache.jdo.impl.sco.Freezer
Provide a frozen array of elements from the entrySet of a Map.
fromCanonicalClassName(String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.NameHelper
Converts a classname given in a canonical form(with dots) into a VM-similar notation (with slashes)
fromIndex - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
Current index in the prefix.
frozen - Variable in class org.apache.jdo.impl.sco.Freezer.FrozenIterator
The array over which to iterate.
frozenElements - Variable in class org.apache.jdo.impl.sco.HashSet
 
frozenElements - Variable in class org.apache.jdo.impl.sco.TreeSet
 
frozenEntries - Variable in class org.apache.jdo.impl.sco.HashMap
 
frozenEntries - Variable in class org.apache.jdo.impl.sco.Hashtable
 
frozenEntries - Variable in class org.apache.jdo.impl.sco.TreeMap
 
frozenIterator() - Method in class org.apache.jdo.impl.sco.ArrayList
Get an iterator over the frozen elements of this collection.
frozenIterator(Map, int) - Static method in class org.apache.jdo.impl.sco.Freezer
Provide a frozen iterator of elements from the entrySet of a Map.
frozenIterator() - Method in class org.apache.jdo.impl.sco.HashMap
Get an iterator over the frozen elements of this map.
frozenIterator() - Method in class org.apache.jdo.impl.sco.HashSet
Create a new iterator over the frozen elements without thawing.
frozenIterator() - Method in class org.apache.jdo.impl.sco.Hashtable
Get an iterator over the frozen elements of this map.
frozenIterator() - Method in class org.apache.jdo.impl.sco.LinkedList
Get an iterator over the frozen elements of this collection.
frozenIterator() - Method in class org.apache.jdo.impl.sco.TreeMap
Get an iterator over the frozen elements of this map.
frozenIterator() - Method in class org.apache.jdo.impl.sco.TreeSet
Create a new iterator over the frozen elements without thawing.
frozenIterator() - Method in class org.apache.jdo.impl.sco.Vector
Get an iterator over the frozen elements of this collection.
frozenIterator() - Method in interface org.apache.jdo.sco.SCOCollection
Get an iterator over the frozen elements of this collection.
frozenIterator() - Method in interface org.apache.jdo.sco.SCOMap
Get an iterator over the frozen elements of this map.
fsuid - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
uid corresponding to the same java.lang.Class that initializes jdoClass.
fsuid - Variable in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
 
fsuid - Variable in class org.apache.jdo.impl.fostore.DBClass
FSUID corresponding to the class.
fsuid - Variable in class org.apache.jdo.impl.fostore.DBExtent
 
fsuid - Variable in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
The 'value' of this FOStoreSchemaUID

G

GE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
GE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
GE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
GT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
GT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
GT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
GenericAttribute - class org.apache.jdo.impl.enhancer.classfile.GenericAttribute.
GenericAttribute represents a class attribute in a class file which is not recognized as any supported attribute type.
GenericAttribute(ConstUtf8, byte[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.GenericAttribute
constructor
GenericMain - class org.apache.jdo.impl.enhancer.GenericMain.
Base class for JDO command line enhancer and tests.
GenericMain(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.GenericMain
Creates an instance.
GenericMain(PrintWriter, PrintWriter, GenericOptions) - Constructor for class org.apache.jdo.impl.enhancer.GenericMain
Creates an instance.
GenericOptions - class org.apache.jdo.impl.enhancer.GenericOptions.
Set of options used by the JDO enhancer and its test programs.
GenericOptions(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.GenericOptions
Creates an instance.
GetClassHandler - class org.apache.jdo.impl.fostore.GetClassHandler.
Process GetClass requests.
GetClassHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.GetClassHandler
 
GetClassRequest - class org.apache.jdo.impl.fostore.GetClassRequest.
Represents a request to get the java.lang.Class corresponding to a CLID.
GetClassRequest(CLID, Message, FOStorePMF, PersistenceManagerInternal) - Constructor for class org.apache.jdo.impl.fostore.GetClassRequest
 
GetExtentHandler - class org.apache.jdo.impl.fostore.GetExtentHandler.
Process GetExtent requests.
GetExtentHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.GetExtentHandler
 
GetExtentRequest - class org.apache.jdo.impl.fostore.GetExtentRequest.
Represents a request to get the extent of a class and possibly its subclasses.
GetExtentRequest(FOStoreExtent, Class, boolean, Message, PersistenceManagerInternal) - Constructor for class org.apache.jdo.impl.fostore.GetExtentRequest
 
GetInstancesHandler - class org.apache.jdo.impl.fostore.GetInstancesHandler.
Process GetInstances requests.
GetInstancesHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.GetInstancesHandler
 
GetInstancesRequest - class org.apache.jdo.impl.fostore.GetInstancesRequest.
Represents a request to fetch a batch of instances.
GetInstancesRequest(ArrayList, int, int, Message, PersistenceManagerInternal, Class) - Constructor for class org.apache.jdo.impl.fostore.GetInstancesRequest
 
GreaterThanEqualsExpr - class org.apache.jdo.impl.jdoql.tree.GreaterThanEqualsExpr.
This node represents a greater than equals operator.
GreaterThanEqualsExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.GreaterThanEqualsExpr
The noarg constructor is needed for ANTLR support and deserialization.
GreaterThanEqualsExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.GreaterThanEqualsExpr
The noarg constructor is needed for ANTLR support.
GreaterThanEqualsExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.GreaterThanEqualsExpr
This constructor is called by the query tree instance.
GreaterThanEqualsExpression - interface org.apache.jdo.jdoql.tree.GreaterThanEqualsExpression.
This node represents a greater than equals operator.
GreaterThanExpr - class org.apache.jdo.impl.jdoql.tree.GreaterThanExpr.
This node represents a greater than operator.
GreaterThanExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.GreaterThanExpr
The noarg constructor is needed for ANTLR support and deserialization.
GreaterThanExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.GreaterThanExpr
The noarg constructor is needed for ANTLR support.
GreaterThanExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.GreaterThanExpr
This constructor is called by the query tree instance.
GreaterThanExpression - interface org.apache.jdo.jdoql.tree.GreaterThanExpression.
This node represents a greater than operator.
generate() - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
generateClass(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
generatedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
generatedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
get(FOStoreDatabase) - Static method in class org.apache.jdo.impl.fostore.DBInfo
 
get(FOStoreConnectionFactory) - Method in interface org.apache.jdo.impl.fostore.FOStoreConnectionFactory.CFAccessor
 
get(OID) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Returns the value to which this index maps the specified key.
get(Class) - Static method in class org.apache.jdo.impl.fostore.RequestType
 
get(PersistenceManagerFactoryImpl) - Method in interface org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.PMFAccessor
Returns a value from a PMF, turned into a String.
get(Object) - Method in class org.apache.jdo.impl.sco.HashMap
 
get(Object) - Method in class org.apache.jdo.impl.sco.Hashtable
 
get(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
get() - Method in class org.apache.jdo.util.Pool
Gets an object from the pool, if one is available.
get(Object) - Method in class org.apache.jdo.util.WeakValueHashMap
Gets the value for the given key.
getAccessibleField(JavaField) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Method executing TypeSupport.getAccessibleField in a doPrivileged block.
getAccessibleField(JavaField) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns a accessible java.lang.reflect.Field instance for the specified JavaField.
getActivateClassRequest(Class, Message, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getActivateClassRequest(Class, Message, FOStorePMF) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to activate the class corresponding to the given oid.
getActivePersistenceManagers() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get all active PersistenceManagers.
getAdded() - Method in class org.apache.jdo.impl.sco.ArrayList
 
getAdded() - Method in class org.apache.jdo.impl.sco.HashSet
 
getAdded() - Method in class org.apache.jdo.impl.sco.LinkedList
 
getAdded() - Method in class org.apache.jdo.impl.sco.TreeSet
 
getAdded() - Method in class org.apache.jdo.impl.sco.Vector
 
getAdded() - Method in interface org.apache.jdo.sco.SCOCollection
Returns the Collection of added elements
getAddedKeys() - Method in class org.apache.jdo.impl.sco.HashMap
 
getAddedKeys() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getAddedKeys() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getAddedKeys() - Method in interface org.apache.jdo.sco.SCOMap
Returns the Collection of added keys
getAddedValues() - Method in class org.apache.jdo.impl.sco.HashMap
 
getAddedValues() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getAddedValues() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getAddedValues() - Method in interface org.apache.jdo.sco.SCOMap
Returns the Collection of added values
getAnnotatableMethods() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the methods that are candidates for annotation.
getAnnotatedFieldCount() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the number of annotated field.
getAnnotatedFieldFlags() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the JDO flags of the annotated fields.
getAnnotatedFieldMods() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the Java access modifiers of the annotated fields.
getAnnotatedFieldNames() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the names of the annotated fields.
getAnnotatedFieldRefs() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field refs for the annotated fields.
getAnnotatedFieldSigs() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the types names of the annotated fields.
getAnnotationRanges() - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
getAnnotationTime() - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
getArguments() - Method in class org.apache.jdo.impl.jdoql.tree.MethodCallExpr
Returns the argument array of this method call.
getArguments() - Method in interface org.apache.jdo.jdoql.tree.MethodCallExpression
Returns the argument array of this method call.
getArrayComponentType() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
getArrayComponentType() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Returns the JavaType representing the component type of an array.
getArrayComponentType() - Method in interface org.apache.jdo.model.java.JavaType
Returns the JavaType representing the component type of an array.
getAsProperties() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Returns a Properties representation of this PMF.
getAsPropertiesInternal() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Does not do assertConfigurable validation
getBeginTxRequest(Message, FOStorePMF, boolean) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getBeginTxRequest(Message, FOStorePMF, boolean) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object which notifies the store of the kind of transaction that is starting.
getBigDecimalValue(Object) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Converts the specified value into a BigDecimal value.
getBigIntegerValue(Object) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Converts the specified value into a BigInteger value.
getBoolean() - Method in class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr
Returns the boolean value represented by this expression.
getBoolean(boolean) - Method in class org.apache.jdo.impl.state.ReachabilityHandler
Translates boolean value into Boolean.
getBoolean() - Method in interface org.apache.jdo.jdoql.tree.BooleanLiteralExpression
Returns the boolean value represented by this expression.
getBooleanField(PersistenceCapable, int, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getBuf() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
getBuf() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput.LocalByteArrayOutputStream
 
getBuf() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
Provides no-copy access to the buffer.
getByte() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Get a single byte from the byte code stream
getByte() - Method in class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr
Returns the byte value represented by this expression.
getByte() - Method in interface org.apache.jdo.jdoql.tree.ByteLiteralExpression
Returns the byte value represented by this expression.
getByteField(PersistenceCapable, int, byte) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getBytes() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Returns a byte array representation of this class.
getCFFromProperties(Properties) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
getCFFromProperties(Properties) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Create a ConnectionFactory for this PMF.
getCLID() - Method in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
 
getCLID() - Method in class org.apache.jdo.impl.fostore.DBClass
 
getCLID(Class) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
Provides the class id for the given class.
getCLID() - Method in class org.apache.jdo.impl.fostore.OID
Provides the CLID part of this OID.
getCandidateClass() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent
 
getCandidateClass() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns the candidate class.
getCandidateClass() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
getCandidateClass() - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Returns the candidate class.
getCandidates() - Method in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
Return the candidate Collection or Extent specified by the user.
getCandidates() - Method in interface org.apache.jdo.query.QueryResultHelper
Return the candidate Collection or Extent specified by the user.
getCause() - Method in class org.apache.jdo.impl.enhancer.EnhancerUserException
Returns the cause of this Exception or null if the cause is nonexistent or unknown.
getCause() - Method in class org.apache.jdo.model.ModelException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in class org.apache.jdo.model.ModelFatalException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getChar() - Method in class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr
Returns the char value represented by this expression.
getChar() - Method in interface org.apache.jdo.jdoql.tree.CharLiteralExpression
Returns the char value represented by this expression.
getCharField(PersistenceCapable, int, char) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getChildren() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns this node's children.
getChildren() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns the children of this node.
getChildren() - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
Returns a collection of child JavaModel instances in the form of an array.
getChildren() - Method in interface org.apache.jdo.jdoql.tree.Node
Returns this node's children.
getChildren() - Method in interface org.apache.jdo.model.java.JavaModel
Returns a collection of child JavaModel instances in the form of an array.
getClass(CLID) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
Return the class corresponding to the given CLID.
getClassCLID() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
getClassDetail(DBClass.ClassDetail[], DataInput) - Method in class org.apache.jdo.impl.fostore.DBClass
Gets the details for as many slots as are in the given array.
getClassFile() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the class file which we are operating on.
getClassFile() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Returns the class file which we are operating on.
getClassFileName(String) - Static method in class org.apache.jdo.impl.enhancer.ClassArgMain
Returns the file name for a class name.
getClassForCLID() - Method in class org.apache.jdo.impl.fostore.GetClassRequest
 
getClassLoader() - Method in class org.apache.jdo.impl.enhancer.util.PathResourceLocator
Returns a classloader initialized on the path provided to constructor.
getClassLoader() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
Returns the ClassLoader wrapped by this ReflectionJavaModel instance.
getClassLoaderPrivileged(Class) - Static method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModelFactory
Calls getClassLoader on the specified Class instance in a doPrivileged block.
getClassModifiers(String) - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Gets the modifiers of a class.
getClassModifiers(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Gets the access modifier of a class.
getClassName() - Method in class org.apache.jdo.impl.enhancer.OutputStreamWrapper
Gets the classname of the written Java class.
getClassName(String) - Static method in class org.apache.jdo.impl.enhancer.generator.NameHelper
 
getCloneImpl(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getCodeAttributeUtf8() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the utf8 string for the CodeAttribute.
getCollectionField(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
getColumn() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
getCommitRequest(Message, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getCommitRequest(Message, FOStorePMF) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object which causes previous operations to commit.
getCommonOperandType(JavaType, JavaType) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Returns the common type info for the specified operand types.
getCommonOperandType() - Method in class org.apache.jdo.impl.jdoql.tree.BinaryExpr
Returns the class instance suiteable for implementing the result of this expression.
getCommonOperandType() - Method in interface org.apache.jdo.jdoql.tree.BinaryExpression
Returns the class instance suiteable for implementing the result of this expression.
getConnection(String, String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Provides a connection to the database using the given userName and password.
getConnection() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Provides a connection to the database using the configured userName, password, and url.
getConnectionCreate() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
getConnectionDriverName() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the driver name for the data store connection.
getConnectionFactory() - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Get the connection Factory used to create this connection.
getConnectionFactory() - Method in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Get the connection Factory used to create this connection.
getConnectionFactory() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Override PersistenceManagerFactoryImpl's method so that we can get a handle on the connection factory to close the database at close() time.
getConnectionFactory() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the data store connection factory.
getConnectionFactory2() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Return the non-transactional connection factory for optimistic transactions.
getConnectionFactory2Name() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the name of the connection factory for non-transactional connections.
getConnectionFactoryName() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the name for the data store connection factory.
getConnectionId() - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Get the connection id used to create this connection.
getConnectionId() - Method in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Get the connection id used to create this connection.
getConnectionPassword() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the password for the data store connection.
getConnectionURL() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the URL for the data store connection.
getConnectionUserName() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the user name for the data store connection.
getConnector() - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
getConnector(String, String) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
getConnector() - Method in class org.apache.jdo.impl.fostore.Message
 
getConnector() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Get a connector
getConnector() - Method in interface org.apache.jdo.store.StoreManager
Returns a Connector suitable for committing or rolling back operations on this store.
getConnector(String, String) - Method in interface org.apache.jdo.store.StoreManager
Returns a Connector suitable for committing or rolling back operations on this store for a specific userid.
getContext() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
Return the current context string
getContextClassLoaderPrivileged() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Calls getContextClassLoader for the current Thread in a doPrivileged block.
getConvertedTypeName(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getCopy() - Method in class org.apache.jdo.impl.jdoql.scope.ParameterTable
Returns a copy of this ParameterTable.
getCopy() - Method in class org.apache.jdo.impl.jdoql.scope.VariableTable
Returns a copy of this VariableTable.
getCreate() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns whether to create the database.
getCreate() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
getCreateOIDRequest(StateManagerInternal, Message, FOStorePMF, OID, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getCreateOIDRequest(StateManagerInternal, Message, FOStorePMF, OID, PersistenceManagerInternal) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object that will get a datastore OID for a provisional OID.
getCurrentPosition() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput.LocalByteArrayOutputStream
 
getCurrentWrapper() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Returns current wrapper
getCurrentWrapper() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Returns current instance of PersistenceManager wrapper
getDBClassOID() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
getDBClassOID(CLID) - Static method in class org.apache.jdo.impl.fostore.DBInfo
Provides the OID which represents the given CLID's class.
getDBClasses() - Method in class org.apache.jdo.impl.fostore.DBInfo
 
getDBClasses(FOStoreDatabase, String) - Method in class org.apache.jdo.impl.fostore.DumpHandler.ClassHandler
 
getDBExtents(CLID, boolean, FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.GetExtentHandler
Get a set of CLIDs of extents for the given clid.
getDBInfo() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Get the DBInfo for this database.
getData() - Method in class org.apache.jdo.impl.fostore.Block
 
getDatabase(String, boolean) - Static method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Find an open database of the given name.
getDatabase() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Provides the database to be used by the server using this connection.
getDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Provides the database to be used by the server using this connection.
getDeclaration(String) - Method in class org.apache.jdo.impl.jdoql.scope.SymbolTable
Checks the symbol table for the actual declaration of the specified identifier.
getDeclaredClasses() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of JDOClass instances declared by this JDOClass.
getDeclaredClasses() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Returns the collection of JDOClass instances declared by this JDOModel in the format of an array.
getDeclaredClasses() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of JDOClass instances declared by this JDOClass.
getDeclaredClasses() - Method in interface org.apache.jdo.model.jdo.JDOModel
Returns the collection of JDOClass instances declared by this JDOModel in the format of an array.
getDeclaredField(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns JDOField metadata for a particular declared field specified by field name.
getDeclaredField(String) - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns JDOField metadata for a particular declared field specified by field name.
getDeclaredFieldPrivileged(Class, String) - Static method in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
Helper method to retrieve the java.lang.reflect.Field for this JavaField.
getDeclaredFields() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of JDOField instances declared by this JDOClass in the form of an array.
getDeclaredFields() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of JDOField instances declared by this JDOClass in the form of an array.
getDeclaredJavaField(String) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Returns a JavaField instance that reflects the declared field with the specified name of the class or interface represented by this JavaType instance.
getDeclaredManagedFieldCount() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the number of managed fields declared in the class represented by this JDOClass.
getDeclaredManagedFieldCount() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the number of managed fields declared in the class represented by this JDOClass.
getDeclaredManagedFields() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of managed JDOField instances declared by this JDOClass in the form of an array.
getDeclaredManagedFields() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the collection of managed JDOField instances declared by this JDOClass in the form of an array.
getDeclaredManagedFields() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of managed JDOField instances declared by this JDOClass in the form of an array.
getDeclaredMembers() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of JDOMember instances declared by this JDOClass in form of an array.
getDeclaredMembers() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of JDOMember instances declared by this JDOClass in form of an array.
getDeclaredObjectIdClassName() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Get the fully qualified name of the object identity class (primary key class) for this JDOClass.
getDeclaredObjectIdClassName() - Method in interface org.apache.jdo.model.jdo.JDOClass
Get the fully qualified name of the object identity class (primary key class) declared for this JDOClass.
getDeclaredPackages() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Returns the collection of JDOPackage instances declared by this JDOModel in the format of an array.
getDeclaredPackages() - Method in interface org.apache.jdo.model.jdo.JDOModel
Returns the collection of JDOPackage instances declared by this JDOModel in the format of an array.
getDeclaredParameters() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a map containing all declared parameters.
getDeclaredParameters() - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Returns a map containing all declared parameters.
getDeclaredParametersAsList() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a list of all declared parameters.
getDeclaredParametersAsList() - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Returns a list of all declared parameters.
getDeclaredVariables() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a map containing all declared variables.
getDeclaredVariables() - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Returns a map containing all declared variables.
getDeclaringClass(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the JVM-qualified name of the specified field's declaring class.
getDeclaringClass(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Returns the JVM-qualified name of the specified field's declaring class.
getDeclaringClass(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns the JVM-qualified name of the specified field's declaring class.
getDeclaringClass(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getDeclaringClass() - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Returns the JavaType instance representing the class or interface that declares the field represented by this JavaField instance.
getDeclaringClass() - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Get the declaring class of this JDOMember.
getDeclaringClass() - Method in interface org.apache.jdo.model.java.JavaField
Returns the JavaType instance representing the class or interface that declares the field represented by this JavaField instance.
getDeclaringClass() - Method in interface org.apache.jdo.model.jdo.JDOMember
Get the declaring class of this JDOMember.
getDeclaringField() - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Get the declaring field of this JDORelationship.
getDeclaringField() - Method in interface org.apache.jdo.model.jdo.JDORelationship
Get the declaring field of this JDORelationship.
getDeclaringJavaModelFactory() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
Returns the declaring ReflectionJavaModelFactory of this ReflectionJavaModel.
getDeclaringModel() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the declaring JDOModel of this JDOClass.
getDeclaringModel() - Method in class org.apache.jdo.impl.model.jdo.JDOPackageImpl
Returns the declaring JDOModel of this JDOPackage.
getDeclaringModel() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the declaring JDOModel of this JDOClass.
getDeclaringModel() - Method in interface org.apache.jdo.model.jdo.JDOPackage
Returns the declaring JDOModel of this JDOPackage.
getDefault() - Method in interface org.apache.jdo.pm.Accessor
Return a default value in a Factory (either a PersistenceManagerFactory or a ConnectionFactory.
getDefaultConstructorImpl() - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getDefaultErrorHandler() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
getDefaultFetchGroupFields() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of default fetch group fields of this JDOClass in the form of an array.
getDefaultFetchGroupFields() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the collection of default fetch group fields of this JDOClass in the form of an array.
getDefaultFetchGroupFields() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of default fetch group fields of this JDOClass in the form of an array.
getDeleteRequest(StateManagerInternal, Message, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getDeleteRequest(StateManagerInternal, Message, FOStorePMF) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to cause a persistent object in the store to be deleted.
getDependency() - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getDependency() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns dependency object that contains dependency information specific to this instance of the StateManager
getDouble() - Method in class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr
Returns the double value represented by this expression.
getDouble() - Method in interface org.apache.jdo.jdoql.tree.DoubleLiteralExpression
Returns the double value represented by this expression.
getDoubleField(PersistenceCapable, int, double) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getDriverName() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Provides name of driver used for connections
getDummyConstructorImpl() - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getDump() - Method in class org.apache.jdo.impl.fostore.DumpRequest
 
getDumpRequest(DumpOption, String, Message, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getDumpRequest(DumpOption, String, Message, FOStorePMF) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to get information from the store.
getElementType(JavaField) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
 
getElementType() - Method in class org.apache.jdo.impl.model.jdo.JDOArrayImplDynamic
Get the type representation of the array component type.
getElementType() - Method in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Get the type representation of the collection elements.
getElementType() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOArrayImplCaching
Get the type representation of the array component type.
getElementType() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOCollectionImplCaching
Get the type representation of the collection elements.
getElementType() - Method in class org.apache.jdo.impl.sco.ArrayList
 
getElementType() - Method in class org.apache.jdo.impl.sco.HashSet
 
getElementType() - Method in class org.apache.jdo.impl.sco.LinkedList
 
getElementType() - Method in class org.apache.jdo.impl.sco.TreeSet
 
getElementType() - Method in class org.apache.jdo.impl.sco.Vector
 
getElementType() - Method in interface org.apache.jdo.model.jdo.JDOArray
Get the type representation of the array component type.
getElementType() - Method in interface org.apache.jdo.model.jdo.JDOCollection
Get the type representation of the collection elements.
getElementType() - Method in interface org.apache.jdo.sco.SCOCollection
Returns the element type assignment compatible with all added elements of this collection.
getElementTypeName() - Method in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Get the type of collection elements as string.
getElementTypeName() - Method in interface org.apache.jdo.model.jdo.JDOCollection
Get the type of collection elements as string.
getEnclosedClassName(String) - Static method in class org.apache.jdo.impl.enhancer.generator.NameHelper
 
getEnhancerMetaData() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
getEntry(CLID) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
 
getErrorWriter() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
getExceptionMessage(Throwable) - Static method in class org.apache.jdo.impl.fostore.Reply
Indicate whether status reported to client is to be verbose or not.
getExceptions() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
Returns the vector of the checked exceptions.
getExpression() - Method in class org.apache.jdo.impl.jdoql.tree.CastExpr
Returns the node's cast expression.
getExpression() - Method in class org.apache.jdo.impl.jdoql.tree.UnaryExpr
Returns the node's expression.
getExpression() - Method in interface org.apache.jdo.jdoql.tree.CastExpression
Returns the node's cast expression.
getExpression() - Method in interface org.apache.jdo.jdoql.tree.UnaryExpression
Returns the node's expression.
getExtent(Class, boolean, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
getExtent() - Method in class org.apache.jdo.impl.fostore.GetExtentRequest
Returns the Extent associated with this request
getExtent(Class, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The PersistenceManager may manage a collection of instances in the data store based on the class of the instances.
getExtent(Class, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getExtent(Class, boolean, PersistenceManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Provides the means to get all instances of a particular class, or of that class and its subclasses.
getExtentCLID() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
getExtentOID() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
getExtentOID(CLID) - Static method in class org.apache.jdo.impl.fostore.DBInfo
Provides the OID which represents extent of instances of objects all of which have the given CLID.
getExtents() - Method in class org.apache.jdo.impl.fostore.DBInfo
 
getExternalObjectId(PersistenceCapable) - Method in class org.apache.jdo.impl.fostore.AID
Returns copy of the requested oid to be accessed by the user.
getExternalObjectId(Object, PersistenceCapable) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Provides a datastore object id.
getExternalObjectId(PersistenceCapable) - Method in class org.apache.jdo.impl.fostore.OID
Returns copy of the requested oid to be accessed by the user.
getExternalObjectId(PersistenceCapable, boolean) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
The ObjectId returned by this method represents the JDO identity of the instance.
getExternalObjectId(Object, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Returns external representation of the current or transactional objectId depending on the parameter
getExternalObjectId() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Returns external representation of the object id that can be used by the client
getExternalObjectId() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns external representation of the object id associated with this statemanager.
getExternalObjectId(Object, PersistenceCapable) - Method in interface org.apache.jdo.store.StoreManager
Returns an Object Id that can be given to user/client code and which is a copy or external representation of the given objectId.
getFSUID() - Method in class org.apache.jdo.impl.fostore.DBClass
 
getFetchRequest(StateManagerInternal, Message, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getFetchRequest(StateManagerInternal, Message, FOStorePMF) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to cause one or more fields of a persistent object to be read from the store.
getField(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the field with the given name.
getField() - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
 
getField() - Method in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
 
getField() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
Returns the java.lang.reflect.Field that is wrapped by this JavaField.
getField(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns JDOField metadata for a particular field specified by field name.
getField(int) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Provides metadata for a particular field specified by the absolute field number.
getField(String) - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns JDOField metadata for a particular field specified by field name.
getField(int) - Method in interface org.apache.jdo.model.jdo.JDOClass
Provides metadata for a particular field specified by the absolute field number.
getFieldFlags(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the field flags for a declared field of a class.
getFieldFlags(String, String[]) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the field flags for some declared, managed fields of a class.
getFieldFlags(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns the field flags of a declared, managed field of a class.
getFieldFlags(String, String[]) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns the field flags for some declared, managed fields of a class.
getFieldFlags(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getFieldFlags(String, String[]) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getFieldInfo() - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Returns the model's field object assciated with this instance.
getFieldInfo() - Method in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
Returns the model's field object assciated with this instance.
getFieldInternal(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the JDOField definition for the specified field.
getFieldModifiers(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Gets the modifiers of a field.
getFieldModifiers(String, String[]) - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Gets the modifiers of some fields.
getFieldModifiers(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Gets the access modifier of a field.
getFieldModifiers(String, String[]) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
 
getFieldName() - Method in class org.apache.jdo.impl.sco.ArrayList
 
getFieldName() - Method in class org.apache.jdo.impl.sco.Date
 
getFieldName() - Method in class org.apache.jdo.impl.sco.HashMap
 
getFieldName() - Method in class org.apache.jdo.impl.sco.HashSet
 
getFieldName() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getFieldName() - Method in class org.apache.jdo.impl.sco.LinkedList
 
getFieldName(StateManagerInternal, int) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Returns the field name
getFieldName() - Method in class org.apache.jdo.impl.sco.SqlDate
 
getFieldName() - Method in class org.apache.jdo.impl.sco.SqlTime
 
getFieldName() - Method in class org.apache.jdo.impl.sco.SqlTimestamp
 
getFieldName() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getFieldName() - Method in class org.apache.jdo.impl.sco.TreeSet
 
getFieldName() - Method in class org.apache.jdo.impl.sco.Vector
 
getFieldName(int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getFieldName() - Method in interface org.apache.jdo.sco.SCO
Returns the field name
getFieldName(int) - Method in interface org.apache.jdo.state.StateManagerInternal
Returns field name for the field number.
getFieldNames() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the names of all fields of the class.
getFieldNum() - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
 
getFieldNumber(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the unique field index of a declared, managed field of a class.
getFieldNumber(String, String[]) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the unique field index of some declared, managed fields of a class.
getFieldNumber(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Returns the unique field index of a declared, persistent field of a class.
getFieldNumber(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns the unique field index of a declared, persistent field of a class.
getFieldNumber(String, String[]) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns the unique field index of some declared, managed fields of a class.
getFieldNumber(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getFieldNumber(String, String[]) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getFieldNumber(JDOField, PersistenceManager, Object) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns the fieldNumber of the specified field.
getFieldNumber() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Returns the absolute field number of this JDOField.
getFieldNumber() - Method in interface org.apache.jdo.model.jdo.JDOField
Returns the absolute field number of this JDOField.
getFieldNums(BitSet) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Helper method to convert set bits in a BitSet to field numbers.
getFieldType(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Gets the type of a field.
getFieldType(String, String[]) - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Gets the type of some fields.
getFieldType(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
 
getFieldType(String, String[]) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
 
getFieldValue(JavaField, PersistenceManagerInternal, Object) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Returns the value of the specified field of the specified object.
getFieldValue(int, PersistenceManagerInternal, Object) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
field value of a managed field.
getFieldValue(Field, Object) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Get field value via reflection
getFieldValue(PersistenceManager, Object) - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Returns the value of the field corresponding with this field access expression for the argument object.
getFieldValue(PersistenceManager) - Method in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
Returns the value of the field corresponding with this static field access expression.
getFieldValue(PersistenceManager, Object) - Method in interface org.apache.jdo.jdoql.tree.FieldAccessExpression
Returns the value of the field corresponding with this field access expression for the argument object.
getFieldValue(PersistenceManager) - Method in interface org.apache.jdo.jdoql.tree.StaticFieldAccessExpression
Returns the value of the field corresponding with this static field access expression.
getFields() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns all fields of the class.
getFields(int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Helper method to define the list of fields to be loaded together with this field
getFilter() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns the filter expression of this query tree.
getFilter() - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Returns the filter expression of this query tree.
getFlags() - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
getFlags() - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
getFloat() - Method in class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr
Returns the float value represented by this expression.
getFloat() - Method in interface org.apache.jdo.jdoql.tree.FloatLiteralExpression
Returns the float value represented by this expression.
getFloatField(PersistenceCapable, int, float) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getFromPool(String, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Finds PersistenceManager for this combination of userid and password in the free pool, or creates new one if not found.
getFrozen() - Method in class org.apache.jdo.impl.sco.HashMap
Returns the frozen contents of this Map as a Map.Entry[].
getFrozen() - Method in class org.apache.jdo.impl.sco.HashSet
Returns the frozen contents of this Collection, if this Collection is implicitly user-orderable.
getFrozen() - Method in class org.apache.jdo.impl.sco.Hashtable
Returns the frozen contents of this Map as a Map.Entry[].
getFrozen() - Method in class org.apache.jdo.impl.sco.TreeMap
Returns the frozen contents of this Map as a Map.Entry[].
getFrozen() - Method in class org.apache.jdo.impl.sco.TreeSet
Returns the frozen contents of this Collection, if this Collection is implicitly user-orderable.
getGetClassRequest(CLID, Message, FOStorePMF, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getGetClassRequest(CLID, Message, FOStorePMF, PersistenceManagerInternal) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to cause the java.lang.Class associated with the given CLID to be provided.
getGetExtentRequest(FOStoreExtent, Class, boolean, Message, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getGetExtentRequest(FOStoreExtent, Class, boolean, Message, PersistenceManagerInternal) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to cause a particular class's extent to be retrieved.
getGetInstancesRequest(ArrayList, int, int, Message, PersistenceManagerInternal, Class) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getGetInstancesRequest(ArrayList, int, int, Message, PersistenceManagerInternal, Class) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request to get instances for some oids.
getHandler(Reply, int, FOStoreServerConnection) - Method in interface org.apache.jdo.impl.fostore.RequestHandler.HandlerFactory
 
getHandlerFactory() - Method in class org.apache.jdo.impl.fostore.RequestType
 
getI18N(String) - Static method in class org.apache.jdo.impl.enhancer.util.Support
Returns the I18N message.
getI18N(String, String) - Static method in class org.apache.jdo.impl.enhancer.util.Support
Returns the I18N message.
getI18N(String, String, String) - Static method in class org.apache.jdo.impl.enhancer.util.Support
Returns the I18N message.
getI18N(String, String, String, String) - Static method in class org.apache.jdo.impl.enhancer.util.Support
Returns the I18N message.
getI18N(String, int, String) - Static method in class org.apache.jdo.impl.enhancer.util.Support
Returns the I18N message.
getI18N(String, Object[]) - Static method in class org.apache.jdo.impl.enhancer.util.Support
Returns the I18N message.
getId() - Method in class org.apache.jdo.impl.fostore.AbstractRequest
 
getId() - Method in class org.apache.jdo.impl.fostore.CLID
Provides the id part of a CLID.
getIdentityType() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Get the JDO identity type of this JDOClass.
getIdentityType() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Get the JDO identity type of this JDOClass.
getIdentityType() - Method in interface org.apache.jdo.model.jdo.JDOClass
Get the JDO identity type of this JDOClass.
getIfExists(OID) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Returns the value to which this index maps the specified key or null if there is no value for this key.
getIgnoreCache() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Get the ignoreCache option setting.
getIgnoreCache() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
getIgnoreCache() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Get the value of the ignoreCache flag.
getIgnoreCache() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getIndex() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
 
getIndexOfField(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the index of the field with the given name.
getInheritedManagedFieldCount() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the number of inherited managed fields for the class represented by this JDOClass.
getInheritedManagedFieldCount() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the number of inherited managed fields for this class.
getInheritedManagedFieldCount() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the number of inherited managed fields for the class represented by this JDOClass.
getInitialSize(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Helper method to calculate initialSize of the Collection or Map if null is specifield for the new tracked instance.
getInputFromClient() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Provides a DataInput from which the server can read the client's requests.
getInputFromClient() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Provides a DataInput from which the server can read the client's requests.
getInputFromServer() - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Provides DataInput from which the client can read replies from the server.
getInputFromServer() - Method in class org.apache.jdo.impl.fostore.FOStoreLocalConnection
 
getInputFromServer() - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Provides DataInput from which the client can read replies from the server.
getInputStreamForResource(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel
Finds a resource with a given name.
getInputStreamForResource(String) - Method in class org.apache.jdo.impl.enhancer.util.CombinedResourceLocator
Finds a resource with a given name.
getInputStreamForResource(String) - Method in class org.apache.jdo.impl.enhancer.util.ListResourceLocator
Finds a resource with a given name.
getInputStreamForResource(String) - Method in class org.apache.jdo.impl.enhancer.util.PathResourceLocator
Finds a resource with a given name.
getInputStreamForResource(String) - Method in interface org.apache.jdo.impl.enhancer.util.ResourceLocator
Finds a resource with a given name.
getInputStreamForResource(String) - Method in class org.apache.jdo.impl.enhancer.util.ResourceLocatorTimer
 
getInputStreamForResource(String) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
Finds a resource with a given name.
getInputStreamForResource(String) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
Finds a resource with a given name.
getInputStreamForResource(String) - Method in interface org.apache.jdo.model.java.JavaModel
Finds a resource with a given name.
getInsertRequest(StateManagerInternal, Message, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getInsertRequest(StateManagerInternal, Message, FOStorePMF) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to cause a persistent object to be inserted into the datastore.
getInsertedInstances() - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Returns a Collection of instances that has been made persistent or become persistent through persistence-by-reachability algorithm in this transaction.
getInsertedInstances() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Returns a Collection of instances that has been made persistent or become persistent through persistence-by-reachability algorithm in this transaction.
getInsertedInstances() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Returns a Collection of instances that has been made persistent or become persistent through persistence-by-reachability algorithm in this transaction.
getInstance() - Static method in class org.apache.jdo.impl.fostore.BooleanTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.ByteTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.CharTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.DoubleTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.DummyTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.FOStoreTranscriberFactory
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.FOStoreURLStreamHandler
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.FloatTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.IntTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.LongTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.fostore.ShortTranscriber
 
getInstance() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory
Get an instance of JDOQLASTFactory.
getInstance() - Static method in class org.apache.jdo.impl.jdoql.scope.UNDEFINED
Get an instance of UNDEFINED
getInstance() - Static method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
Returns the singleton instance of RuntimeJavaModelFactory.
getInstance() - Static method in class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic
Get an instance of JDOModelFactory.
getInstance() - Static method in class org.apache.jdo.impl.model.jdo.caching.JDOModelFactoryImplCaching
Get an instance of JDOModelFactoryImpl.
getInstance() - Static method in class org.apache.jdo.impl.state.ReachabilityHandler
Get the ReachabilityHandler singleton instance.
getInstance() - Static method in class org.apache.jdo.impl.state.SCOProcessor
Get the SCOProcessor singleton instance.
getInstance(String) - Static method in class org.apache.jdo.util.I18NHelper
An instance bound to a bundle.
getInstance(Class) - Static method in class org.apache.jdo.util.I18NHelper
An instance bound to a bundle.
getInstance(String, ClassLoader) - Static method in class org.apache.jdo.util.I18NHelper
An instance bound to a bundle.
getInstances(ArrayList, int, int, PersistenceManagerInternal, Class) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Get instances for oids
getInstances() - Method in class org.apache.jdo.impl.fostore.GetExtentRequest
Returns the list of instances
getInstances() - Method in class org.apache.jdo.impl.fostore.GetInstancesRequest
 
getInt() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Get an int from the byte code stream
getInt() - Method in class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr
Returns the int value represented by this expression.
getInt() - Method in interface org.apache.jdo.jdoql.tree.IntLiteralExpression
Returns the int value represented by this expression.
getIntField(PersistenceCapable, int, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getInternalObjectId(Object, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
getInternalObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Gets the internal object id for this instance.
getInternalObjectId() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Return the object representing the JDO identity of the associated instance
getInternalObjectId(Object) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Provides an object id for the given PersistenceCapable.
getInternalObjectId() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns internal representation of the object id associated with this statemanager.
getInternalObjectId(Object, PersistenceManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Returns an Object Id that can be used by the runtime code and which is a an internal representation of the given objectId.
getInverseRelationship() - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Get the inverse JDORelationship in the case of a managed relationship.
getInverseRelationship() - Method in interface org.apache.jdo.model.jdo.JDORelationship
Get the inverse JDORelationship in the case of a managed relationship.
getJDOClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
 
getJDOClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
 
getJDOClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Get the information about the class with the given name.
getJDOClass(Class) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
 
getJDOClass() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
getJDOClass() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Returns the JDOClass instance if this JavaType represents a persistence capable class.
getJDOClass(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method returns the JDOClass instance for the specified fully qualified class name if present.
getJDOClass(String, boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method returns the JDOClass instance for the specified fully qualified class name if present.
getJDOClass() - Method in interface org.apache.jdo.model.java.JavaType
Returns the JDOClass instance if this JavaType represents a persistence capable class.
getJDOClass(String) - Method in interface org.apache.jdo.model.jdo.JDOModel
The method returns the JDOClass instance for the specified fully qualified class name if present.
getJDOClass(String, boolean) - Method in interface org.apache.jdo.model.jdo.JDOModel
The method returns the JDOClass instance for the specified fully qualified class name if present.
getJDOClassForObjectIdClass(JavaType) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
This method returns the JDOClass instance that defines the specified type as its objectId class.
getJDOClassForObjectIdClass(JavaType) - Method in class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching
This method returns the JDOClass instance that defines the specified type as its objectId class.
getJDOClassForObjectIdClass(JavaType) - Method in interface org.apache.jdo.model.jdo.JDOModel
This method returns the JDOClass instance that defines the specified type as its objectId class.
getJDOCopyFieldImpl(String, String, String, String[], boolean) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOCopyFieldsImpl(String, String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOCopyKeyFieldsFromOid(String, String, String, String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOCopyKeyFieldsFromOid(String, String, String, String, String[], String[], int[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOCopyKeyFieldsToOid(String, String, String, String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOCopyKeyFieldsToOid(String, String, String, String, String[], String[], int[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOExtensions() - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Returns the collection of vendor extensions for this JDOElement in the form of an array.
getJDOExtensions() - Method in interface org.apache.jdo.model.jdo.JDOElement
Returns the collection of vendor extensions for this JDOElement in the form of an array.
getJDOField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
 
getJDOField(JDOClass, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
 
getJDOField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
 
getJDOField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Gets the information about the specified field.
getJDOField() - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Returns the corresponding JDOField instance, if the JDOModel provides any JDO metadata for the field represented by this JavaField.
getJDOField() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
Returns the JDOField instance if this JavaField represents a managed field of a persistence capable class.
getJDOField() - Method in interface org.apache.jdo.model.java.JavaField
Returns the corresponding JDOField instance, if the JDOModel provides any JDO metadata for the field represented by this JavaField.
getJDOFieldCheckReadImpl(String, String, int, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldCheckWriteImpl(String, String, int, String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldDirectReadImpl(String, String, int, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldDirectWriteImpl(String, String, int, String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldFlagsInitValue(int[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldIterationImpl(String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldMediateReadImpl(String, String, int, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldMediateWriteImpl(String, String, int, String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldNamesInitValue(String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOFieldTypesInitValue(String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOGetManagedFieldCountImpl(boolean, String, int) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOInheritedFieldCountInitValue(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOManagedFieldCountImpl(int) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOModel() - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
Returns the corresponding JDOModel instance.
getJDOModel(JavaModel) - Method in class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic
Returns the JDOModel instance for the specified JavaModel.
getJDOModel(JavaModel, boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic
Returns the JDOModel instance for the specified JavaModel.
getJDOModel() - Method in interface org.apache.jdo.model.java.JavaModel
Returns the corresponding JDOModel instance.
getJDOModel(JavaModel) - Method in interface org.apache.jdo.model.jdo.JDOModelFactory
Returns the JDOModel instance for the specified JavaModel.
getJDOModel(JavaModel, boolean) - Method in interface org.apache.jdo.model.jdo.JDOModelFactory
Returns the JDOModel instance for the specified JavaModel.
getJDONewInstanceImpl(String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDONewInstanceKeyImpl(String, String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDONewOidInstanceImpl(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDONewOidInstanceImpl(String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOPCSuperclassInitValue(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOPackage() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the JDOPackage instance corresponding to the package name of this JDOClass.
getJDOPackage(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method returns the JDOPackage instance for the specified package name, if present.
getJDOPackage() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the JDOPackage instance corresponding to the package name of this JDOClass.
getJDOPackage(String) - Method in interface org.apache.jdo.model.jdo.JDOModel
The method returns the JDOPackage instance for the specified package name, if present.
getJDOProvideFieldImpl(String, boolean, String[], String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOQLQueryFactory() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Returns the JDOQLQueryFactory bound to this FOStorePMF.
getJDOReplaceFieldImpl(String, boolean, String[], String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOReplaceFlagsImpl() - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOReplaceStateManagerImpl(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOStateManagerBooleanDelegationImpl(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOStateManagerObjectDelegationImpl(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDOStateManagerVoidDelegationImpl(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getJDO_PC_jdoAccessor_Mods(int) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
getJDO_PC_jdoAccessor_Name(String) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
getJDO_PC_jdoAccessor_Sig(String, String) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
getJDO_PC_jdoCopyField_Sig(String) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
getJDO_PC_jdoMutator_Mods(int) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
getJDO_PC_jdoMutator_Name(String) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
getJDO_PC_jdoMutator_Sig(String, String) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
getJavaClass(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns the java.lang.Class instance for the specified type.
getJavaClass() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns the Java type of this node.
getJavaClass() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Returns the java.lang.Class instance wrapped by this JavaType.
getJavaClass(JavaType) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
Returns the java.lang.Class wrapped in the specified JavaType.
getJavaClass() - Method in interface org.apache.jdo.jdoql.tree.Node
Returns the Java type of this node.
getJavaField(String) - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
getJavaField(String) - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Returns a JavaField instance that reflects the field with the specified name of the class or interface represented by this JavaType instance.
getJavaField(String) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Returns a JavaField instance that reflects the field with the specified name of the class or interface represented by this JavaType instance.
getJavaField() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Get the corresponding Java field representation for this JDOField.
getJavaField(String) - Method in interface org.apache.jdo.model.java.JavaType
Returns a JavaField instance that reflects the field with the specified name of the class or interface represented by this JavaType instance.
getJavaField() - Method in interface org.apache.jdo.model.jdo.JDOField
Get the corresponding Java field representation for this JDOField.
getJavaModel(Object) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModelFactory
Returns the JavaModel instance for the specified key.
getJavaModel() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Returns the JavaModel bound to this JDOModel instance.
getJavaModel(Object) - Method in interface org.apache.jdo.model.java.JavaModelFactory
Returns the JavaModel instance for the specified key.
getJavaModel() - Method in interface org.apache.jdo.model.jdo.JDOModel
Returns the JavaModel bound to this JDOModel instance.
getJavaType(String) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
The method returns the JavaType instance for the specified type name.
getJavaType(Class) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
The method returns the JavaType instance for the type name of the specified class object.
getJavaType(Object) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModelFactory
Returns a JavaType instance for the specified type description (optional operation).
getJavaType(String) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
The method returns the JavaType instance for the specified type name.
getJavaType(Class) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
The method returns the JavaType instance for the type name of the specified class object.
getJavaType(String) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel
The method returns the JavaType instance for the specified type name.
getJavaType(Class) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel
The method returns the JavaType instance for the type name of the specified class object.
getJavaType(Object) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
Returns a JavaType instance for the specified type description (optional operation).
getJavaType() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Provides the JavaType representaion corresponding to this JDOClass.
getJavaType() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Provides the JavaType representaion corresponding to this JDOClass.
getJavaType(String) - Method in interface org.apache.jdo.model.java.JavaModel
The method returns the JavaType instance for the specified type name.
getJavaType(Class) - Method in interface org.apache.jdo.model.java.JavaModel
The method returns the JavaType instance for the type name of the specified class object.
getJavaType(Object) - Method in interface org.apache.jdo.model.java.JavaModelFactory
Returns a JavaType instance for the specified type description (optional operation).
getJavaType() - Method in interface org.apache.jdo.model.jdo.JDOClass
Provides the JavaType representaion corresponding to this JDOClass.
getJavaTypeInternal(Class) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaType
Returns a JavaType instance for the specified Class object.
getJavaTypeInternal(Class) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
Returns a JavaType instance for the specified Class object.
getJavaTypeInternal(Class) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
The method returns the JavaType instance for the type name of the specified class object.
getJavaTypeInternal(Class) - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Returns a JavaType instance for the specified Class object.
getJavaTypeInternal(Class) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaType
Returns a JavaType instance for the specified Class object.
getKey() - Method in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Returns the key of this vendor extension.
getKey() - Method in interface org.apache.jdo.model.jdo.JDOExtension
Returns the key of this vendor extension.
getKey() - Method in class org.apache.jdo.util.WeakValueHashMap.Entry
 
getKeyClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the name of the key class of a class.
getKeyClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Returns the name of the key class of a persistence-capable class.
getKeyClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns the name of the key class of a persistence-capable class.
getKeyClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getKeyClassKeyFieldRefs() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field refs for the key fields of the key class.
getKeyClassName() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the name of the key class if defined.
getKeyFieldCount() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the number of key field.
getKeyFieldIndexes() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the names of the key fields.
getKeyFieldRefs() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field refs for the key fields.
getKeyFields(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns an array of field names of all key fields of a class.
getKeyFields(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns an array of field names of all key fields of a class.
getKeyFields(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getKeyType() - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Get the type representation of the keys for this JDOMap.
getKeyType() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOMapImplCaching
Get the type representation of the keys for this JDOMap.
getKeyType() - Method in class org.apache.jdo.impl.sco.HashMap
 
getKeyType() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getKeyType() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getKeyType() - Method in interface org.apache.jdo.model.jdo.JDOMap
Get the type representation of the keys for this JDOMap.
getKeyType() - Method in interface org.apache.jdo.sco.SCOMap
Returns the type of the key assignment compatible with all keys of this map.
getKeyTypeName() - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Get the string representation of the type of the keys for this JDOMap.
getKeyTypeName() - Method in interface org.apache.jdo.model.jdo.JDOMap
Get the string representation of the type of the keys for this JDOMap.
getKnownCLID(Class) - Static method in class org.apache.jdo.impl.fostore.CLID
Get the CLID that corresponds to the given Class.
getKnownClassNames() - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Gets all classnames in the properties.
getKnownClasses() - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Gets all known classnames.
getKnownClasses() - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Not member of EnhancerMetaData Interface.
getKnownFields(String) - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Gets all known fieldnames of a class.
getKnownFields(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Gets all known fields of a class.
getKnownType(CLID) - Static method in class org.apache.jdo.impl.fostore.CLID
Get the java.lang.Class that corresponds to the given CLID.
getLastErrorMessage() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
getLeftExpression() - Method in class org.apache.jdo.impl.jdoql.tree.BinaryExpr
Returns the first child of this node.
getLeftExpression() - Method in interface org.apache.jdo.jdoql.tree.BinaryExpression
Returns the first child of this node.
getLength() - Method in class org.apache.jdo.impl.fostore.Status
Returns length of a Status value's representation in bytes.
getLifeCycleState(int) - Static method in class org.apache.jdo.impl.state.LifeCycleState
Returns the LifeCycleState for the state constant.
getLine() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
getLocalAccessors() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Return the FOStore-specific accessors (the properties that are not in the JDO specification).
getLocalAccessors() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get JDO implementation-specific properties (not specified by JDO specification).
getLocalizedMessage() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
getLogWriter() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns the LogWriter to which messages should be sent
getLoginTimeout() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns the number of seconds to wait for a new connection to be established to the data source
getLong() - Method in class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr
Returns the long value represented by this expression.
getLong() - Method in interface org.apache.jdo.jdoql.tree.LongLiteralExpression
Returns the long value represented by this expression.
getLongField(PersistenceCapable, int, long) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getLowerBound() - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Get the lower cardinality bound for this relationship element.
getLowerBound() - Method in interface org.apache.jdo.model.jdo.JDORelationship
Get the lower cardinality bound for this relationship element.
getManagedField(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns JDOField metadata for a particular managed field specified by field name.
getManagedField(String) - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns JDOField metadata for a particular managed field specified by field name.
getManagedFieldCount() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the number of managed field.
getManagedFieldCount() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the number of managed fields for the class represented by this JDOClass.
getManagedFieldCount() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the number of managed fields for the class represented by this JDOClass.
getManagedFieldNames() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the names of all managed fields this class.
getManagedFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns an array of absolute field numbers of the managed fields of this JDOClass.
getManagedFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns an array of absolute field numbers of the managed fields of this JDOClass.
getManagedFieldNumbers() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns an array of absolute field numbers of the managed fields of this JDOClass.
getManagedFields(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns an array of field names of all declared persistent and transactional fields of a class.
getManagedFields(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Returns an array of field names of all declared persistent and transactional fields of a class.
getManagedFields(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns an array of field names of all declared, persistent fields of a class.
getManagedFields(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getManagedFields() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of managed JDOField instances of this JDOClass in the form of an array.
getManagedFields() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the collection of managed JDOField instances of this JDOClass in the form of an array.
getManagedFields() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of managed JDOField instances of this JDOClass in the form of an array.
getMaxInstances() - Method in class org.apache.jdo.impl.fostore.GetExtentRequest
Returns max number of instances
getMaxPool() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns maximum number of connections in the connection pool
getMaxPool() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default MaxPool setting for all PersistenceManager instances obtained from this factory.
getMessage(ResourceBundle, String) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Returns message as String
getMessage(ResourceBundle, String, Object[]) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Formats message by adding Array of arguments
getMessage(ResourceBundle, String, String) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Formats message by adding a String argument
getMessage(ResourceBundle, String, String, String) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Formats message by adding two String arguments
getMessage(ResourceBundle, String, String, String, String) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Formats message by adding three String arguments
getMessage(ResourceBundle, String, Object) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Formats message by adding an Object as an argument
getMessage(ResourceBundle, String, int) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Formats message by adding an int as an argument
getMessage(ResourceBundle, String, boolean) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Formats message by adding a boolean as an argument
getMessage() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
Provides the Message which this this connector uses to send data to the store.
getMessage() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
getMessage() - Method in class org.apache.jdo.model.ModelException
Returns the error message string of this throwable object.
getMessage() - Method in class org.apache.jdo.model.ModelFatalException
Returns the error message string of this throwable object.
getMessage() - Method in class org.apache.jdo.model.ModelValidationException
Returns the error message string of this throwable object.
getMessage(ResourceBundle, String) - Static method in class org.apache.jdo.util.I18NHelper
Returns message as String
getMessage(ResourceBundle, String, Object[]) - Static method in class org.apache.jdo.util.I18NHelper
Formats message by adding array of arguments
getMessage(ResourceBundle, String, Object) - Static method in class org.apache.jdo.util.I18NHelper
Formats message by adding an Object argument.
getMessage(ResourceBundle, String, Object, Object) - Static method in class org.apache.jdo.util.I18NHelper
Formats message by adding two Object arguments.
getMessage(ResourceBundle, String, Object, Object, Object) - Static method in class org.apache.jdo.util.I18NHelper
Formats message by adding three Object arguments.
getMessage(ResourceBundle, String, int) - Static method in class org.apache.jdo.util.I18NHelper
Formats message by adding an int as an argument.
getMessage(ResourceBundle, String, boolean) - Static method in class org.apache.jdo.util.I18NHelper
Formats message by adding a boolean as an argument.
getMethodName() - Method in class org.apache.jdo.impl.jdoql.tree.MethodCallExpr
Returns the method name.
getMethodName() - Method in interface org.apache.jdo.jdoql.tree.MethodCallExpression
Returns the method name.
getMethodNameFetchField(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getMethodNameGetField(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getMethodNameProvidedField(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getMethodNameReplacingField(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getMethodNameSetField(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getMethodNameStoreField(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getMinPool() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns minimum number of connections in the connection pool
getMinPool() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default MinPool setting for all PersistenceManager instances obtained from this factory.
getModTime() - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
getModel() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Returns metadata associated with this PersistenceManagerFactory.
getModifiers() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the modifiers of the class.
getModifiers() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns the modifiers of the field.
getModifiers(String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Returns the modifier value for a Java modifier name.
getModifiers() - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Returns the Java language modifiers for the field represented by this JavaField, as an integer.
getModifiers() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
getModifiers() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
Returns the Java language modifiers for the field represented by this JavaField, as an integer.
getModifiers() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Returns the Java language modifiers for the field represented by this JavaType, as an integer.
getModifiers() - Method in interface org.apache.jdo.model.java.JavaField
Returns the Java language modifiers for the field represented by this JavaField, as an integer.
getModifiers() - Method in interface org.apache.jdo.model.java.JavaType
Returns the Java language modifiers for the field represented by this JavaType, as an integer.
getMsInterval() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns the amount of time, in milliseconds, between the connection manager's attempts to get a pooled connection.
getMsWait() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns the number of milliseconds to wait for an available connection from the connection pool before throwing an exception
getMsWait() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default MsWait setting for all PersistenceManager instances obtained from this factory.
getMsg(String, String[]) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Formats an error message with the given parameters.
getMultithreaded() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
getMultithreaded() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Get the current Multithreaded flag for this PersistenceManager.
getMultithreaded() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getName() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the name of the class.
getName() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns the name of the field.
getName() - Method in class org.apache.jdo.impl.fostore.DBClass
 
getName() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
getName() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Returns the unique name of the index in the Storage.
getName() - Method in class org.apache.jdo.impl.jdoql.tree.Decl
Returns the name of the specialized declaration.
getName() - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Returns the name of the accessed field.
getName() - Method in class org.apache.jdo.impl.jdoql.tree.IdentifierExpr
Returns the name of the specialized identifier.
getName() - Method in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
Returns the name of the accessed field.
getName() - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Returns the name of the field.
getName() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
getName() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Returns the name of the type.
getName() - Method in class org.apache.jdo.impl.model.java.ErrorType
Returns the name of the type.
getName() - Method in class org.apache.jdo.impl.model.java.NullType
Returns the name of the type.
getName() - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Returns the name of this JDOMember.
getName() - Method in class org.apache.jdo.impl.model.jdo.JDOPackageImpl
Returns the name of this JDOPackage.
getName() - Method in interface org.apache.jdo.jdoql.tree.Declaration
Returns the name of the specialized declaration.
getName() - Method in interface org.apache.jdo.jdoql.tree.IdentifierExpression
Returns the name of the specialized identifier.
getName() - Method in interface org.apache.jdo.model.java.JavaField
Returns the name of the field.
getName() - Method in interface org.apache.jdo.model.java.JavaType
Returns the name of the type.
getName() - Method in interface org.apache.jdo.model.jdo.JDOMember
Returns the name of this JDOMember.
getName() - Method in interface org.apache.jdo.model.jdo.JDOPackage
Returns the name of this JDOPackage.
getNext() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Get the next instance.
getNonDefault(FOStoreConnectionFactory) - Method in interface org.apache.jdo.impl.fostore.FOStoreConnectionFactory.CFAccessor
 
getNonDefault(PersistenceManagerFactoryImpl) - Method in interface org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.PMFAccessor
Returns a value from a PMF, turned into a String, only if the current value is not the default.
getNontransactionalRead() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
getNontransactionalRead() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
getNontransactionalWrite() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
getNontransactionalWrite() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
getNullValueTreatment() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Gets the null value treatment indicator of this JDOField.
getNullValueTreatment() - Method in interface org.apache.jdo.model.jdo.JDOField
Gets the null value treatment indicator of this JDOField.
getOID() - Method in class org.apache.jdo.impl.fostore.DBClass
 
getOID() - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
getOIDs() - Method in class org.apache.jdo.impl.fostore.GetExtentRequest
Returns the list of object id's
getObject() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns the user object.
getObject() - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getObject() - Method in interface org.apache.jdo.jdoql.tree.Node
Returns the user object.
getObject() - Method in interface org.apache.jdo.state.StateManagerInternal
Provides the object managed by this state manager.
getObjectById(Object, boolean) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
This method locates a persistent instance in the cache of instances managed by this PersistenceManager.
getObjectById(Object, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
This method locates a persistent instance in the cache of instances managed by this PersistenceManager.
getObjectById(Object, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getObjectField(PersistenceCapable, int, Object) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The ObjectId returned by this method represents the JDO identity of the instance.
getObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getObjectId(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Return the object representing the JDO identity of the calling instance.
getObjectIdClass(Class) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
If parameter is non-null and implements PersistenceCapable, returns OID.class.
getObjectIdClass() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Get the JavaType representation of the object identity class (primary key class) for this JDOClass.
getObjectIdClass() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Get the JavaType representation of the object identity class (primary key class) for this JDOClass.
getObjectIdClass(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Return the Class that implements the JDO Identity for the specified PersistenceCapable Class.
getObjectIdClass(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getObjectIdClass() - Method in interface org.apache.jdo.model.jdo.JDOClass
Get the JavaType representation of the object identity class (primary key class) for this JDOClass.
getObjectIdClass(Class) - Method in interface org.apache.jdo.pm.PersistenceManagerFactoryInternal
In order for the application to construct instance of the ObjectId class it needs to know the class being used by the JDO implementation.
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.jdo.impl.fostore.FOStorePMFFactory
Uses StringRefAddr's to store the information
getOffendingObject() - Method in class org.apache.jdo.model.ModelValidationException
Get the offending object -- the one being validated when the problem occurred.
getOidClassName() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the oid classname.
getOidEqualsImpl(String, String[], String[], String, boolean) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getOidHashCodeImpl(String[], String[], boolean) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getOidStringArgConstructorImpl(String, String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getOkToFinish() - Method in class org.apache.jdo.impl.fostore.RequestHandler
The RollbackHandler should override this and return false, so that finishers are not run when we are rolling back.
getOkToFinish() - Method in class org.apache.jdo.impl.fostore.RollbackHandler
Causes RequestHandler.handleRequests to not run finishers when a RollbackRequest has been found in a message.
getOptimistic() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default Optimistic setting for all PersistenceManager instances obtained from this factory.
getOptimistic() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
getOptionArray() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
getOptionArray() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Returns an array of Strings indicating which options are supported by this PersistenceManagerFactory.
getOrdering() - Method in class org.apache.jdo.impl.jdoql.tree.OrderingExpr
Returns the node's ordering expression.
getOrdering() - Method in interface org.apache.jdo.jdoql.tree.OrderingExpression
Returns the node's ordering expression.
getOrderingExpressions() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a list of all added ordering expressions.
getOrderingExpressions() - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Returns a list of all added ordering expressions.
getOutput() - Method in class org.apache.jdo.impl.fostore.Message
Return the FOStoreOutput stream for requests to be inserted.
getOutputForClient() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Provides a DataOutput to which the server can write data for the client.
getOutputForClient() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Provides a DataOutput to which the server can write data for the client.
getOutputFromServer() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Provide the output from the server to the client reply handler.
getOutputFromServer() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Provides a DataInput from which the local client can read the server's replies.
getOutputWriter() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
getOwner() - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
 
getOwner() - Method in class org.apache.jdo.impl.sco.ArrayList
 
getOwner() - Method in class org.apache.jdo.impl.sco.Date
 
getOwner() - Method in class org.apache.jdo.impl.sco.HashMap
 
getOwner() - Method in class org.apache.jdo.impl.sco.HashSet
 
getOwner() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getOwner() - Method in class org.apache.jdo.impl.sco.LinkedList
 
getOwner(StateManagerInternal) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Returns the owner object of the SCO instance
getOwner() - Method in class org.apache.jdo.impl.sco.SqlDate
 
getOwner() - Method in class org.apache.jdo.impl.sco.SqlTime
 
getOwner() - Method in class org.apache.jdo.impl.sco.SqlTimestamp
 
getOwner() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getOwner() - Method in class org.apache.jdo.impl.sco.TreeSet
 
getOwner() - Method in class org.apache.jdo.impl.sco.Vector
 
getOwner() - Method in interface org.apache.jdo.sco.SCO
Returns the owner object of the SCO instance
getPCClass(FOStorePMF) - Method in class org.apache.jdo.impl.fostore.OID
Returns Class that defined OID.
getPCClass() - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getPCClass() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns PC Class known to this StateManager.
getPCClassForOid(Object, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
getPCClassForOid(Object, PersistenceManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Returns the Class of the PersistenceCapable instance identified by the given oid.
getPCKeyOwnerClassName() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the name of this class or the next persistence-capable superclass that owns a key class.
getPCRootClassName() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the name of the persistence-capable rootclass if defined.
getPCSuperClassName() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the name of the persistence-capable superclass if defined.
getPCSuperKeyOwnerClassName() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the name of this class or the next persistence-capable that owns a key class.
getPMF() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Provides PersistenceManagerFactory for connections
getPackageName(String) - Static method in class org.apache.jdo.impl.enhancer.generator.NameHelper
 
getPackageName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Returns the package name of a class name
getPackageName(String) - Static method in class org.apache.jdo.util.I18NHelper
Returns the package portion of the specified class.
getPackagePrefix() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the package name including a terminating dot if this class has a package.
getPackagePrefix() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the package name including a terminating dot if this class has a package.
getParameterValues() - Method in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
This method returns the parameter values passed by the user in the execute(...) method.
getParameterValues() - Method in interface org.apache.jdo.query.QueryResultHelper
This method returns the parameter values passed by the user in the execute(...) method.
getParent() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns this node's parent node.
getParent() - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
Returns the parent JavaModel instance of this JavaModel.
getParent() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Returns the parent JDOModel instance of this JDOModel.
getParent() - Method in interface org.apache.jdo.jdoql.tree.Node
Returns this node's parent node.
getParent() - Method in interface org.apache.jdo.model.java.JavaModel
Returns the parent JavaModel instance of this JavaModel.
getParent() - Method in interface org.apache.jdo.model.jdo.JDOModel
Returns the parent JDOModel instance of this JDOModel.
getPassword() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
getPersistenceCapableRootClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the name of the persistence-capable root class of a class.
getPersistenceCapableRootClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns the name of the persistence-capable root class of a class.
getPersistenceCapableRootClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getPersistenceCapableRootClass() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the least-derived (topmost) persistence-capable class in the hierarchy of this JDOClass.
getPersistenceCapableRootClass() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the least-derived (topmost) persistence-capable class in the hierarchy of this JDOClass.
getPersistenceCapableSuperClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the name of the persistence-capable superclass of a class.
getPersistenceCapableSuperClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Returns the name of the persistence-capable superclass of a class.
getPersistenceCapableSuperClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns the name of the persistence-capable superclass of a class.
getPersistenceCapableSuperClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getPersistenceCapableSuperclass() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the JDOClass instance for the persistence-capable superclass of this JDOClass.
getPersistenceCapableSuperclass() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the JDOClass instance for the persistence-capable superclass of this JDOClass.
getPersistenceCapableSuperclass() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the JDOClass instance for the persistence-capable superclass of this JDOClass.
getPersistenceCapableSuperclassName() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Get the fully qualified class name of the persistence-capable superclass of the persistence-capable class described by this JDOClass.
getPersistenceCapableSuperclassName() - Method in interface org.apache.jdo.model.jdo.JDOClass
Get the fully qualified class name of the persistence-capable superclass of the persistence-capable class described by this JDOClass.
getPersistenceManager() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent
 
getPersistenceManager() - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Get the PersistenceManager associated with this Query.
getPersistenceManager() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get an instance of PersistenceManager from this factory.
getPersistenceManager(String, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get an instance of PersistenceManager from this factory.
getPersistenceManager() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
getPersistenceManager() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Returns PersistenceManagerInternal associated with this wrapper.
getPersistenceManager() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Returns PersistenceManager associated with this transaction
getPersistenceManager() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Return the PersistenceManager that owns this instance.
getPersistenceManager(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Return the PersistenceManager that owns this instance as PersistenceManager wrapper.
getPersistenceManager() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns PersistenceManager associated with this StateManager instance
getPersistenceManagerFactory(Properties) - Static method in class org.apache.jdo.impl.fostore.FOStorePMF
Construct a Properties instance from the given Properties.
getPersistenceManagerFactory() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
This method returns the PersistenceManagerFactory used to create this PersistenceManager.
getPersistenceManagerFactory() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getPersistenceManagerInternal(String, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Returns PersistenceManager instance with default options.
getPersistenceModifier() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Get the persistence modifier of this JDOField.
getPersistenceModifier() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Get the persistence modifier of this JDOField.
getPersistenceModifier() - Method in interface org.apache.jdo.model.jdo.JDOField
Get the persistence modifier of this JDOField.
getPersistenceType() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Return the persistence type for this class
getPersistentFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns an array of absolute field numbers of the persistent fields of this JDOClass.
getPersistentFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns an array of absolute field numbers of the persistent fields of this JDOClass.
getPersistentFieldNumbers() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns an array of absolute field numbers of the persistent fields of this JDOClass.
getPersistentFields() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of persistent JDOField instances of this JDOClass in the form of an array.
getPersistentFields() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the collection of persistent JDOField instances of this JDOClass in the form of an array.
getPersistentFields() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of persistent JDOField instances of this JDOClass in the form of an array.
getPersistentNonPrimaryKeyFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns an array of absolute field numbers of the non identifying, persistent fields of this JDOClass.
getPersistentNonPrimaryKeyFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns an array of absolute field numbers of the non identifying, persistent fields of this JDOClass.
getPersistentNonPrimaryKeyFieldNumbers() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns an array of absolute field numbers of the non identifying, persistent fields of this JDOClass.
getPersistentRelationshipFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns an array of absolute field numbers of persistent relationship fields of this JDOClass.
getPersistentRelationshipFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns an array of absolute field numbers of persistent relationship fields of this JDOClass.
getPersistentRelationshipFieldNumbers() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns an array of absolute field numbers of persistent relationship fields of this JDOClass.
getPersistentRelationshipFields() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of persistent relationship fields of this JDOClass in the form of an array.
getPersistentRelationshipFields() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the collection of persistent relationship fields of this JDOClass in the form of an array.
getPersistentRelationshipFields() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of persistent relationship fields of this JDOClass in the form of an array.
getPersistentSerializableFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns an array of absolute field numbers of persistent, serializable fields of this JDOClass.
getPersistentSerializableFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns an array of absolute field numbers of persistent, serializable fields of this JDOClass.
getPersistentSerializableFieldNumbers() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns an array of absolute field numbers of persistent, serializable fields of this JDOClass.
getPos() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
getPos() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
Provides the stream's current writing position.
getPos() - Method in class org.apache.jdo.impl.fostore.Reply
 
getPredefinedType(String) - Static method in class org.apache.jdo.impl.model.java.PredefinedType
Returns the JavaType instance for a predefined type with the specified name.
getPredefinedTypes() - Static method in class org.apache.jdo.impl.model.java.PredefinedType
Returns an unmodifiable view of the predefined types map.
getPrimaryKeyFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns an array of absolute field numbers of the identifying fields of this JDOClass.
getPrimaryKeyFieldNumbers() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns an array of absolute field numbers of the identifying fields of this JDOClass.
getPrimaryKeyFieldNumbers() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns an array of absolute field numbers of the identifying fields of this JDOClass.
getPrimaryKeyFields() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns the collection of identifying fields of this JDOClass in the form of an array.
getPrimaryKeyFields() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns the collection of identifying fields of this JDOClass in the form of an array.
getPrimaryKeyFields() - Method in interface org.apache.jdo.model.jdo.JDOClass
Returns the collection of identifying fields of this JDOClass in the form of an array.
getProperties() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Return "static" properties of this PersistenceManagerFactory.
getProperties() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The JDO vendor might store certain non-operational properties and make those properties available to applications (for troubleshooting).
getProps(Properties, HashMap) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
For each PMFAccessor in the given HashMap, gets the corresponding value from the Properties and sets that value in the PMF.
getQueryTimeout() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default QueryTimeout setting for all PersistenceManager instances obtained from this factory.
getQueryTree() - Method in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
Return the query tree which is either specified by the user or compiled from a JDOQL query.
getQueryTree() - Method in interface org.apache.jdo.query.QueryResultHelper
Return the query tree which is either specified by the user or compiled from a JDOQL query.
getRealCLIDFromProvisional(CLID) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Provides a datastore CLID corresponding to the given provisional CLID.
getRealOIDFromProvisional(OID) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Provides a datastore OID corresponding to the given provisional OID.
getRealOIDFromProvisional(OID) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Provides the real OID for the given provisional OID.
getReference() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Uses StringRefAddr's to store the information
getReferenceObject(WeakReference) - Method in class org.apache.jdo.util.WeakHashSet
A convenience method to return the object held by the weak reference or null if it does not exist.
getReferenceObject(WeakReference) - Method in class org.apache.jdo.util.WeakValueHashMap
A convenience method to return the object held by the weak reference or null if it does not exist.
getRelationship() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Get the relationship information for this JDOField.
getRelationship() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Get the relationship information for this JDOField.
getRelationship() - Method in interface org.apache.jdo.model.jdo.JDOField
Get the relationship information for this JDOField.
getRelativeFieldNumber() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Returns the relative field number of this JDOField.
getRelativeFieldNumber() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Returns the relative field number of this JDOField.
getRelativeFieldNumber() - Method in interface org.apache.jdo.model.jdo.JDOField
Returns the relative field number of this JDOField.
getRemoved() - Method in class org.apache.jdo.impl.sco.ArrayList
 
getRemoved() - Method in class org.apache.jdo.impl.sco.HashSet
 
getRemoved() - Method in class org.apache.jdo.impl.sco.LinkedList
 
getRemoved() - Method in class org.apache.jdo.impl.sco.TreeSet
 
getRemoved() - Method in class org.apache.jdo.impl.sco.Vector
 
getRemoved() - Method in interface org.apache.jdo.sco.SCOCollection
Returns the Collection of removed elements
getRemovedKeys() - Method in class org.apache.jdo.impl.sco.HashMap
 
getRemovedKeys() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getRemovedKeys() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getRemovedKeys() - Method in interface org.apache.jdo.sco.SCOMap
Returns the Collection of removed keys
getRemovedValues() - Method in class org.apache.jdo.impl.sco.HashMap
 
getRemovedValues() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getRemovedValues() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getRemovedValues() - Method in interface org.apache.jdo.sco.SCOMap
Returns the Collection of removed values
getRequest(RequestId) - Method in class org.apache.jdo.impl.fostore.Message
Provides the Request corresponding to the give requestId, removing it from the internal map of requests (i.e., subsequent getRequest invocations for the same requestId will return null).
getRequestFactory() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Provides the request factory.
getResourceBundle() - Method in class org.apache.jdo.util.I18NHelper
Returns the resource bundle used by this I18NHelper.
getRestoreValues() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default RestoreValues setting for all PersistenceManager instances obtained from this factory.
getRestoreValues() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
getRetainValues() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default RetainValues setting for all PersistenceManager instances obtained from this factory.
getRetainValues() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
getRightExpression() - Method in class org.apache.jdo.impl.jdoql.tree.BinaryExpr
Returns the second child of this node.
getRightExpression() - Method in interface org.apache.jdo.jdoql.tree.BinaryExpression
Returns the second child of this node.
getRollbackOnly() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
 
getRollbackOnly() - Method in interface org.apache.jdo.store.Connector
Indicates whether or not the connector can do operations other than rollback.
getRollbackRequest(Message, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getRollbackRequest(Message, FOStorePMF) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object which causes previous operations to rollback.
getSCOField(Object, JDOField, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.SCOProcessor.CollectionProcessor
Replace field reference that contain java.util SCO instances with tracked SCOs.
getSCOField(Object, JDOField, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.SCOProcessor.DateProcessor
Replace field reference that contain java.util SCO instances with tracked SCOs.
getSCOField(Object, JDOField, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.SCOProcessor.MapProcessor
Replace field reference that contain java.util SCO instances with tracked SCOs.
getSCOField(Object, JDOField, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.SCOProcessor.Processor
Replace field reference that contain java.util SCO instances with tracked SCOs.
getSCOField(Object, JDOField, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.SCOProcessor
Process requests to create a tracked SCO instance for the corresponding JDK SCO.
getSerialVersionUIDInitValue(long) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getSerializedCandidateClassName() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns the candidate class name calculated during serialization of this query tree instance.
getSerializedForm() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
getSerializedForm(Properties) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
The PMF is serialized in one of 3 forms, depending on how it is configured.
getShort() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Get a short from the byte code stream
getShort() - Method in class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr
Returns the short value represented by this expression.
getShort() - Method in interface org.apache.jdo.jdoql.tree.ShortLiteralExpression
Returns the short value represented by this expression.
getShortField(PersistenceCapable, int, short) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getShutdown() - Static method in class org.apache.jdo.impl.fostore.Main
Test if the server is shutting down.
getSignatureAttribute() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Returns the SignatureAttribute, if there's any, for this field.
getSignatureAttribute() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Returns the SignatureAttribute, if there's any, for this class.
getSignatureAttribute() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Returns the SignatureAttribute, if there's any, for this method.
getStateManager() - Method in class org.apache.jdo.impl.fostore.AbstractRequest
Get the StateManager associated with this request, null if none.
getStateManager() - Method in interface org.apache.jdo.impl.fostore.Request
Get the StateManager associated with this request, null if none.
getStateManager(Object, Class) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Returns StateManager instance associated with this instance of ObjectId Creates a Hollow instance of a PersistenceCapable object, if it cannot be found in the cache
getStateManager(Object, boolean) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Returns StateManager instance associated with this instance of ObjectId
getStateManager(Object, Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
getStateManager(Object, Class) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Provides a StateManagerInternal for the given Object Id.
getStaticFieldValue(JavaField) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Returns the value of the specified static field.
getStaticInitializerImpl(String, String, String[], String[], int[]) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getStatus() - Method in class org.apache.jdo.impl.fostore.Reply
 
getStatus() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Obtain the status of this transaction object.
getStoreManager(PersistenceManager) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
getStoreManager() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
getStoreManager(PersistenceManager) - Method in interface org.apache.jdo.pm.PersistenceManagerFactoryInternal
Provides a StoreManager that is ready to accept operations on it such as insert, etc.
getStoreManager() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Provides a StoreManager that is ready to accept operations on it.
getStream() - Method in class org.apache.jdo.impl.enhancer.OutputStreamWrapper
Gets the wrapped output stream.
getStringField(PersistenceCapable, int, String) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
getSubclassSetOID(CLID) - Static method in class org.apache.jdo.impl.fostore.DBInfo
Provides the OID which at which is stored the ArrayList of the CLIDs of of subclasses of the class corresponding to the CLID.
getSuperClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.ExtendedMetaData
Returns the name of the superclass of a class.
getSuperClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns the superclass of a class.
getSuperClassName() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the superclassname.
getSuperKeyClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns the name of the key class of the next persistence-capable superclass that defines one.
getSuperKeyClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns the name of the key class of the next persistence-capable superclass that defines one.
getSuperKeyClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
getSuperKeyClassName() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns the name of the key class of the next persistence-capable superclass that defines one.
getSuperclass() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
getSuperclass() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Returns the JavaType representing the superclass of the entity represented by this JavaType.
getSuperclass() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Returns the JavaType representing the superclass of the entity represented by this JavaType.
getSuperclass() - Method in interface org.apache.jdo.model.java.JavaType
Returns the JavaType representing the superclass of the entity represented by this JavaType.
getSynchronization() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
getTarget(int) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeEnv
 
getTarget(int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Get the canonical InsnTarget instance for the specified pc within the method.
getTarget() - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Returns the target expression of this field access.
getTarget() - Method in class org.apache.jdo.impl.jdoql.tree.MethodCallExpr
Returns the target expression of this method call.
getTarget() - Method in interface org.apache.jdo.jdoql.tree.FieldAccessExpression
Returns the target expression of this field access.
getTarget() - Method in interface org.apache.jdo.jdoql.tree.MethodCallExpression
Returns the target expression of this method call.
getTokenType() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns the token type of this node.
getTokenType() - Method in interface org.apache.jdo.jdoql.tree.Node
Returns the token type of this node.
getTrackedClass(Class) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
getTrackedClass(Class) - Method in interface org.apache.jdo.pm.PersistenceManagerFactoryInternal
Returns store-specific mapping between Java classes and tracked SCO classes supported by this PMF.
getTransaction() - Method in interface org.apache.jdo.ejb.EJBHelper
Identify the Transaction context for the calling thread, and return a Transaction instance that can be used to register synchronizations, and used as the key for HashMaps.
getTransaction() - Static method in class org.apache.jdo.ejb.EJBImplHelper
Returns Transaction instance that can be used to register synchronizations.
getTransactionType() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Returns current transaction type
getTransactionalObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
getTransactionalObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getTransactionalObjectId() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Returns external representation of the transactional object id that can be used by the client
getTransactionalObjectId(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Return the object representing the JDO identity of the calling instance.
getTranscriber(Class, int) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
Provides a transcriber for the field in the given JDOClass indicated by fieldNum.
getTranscriber(Class) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriberFactory
Provides a Transcriber for the given class.
getTranscriber(Class) - Method in interface org.apache.jdo.store.TranscriberFactory
 
getTranscriberFactory() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
getTranscriberFactory() - Method in interface org.apache.jdo.pm.PersistenceManagerFactoryInternal
Provides the factory which can make Transcribers for this PMF.
getType() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns the type of the field.
getType() - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Returns the JavaType representation of the field type.
getType() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
Returns the JavaType representation of the field type.
getType() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
Returns the JavaType representation of the field type.
getType() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Get the JavaType representation of the type of the field.
getType() - Method in class org.apache.jdo.model.ModelValidationException
Get the type -- one of ModelValidationException.ERROR or ModelValidationException.WARNING.
getType() - Method in interface org.apache.jdo.model.java.JavaField
Returns the JavaType representation of the field type.
getType() - Method in interface org.apache.jdo.model.jdo.JDOField
Get the JavaType representation of the type of the field.
getTypeInfo() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
getTypeName(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel
Returns the fully qualified name of the specified type representation.
getTypeName() - Method in class org.apache.jdo.impl.jdoql.tree.CastExpr
Returns the string representation of the Java class, to which this node's expression is casted.
getTypeName() - Method in class org.apache.jdo.impl.jdoql.tree.Decl
Returns the Java type name of the specialized declaration.
getTypeName() - Method in class org.apache.jdo.impl.jdoql.tree.IdentifierExpr
Returns the Java type name of the specialized identifier.
getTypeName() - Method in class org.apache.jdo.impl.jdoql.tree.TypeImpl
Returns the string representation of the Java class, which is wrapped by this instance.
getTypeName() - Method in interface org.apache.jdo.jdoql.tree.CastExpression
Returns the string representation of the Java class, to which this node's expression is casted.
getTypeName() - Method in interface org.apache.jdo.jdoql.tree.Declaration
Returns the Java type name of the specialized declaration.
getTypeName() - Method in interface org.apache.jdo.jdoql.tree.IdentifierExpression
Returns the Java type name of the specialized identifier.
getTypeName() - Method in interface org.apache.jdo.jdoql.tree.Type
Returns the string representation of the Java class, which is wrapped by this instance.
getUByte() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Get a single unsigned byte from the byte code stream
getUID() - Method in class org.apache.jdo.impl.fostore.OID
Provides the unique id part of this OID.
getURL() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns connection URL
getUShort() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Get an unsigned short from the byte code stream
getUnloaded(int[], BitSet) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Helper method to convert not loaded bits to field numbers.
getUpdateRequest(StateManagerInternal, Message, FOStorePMF, BitSet, BitSet, boolean) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getUpdateRequest(StateManagerInternal, Message, FOStorePMF, BitSet, BitSet, boolean) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to cause one or more fields of a persistent object to be updated in the store.
getUpdateTimeout() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default UpdateTimeout setting for all PersistenceManager instances obtained from this factory.
getUpperBound() - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Get the upper cardinality bound for this relationship element.
getUpperBound() - Method in interface org.apache.jdo.model.jdo.JDORelationship
Get the upper cardinality bound for this relationship element.
getUrl() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
getUser() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
getUserName() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns database user name
getUserObject() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
getUserObject() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
getUserTransaction() - Method in interface org.apache.jdo.ejb.EJBHelper
Returns the UserTransaction associated with the calling thread.
getUserTransaction() - Static method in class org.apache.jdo.ejb.EJBImplHelper
Returns the UserTransaction associated with the calling thread.
getValue(String) - Method in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
Returns the current value for the specified identifier.
getValue() - Method in class org.apache.jdo.impl.jdoql.tree.ConstantExpr
Returns the value represented by this expression.
getValue() - Method in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Returns the value of this vendor extension.
getValue() - Method in interface org.apache.jdo.jdoql.tree.ConstantExpression
Returns the value represented by this expression.
getValue(String) - Method in interface org.apache.jdo.jdoql.tree.ValueTable
Returns the current value of the specified identifier.
getValue() - Method in interface org.apache.jdo.model.jdo.JDOExtension
Returns the value of this vendor extension.
getValue() - Method in class org.apache.jdo.util.WeakValueHashMap.Entry
 
getValueType() - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Get the type representation of the values for this JDOMap.
getValueType() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOMapImplCaching
Get the type representation of the values for this JDOMap.
getValueType() - Method in class org.apache.jdo.impl.sco.HashMap
 
getValueType() - Method in class org.apache.jdo.impl.sco.Hashtable
 
getValueType() - Method in class org.apache.jdo.impl.sco.TreeMap
 
getValueType() - Method in interface org.apache.jdo.model.jdo.JDOMap
Get the type representation of the values for this JDOMap.
getValueType() - Method in interface org.apache.jdo.sco.SCOMap
Returns the type of the value assignment compatible with all values of this map.
getValueTypeName() - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Get the string representation of the type of the values for this JDOMap.
getValueTypeName() - Method in interface org.apache.jdo.model.jdo.JDOMap
Get the string representation of the type of the values for this JDOMap.
getVendorName() - Method in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Returns the vendor name of this vendor extension.
getVendorName() - Method in interface org.apache.jdo.model.jdo.JDOExtension
Returns the vendor name of this vendor extension.
getVendorProperties(String) - Static method in class org.apache.jdo.util.JDORIVersion
Return Vendor properties for a given file name
getVendorProperties() - Static method in class org.apache.jdo.util.JDORIVersion
Return Vendor properties
getVerified() - Method in class org.apache.jdo.impl.fostore.VerifyRequest
 
getVerifyRequest(StateManagerInternal, Message, FOStorePMF, boolean, BitSet) - Method in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
getVerifyRequest(StateManagerInternal, Message, FOStorePMF, boolean, BitSet) - Method in interface org.apache.jdo.impl.fostore.RequestFactory
Creates a request object to verify that in-memory data is the same as that in the database.
getVersion() - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
getVersion() - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
getWrappedPrimitiveType() - Method in class org.apache.jdo.impl.model.java.WrapperClassType
 
getWrapperClassType() - Method in class org.apache.jdo.impl.model.java.PrimitiveType
Returns the JavaType instance of the Java wrapper class that corresponds to this primitive type.
getWriteObjectImpl(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
getjdoFieldFlagsFieldRef() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field ref for the jdoFieldFlags field.
getjdoFieldNamesFieldRef() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field ref for the jdoFieldNames field.
getjdoFieldTypesFieldRef() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field ref for the jdoFieldTypes field.
getjdoFlagsFieldRef() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field ref for the jdoFlags field.
getjdoPersistenceCapableSuperclassFieldRef() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field ref for the jdoPersistenceCapableSuperclass field.
getjdoStateManagerFieldRef() - Method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the constant field ref for the jdoStateManager field.
giveUp(Throwable) - Static method in class org.apache.jdo.impl.fostore.RequestHandler
Invoke this when all attempts at communicating errors to the client have failed.

H

HEX_DIGIT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
HEX_DIGIT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
HEX_DIGIT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
HOLLOW - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
HashMap - class org.apache.jdo.impl.sco.HashMap.
A mutable 2nd class object that represents HashMap.
HashMap(Class, Class, boolean) - Constructor for class org.apache.jdo.impl.sco.HashMap
Creates a new empty HashMap object.
HashMap(Class, Class, boolean, int) - Constructor for class org.apache.jdo.impl.sco.HashMap
Creates a new empty HashMap object that has the specified initial capacity.
HashMap(Class, Class, boolean, int, float) - Constructor for class org.apache.jdo.impl.sco.HashMap
Creates a new empty HashMap object that has the specified initial capacity..
HashSet - class org.apache.jdo.impl.sco.HashSet.
A mutable 2nd class object that represents HashSet.
HashSet(Class, boolean) - Constructor for class org.apache.jdo.impl.sco.HashSet
Creates a new empty HashSet object.
HashSet(Class, boolean, int) - Constructor for class org.apache.jdo.impl.sco.HashSet
Creates a new empty HashSet object that has the specified initial capacity.
HashSet(Class, boolean, int, float) - Constructor for class org.apache.jdo.impl.sco.HashSet
Creates a new empty HashSet object that has the specified initial capacity..
Hashtable - class org.apache.jdo.impl.sco.Hashtable.
A mutable 2nd class object that represents Hashtable.
Hashtable(Class, Class, boolean) - Constructor for class org.apache.jdo.impl.sco.Hashtable
Creates a new empty Hashtable object.
Hashtable(Class, Class, boolean, int) - Constructor for class org.apache.jdo.impl.sco.Hashtable
Creates a new empty Hashtable object that has the specified initial capacity.
Hashtable(Class, Class, boolean, int, float) - Constructor for class org.apache.jdo.impl.sco.Hashtable
Creates a new empty Hashtable object that has the specified initial capacity..
Hollow - class org.apache.jdo.impl.state.Hollow.
This class represents Hollow state specific state transitions as requested by StateManagerImpl.
Hollow() - Constructor for class org.apache.jdo.impl.state.Hollow
 
handleANTLRException(ANTLRException, ErrorMsg) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
handleBooleanValueEqExpr(JDOQLAST, Object, JDOQLAST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
This method is called in the case of an equality operation having a boolean constant operand and a non constant operand.
handleConnection(Socket) - Method in class org.apache.jdo.impl.fostore.Main
Handle the incoming connection.
handleReachability(boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
handleReachability(boolean) - Method in interface org.apache.jdo.state.StateManagerInternal
Processes relationships for reachability algorithm and define the dependencies
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.ActivateClassRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.BeginTxRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.CommitRequest
Handles reply data from a CommitReply.
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.CreateOIDRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.DeleteRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.DumpRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.FetchRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.GetClassRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.GetExtentRequest
Handles replies to GetExtentRequests.
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.GetInstancesRequest
 
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.InsertRequest
Reads the oid, and notifies the persistence manager and state manager of the new oid.
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.LoginRequest
Processes the results of the effect of the request in the store.
handleReply(Status, DataInput, int) - Method in interface org.apache.jdo.impl.fostore.Request
Processes the results of the effect of the request in the store.
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.RollbackRequest
This should never be executed.
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.UpdateRequest
Handles reply data from an UpdateReply.
handleReply(Status, DataInput, int) - Method in class org.apache.jdo.impl.fostore.VerifyRequest
Handles reply data from a VerifyReply.
handleRequest() - Method in class org.apache.jdo.impl.fostore.ActivateClassHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.BeginTxHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.CommitHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.CreateOIDHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.DeleteHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.DumpHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.FetchHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.GetClassHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.GetExtentHandler
The desired extent's class can be specified either by CLID (i.e., the class's CLID was already loaded from store to the client) or classname and FSUID (in case the CLID wasn't known).
handleRequest() - Method in class org.apache.jdo.impl.fostore.GetInstancesHandler
Get some instances from the database, and return them.
handleRequest() - Method in class org.apache.jdo.impl.fostore.InsertHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.LoginHandler
Process the request by analyzing the database and user login information from the request buffer.
handleRequest() - Method in class org.apache.jdo.impl.fostore.RequestHandler
Subclasses implement this to take care of individiual requests.
handleRequest() - Method in class org.apache.jdo.impl.fostore.RollbackHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.UpdateHandler
 
handleRequest() - Method in class org.apache.jdo.impl.fostore.VerifyHandler
Verify that instance exists and/or its values match those in the client.
handleRequests(FOStoreServerConnection) - Static method in class org.apache.jdo.impl.fostore.RequestHandler
Handles all requests that can be read at this time from the given connection.
handleValueAndExpr(JDOQLAST, Object, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
This method is called in the case of an AND operation having at least one constant operand.
handleValueEqValue(JDOQLAST, JDOQLAST, JDOQLAST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
This method is called in the case of an equality operation having two constant operands.
handleValueOrExpr(JDOQLAST, Object, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
This method is called in the case of an OR operation having at least one constant operand.
handledJDOClasses() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
 
handledJDOClasses - Variable in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
handledJDOClasses() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
handler - Variable in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
handlerPC() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
return the exception handler code
handlers - Variable in class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
 
handlers() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
Return an enumeration of the exception handlers Each element in the enumeration is an ExceptionRange
hasAccessorMutators(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasActualPCClass(Object) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
hasActualPCClass(Object) - Method in interface org.apache.jdo.store.StoreManager
Returns true if actual Class for a PersistenceCapable instance can be resolved only in the database.
hasAnnotation(PrintWriter, ClassMethod, String) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
hasCallbackJDOMethods - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasCloneMethod - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
True if the class has a clone() method.
hasCloneMethod() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class has a clone() method.
hasConstructor(PrintWriter, int, Class[]) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasDefaultConstructor - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
True if the class has a default (no-argument) constructor.
hasDefaultConstructor() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class has a default (no-argument) constructor.
hasField(PrintWriter, int, Class, String) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasFieldModifier(String, String, int) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
 
hasGenericAugmentation(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasGenericJDOFields - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasGenericJDOMembers - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasGenericJDOMethods - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasImplementsPC - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
True if a jdo member has been seen in this class.
hasInstanceCallbacks(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasJDOAugmentation() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class already provides the JDO augmentation.
hasJDOMembers - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasKeyHandlingAugmentation(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasMethod(PrintWriter, int, Class, String, Class[], Class[]) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasMethod(PrintWriter, int, Class, String, Class[]) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasNext() - Method in class org.apache.jdo.impl.fostore.DBInfo.DBClassIterator
 
hasNext() - Method in class org.apache.jdo.impl.fostore.DBInfo.ExtentIterator
 
hasNext() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
 
hasNext - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
Indicates whether this iterator has more elements.
hasNext() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.jdo.impl.sco.Freezer.FrozenIterator
Return true if the iteration is not complete.
hasNext() - Method in class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
Return true if this query result iterator has not been closed and the internal iterator has more elements.
hasNoIllegalJdoMembers(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasProvisionals - Variable in class org.apache.jdo.impl.fostore.DBClass
Indicates whether the CLIDs of any superclass or field were given as provisional.
hasProvisionals() - Method in class org.apache.jdo.impl.fostore.DBClass
 
hasReadObjectMethod - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
True if the class has a readObject(java.io.ObjectInputStream) method.
hasReadObjectMethod() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class has a readObject() method.
hasRequests() - Method in class org.apache.jdo.impl.fostore.Message
Returns true if this message has requests for the store.
hasSpecificAugmentation(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
hasSpecificJDOFields - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasSpecificJDOMembers - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasSpecificJDOMethods - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
 
hasStaticInitializer - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
True if the class has a static initializer block.
hasStaticInitializer() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class has a static initializer block.
hasSubclasses() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent
 
hasSubclasses() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
hasSuperclasses() - Method in class org.apache.jdo.impl.fostore.DBClass
 
hasWriteObjectMethod - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
True if the class has a writeObject(java.io.ObjectOutputStream) method.
hasWriteObjectMethod() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class has a writeObject() method.
hasWriteReplaceMethod - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
True if the class has a writeReplace() method.
hasWriteReplaceMethod() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class has a writeReplace() method.
hash - Variable in class org.apache.jdo.util.WeakHashSet.WeakElement
 
hashCode - Variable in class org.apache.jdo.impl.fostore.AID
 
hashCode() - Method in class org.apache.jdo.impl.fostore.AID
Provides a unique hashCode for this AID.
hashCode - Variable in class org.apache.jdo.impl.fostore.CLID
 
hashCode() - Method in class org.apache.jdo.impl.fostore.CLID
 
hashCode() - Method in class org.apache.jdo.impl.fostore.DumpOption
 
hashCode() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
Combine the hashCodes of URL, user, and password.
hashCode() - Method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
Computes a hashcode for this FOStoreSchemaUID.
hashCode - Variable in class org.apache.jdo.impl.fostore.OID
 
hashCode() - Method in class org.apache.jdo.impl.fostore.OID
Provides a JVM-unique hashCode for this OID.
hashCode() - Method in class org.apache.jdo.impl.fostore.RequestId
 
hashCode() - Method in class org.apache.jdo.impl.fostore.RequestType
 
hashCode() - Method in class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
hashCode() - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Returns a hash code value for the object.
hashCode() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
Returns a hash code value for the object.
hashCode() - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Overrides Object's hashCode method to return the hashCode of this name.
hashCode() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
The returned value can change before this PMF is configured.
hashCode() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Returns a hash code value for this PersistenceManager.
hashCode() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Returns a hash code value for this PersistenceManagerWrapper.
hashCode() - Method in class org.apache.jdo.impl.sco.HashMap
 
hashCode() - Method in class org.apache.jdo.impl.sco.HashSet
 
hashCode() - Method in class org.apache.jdo.impl.sco.Hashtable
 
hashCode() - Method in class org.apache.jdo.impl.sco.TreeMap
 
hashCode() - Method in class org.apache.jdo.impl.sco.TreeSet
 
hashCode() - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
hashCode() - Method in class org.apache.jdo.util.WeakHashSet.WeakElement
 
hashCode() - Method in class org.apache.jdo.util.WeakValueHashMap.Entry
 
hashCode() - Method in class org.apache.jdo.util.WeakValueHashMap.EntrySet
 
hashCode() - Method in class org.apache.jdo.util.WeakValueHashMap.WeakValue
 
hashConstants() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
hashEntrySet - Variable in class org.apache.jdo.util.WeakValueHashMap
 
hashMapByFilteredProperties - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
A HashMap that associates PersistenceManagerFactory instances with a Properties instance.
hashMapTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
hashMapType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.HashMap.
hashSetTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
hashSetType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.HashSet.
hashed - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
hashtableTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
hashtableType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Hashtable.
headMap(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
headSet(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
 
help - Variable in class org.apache.jdo.impl.enhancer.GenericOptions
The help option.
helper - Static variable in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
JDOImplHelper instance
helper - Variable in class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
The corresponding JDOImplHelper instance.
helpers - Static variable in class org.apache.jdo.util.I18NHelper
Helper instances that have already been created
hereIsStateManager(StateManagerInternal, PersistenceCapable) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
A helper method called from the StateManager inside getPersistenceManager() to identify StateManager associated with this PC instance
hereIsStateManager(StateManagerInternal, PersistenceCapable) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
A helper method called from the StateManager inside getPersistenceManager() to identify StateManager associated with this PC instance
hexDigit - Static variable in class org.apache.jdo.impl.fostore.AID
A table of hex digits
hollowFieldManager - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
Helper StateFieldManager instance for resetting fields in a Hollow instance at commit/rollback.

I

I18N - class org.apache.jdo.impl.fostore.I18N.
Provides I18N information for FOStore.
I18N() - Constructor for class org.apache.jdo.impl.fostore.I18N
 
I18NHelper - class org.apache.jdo.impl.enhancer.util.I18NHelper.
 
I18NHelper() - Constructor for class org.apache.jdo.impl.enhancer.util.I18NHelper
Constructor
I18NHelper - class org.apache.jdo.util.I18NHelper.
Helper class for constructing messages from bundles.
I18NHelper() - Constructor for class org.apache.jdo.util.I18NHelper
Constructor
I18NHelper(String, ClassLoader) - Constructor for class org.apache.jdo.util.I18NHelper
Constructor for an instance bound to a bundle.
IDENT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
IDENT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
IDENT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
IMPORT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
IMPORT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
IMPORT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
IMPORT_ON_DEMAND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
IMPORT_ON_DEMAND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
IMPORT_ON_DEMAND - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
INC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
INC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
INC - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
INT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
INT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
INT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
INTERNAL_ERROR - Static variable in class org.apache.jdo.enhancer.Main
 
INTERNAL_ERROR - Static variable in class org.apache.jdo.impl.enhancer.GenericMain
 
INTERNAL_ERROR - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
INT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
INT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
INT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
IN_PROGRESS - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
 
IS_EMPTY - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
IS_EMPTY - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
IS_EMPTY - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
IdentifierExpr - class org.apache.jdo.impl.jdoql.tree.IdentifierExpr.
This node represents an identifier expression.
IdentifierExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.IdentifierExpr
The noarg constructor is needed for ANTLR support and deserialization.
IdentifierExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.IdentifierExpr
The noarg constructor is needed for ANTLR support.
IdentifierExpr(int, String, Class) - Constructor for class org.apache.jdo.impl.jdoql.tree.IdentifierExpr
This constructor is called by specialized nodes.
IdentifierExpression - interface org.apache.jdo.jdoql.tree.IdentifierExpression.
This node represents an identifier expression.
ImplHelper - class org.apache.jdo.impl.enhancer.generator.ImplHelper.
 
ImplHelper() - Constructor for class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
InsertHandler - class org.apache.jdo.impl.fostore.InsertHandler.
Process requests to insert objects in the datastore.
InsertHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.InsertHandler
 
InsertHandler.InsertFinisher - class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher.
Changes all provisional OID's in an instance's in-store Block to real, datastore OID's.
InsertHandler.InsertFinisher(FOStoreDatabase, OID, DataInput) - Constructor for class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
 
InsertRequest - class org.apache.jdo.impl.fostore.InsertRequest.
Represents a request to write a new object to the datastore.
InsertRequest(StateManagerInternal, Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.InsertRequest
 
Insn - class org.apache.jdo.impl.enhancer.classfile.Insn.
Insn is an abstract class which represents a java VM instruction in a sequence of instructions.
Insn(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.Insn
 
InsnConstOp - class org.apache.jdo.impl.enhancer.classfile.InsnConstOp.
An instruction which requires a single constant from the constant pool as an immediate operand
InsnConstOp(int, ConstBasic) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
InsnConstOp(int, ConstBasic, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
InsnConstOp(int, ConstInterfaceMethodRef, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
InsnError - exception org.apache.jdo.impl.enhancer.classfile.InsnError.
An exception thrown when an error occurs in encoding or decoding instruction sequences
InsnError(String) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnError
 
InsnIInc - class org.apache.jdo.impl.enhancer.classfile.InsnIInc.
Special instruction form for the opc_iinc instruction
InsnIInc(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnIInc
Constructor for opc_iinc instruction
InsnIInc(int, int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
InsnIntOp - class org.apache.jdo.impl.enhancer.classfile.InsnIntOp.
An instruction which requires a integral constant as an immediate operand
InsnIntOp(int, int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
InsnIntOp(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
InsnInterfaceInvoke - class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke.
Special instruction form for the opc_invokeinterface instruction
InsnInterfaceInvoke(ConstInterfaceMethodRef, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
constructor for opc_invokeinterface
InsnInterfaceInvoke(ConstInterfaceMethodRef, int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
InsnLookupSwitch - class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch.
Special instruction form for the opc_lookupswitch instruction
InsnLookupSwitch(InsnTarget, int[], InsnTarget[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
Constructor for opc_lookupswitch
InsnLookupSwitch(InsnTarget, int[], InsnTarget[], int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
InsnMultiDimArrayNew - class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew.
Special instruction form for the opc_multianewarray instruction
InsnMultiDimArrayNew(ConstClass, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
Constructor for opc_multianewarray.
InsnMultiDimArrayNew(ConstClass, int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
InsnReadEnv - class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv.
Environment for decoding byte codes into instructions
InsnReadEnv(byte[], CodeEnv) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Constructor
InsnSingle - class org.apache.jdo.impl.enhancer.classfile.InsnSingle.
A java VM instruction which takes no immediate operands.
InsnSingle(int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
InsnSingle(int, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
InsnTableSwitch - class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch.
Special instruction form for the opc_tableswitch instruction
InsnTableSwitch(int, InsnTarget, InsnTarget[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
Constructor for opc_tableswitch
InsnTableSwitch(int, InsnTarget, InsnTarget[], int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
InsnTarget - class org.apache.jdo.impl.enhancer.classfile.InsnTarget.
InsnTarget is a pseudo-instruction which represents a branch target in an instruction stream.
InsnTarget() - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnTarget
Constructor
InsnTarget(int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
InsnTargetOp - class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp.
An instruction which requires a single branch offset as an immediate operand .
InsnTargetOp(int, InsnTarget, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
InsnTargetOp(int, InsnTarget) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
InsnUtils - class org.apache.jdo.impl.enhancer.classfile.InsnUtils.
InsnUtils provides a set of static methods which serve to select vm instructions during code annotation.
InsnUtils() - Constructor for class org.apache.jdo.impl.enhancer.classfile.InsnUtils
 
IntLiteralExpr - class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr.
This node represents a integer literal.
IntLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
IntLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr
The noarg constructor is needed for ANTLR support.
IntLiteralExpr(Integer) - Constructor for class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr
This constructor is called by the query tree instance.
IntLiteralExpr(int) - Constructor for class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr
This constructor is called by the query tree instance.
IntLiteralExpression - interface org.apache.jdo.jdoql.tree.IntLiteralExpression.
This node represents a integer literal.
IntTranscriber - class org.apache.jdo.impl.fostore.IntTranscriber.
Transcribes int values.
IntTranscriber() - Constructor for class org.apache.jdo.impl.fostore.IntTranscriber
 
IntegerArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
IntegralType - class org.apache.jdo.impl.model.java.IntegralType.
A IntegralType instance represents an integral type as defined in the Java language.
IntegralType(Class) - Constructor for class org.apache.jdo.impl.model.java.IntegralType
Constructor.
InterfaceArraySorter - class org.apache.jdo.impl.enhancer.classfile.InterfaceArraySorter.
 
InterfaceArraySorter(ConstClass[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.InterfaceArraySorter
 
InternalError - exception org.apache.jdo.impl.enhancer.util.InternalError.
Support for signalling internal implementation errors.
InternalError() - Constructor for class org.apache.jdo.impl.enhancer.util.InternalError
 
InternalError(String) - Constructor for class org.apache.jdo.impl.enhancer.util.InternalError
 
IsEmptyCallExpr - class org.apache.jdo.impl.jdoql.tree.IsEmptyCallExpr.
This node represents the method call expression Collection.isEmpty.
IsEmptyCallExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.IsEmptyCallExpr
The noarg constructor is needed for ANTLR support and deserialization.
IsEmptyCallExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.IsEmptyCallExpr
The noarg constructor is needed for ANTLR support.
IsEmptyCallExpr(Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.IsEmptyCallExpr
This constructor is called by the query tree instance.
IsEmptyCallExpression - interface org.apache.jdo.jdoql.tree.IsEmptyCallExpression.
This node represents the method call expression Collection.isEmpty.
iLoad(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading an int from a local variable slot
iStore(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for storing an int to a local variable slot
id - Variable in class org.apache.jdo.impl.fostore.CLID
 
id - Variable in class org.apache.jdo.impl.fostore.RequestId
 
id - Variable in class org.apache.jdo.impl.fostore.RequestType
 
idFactoryTable - Static variable in class org.apache.jdo.impl.fostore.RequestId
 
identifier(AST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
identityType - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Property identityType.
idx - Variable in class org.apache.jdo.impl.sco.Freezer.FrozenIterator
 
ifaceMethodRefTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
ignoreCache - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The ignoreCache flag as specified by setIgnoreCache.
ignoreCache - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
implementsInterface(PrintWriter, Class) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
importDeclarations - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The import declaration string as specified by declareImports.
importOnDemands - Variable in class org.apache.jdo.impl.jdoql.scope.TypeNames
Collection of type-imports-on-demand.
imports(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
imports - Variable in class org.apache.jdo.impl.jdoql.scope.TypeNames
Map of single-type-imports.
importsAST - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The AST representing the import declarations.
inAfterCompletion - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
inPrintStackTrace - Variable in class org.apache.jdo.impl.enhancer.EnhancerUserException
Flag indicating whether printStackTrace is being executed.
inPrintStackTrace - Variable in class org.apache.jdo.model.ModelException
Flag indicating whether printStackTrace is being executed.
inPrintStackTrace - Variable in class org.apache.jdo.model.ModelFatalException
Flag indicating whether printStackTrace is being executed.
inclusiveOrExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
incrValue() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
The amount by which the slot is to be incremented
indent - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Usage printout.
indent - Static variable in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
index - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
 
index - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Index into extent as a whole.
indexAsString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
Return the index of this constant in the constant pool as a decimal formatted String.
inheritedManagedFieldCount - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Number of inherited fields.
init() - Method in class org.apache.jdo.enhancer.EnhancerMain
Initializes all components.
init() - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Initializes all components.
init(EnhancerMetaData, Properties, PrintWriter) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Initialize the EnhancingClassLoader
init() - Method in class org.apache.jdo.impl.enhancer.GenericMain
Initializes all components.
init() - Method in class org.apache.jdo.impl.enhancer.JdoMetaMain
Initializes all components.
init(EnhancerMetaData, Properties, PrintWriter, PrintWriter) - Method in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
Initializes an instance of a JDO enhancer.
init() - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
init() - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
Initializes all components.
init(ErrorMsg) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
init(ErrorMsg) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
init(PersistenceManagerInternal, ParameterTable, ErrorMsg) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
init(TypeSupport, ParameterTable, VariableTable, ErrorMsg) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
init(String) - Method in class org.apache.jdo.impl.jdoql.scope.TypeNames
This method initializes the TypeNames table.
init(Expression, String) - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Initializes fields of this.
init() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
 
initANTLRAST() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Ensures that this node has a corresponding ANTLR tree structure.
initApplicationJavaModel(ClassLoader) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
This methods sets the application JavaModel to the JavaModel instance for the specified ClassLoader.
initCause(Throwable) - Method in class org.apache.jdo.impl.enhancer.EnhancerUserException
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class org.apache.jdo.model.ModelException
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class org.apache.jdo.model.ModelFatalException
Initializes the cause of this throwable to the specified value.
initClassLocator() - Method in class org.apache.jdo.enhancer.Main
 
initClassLocator() - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Initializes the class locator.
initEnhancerMetaData() - Method in class org.apache.jdo.enhancer.Main
 
initJdoFieldFlags(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the initialization code for the jdoFieldFlags field.
initJdoFieldNames(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the initialization code for the jdoFieldNames field.
initJdoFieldTypes(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the initialization code for the jdoFieldTypes field.
initJdoInheritedFieldCount(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the initialization code for the jdoInheritedFieldCount field.
initJdoMetaData() - Method in class org.apache.jdo.impl.enhancer.JdoMetaMain
Initializes the jdo metadata component.
initJdoPersistenceCapableSuperclass(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the initialization code for the jdoPersistenceCapableSuperclass field.
initLifeCycleState() - Static method in class org.apache.jdo.impl.state.LifeCycleState
Initialises the objects.
initModel() - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Initializes the model.
initOptionTable() - Method in class org.apache.jdo.impl.fostore.DumpHandler
Initializes the optionTable.
initOutput() - Method in class org.apache.jdo.impl.fostore.Message
Initialize the output buffer with version number and a stash for number of requests.
initPersistenceType() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Sets the persistence type of a class according to JDO metadata.
initPropsAccessors() - Static method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
initPropsAccessors() - Static method in class org.apache.jdo.impl.fostore.FOStorePMF
Initialize fostorePropsAccessors.
initPropsAccessors() - Static method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Initialize the Accessor hashmaps for connection and non-connection properties.
initSupported - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
initSupported() - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
initTrackedClasses() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Initialize trackedClasses.
initValueHandling() - Method in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
This method initializes the map of values for this ValueTable.
initialIndents - Variable in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
initialize(Reply) - Static method in class org.apache.jdo.impl.fostore.Status
Used to initialize a reply
initialize(Token) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
initialize(int, String, JavaType) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
initialize(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
initializePC() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Initialize PC Class information.
initializePM(PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Initialize PersistenceManager related information.
initializeSM(int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Initialize SM reference in PC and Oid
insert(Insn) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Insert an instruction sequence in the code sequence after this instruction.
insert(BitSet, BitSet, StateManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
insert(BitSet, BitSet, StateManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Causes the object managed by the given state manager's object to be inserted into the database.
insertElementAt(Object, int) - Method in class org.apache.jdo.impl.sco.Vector
Inserts the specified object as a component in this vector at the specified index.
insertFields(int[], boolean) - Method in class org.apache.jdo.impl.fostore.InsertRequest
Writes values of the specified fields.
insideCommit() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
insideCommit() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Returns true if the call initiated as a result of the commit process, versus flush for query in a datastore transaction.
insnAnnotation(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Annotater
Generate annotations for put/getfield instructions.
insnOffset - Variable in class org.apache.jdo.impl.enhancer.classfile.Insn
 
insnOpcode - Variable in class org.apache.jdo.impl.enhancer.classfile.Insn
 
instance - Static variable in class org.apache.jdo.impl.fostore.BooleanTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.BufferedRequestFactory
 
instance - Static variable in class org.apache.jdo.impl.fostore.ByteTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.CharTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.DoubleTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.DummyTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.FOStoreTranscriberFactory
 
instance - Static variable in class org.apache.jdo.impl.fostore.FloatTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.IntTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.LongTranscriber
 
instance - Static variable in class org.apache.jdo.impl.fostore.ShortTranscriber
 
instanceCallbacksClass - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
instanceIndex - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Index into instances.
instances - Variable in class org.apache.jdo.impl.fostore.DBExtent
OIDs of instances of this extent.
instances - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Instances that have been retrieved from store.
instances - Variable in class org.apache.jdo.impl.fostore.GetExtentRequest
List of returned instances
instances - Variable in class org.apache.jdo.impl.fostore.GetInstancesRequest
ArrayList returned to user.
instantiations - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor
 
int10 - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
int11 - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Default initialCapacity values.
intArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
intTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
intType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type int.
intValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
 
intValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
intValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
integerClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Integer.
integerConstant(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading the specified integer constant onto the stack - hopefully use short form
integralLiteral(AST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
interfaces() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the list of the interfaces which the class implements The contents are ConstClass objects
internConstant(ConstBasic) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
internalAfterCompletion() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Notify Connector, PersistenceManager, and registered Synchronization instances about afterCompletion().
internalFlush() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Flush changes to the datastore.
internalIterator - Variable in class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
The internal iterator over the query results.
internalRollback() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Lower-level internal rollback method.
intializerName - Static variable in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
invalidExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
invalidOperator() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
inverse - Variable in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Relationship JDORelationship<->JDORelationship.
isAbstract() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Is the class abstract?
isAbstract() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Is the method abstract?
isActive() - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
isAnalyzed() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class has been analyzed already.
isAnnotateable() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class is one which should be a candidate for annotation.
isAnnotated() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns whether the field is annotated.
isApplicationIdentity() - Method in class org.apache.jdo.impl.fostore.AID
Returns true for application identity type for this OID.
isApplicationIdentity() - Method in class org.apache.jdo.impl.fostore.OID
Returns false for application identity type for this OID.
isArchiveFileName(String) - Static method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Tests if a filename has suffix ".jar" or ".zip" (ignoring case).
isArray() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isArray() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Determines if this JavaType object represents an array type.
isArray() - Method in interface org.apache.jdo.model.java.JavaType
Determines if this JavaType object represents an array type.
isAugmentable() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class is to be enhanced for persistence-capability.
isAugmentableAsRoot() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Returns true if the class is to be enhanced as least-derived, persistence-capable class.
isAutoPersistent - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isAutoPersistent() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object state is persistent by reachabilty only.
isBeforeImageUpdatable - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isBeforeImageUpdatable() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the beforeImage can be updated.
isBooleanType(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns true if the specified type is boolean or java.lang.Boolean.
isBooleanValueAST(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Returns true if the specified AST represents a constant boolean value.
isBranchTarget() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
isCharType(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns true if the specified type is char or java.lang.Character
isClassFileEntry(ZipEntry) - Static method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper
Determines if a given entry represents a classfile.
isClassFileName(String) - Static method in class org.apache.jdo.enhancer.Main
Tests if a filename is a classfile name (by testing if the filename ends with ".class").
isClassFileName(String) - Static method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Tests if a filename has suffix ".class" (ignoring case).
isClosed() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Return whether this PersistenceManager is closed.
isClosed() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
isClosed() - Method in class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
Return true if the user has closed this iterator.
isCompatibleValue(String, Object) - Method in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
Checks whether the type of the specified value is compatible of the type of the identifier from its declaration.
isCompatibleValue(String, Object) - Method in interface org.apache.jdo.jdoql.tree.ValueTable
Checks whether the type of the specified value is compatible with the type of the identifier.
isCompatibleWith(JavaType) - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isCompatibleWith(JavaType) - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Returns true if this JavaType is compatible with the specified JavaType.
isCompatibleWith(JavaType) - Method in class org.apache.jdo.impl.model.java.ErrorType
Returns true if this JavaType is compatible with the specified JavaType.
isCompatibleWith(JavaType) - Method in class org.apache.jdo.impl.model.java.NullType
Returns true if this JavaType is compatible with the specified JavaType.
isCompatibleWith(JavaType) - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType is compatible with the specified JavaType.
isConfigured() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Returns true if this connection factory has been configured with a URL.
isConnectionFactoryConfigured() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Verifies that the associated connection factory is configured (at least the URL is specified).
isConnectionFactoryConfigured() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Returns if a connection factory is configured for this PersistenceManagerFactory.
isDataStoreIdentity() - Method in class org.apache.jdo.impl.fostore.AID
Returns false for datastore identity type for this OID.
isDataStoreIdentity() - Method in class org.apache.jdo.impl.fostore.OID
Returns true for datastore identity type for this OID.
isDeclared(String) - Method in class org.apache.jdo.impl.jdoql.scope.SymbolTable
Checks whether the specified identifier is declared.
isDefaultFetchGroup() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Determines whether this JDOField is part of the default fetch group or not.
isDefaultFetchGroup() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Determines whether this JDOField is part of the default fetch group or not.
isDefaultFetchGroup() - Method in interface org.apache.jdo.model.jdo.JDOField
Determines whether this JDOField is part of the default fetch group or not.
isDefaultFetchGroupField(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a field of a class is part of the default fetch group.
isDefaultFetchGroupField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Tests whether a field of a class is known to be part of the Default Fetch Group.
isDefaultFetchGroupField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a field of a class is known to be part of the Default Fetch Group.
isDefaultFetchGroupField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isDeleted - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isDeleted() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the state represents a deleted object.
isDeleted(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Tests whether this object has been deleted.
isDirty - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isDirty() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object state is dirty, that is, the object has been changed (created, updated, deleted) in this Tx.
isDirty(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Tests whether this object is dirty.
isEmbedded() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Determines whether the field should be stored if possible as part of the instance instead of as its own instance in the datastore.
isEmbedded() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Determines whether the field should be stored if possible as part of the instance instead of as its own instance in the datastore.
isEmbedded() - Method in interface org.apache.jdo.model.jdo.JDOField
Determines whether the field should be stored if possible as part of the instance instead of as its own instance in the datastore.
isEmbeddedElement() - Method in class org.apache.jdo.impl.model.jdo.JDOArrayImplDynamic
Determines whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedElement() - Method in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Determines whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedElement() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOArrayImplCaching
Determines whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedElement() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOCollectionImplCaching
Determines whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedElement() - Method in interface org.apache.jdo.model.jdo.JDOArray
Determines whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedElement() - Method in interface org.apache.jdo.model.jdo.JDOCollection
Determines whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedElementType(JavaType) - Static method in class org.apache.jdo.impl.model.jdo.util.TypeSupport
Returns true if the embedded-element property of a field having the specified type defaults to true.
isEmbeddedFieldType(JavaType) - Static method in class org.apache.jdo.impl.model.jdo.util.TypeSupport
Returns true if the embedded property of a field having the specified type defaults to true.
isEmbeddedKey() - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Determines whether the keys of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedKey() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOMapImplCaching
Determines whether the keys of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedKey() - Method in interface org.apache.jdo.model.jdo.JDOMap
Determines whether the keys of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedValue() - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Determines whether the values of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedValue() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOMapImplCaching
Determines whether the values of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmbeddedValue() - Method in interface org.apache.jdo.model.jdo.JDOMap
Determines whether the values of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
isEmpty(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
isEmpty(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
isEmpty() - Method in class org.apache.jdo.impl.sco.HashMap
 
isEmpty() - Method in class org.apache.jdo.impl.sco.HashSet
 
isEmpty() - Method in class org.apache.jdo.impl.sco.Hashtable
 
isEmpty() - Method in class org.apache.jdo.impl.sco.TreeMap
 
isEmpty() - Method in class org.apache.jdo.impl.sco.TreeSet
 
isEmpty() - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
isEmpty() - Method in class org.apache.jdo.util.WeakValueHashMap.EntrySet
 
isEmpty() - Method in class org.apache.jdo.util.WeakValueHashMap
Returns true if this map contains no key-value mappings.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstString
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.GenericAttribute
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
Compares this instance with another for structural equality.
isEqual(Stack, Object) - Method in class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
Compares this instance with another for structural equality.
isExtentFor(String, FOStoreSchemaUID) - Method in class org.apache.jdo.impl.fostore.DBExtent
 
isFinal() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Is the class final?
isFinal() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Is the member final?
isFloatingPoint() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isFloatingPoint() - Method in class org.apache.jdo.impl.model.java.FloatingPointType
Returns true if this JavaType represents a floating point type.
isFloatingPoint() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a floating point type.
isFlushed - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isFlushed() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object has been flushed to the datastore.
isFlushed() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Returns true if current state is flushed.
isFlushed() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns true if the instance has been flushed to the datastore.
isFrozen() - Method in class org.apache.jdo.impl.sco.HashMap
Returns the frozen state of this Map.
isFrozen() - Method in class org.apache.jdo.impl.sco.HashSet
Returns the frozen state of this set.
isFrozen() - Method in class org.apache.jdo.impl.sco.Hashtable
Returns the frozen state of this Map.
isFrozen() - Method in class org.apache.jdo.impl.sco.TreeMap
Returns the frozen state of this Map.
isFrozen() - Method in class org.apache.jdo.impl.sco.TreeSet
Returns the frozen state of this set.
isInDefaultFetchGroup() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Is the field in the default fetch group?
isIntegral() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isIntegral() - Method in class org.apache.jdo.impl.model.java.IntegralType
Returns true if this JavaType represents an integral type.
isIntegral() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents an integral type.
isIntegralType(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns true if the specified type is an interal type or a Java wrapper class for an interal type.
isInterface() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Is the class an interface?
isInterface() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isInterface() - Method in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
Determines if this JavaType object represents an interface type.
isInterface() - Method in interface org.apache.jdo.model.java.JavaType
Determines if this JavaType object represents an interface type.
isIteration(MemoryQuery.BoundVariable, Expression) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
 
isJDOSupportedCollection() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isJDOSupportedCollection() - Method in class org.apache.jdo.impl.model.java.JDOSupportedCollectionType
Returns true if this JavaType represents a JDO supported collection type.
isJDOSupportedCollection() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a JDO supported collection type.
isJDOSupportedMap() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isJDOSupportedMap() - Method in class org.apache.jdo.impl.model.java.JDOSupportedMapType
Returns true if this JavaType represents a JDO supported map type.
isJDOSupportedMap() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a JDO supported map type.
isJavaKeyWord(String) - Method in class org.apache.jdo.impl.jdoql.tree.Tree.JavaKeyWords
Checks if the argument identifier equals a Java key word.
isJdoFileName(String) - Static method in class org.apache.jdo.enhancer.Main
Tests if a filename is a jdo file name (by testing if the filename ends with ".jdo").
isKey() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns whether the field is a key primary.
isKeyField(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a field of a class is key.
isKeyField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Tests whether a field of a class is known to be Key.
isKeyField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a field of a class is known to be Primary Key.
isKeyField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isKnown(Class) - Static method in class org.apache.jdo.impl.fostore.CLID
Indicate whether a Class is known, that is, has built-in support
isKnownNonManagedField(String, String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a field of a class is known to be non-managed.
isKnownNonManagedField(String, String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Returns whether a field of a class is known to be non-managed.
isKnownNonManagedField(String, String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a field of a class is known to be non-managed.
isKnownNonManagedField(String, String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isKnownNonPC(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Checks whether the type with the specified name does NOT denote a persistence-capable class.
isKnownNonPC(String) - Method in class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching
Checks whether the type with the specified name does NOT denote a persistence-capable class.
isKnownTransient() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns whether the field is declared transient.
isKnownUnenhancableClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a class is not to be modified by the enhancer.
isKnownUnenhancableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns whether a class is not to be modified by the enhancer.
isKnownUnenhancableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isLoaded(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
This implementation of isLoaded will always return true.
isManaged() - Static method in class org.apache.jdo.ejb.EJBImplHelper
Identifies the managed environment behavior.
isManaged() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns whether the field is managed.
isManaged() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Convenience method to check the persistence modifier from this JDOField.
isManaged() - Method in interface org.apache.jdo.model.jdo.JDOField
Convenience method to check the persistence modifier from this JDOField.
isManagedField(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a field of a class is transient transactional or persistent.
isManagedField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Tests whether a field of a class is transient transactional or persistent.
isManagedField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a field of a class is transient transactional or persistent.
isManagedField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns whether a field of a class is known to be either transient transactional or persistent.
isManagedField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isMathType(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns true if the specified type is either java.math.BigDecimal or java.math.BigInteger.
isNarrowldc() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
isNative() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Is the method native?
isNavigable - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isNavigable() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object can dynamically navigate to fields that are not present.
isNew - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isNew() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the state represents a newly created object.
isNew() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Tests whether this StateManager represents a instance made persistent object.
isNew(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Tests whether this object has been newly made persistent.
isNew() - Method in interface org.apache.jdo.state.StateManagerInternal
Tests whether this StateManager represents a instance made persistent object.
isNumberType(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns true if specified type is a number type:
a numeric primitive
a numeric wrapper class
java.math.BigDecimal, java.math.BigInteger.
isNumericType(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns true if the specified type is a either a integral or a floating point type.
isNumericWrapperClassType(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns true if the specified type is a Java wrapper class type for a numeric primitive type.
isOrderable() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isOrderable() - Method in class org.apache.jdo.impl.model.java.FloatingPointType
Returns true if this JavaType represents an orderable type as specified by JDO.
isOrderable() - Method in class org.apache.jdo.impl.model.java.IntegralType
Returns true if this JavaType represents an orderable type as specified by JDO.
isOrderable() - Method in class org.apache.jdo.impl.model.java.ValueClassType
Returns true if this JavaType represents an orderable type as specified by JDO.
isOrderable() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents an orderable type as specified in JDO.
isPersistenceArrayType(JavaType) - Static method in class org.apache.jdo.impl.model.jdo.util.TypeSupport
Returns true if the specified type represents an array and its element type is a persistence capable class.
isPersistenceCapable() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isPersistenceCapable() - Method in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Returns true if this JavaType represents a persistence capable class.
isPersistenceCapable() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a persistence capable class.
isPersistenceCapableClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a class is persistence-capable.
isPersistenceCapableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Tests whether a class is known to be persistence-capable.
isPersistenceCapableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a class is known to be persistence-capable.
isPersistenceCapableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isPersistenceCapableRootClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a class is persistence-capable root class.
isPersistenceCapableRootClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Returns whether a class is persistence-capable root class.
isPersistenceCapableRootClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isPersistenceFieldType(JavaType) - Static method in class org.apache.jdo.impl.model.jdo.util.TypeSupport
Returns true if the persistence-modifier of a field having the specified type defaults to true.
isPersistent - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
The persistence modifier of the class.
isPersistent() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns whether the class is persistent.
isPersistent() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns whether the field is persistent.
isPersistent() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Convenience method to check the persistence modifier from this JDOField.
isPersistent - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isPersistent() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object state is persistent.
isPersistent(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Tests whether this object is persistent.
isPersistent() - Method in interface org.apache.jdo.model.jdo.JDOField
Convenience method to check the persistence modifier from this JDOField.
isPersistentField(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a field of a class is persistent.
isPersistentField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Tests whether a field of a class is persistent.
isPersistentField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a field of a class is known to be persistent.
isPersistentField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isPrimaryKey() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Determines whether this JDOField is a key field or not.
isPrimaryKey() - Method in interface org.apache.jdo.model.jdo.JDOField
Determines whether this JDOField is a key field or not.
isPrimitive() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isPrimitive() - Method in class org.apache.jdo.impl.model.java.PrimitiveType
Returns true if this JavaType represents a primitive type.
isPrimitive() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a primitive type.
isPrimitiveClass(String) - Static method in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
isPrivate() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Is the member private?
isProtected() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Is the member protected?
isProvisional() - Method in class org.apache.jdo.impl.fostore.CLID
Indicates whether the given CLID is provisional or not.
isProvisional() - Method in class org.apache.jdo.impl.fostore.OID
Indicates whether this OID is provisional.
isPublic() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Is the class public?
isPublic() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Is the member public?
isQuiet() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
isRefreshable - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isRefreshable() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object can be refreshed from the datastore.
isRelationship() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Convenience method to check whether this field is a relationship field.
isRelationship() - Method in interface org.apache.jdo.model.jdo.JDOField
Convenience method to check whether this field is a relationship field.
isSCOType(Class) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Verifies that this class type is a supported SCO type.
isSealed(String, Manifest) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
Returns true if the specified package name is sealed according to the given manifest.
isSerializable - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Flag indicating whether this class is serializable.
isSerializable() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns whether the class is serializable.
isSerializable() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Determines whether this JDOField is serializable or not.
isSerializable() - Method in interface org.apache.jdo.model.jdo.JDOField
Determines whether this JDOField is serializable or not.
isSerializableClass(String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a class implements java.io.Serializable.
isSerializableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Returns whether a class implements java.io.Serializable
isSerializableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a class implements java.io.Serializable.
isSerializableClass(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isSimpleLoad() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
isStatic() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Is the member static?
isStaticField(JavaField) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
 
isStored - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isStored() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object is stored in the datastore.
isStored() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Returns true if current state is present in the datastore.
isStored() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns true if the instance exists in a datastore.
isSupportedArrayType(Class) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
isSupportedSCOType(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
isSupportedSCOType(Class) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Called by StateManager to verify field type.
isSupportedVersion(short, short) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
isTerminated() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Confirm that transaction is terminated.
isTrackable() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isTrackable() - Method in class org.apache.jdo.impl.model.java.JDOSupportedCollectionType
Returns true if this JavaType represents a trackable Java class.
isTrackable() - Method in class org.apache.jdo.impl.model.java.JDOSupportedMapType
Returns true if this JavaType represents a trackable Java class.
isTrackable() - Method in class org.apache.jdo.impl.model.java.MutableValueClassType
Returns true if this JavaType represents a trackable Java class.
isTrackable() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a trackable Java class.
isTransactional() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns whether the field is transactional.
isTransactional() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Convenience method to check the persistence modifier from this JDOField.
isTransactional - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
isTransactional() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the object state is transactional.
isTransactional(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Tests whether this object is transactional.
isTransactional() - Method in interface org.apache.jdo.model.jdo.JDOField
Convenience method to check the persistence modifier from this JDOField.
isTransactionalField(String, String) - Method in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
Returns whether a field of a class is transient transactional.
isTransactionalField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
Tests whether a field of a class is transient transactional.
isTransactionalField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
Returns whether a field of a class is known to be transactional.
isTransactionalField(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataTimer
 
isTransient() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Is the field transient?
isTransient() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns whether the class is transient.
isValid - Variable in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
isValidName(String, char) - Static method in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel
 
isValue() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isValue() - Method in class org.apache.jdo.impl.model.java.PrimitiveType
Returns true if this JavaType represents a type whoses values may be treated as values rather than refernces during storing.
isValue() - Method in class org.apache.jdo.impl.model.java.ValueClassType
Returns true if this JavaType represents a type whoses values may be treated as values rather than refernces during storing.
isValue() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a type whose values may be treated as values rather than references during storing.
isValueArrayType(JavaType) - Static method in class org.apache.jdo.impl.model.jdo.util.TypeSupport
Returns true if the specified type represents an array and its element type is a value type.
isVerbose() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
isWide() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
isWrapperClass() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
 
isWrapperClass() - Method in class org.apache.jdo.impl.model.java.WrapperClassType
 
isWrapperClass() - Method in interface org.apache.jdo.model.java.JavaType
Returns true if this JavaType represents a Java wrapper class type.
isXMLMetadataLoaded() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Determines whether the XML metadata for the class represented by this JDOClass has been loaded.
isXMLMetadataLoaded() - Method in interface org.apache.jdo.model.jdo.JDOClass
Determines whether the XML metadata for the class represented by this JDOClass has been loaded.
isZipFileName(String) - Static method in class org.apache.jdo.enhancer.Main
Tests if a filename is a zipfile (by testing if the filename ends with ".zip" or ".jar").
iterator() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
iterator() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent
 
iterator() - Method in class org.apache.jdo.impl.fostore.SubclassSet
 
iterator() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
iterator() - Method in class org.apache.jdo.impl.sco.HashSet
 
iterator() - Method in class org.apache.jdo.impl.sco.TreeSet
 
iterator() - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
iterator() - Method in class org.apache.jdo.util.WeakHashSet
Returns an iterator over the elements in this set.
iterator() - Method in class org.apache.jdo.util.WeakValueHashMap.EntrySet
 
iterators - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent
Iterators requested by user.
iterators - Variable in class org.apache.jdo.query.BasicQueryResult
The open iterators against the query results.

J

JAVA_Boolean_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Boolean_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Boolean_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Boolean_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Boolean_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Boolean_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Byte_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Byte_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Byte_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Byte_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Byte_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Byte_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Character_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Character_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Character_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Character_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Character_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Character_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ClassConstants - interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants.
Constant definitions by the Java2 platform specification.
JAVA_ClassNotFoundException_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ClassNotFoundException_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ClassNotFoundException_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ClassNotFoundException_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Class_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Class_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Class_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Class_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Class_forName_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Class_forName_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Double_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Double_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Double_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Double_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Double_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Double_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Float_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Float_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Float_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Float_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Float_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Float_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalArgumentException_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalArgumentException_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalArgumentException_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalArgumentException_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalStateException_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalStateException_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalStateException_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_IllegalStateException_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Integer_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Integer_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Integer_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Integer_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Integer_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Integer_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_LANG_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.PathConstants
 
JAVA_Long_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Long_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Long_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Long_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Long_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Long_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_NoClassDefFoundError_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_NoClassDefFoundError_NoClassDefFoundError_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_NoClassDefFoundError_NoClassDefFoundError_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_NoClassDefFoundError_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_NoClassDefFoundError_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_NoClassDefFoundError_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectInputStream_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectInputStream_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectInputStream_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectInputStream_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectOutputStream_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectOutputStream_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectOutputStream_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectOutputStream_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectOutputStream_defaultWriteObject_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_ObjectOutputStream_defaultWriteObject_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_clone_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_clone_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_readObject_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_readObject_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_writeObject_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_writeObject_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_writeObject_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_writeReplace_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Object_writeReplace_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Permission_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Permission_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Permission_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Permission_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_SecurityManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_SecurityManager_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_SecurityManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_SecurityManager_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_SecurityManager_checkPermission_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_SecurityManager_checkPermission_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Short_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Short_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Short_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Short_TYPE_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Short_TYPE_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Short_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_String_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_String_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_String_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_String_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_System_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_System_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_System_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_System_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_System_getSecurityManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_System_getSecurityManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Throwable_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Throwable_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Throwable_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Throwable_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Throwable_getMessage_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_Throwable_getMessage_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_clinit_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_clinit_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JAVA_clinit_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JAVA_ClassConstants
 
JDOArray - interface org.apache.jdo.model.jdo.JDOArray.
A JDOArray instance represents the JDO relationship metadata of a array relationship field.
JDOArrayImplCaching - class org.apache.jdo.impl.model.jdo.caching.JDOArrayImplCaching.
An instance of this class represents the JDO relationship metadata of a array relationship field.
JDOArrayImplCaching() - Constructor for class org.apache.jdo.impl.model.jdo.caching.JDOArrayImplCaching
 
JDOArrayImplDynamic - class org.apache.jdo.impl.model.jdo.JDOArrayImplDynamic.
An instance of this class represents the JDO relationship metadata of a array relationship field.
JDOArrayImplDynamic() - Constructor for class org.apache.jdo.impl.model.jdo.JDOArrayImplDynamic
 
JDOClass - class org.apache.jdo.impl.enhancer.meta.prop.JDOClass.
A class to hold all parsed attributes of a class.
JDOClass(String) - Constructor for class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Constructs a new object with the given name.
JDOClass - interface org.apache.jdo.model.jdo.JDOClass.
A JDOClass instance represents the JDO metadata of a persistence-capable class.
JDOClassImplCaching - class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching.
An instance of this class represents the JDO metadata of a persistence capable class.
JDOClassImplCaching() - Constructor for class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
 
JDOClassImplDynamic - class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic.
An instance of this class represents the JDO metadata of a persistence capable class.
JDOClassImplDynamic() - Constructor for class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
 
JDOCollection - interface org.apache.jdo.model.jdo.JDOCollection.
A JDOCollection instance represents the JDO relationship metadata of a collection relationship field.
JDOCollectionImplCaching - class org.apache.jdo.impl.model.jdo.caching.JDOCollectionImplCaching.
An instance of this class represents the JDO relationship metadata of a collection relationship field.
JDOCollectionImplCaching() - Constructor for class org.apache.jdo.impl.model.jdo.caching.JDOCollectionImplCaching
 
JDOCollectionImplDynamic - class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic.
An instance of this class represents the JDO relationship metadata of a collection relationship field.
JDOCollectionImplDynamic() - Constructor for class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
 
JDOConstants - interface org.apache.jdo.impl.enhancer.core.JDOConstants.
All constant definitions by the JDO specification.
JDOElement - interface org.apache.jdo.model.jdo.JDOElement.
This is the super interface for JDO metadata elements, such as JDOClass, JDOField and JDORelationship.
JDOElementImpl - class org.apache.jdo.impl.model.jdo.JDOElementImpl.
This is the super interface for JDO metadata elements, such as JDOClass, JDOField and JDORelationship.
JDOElementImpl() - Constructor for class org.apache.jdo.impl.model.jdo.JDOElementImpl
 
JDOExtension - interface org.apache.jdo.model.jdo.JDOExtension.
A JDOExtension instance represents a JDO vendor specific extension.
JDOExtensionImpl - class org.apache.jdo.impl.model.jdo.JDOExtensionImpl.
An instance of this class represents a JDO vendor specific extension.
JDOExtensionImpl() - Constructor for class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
 
JDOField - class org.apache.jdo.impl.enhancer.meta.prop.JDOField.
A class to hold the properties of a field.
JDOField(String) - Constructor for class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Creates a new object with the given name.
JDOField - interface org.apache.jdo.model.jdo.JDOField.
A JDOField instance represents the JDO metadata of a managed field of a persistence-capable class.
JDOFieldImplCaching - class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching.
An instance of this class represents the JDO metadata of a managed field of a persistence capable class.
JDOFieldImplCaching() - Constructor for class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
 
JDOFieldImplDynamic - class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic.
An instance of this class represents the JDO metadata of a managed field of a persistence capable class.
JDOFieldImplDynamic() - Constructor for class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
 
JDOHandler - interface org.apache.jdo.impl.model.jdo.xml.JDOHandler.
 
JDOHandlerImpl - class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl.
TBD: Reading persistence capable superclass entry: check already existing superclass entry for consistency Only populate requested class info, not the entire .jdo file
JDOHandlerImpl(JDOModel) - Constructor for class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
JDOIdentityType - class org.apache.jdo.model.jdo.JDOIdentityType.
This interface provides constants denoting the identity type of a persistence-capable class.
JDOIdentityType() - Constructor for class org.apache.jdo.model.jdo.JDOIdentityType
 
JDOJdk14Logger - class org.apache.jdo.util.JDOJdk14Logger.
JDO-specific subclass of the apache commons logging Log implementation that wraps the standard JDK 1.4 logging.
JDOJdk14Logger(String) - Constructor for class org.apache.jdo.util.JDOJdk14Logger
Constructor checking whether JDK 1.4 logging should be configuared after calling super constructor.
JDOMap - interface org.apache.jdo.model.jdo.JDOMap.
A JDOMap instance represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field.
JDOMapImplCaching - class org.apache.jdo.impl.model.jdo.caching.JDOMapImplCaching.
An instance of this class represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field.
JDOMapImplCaching() - Constructor for class org.apache.jdo.impl.model.jdo.caching.JDOMapImplCaching
 
JDOMapImplDynamic - class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic.
An instance of this class represents the JDO relationship metadata (the treatment of keys and values) of a map relationship field.
JDOMapImplDynamic() - Constructor for class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
 
JDOMember - interface org.apache.jdo.model.jdo.JDOMember.
This is the super interface for named JDO metadata elements, such as JDOClass and JDOField.
JDOMemberImpl - class org.apache.jdo.impl.model.jdo.JDOMemberImpl.
This is the super interface for named JDO metadata elements, such as JDOClass and JDOField.
JDOMemberImpl() - Constructor for class org.apache.jdo.impl.model.jdo.JDOMemberImpl
 
JDOModel - interface org.apache.jdo.model.jdo.JDOModel.
A JDOModel instance bundles a number of JDOClass instances used by an application.
JDOModelFactory - interface org.apache.jdo.model.jdo.JDOModelFactory.
Factory for JDOModel instances.
JDOModelFactoryImplCaching - class org.apache.jdo.impl.model.jdo.caching.JDOModelFactoryImplCaching.
Factory for caching JDOModel instances.
JDOModelFactoryImplCaching() - Constructor for class org.apache.jdo.impl.model.jdo.caching.JDOModelFactoryImplCaching
Creates new JDOModelFactoryImplCaching.
JDOModelFactoryImplDynamic - class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic.
Factory for dynamic JDOModel instances.
JDOModelFactoryImplDynamic() - Constructor for class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic
Creates new JDOModelFactory.
JDOModelImplCaching - class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching.
A JDOModel instance bundles a number of JDOClass instances used by an application.
JDOModelImplCaching(JavaModel, boolean) - Constructor for class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching
Constructor.
JDOModelImplDynamic - class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.
A JDOModel instance bundles a number of JDOClass instances used by an application.
JDOModelImplDynamic(JavaModel, boolean) - Constructor for class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Constructor.
JDOModelImplDynamic.MetadataResourceNameIterator - class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator.
This Iterator implementation iterates resource names of possible JDO metadata files for the specified class name.
JDOModelImplDynamic.MetadataResourceNameIterator(String) - Constructor for class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
Constructor.
JDONameHelper - class org.apache.jdo.impl.enhancer.core.JDONameHelper.
Helper methods for dealing with JDO naming conventions.
JDONameHelper() - Constructor for class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
JDOPackage - interface org.apache.jdo.model.jdo.JDOPackage.
A JDOPackage instance represents the JDO package metadata.
JDOPackageImpl - class org.apache.jdo.impl.model.jdo.JDOPackageImpl.
A JDOPackage instance represents the JDO package metadata.
JDOPackageImpl() - Constructor for class org.apache.jdo.impl.model.jdo.JDOPackageImpl
 
JDOParser - class org.apache.jdo.impl.model.jdo.xml.JDOParser.
The class reads XML documents according to specified DTD and translates all related events into JDOHandler events.
JDOParser(JDOHandler) - Constructor for class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
JDOParser.JDOEntityResolver - class org.apache.jdo.impl.model.jdo.xml.JDOParser.JDOEntityResolver.
Implementation of EntityResolver interface to check the jdo.dtd location
JDOParser.JDOEntityResolver() - Constructor for class org.apache.jdo.impl.model.jdo.xml.JDOParser.JDOEntityResolver
 
JDOQLAST - class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST.
This class represents a node in the intermediate representation (AST) used by the query compiler.
JDOQLAST() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
JDOQLAST(int, String, JavaType) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
JDOQLAST(JDOQLAST) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
JDOQLASTFactory - class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory.
Factory to create and connect JDOQLAST nodes.
JDOQLASTFactory() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory
 
JDOQLC - class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC.
This class controls the JDOQL compiler passes.
JDOQLC(PersistenceManagerInternal) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
JDOQLLexer - class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer.
This class defines the lexical analysis for the JDOQL compiler.
JDOQLLexer(InputStream) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
JDOQLLexer(Reader) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
JDOQLLexer(InputBuffer) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
JDOQLLexer(LexerSharedInputState) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
JDOQLParser - class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser.
This class defines the syntax analysis (parser) of the JDOQL compiler.
JDOQLParser(TokenBuffer, int) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
JDOQLParser(TokenBuffer) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
JDOQLParser(TokenStream, int) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
JDOQLParser(TokenStream) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
JDOQLParser(ParserSharedInputState) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
JDOQLQueryFactory - interface org.apache.jdo.jdoql.JDOQLQueryFactory.
This interface allows for choosing between different JDO query implementations.
JDOQLQueryFactoryImpl - class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl.
Implements the @link{QueryFactory} interface in order to implement a component which is capable to run together with JDO runtime.
JDOQLQueryFactoryImpl() - Constructor for class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
JDOQLTokenTypes - interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes.
 
JDOQueryException - exception org.apache.jdo.jdoql.JDOQueryException.
This class represents query user errors.
JDOQueryException() - Constructor for class org.apache.jdo.jdoql.JDOQueryException
Creates a new JDOQueryException without detail message.
JDOQueryException(String) - Constructor for class org.apache.jdo.jdoql.JDOQueryException
Constructs a new JDOQueryException with the specified detail message.
JDOQueryException(String, Throwable) - Constructor for class org.apache.jdo.jdoql.JDOQueryException
Constructs a new JDOQueryException with the specified detail message and nested Exception.
JDORIVersion - class org.apache.jdo.util.JDORIVersion.
Helper class to handle properties object with version number and vendor name.
JDORIVersion() - Constructor for class org.apache.jdo.util.JDORIVersion
Constructor without parameters
JDORIVersion(String) - Constructor for class org.apache.jdo.util.JDORIVersion
Constructor without parameters
JDOReference - interface org.apache.jdo.model.jdo.JDOReference.
A JDOReference instance represents the JDO relationship metadata of a reference relationship field.
JDOReferenceImpl - class org.apache.jdo.impl.model.jdo.JDOReferenceImpl.
An instance of this class represents the JDO relationship metadata of a reference relationship field.
JDOReferenceImpl() - Constructor for class org.apache.jdo.impl.model.jdo.JDOReferenceImpl
 
JDORelationship - interface org.apache.jdo.model.jdo.JDORelationship.
JDORelationship is the super interface for all interfaces representing JDO relationship metadata of a managed field of a persistence-capable class.
JDORelationshipImpl - class org.apache.jdo.impl.model.jdo.JDORelationshipImpl.
JDORelationship is the super interface for all interfaces representing JDO relationship metadata of a managed field of a persistence capable class.
JDORelationshipImpl() - Constructor for class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
 
JDOSupportedCollectionType - class org.apache.jdo.impl.model.java.JDOSupportedCollectionType.
A JDOSupportedCollectionType instance represents a JDO supported collection type.
JDOSupportedCollectionType(Class) - Constructor for class org.apache.jdo.impl.model.java.JDOSupportedCollectionType
Constructor for JDOSupportedCollection types having no superclass.
JDOSupportedCollectionType(Class, JavaType) - Constructor for class org.apache.jdo.impl.model.java.JDOSupportedCollectionType
Constructor for JDOSupportedCollection types having a superclass.
JDOSupportedMapType - class org.apache.jdo.impl.model.java.JDOSupportedMapType.
A JDOSupportedMapType instance represents a JDO supported map type.
JDOSupportedMapType(Class) - Constructor for class org.apache.jdo.impl.model.java.JDOSupportedMapType
Constructor for JDOSupportedMap types having no superclass.
JDOSupportedMapType(Class, JavaType) - Constructor for class org.apache.jdo.impl.model.java.JDOSupportedMapType
Constructor for JDOSupportedMap types having a superclass.
JDO_ClassConstants - interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants.
Constant definitions for JDO classes.
JDO_FIE_MemberConstants - interface org.apache.jdo.impl.enhancer.core.JDO_FIE_MemberConstants.
Constant definitions for members of the JDOFatalInternalException class.
JDO_IC_MemberConstants - interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants.
Constant definitions for members of the ObjectIdFieldSuppplier interface.
JDO_IC_jdoPostLoad_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPostLoad_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPostLoad_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreClear_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreClear_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreClear_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreDelete_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreDelete_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreDelete_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreStore_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreStore_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IC_jdoPreStore_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IC_MemberConstants
 
JDO_IH_MemberConstants - interface org.apache.jdo.impl.enhancer.core.JDO_IH_MemberConstants.
Constant definitions for members of the ImplementationHelper class.
JDO_InstanceCallbacks_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_InstanceCallbacks_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_InstanceCallbacks_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_InstanceCallbacks_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOFatalInternalException_JDOFatalInternalException_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_FIE_MemberConstants
 
JDO_JDOFatalInternalException_JDOFatalInternalException_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_FIE_MemberConstants
 
JDO_JDOFatalInternalException_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOFatalInternalException_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOFatalInternalException_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOFatalInternalException_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOImplHelper_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOImplHelper_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOImplHelper_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOImplHelper_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOImplHelper_checkAuthorizedStateManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IH_MemberConstants
 
JDO_JDOImplHelper_checkAuthorizedStateManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IH_MemberConstants
 
JDO_JDOImplHelper_registerClass_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IH_MemberConstants
 
JDO_JDOImplHelper_registerClass_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_IH_MemberConstants
 
JDO_JDOPermission_JDOPermission_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOPermission_JDOPermission_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOPermission_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOPermission_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOPermission_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOPermission_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_JDOPermission_setStateManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_OIFC_MemberConstants - interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants.
Constant definitions for members of the ObjectIdFieldConsumer interface.
JDO_OIFC_storeBooleanField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeBooleanField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeByteField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeByteField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeCharField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeCharField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeDoubleField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeDoubleField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeFloatField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeFloatField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeIntField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeIntField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeLongField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeLongField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeObjectField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeObjectField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeShortField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeShortField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeStringField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFC_storeStringField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFC_MemberConstants
 
JDO_OIFS_MemberConstants - interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants.
Constant definitions for members of the ObjectIdFieldSuppplier interface.
JDO_OIFS_fetchBooleanField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchBooleanField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchByteField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchByteField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchCharField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchCharField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchDoubleField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchDoubleField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchFloatField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchFloatField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchIntField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchIntField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchLongField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchLongField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchObjectField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchObjectField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchShortField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchShortField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchStringField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_OIFS_fetchStringField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_OIFS_MemberConstants
 
JDO_ObjectIdFieldConsumer_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_ObjectIdFieldConsumer_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_ObjectIdFieldConsumer_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_ObjectIdFieldConsumer_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_ObjectIdFieldSupplier_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_ObjectIdFieldSupplier_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_ObjectIdFieldSupplier_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_ObjectIdFieldSupplier_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PC_MemberConstants - interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants.
Constant definitions for members of the PersistenceCapable interface.
JDO_PC_jdoCopyField_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyFields_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyFields_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyFields_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsFromObjectId_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsFromObjectId_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsFromObjectId_OIFC_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsFromObjectId_OIFC_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsFromObjectId_OIFC_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsFromObjectId_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsToObjectId_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsToObjectId_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsToObjectId_OIFS_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsToObjectId_OIFS_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsToObjectId_OIFS_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoCopyKeyFieldsToObjectId_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldFlags_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldFlags_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldFlags_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldNames_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldNames_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldNames_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldTypes_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldTypes_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFieldTypes_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFlags_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFlags_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoFlags_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetManagedFieldCount_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetManagedFieldCount_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetManagedFieldCount_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetObjectId_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetObjectId_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetObjectId_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetPersistenceManager_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetPersistenceManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetPersistenceManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetTransactionalObjectId_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetTransactionalObjectId_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoGetTransactionalObjectId_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoInheritedFieldCount_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoInheritedFieldCount_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoInheritedFieldCount_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsDeleted_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsDeleted_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsDeleted_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsDirty_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsDirty_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsDirty_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsNew_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsNew_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsNew_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsPersistent_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsPersistent_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsPersistent_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsTransactional_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsTransactional_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoIsTransactional_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoMakeDirty_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoMakeDirty_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoMakeDirty_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewInstance_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewInstance_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewInstance_Object_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewInstance_Object_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewInstance_Object_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewInstance_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewObjectIdInstance_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewObjectIdInstance_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewObjectIdInstance_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewObjectIdInstance_String_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewObjectIdInstance_String_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoNewObjectIdInstance_String_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoPersistenceCapableSuperclass_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoPersistenceCapableSuperclass_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoPersistenceCapableSuperclass_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoPreSerialize_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoPreSerialize_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoPreSerialize_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoProvideField_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoProvideField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoProvideField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoProvideFields_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoProvideFields_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoProvideFields_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceField_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceFields_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceFields_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceFields_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceFlags_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceFlags_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceFlags_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceStateManager_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceStateManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoReplaceStateManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoStateManager_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoStateManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PC_jdoStateManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
JDO_PERSISTENT - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
JDO_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.PathConstants
 
JDO_PersistenceCapable_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PersistenceCapable_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PersistenceCapable_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PersistenceCapable_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PersistenceManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PersistenceManager_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PersistenceManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_PersistenceManager_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_SM_MemberConstants - interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants.
Constant definitions for members of the StateManager interface.
JDO_SM_getBooleanField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getBooleanField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getByteField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getByteField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getCharField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getCharField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getDoubleField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getDoubleField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getFloatField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getFloatField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getIntField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getIntField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getLongField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getLongField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getObjectField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getObjectField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getObjectId_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getObjectId_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getPersistenceManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getPersistenceManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getShortField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getShortField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getStringField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getStringField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getTransactionalObjectId_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_getTransactionalObjectId_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isDeleted_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isDeleted_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isDirty_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isDirty_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isLoaded_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isLoaded_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isNew_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isNew_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isPersistent_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isPersistent_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isTransactional_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_isTransactional_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_makeDirty_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_makeDirty_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_preSerialize_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_preSerialize_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedBooleanField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedBooleanField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedByteField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedByteField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedCharField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedCharField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedDoubleField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedDoubleField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedFloatField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedFloatField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedIntField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedIntField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedLongField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedLongField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedObjectField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedObjectField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedShortField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedShortField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedStringField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_providedStringField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingBooleanField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingBooleanField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingByteField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingByteField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingCharField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingCharField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingDoubleField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingDoubleField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingFlags_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingFlags_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingFloatField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingFloatField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingIntField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingIntField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingLongField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingLongField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingObjectField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingObjectField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingShortField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingShortField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingStateManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingStateManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingStringField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_replacingStringField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setBooleanField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setBooleanField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setByteField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setByteField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setCharField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setCharField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setDoubleField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setDoubleField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setFloatField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setFloatField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setIntField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setIntField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setLongField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setLongField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setObjectField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setObjectField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setShortField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setShortField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setStringField_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SM_setStringField_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_SM_MemberConstants
 
JDO_SPI_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.PathConstants
 
JDO_SUFFIX - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
Suffix of a JDO metadata file.
JDO_StateManager_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_StateManager_Path - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_StateManager_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_StateManager_Type - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_ClassConstants
 
JDO_TRANSACTIONAL - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
JDO_TRANSIENT - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
JavaField - interface org.apache.jdo.model.java.JavaField.
A JavaField instance represents a field declared by a class.
JavaModel - interface org.apache.jdo.model.java.JavaModel.
A JavaModel instance bundles a number of JavaType instances and provides methods to retrieve JavaType instance by their name.
JavaModelFactory - interface org.apache.jdo.model.java.JavaModelFactory.
The JavaModelFactory is the interface to use to obtain JavaModel instances.
JavaType - interface org.apache.jdo.model.java.JavaType.
A JavaType instance represents a type as defined in the Java language.
JdoMetaMain - class org.apache.jdo.impl.enhancer.JdoMetaMain.
Base class for JDO command line enhancer and tests.
JdoMetaMain(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.JdoMetaMain
Creates an instance.
JdoMetaMain(PrintWriter, PrintWriter, JdoMetaOptions) - Constructor for class org.apache.jdo.impl.enhancer.JdoMetaMain
Creates an instance.
JdoMetaOptions - class org.apache.jdo.impl.enhancer.JdoMetaOptions.
Set of options used by the JDO enhancer and its test programs.
JdoMetaOptions(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.JdoMetaOptions
Creates an instance.
javaField - Variable in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
 
javaField - Variable in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
 
javaField - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property javaField.
javaFields - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Map of JavaField instances, key is the field name.
javaKeyWords - Variable in class org.apache.jdo.impl.jdoql.tree.Tree.JavaKeyWords
 
javaKeyWords - Static variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
javaLangPathForType(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
javaModel - Variable in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaType
The declaring EnhancerJavaModel instance.
javaModel - Variable in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
The model instance.
javaModel - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The JavaModel used to get type info.
javaModelFactory - Static variable in class org.apache.jdo.impl.fostore.ActivateClassRequest
RuntimeJavaModelFactory.
javaModelFactory - Static variable in class org.apache.jdo.impl.fostore.FOStoreModel
RuntimeJavaModelFactory.
javaModelFactory - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
RuntimeJavaModelFactory.
javaModelFactory - Static variable in class org.apache.jdo.impl.fostore.FOStoreStoreManager
RuntimeJavaModelFactory.
javaModelFactory - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
The runtime JavaModel factory.
javaModelFactory - Static variable in class org.apache.jdo.impl.jdoql.tree.NodeImpl
RuntimeJavaModelFactory.
javaModelFactory - Variable in class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
The JavaModel factory.
javaModelFactory - Static variable in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaType
JavaModelFactory
javaModelFactory - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
RuntimeJavaModelFactory.
javaModelFactory - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
RuntimeJavaModelFactory.
javaModelFactory - Static variable in class org.apache.jdo.impl.state.SCOProcessor
RuntimeJavaModelFactory.
javaModelFactory - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
RuntimeJavaModelFactory.
javaType - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Property javaType.
jdkMajorMinorVersions - Static variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
jdkVersions - Static variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
jdoClass - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
Class meta data of the object represented by the constructor's given state manager
jdoClass - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
The JDO metadata, if this type represents a pc class.
jdoClass - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
jdoClassUnchecked - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Flag indicating whether the JDOClass info is retrieved already.
jdoClasses - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Map of JDOClass objects managed by this JDOModel instance, key is the fully qualified class name.
jdoClassesByObjectIdClasses - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching
This is a mapping from ObjectId classes to its JDOClass instances.
jdoField - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
The corresponding JDO metadata.
jdoFieldFlagsFieldRef - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field ref for the jdoFieldFlags field.
jdoFieldNames - Static variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The names of the jdo fields of persistene-capable classes.
jdoFieldNamesFieldRef - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field ref for the jdoFieldNames field.
jdoFieldTypesFieldRef - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field ref for the jdoFieldTypes field.
jdoFileNames - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
jdoFlags - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
jdoFlagsFieldRef - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field ref for the jdoFlags field.
jdoImplHelper - Static variable in class org.apache.jdo.impl.fostore.AID
JDOImplHelper instance
jdoImplHelper - Static variable in class org.apache.jdo.impl.fostore.FOStoreStoreManager
JDOImplHelper instance.
jdoImplHelper - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
 
jdoLikeFields - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The map of found JDO fields.
jdoLikeMethods - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The map of found JDO methods
jdoMeta - Variable in class org.apache.jdo.impl.enhancer.JdoMetaMain
The metadata.
jdoMetaData - Variable in class org.apache.jdo.enhancer.Main
The metadata for the enhancer.
jdoMetaData - Variable in class org.apache.jdo.impl.enhancer.core.Environment
The instance providing the JDO meta data.
jdoModel - Variable in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
The jdoModel instance.
jdoModel - Variable in class org.apache.jdo.impl.model.java.AbstractJavaModel
The corresponding JDOModel instance.
jdoModel - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
The JDOModel instance to lookup JDO metadata.
jdoModelFactory - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic
The singleton JDOModelFactory instance.
jdoModelFactory - Static variable in class org.apache.jdo.impl.model.jdo.caching.JDOModelFactoryImplCaching
The singleton JDOModelFactory instance.
jdoModifier - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
The JDO modifier of the field.
jdoPackage - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Relationship JDOClass -> JDOPackage.
jdoPackages - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Map of JDOPackage managed by this JDOModel instance, key is the package name.
jdoPath - Variable in class org.apache.jdo.impl.enhancer.JdoMetaOptions
The jdo path option.
jdoPathForType(String) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
jdoPersistenceCapableSuperclassFieldRef - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field ref for the jdoPersistenceCapableSuperclass field.
jdoPropertiesFile - Variable in class org.apache.jdo.impl.enhancer.JdoMetaOptions
The jdo properties option.
jdoPropertiesFileName - Variable in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
jdoSPIPathForType(String) - Static method in class org.apache.jdo.impl.enhancer.core.JDONameHelper
 
jdoStateManagerFieldRef - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field ref for the jdoStateManager field.
jdoXMLModelFileName - Variable in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
jdoqlQueryFactory - Variable in class org.apache.jdo.impl.fostore.FOStorePM
The JDOQLQueryFactory.
jdoqlQueryFactory - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
The query factory for JDOQL.
jdoqlQueryFactoryClassName - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
The name of the JDOQLQueryFactory class
jta - Variable in class org.apache.jdo.impl.pm.TransactionImpl
javax.transaction.Transaction instance associated with the current thread or null if there is none.

K

key - Variable in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Property key.
key - Variable in class org.apache.jdo.util.WeakValueHashMap.WeakValue
It's the same as the key in the map.
keyClassKeyFieldRefs - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field refs on the key class for the key fields sorted by ascending relative field index.
keyClassName - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The name of the key class if defined.
keyFieldCount - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The number of key fields.
keyFieldIndexes - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The indexes of all key fields.
keyFieldRefs - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The constant field refs for the key fields sorted by ascending relative field index.
keySet() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Returns a set view of the keys contained in this index.
keySet() - Method in class org.apache.jdo.impl.sco.HashMap
 
keySet() - Method in class org.apache.jdo.impl.sco.Hashtable
 
keySet() - Method in class org.apache.jdo.impl.sco.TreeMap
 
keyType - Variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Property keyType.
keyType - Variable in class org.apache.jdo.impl.sco.HashMap
 
keyType - Variable in class org.apache.jdo.impl.sco.Hashtable
 
keyType - Variable in class org.apache.jdo.impl.sco.TreeMap
 
keyTypeName - Variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Property keyTypeName.
keyValue(FOStoreBtreeStorage) - Method in class org.apache.jdo.impl.fostore.OID
Provides the OID in a form that can be used by the database as a key.
keys() - Method in class org.apache.jdo.impl.sco.Hashtable
 
knownCLIDs - Static variable in class org.apache.jdo.impl.fostore.CLID
 
knownNonPC(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Hook called when a class is known to be non persistence capable.
knownNonPC(String) - Method in class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching
Hook called when a class is known to be non persistence capable.

L

LE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
LE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
LE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
LEAST_SIGNIFICANT - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber.BitSetTranscriber
 
LENGTH_COOKIE - Static variable in class org.apache.jdo.impl.fostore.AbstractRequest
 
LNOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
LNOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
LNOT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
LOGIN - Static variable in class org.apache.jdo.impl.fostore.Status
Could not login to database.
LONG - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
LONG - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
LONG - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
LONG_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
LONG_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
LONG_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
LPAREN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
LPAREN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
LPAREN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
LT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
LT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
LT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
LessThanEqualsExpr - class org.apache.jdo.impl.jdoql.tree.LessThanEqualsExpr.
This node represents a less than equals operator.
LessThanEqualsExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.LessThanEqualsExpr
The noarg constructor is needed for ANTLR support and deserialization.
LessThanEqualsExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.LessThanEqualsExpr
The noarg constructor is needed for ANTLR support.
LessThanEqualsExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.LessThanEqualsExpr
This constructor is called by the query tree instance.
LessThanEqualsExpression - interface org.apache.jdo.jdoql.tree.LessThanEqualsExpression.
This node represents a less than equals operator.
LessThanExpr - class org.apache.jdo.impl.jdoql.tree.LessThanExpr.
This node represents a less than operator.
LessThanExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.LessThanExpr
The noarg constructor is needed for ANTLR support and deserialization.
LessThanExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.LessThanExpr
The noarg constructor is needed for ANTLR support.
LessThanExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.LessThanExpr
This constructor is called by the query tree instance.
LessThanExpression - interface org.apache.jdo.jdoql.tree.LessThanExpression.
This node represents a less than operator.
LifeCycleState - class org.apache.jdo.impl.state.LifeCycleState.
This is an abstract LifeCycleState that provides the most common implementation for the state transitions and most common values for the state flags.
LifeCycleState() - Constructor for class org.apache.jdo.impl.state.LifeCycleState
 
LineNumberTableAttribute - class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute.
LineNumberTableAttribute represents a line number table attribute within a CodeAttribute within a class file
LineNumberTableAttribute(ConstUtf8, short[], InsnTarget[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
Constructor
LinkedList - class org.apache.jdo.impl.sco.LinkedList.
A mutable 2nd class object that represents LinkedList.
LinkedList(Class, boolean) - Constructor for class org.apache.jdo.impl.sco.LinkedList
Constructs an empty LinkedList object.
LinkedList(Class, boolean, int) - Constructor for class org.apache.jdo.impl.sco.LinkedList
Constructs an empty LinkedList object that the specified initial capacity which is ignored.
ListResourceLocator - class org.apache.jdo.impl.enhancer.util.ListResourceLocator.
Searches resources among a set of files.
ListResourceLocator(PrintWriter, boolean, List) - Constructor for class org.apache.jdo.impl.enhancer.util.ListResourceLocator
Creates an intsance.
LocalVariable - class org.apache.jdo.impl.enhancer.classfile.LocalVariable.
Represents a local variable within a LocalVariableTable within a CodeAttribute in a class file.
LocalVariable(InsnTarget, InsnTarget, ConstUtf8, ConstUtf8, int) - Constructor for class org.apache.jdo.impl.enhancer.classfile.LocalVariable
Constructor for a local variable
LocalVariableTableAttribute - class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute.
Represents the LocalVariableTable attribute within a method in a class file.
LocalVariableTableAttribute(ConstUtf8, Vector) - Constructor for class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute
Constructor for a local variable table
LocaleArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
LogSupport - class org.apache.jdo.impl.enhancer.LogSupport.
Provides some basic utilities for main classes.
LogSupport(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.LogSupport
Creates an instance.
LoginHandler - class org.apache.jdo.impl.fostore.LoginHandler.
Handler for LoginRequests.
LoginHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.LoginHandler
Construct an instance of the LoginHandler to service this request.
LoginRequest - class org.apache.jdo.impl.fostore.LoginRequest.
Request to login to a database.
LoginRequest(Message, FOStorePMF, String, String, String, boolean) - Constructor for class org.apache.jdo.impl.fostore.LoginRequest
Creates new LoginRequest
LongArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
LongLiteralExpr - class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr.
This node represents a long literal.
LongLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
LongLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr
The noarg constructor is needed for ANTLR support.
LongLiteralExpr(Long) - Constructor for class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr
This constructor is called by the query tree instance.
LongLiteralExpr(long) - Constructor for class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr
This constructor is called by the query tree instance.
LongLiteralExpression - interface org.apache.jdo.jdoql.tree.LongLiteralExpression.
This node represents a long literal.
LongTranscriber - class org.apache.jdo.impl.fostore.LongTranscriber.
Transcribes long values.
LongTranscriber() - Constructor for class org.apache.jdo.impl.fostore.LongTranscriber
 
lLoad(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading a long from a local variable slot
lStore(int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for storing a long to a local variable slot
last() - Method in class org.apache.jdo.impl.sco.TreeSet
 
lastErrorMessage - Variable in class org.apache.jdo.impl.enhancer.core.Environment
Last error message.
lastKey() - Method in class org.apache.jdo.impl.sco.TreeMap
 
leave(AndExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(CastExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(ComplementExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(ConditionalAndExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(ConditionalOrExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(ConstantExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(ContainsCallExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(DivideExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(EndsWithCallExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(EqualsExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(FieldAccessExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(GreaterThanEqualsExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(GreaterThanExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(IsEmptyCallExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(LessThanEqualsExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(LessThanExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(MinusExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(NotEqualsExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(NotExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(OrderingExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(OrExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(ParameterAccessExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(PlusExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(StartsWithCallExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(StaticFieldAccessExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(ThisExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(TimesExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(UnaryMinusExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(UnaryPlusExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(VariableAccessExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns the result evaluated for the argument node.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.AndExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.AscendingOrderingExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.BooleanLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ByteLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.CandidateClassImpl
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.CastExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.CharLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ComplementExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ConditionalAndExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ConditionalOrExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ConstantExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.DescendingOrderingExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.DivideExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.DoubleLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.EqualsExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Delegates to the argument visitor.
leave(BinaryExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Binary expressions are dumped in parenthesized manner.
leave(MethodCallExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Method call expressions are dumped like target.methodName(arguments).
leave(OrderingExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Ordering expressions are dumped like Ascending/Descending(expression).
leave(FieldAccessExpression, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Field access expressions are dumped like target.fieldName.
leave(QueryTree, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Query trees are dumped like orderingExpressions, filterExpression.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.FloatLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.GreaterThanEqualsExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.GreaterThanExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.IdentifierExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.IntLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.IsEmptyCallExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.LessThanEqualsExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.LessThanExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.LongLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.MinusExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns null as a default implementation.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.NotEqualsExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.NotExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.OrExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ParameterAccessExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ParameterDecl
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.PlusExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.ThisExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.TimesExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.TypeImpl
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.UnaryMinusExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.UnaryPlusExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.VariableAccessExpr
Delegates to the argument visitor.
leave(NodeVisitor, Object[]) - Method in class org.apache.jdo.impl.jdoql.tree.VariableDecl
Delegates to the argument visitor.
leave(BinaryExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Expression.
leave(Declaration, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Node.
leave(Expression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Node.
leave(MethodCallExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Expression.
leave(OrderingExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Node.
leave(Node, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method defines the default implementation for all leave methods: It immediately returns null without executing any other instruction.
leave(UnaryExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Expression.
leave(AndExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(AscendingOrderingExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to OrderingExpression.
leave(BooleanLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(ByteLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(CandidateClass, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Node.
leave(CastExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Expression.
leave(CharLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(ComplementExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to UnaryExpression.
leave(ConditionalAndExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(ConditionalOrExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(ConstantExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Expression.
leave(ContainsCallExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to MethodCallExpression.
leave(DescendingOrderingExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to OrderingExpression.
leave(DivideExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(DoubleLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(EndsWithCallExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to MethodCallExpression.
leave(EqualsExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(FieldAccessExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to IdentifierExpression.
leave(FloatLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(GreaterThanEqualsExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(GreaterThanExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(IdentifierExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Expression.
leave(IntLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(IsEmptyCallExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to MethodCallExpression.
leave(LessThanEqualsExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(LessThanExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(LongLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(MinusExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(NotEqualsExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(NotExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to UnaryExpression.
leave(OrExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(ParameterAccessExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to IdentifierExpression.
leave(ParameterDeclaration, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Declaration.
leave(PlusExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(QueryTree, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Node.
leave(ShortLiteralExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to ConstantExpression.
leave(StartsWithCallExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to MethodCallExpression.
leave(StaticFieldAccessExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to FieldAccessExpression.
leave(ThisExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to IdentifierExpression.
leave(TimesExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to BinaryExpression.
leave(Type, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Node.
leave(UnaryMinusExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to UnaryExpression.
leave(UnaryPlusExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to UnaryExpression.
leave(VariableAccessExpression, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to IdentifierExpression.
leave(VariableDeclaration, Object[]) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to leave casting the argument node to Declaration.
leave(NodeVisitor, Object[]) - Method in interface org.apache.jdo.jdoql.tree.Node
This method is called by the tree walker when this node is walked and all of its children have been walked.
leave(AndExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(AscendingOrderingExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(BooleanLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ByteLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(CandidateClass, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(CastExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(CharLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ComplementExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ConditionalAndExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ConditionalOrExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ConstantExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ContainsCallExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(DescendingOrderingExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(DivideExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(DoubleLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(EqualsExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(EndsWithCallExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(FieldAccessExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(StaticFieldAccessExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(FloatLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(GreaterThanEqualsExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(GreaterThanExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(IdentifierExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(IntLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(IsEmptyCallExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(LessThanEqualsExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(LessThanExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(LongLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(MinusExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(NotEqualsExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(NotExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(OrExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ParameterAccessExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ParameterDeclaration, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(PlusExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(QueryTree, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ShortLiteralExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(StartsWithCallExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(ThisExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(TimesExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(Type, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(UnaryMinusExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(UnaryPlusExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(VariableAccessExpression, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
leave(VariableDeclaration, Object[]) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called after walking the children of the argument node.
length - Variable in class org.apache.jdo.impl.fostore.RequestHandler
Length of the data in the Request.
length - Variable in class org.apache.jdo.impl.sco.Freezer.FrozenIterator
 
lengthPos - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
 
line - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
The line info
lineNumbers - Variable in class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
 
lineSeparator - Static variable in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
linkedListTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
linkedListType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.LinkedList.
listType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the interface java.util.List.
listenerThread - Variable in class org.apache.jdo.impl.fostore.Main
The Thread responsible for listening for incoming connection requests.
literal() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
literal(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
literal(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
load(int, int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading a value from a local variable slot
loadBundle(String) - Static method in class org.apache.jdo.impl.enhancer.util.I18NHelper
Load ResourceBundle by bundle name
loadBundle(String, ClassLoader) - Static method in class org.apache.jdo.util.I18NHelper
Load ResourceBundle by bundle name
loadClass(String, boolean) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
loadClass(String, Object) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
Returns a class for the given name.
loadClass(String, ClassLoader) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
loadClass(String, ClassLoader) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Provides a Class of the given name.
loadField(int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Load field value if necessary
loadPCClassForObjectIdClass(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
loadPCClassForObjectIdClass(Class) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Provides the Class object of the persistence-capable class that defines the specified class as its ObjectId class.
loadProperties() - Static method in class org.apache.jdo.util.JDORIVersion
Load default properties
loadProperties(String) - Static method in class org.apache.jdo.util.JDORIVersion
Load specific properties file
loadStoreDataType(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
Return the type of value manipulated by the load/store instruction
loadUnloaded() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Load all persistent fields as requested by the LifeCycle.
loadXMLMetadataDefault - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The default for loadXMLMetadata.
loadXMLResource(String, String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Load the specified resource assuming it contains JDO metadata for one or more persistence capable classes.
loadedFields - Variable in class org.apache.jdo.impl.fostore.UpdateRequest
Fields which are to be updated.
loadedFields - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
loaderMap - Static variable in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
Map from ClassLoader to a HashMap that in turn maps from Class to FOStoreSchemaUID.
loadingField(Object, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Preparation steps for replacingXXXField operation
localTable - Variable in class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute
 
localVarIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
locale - Static variable in class org.apache.jdo.impl.enhancer.util.I18NHelper
 
locale - Static variable in class org.apache.jdo.util.I18NHelper
The default locale for this VM.
localeType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Locale.
localizePath(String) - Method in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
 
localizePath(String) - Method in class org.apache.jdo.impl.fostore.FOStoreLocalConnection
 
localizePath(String) - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
 
localsUsed() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Return the maximum number of local variables used by this method
locator - Variable in class org.apache.jdo.impl.enhancer.meta.model.EnhancerJavaModel
The "package" jdo file.
locators - Variable in class org.apache.jdo.impl.enhancer.util.CombinedResourceLocator
List of resource locators.
lock - Static variable in class org.apache.jdo.impl.fostore.CLID
 
lock - Static variable in class org.apache.jdo.impl.fostore.OID
 
log(String) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
 
logWriter - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
logger - Static variable in class org.apache.jdo.impl.fostore.AbstractRequest
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.DBClass
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.DBExtent
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.DBInfo
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreConnector
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreExtent
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreModel
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.FieldFetcher
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.Main
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.Message
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.OID
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.Reply
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.ReplyHandler
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.RequestHandler
Logger
logger - Static variable in class org.apache.jdo.impl.fostore.Tester
 
logger - Static variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
Logger
logger - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
Logger
logger - Static variable in class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
Logger.
logger - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Logger
logger - Static variable in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
Logger
logger - Static variable in class org.apache.jdo.impl.pm.CacheManagerImpl
Logger instance
logger - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Logger instance
logger - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Logger support
logger - Static variable in class org.apache.jdo.impl.pm.TransactionImpl
Logger instance
logger - Static variable in class org.apache.jdo.impl.sco.SCOHelper
Logger for SCO classes.
logger - Static variable in class org.apache.jdo.impl.state.ReachabilityHandler
Logger instance
logger - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
Logger instance
logger - Static variable in class org.apache.jdo.store.StoreManagerImpl
Logger instance
loggingIn - Variable in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Flag set while logging in.
logicalAnd(Object, Object) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
 
logicalOr(Object, Object) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
 
login() - Method in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Log in to the datastore.
loginTimeout - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
logln(String) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
 
longArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
longClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Long.
longConstant(long, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading the specified long constant onto the stack.
longTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
longType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type long.
longValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstLong
 
longValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
longValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
lookingFor - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Helper objects to identify StateManager associated with the given PersistenceCapable instance
lookup(Class, FOStoreModel) - Static method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
Provides a FOStoreSchemaUID corresponding to the given class.
lookupXMLMetadata(JDOClass) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method seaches JDO metadata for the class with the specified class name.
lookupXMLMetadata(String) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
The method seaches JDO metadata for the class with the specified class name.
lowCase() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
Return the lowest case for the switch
lowOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
lowerBound - Variable in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Property lowerBound.
lprefix - Static variable in class org.apache.jdo.impl.enhancer.OptionSet
 

M

MAX_CLID - Static variable in class org.apache.jdo.impl.fostore.OID
 
MAX_STATUS - Static variable in class org.apache.jdo.impl.fostore.Status
Maximum status value.
MAX_UID - Static variable in class org.apache.jdo.impl.fostore.OID
 
MEDIATE_READ - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
MEDIATE_READ - Static variable in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
 
MEDIATE_WRITE - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
MEDIATE_WRITE - Static variable in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
 
MESSAGES - Static variable in class org.apache.jdo.impl.enhancer.util.Support
I18N message handler
METADATA_ERROR - Static variable in class org.apache.jdo.enhancer.Main
 
METHODNAME_JDO_COPY_FIELD - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_COPY_FIELDS - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_COPY_KEY_FIELDS_FROM_OID - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_COPY_KEY_FIELDS_TO_OID - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_GET_MANAGED_FIELD_COUNT - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_GET_OBJECT_ID - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_GET_PERSISTENCE_MANAGER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_GET_TRANSACTIONAL_OBJECT_ID - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_IS_DELETED - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_IS_DIRTY - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_IS_NEW - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_IS_PERSISTENT - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_IS_TRANSACTIONAL - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_MAKE_DIRTY - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_NEW_INSTANCE - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_NEW_OID_INSTANCE - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_PRE_SERIALIZE - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_PROVIDE_FIELD - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_PROVIDE_FIELDS - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_REPLACE_FIELD - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_REPLACE_FIELDS - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_REPLACE_FLAGS - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_JDO_REPLACE_STATE_MANAGER - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
METHODNAME_WRITE_OBJECT - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
MINUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
MINUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
MINUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
MINUS_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
MINUS_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
MINUS_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
MIN_STATUS - Static variable in class org.apache.jdo.impl.fostore.Status
Minimum status value.
MIN_USER_CLID - Static variable in class org.apache.jdo.impl.fostore.CLID
 
Main - class org.apache.jdo.enhancer.Main.
Main is the starting point for the persistent filter tool.
Main() - Constructor for class org.apache.jdo.enhancer.Main
Construct a filter tool instance
Main - class org.apache.jdo.impl.enhancer.generator.Main.
 
Main() - Constructor for class org.apache.jdo.impl.enhancer.generator.Main
 
Main - class org.apache.jdo.impl.fostore.Main.
Standalone server for FOStore databases.
Main() - Constructor for class org.apache.jdo.impl.fostore.Main
Creates new Main
Main.CmdLineOptions - class org.apache.jdo.enhancer.Main.CmdLineOptions.
A class for holding the command line options.
Main.CmdLineOptions() - Constructor for class org.apache.jdo.enhancer.Main.CmdLineOptions
 
Main.CmdLineOptions - class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions.
A class for holding the command line options.
Main.CmdLineOptions() - Constructor for class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
Main.ConnectionRunnable - class org.apache.jdo.impl.fostore.Main.ConnectionRunnable.
The Runnable class for incoming connections.
Main.ConnectionRunnable(Socket) - Constructor for class org.apache.jdo.impl.fostore.Main.ConnectionRunnable
The Runnable class for incoming connections.
Main.ListenerRunnable - class org.apache.jdo.impl.fostore.Main.ListenerRunnable.
The Listener Thread class.
Main.ListenerRunnable(int) - Constructor for class org.apache.jdo.impl.fostore.Main.ListenerRunnable
The Runnable class for the Listener Thread.
Main.TimeoutRunnable - class org.apache.jdo.impl.fostore.Main.TimeoutRunnable.
The Timeout Runnable class.
Main.TimeoutRunnable(int) - Constructor for class org.apache.jdo.impl.fostore.Main.TimeoutRunnable
Construct an instance of the TimeoutRunnable with the specified number of seconds to sleep before terminating.
MemoryQuery - class org.apache.jdo.impl.jdoql.MemoryQuery.
An instance of this class is used to evaluate a query tree in memory.
MemoryQuery(ParameterTable, VariableTable) - Constructor for class org.apache.jdo.impl.jdoql.MemoryQuery
Constructs an instance of this class for the specified paramter table and variable table.
MemoryQuery(PersistenceManagerInternal, ParameterTable, VariableTable) - Constructor for class org.apache.jdo.impl.jdoql.MemoryQuery
Constructs an instance of this class for the specified paramter table and variable table.
MemoryQuery.BoundVariable - class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable.
 
MemoryQuery.BoundVariable(String, Class, Collection) - Constructor for class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
Message - class org.apache.jdo.impl.fostore.Message.
Represents a set of one or more requests that will be sent to the store.
Message(Connector) - Constructor for class org.apache.jdo.impl.fostore.Message
Constructor for Message.
Message() - Constructor for class org.apache.jdo.impl.fostore.Message
 
MetaDataProperties - class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.
This class parses properties containing meta data information about classes.
MetaDataProperties(Properties) - Constructor for class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Creates a new object with the given properties.
MetaDataProperties.Msg - interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg.
Holds all unformatted error messages.
MetaDataProperties.Property - class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Property.
The holder-class for the name and the value of a property.
MetaDataProperties.Property() - Constructor for class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Property
 
MethodArraySorter - class org.apache.jdo.impl.enhancer.classfile.MethodArraySorter.
 
MethodArraySorter(ClassMethod[]) - Constructor for class org.apache.jdo.impl.enhancer.classfile.MethodArraySorter
 
MethodCallExpr - class org.apache.jdo.impl.jdoql.tree.MethodCallExpr.
This node represents a method call expression.
MethodCallExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.MethodCallExpr
The noarg constructor is needed for ANTLR support and deserialization.
MethodCallExpr(int, String, Class, Expression, Expression[]) - Constructor for class org.apache.jdo.impl.jdoql.tree.MethodCallExpr
This constructor is called by specialized nodes.
MethodCallExpression - interface org.apache.jdo.jdoql.tree.MethodCallExpression.
This node represents a method call expression.
MinusExpr - class org.apache.jdo.impl.jdoql.tree.MinusExpr.
This node represents a binary minus operator.
MinusExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.MinusExpr
The noarg constructor is needed for ANTLR support and deserialization.
MinusExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.MinusExpr
The noarg constructor is needed for ANTLR support.
MinusExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.MinusExpr
This constructor is called by the query tree instance.
MinusExpression - interface org.apache.jdo.jdoql.tree.MinusExpression.
This node represents a binary minus operator.
ModelException - exception org.apache.jdo.model.ModelException.
This exception indicates a Model problem.
ModelException() - Constructor for class org.apache.jdo.model.ModelException
Creates new ModelException without detail message.
ModelException(String) - Constructor for class org.apache.jdo.model.ModelException
Constructs a ModelException with the specified detail message.
ModelException(String, Throwable) - Constructor for class org.apache.jdo.model.ModelException
Constructs a new ModelException with the specified detail message and cause.
ModelFatalException - exception org.apache.jdo.model.ModelFatalException.
This exception indicates a fatal Model problem.
ModelFatalException() - Constructor for class org.apache.jdo.model.ModelFatalException
Creates new ModelFatalException without detail message.
ModelFatalException(String) - Constructor for class org.apache.jdo.model.ModelFatalException
Constructs a ModelFatalException with the specified detail message.
ModelFatalException(String, Throwable) - Constructor for class org.apache.jdo.model.ModelFatalException
Constructs a new ModelFatalException with the specified detail message and cause Exception.
ModelValidationException - exception org.apache.jdo.model.ModelValidationException.
This exception indicates a problem during model validation.
ModelValidationException() - Constructor for class org.apache.jdo.model.ModelValidationException
Creates new ModelValidationException of type ModelValidationException.ERROR with null as the offending object and no detail message.
ModelValidationException(String) - Constructor for class org.apache.jdo.model.ModelValidationException
Constructs a ModelValidationException of type ModelValidationException.ERROR with null as the offending object and with the specified detail message.
ModelValidationException(Object) - Constructor for class org.apache.jdo.model.ModelValidationException
Constructs a ModelValidationException of type ModelValidationException.ERROR with the specified offending object and no detail message.
ModelValidationException(Object, String) - Constructor for class org.apache.jdo.model.ModelValidationException
Constructs a ModelValidationException of type ModelValidationException.ERROR with the specified offending object and detail message .
ModelValidationException(int, Object, String) - Constructor for class org.apache.jdo.model.ModelValidationException
Constructs a ModelValidationException of the specified type with the specified detail message and offending object.
ModelVetoException - exception org.apache.jdo.model.ModelVetoException.
This exception indicates a problem during model update.
ModelVetoException() - Constructor for class org.apache.jdo.model.ModelVetoException
Creates new ModelVetoException without detail message.
ModelVetoException(String) - Constructor for class org.apache.jdo.model.ModelVetoException
Constructs a ModelVetoException with the specified detail message.
ModelVetoException(Throwable) - Constructor for class org.apache.jdo.model.ModelVetoException
Constructs a new ModelVetoException with the specified cause.
ModelVetoException(String, Throwable) - Constructor for class org.apache.jdo.model.ModelVetoException
Constructs a new ModelVetoException with the specified detail message and cause.
MutableValueClassType - class org.apache.jdo.impl.model.java.MutableValueClassType.
A MutableValueClassType instance represents a mutable class whoses values may be treated as values rather than refernces during storing.
MutableValueClassType(Class, JavaType, boolean) - Constructor for class org.apache.jdo.impl.model.java.MutableValueClassType
Constructor.
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstClass
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstFieldRef
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstInterfaceMethodRef
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstLong
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstMethodRef
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstString
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
 
MyTag - Static variable in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
 
mAND(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mASSIGN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mBAND(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mBAND_ASSIGN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mBNOT(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mBOR(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mBOR_ASSIGN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mCHAR_LITERAL(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mCOMMA(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mDEC(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mDIV(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mDIV_ASSIGN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mEQUAL(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mESC(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mEXPONENT(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mFLOATINGPOINT_SUFFIX(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mGE(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mGT(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mHEX_DIGIT(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mIDENT(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mINC(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mINT_LITERAL(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mLE(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mLNOT(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mLPAREN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mLT(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mMINUS(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mMINUS_ASSIGN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mNEWLINE(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mNOT_EQUAL(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mOR(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mPLUS(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mPLUS_ASSIGN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mRPAREN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mSEMI(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mSL(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mSR(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mSTAR(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mSTAR_ASSIGN(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mSTRING_LITERAL(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mUNICODE_ESCAPE(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mWS(boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
magic - Static variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
main(String[]) - Static method in class org.apache.jdo.enhancer.EnhancerMain
Runs this class
main(String[]) - Static method in class org.apache.jdo.enhancer.Main
This is where it all starts.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.ClassArgMain
Runs this class
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Tests the class.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.EnhancerOptions
Tests the class.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.GenericMain
Runs this class
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.GenericOptions
Tests the class.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.JdoMetaMain
Runs this class
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.JdoMetaOptions
Tests the class.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.OptionSet
Tests the class.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.PersistenceLauncher
Creates a class loader and launches a target class.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.generator.Main
 
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
 
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
A simple test to run from the command line.
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
Runs this class
main(String[]) - Static method in class org.apache.jdo.impl.enhancer.util.Disassembler
 
main(String[]) - Static method in class org.apache.jdo.impl.fostore.Dumper
Given a command line argument that specifies what information to dump, gets that information from the database and prints it on standard output.
main(String[]) - Static method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
main(String[]) - Static method in class org.apache.jdo.impl.fostore.Main
The main routine.
main(String[]) - Static method in class org.apache.jdo.impl.model.jdo.xml.XMLExists
The main method checks all classes specified as argument.
main(String[]) - Static method in class org.apache.jdo.util.JDORIVersion
 
majorVersion - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
makeAutoPersistent() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition to Auto-Persistent-New (persistence-by-reachability)
makeAutoPersistent(Object[]) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Processes Array of referenced objects for possible auto-persistence (persistence-by-reachability).
makeDirty() - Method in class org.apache.jdo.impl.sco.ArrayList
Marks object dirty
makeDirty() - Method in class org.apache.jdo.impl.sco.Date
Marks object dirty
makeDirty() - Method in class org.apache.jdo.impl.sco.HashMap
Notify StateManager to mark field as dirty.
makeDirty() - Method in class org.apache.jdo.impl.sco.HashSet
Notify StateManager to mark field as dirty.
makeDirty() - Method in class org.apache.jdo.impl.sco.Hashtable
Notify StateManager to mark field as dirty.
makeDirty() - Method in class org.apache.jdo.impl.sco.LinkedList
Marks object dirty
makeDirty() - Method in class org.apache.jdo.impl.sco.SqlDate
Marks object dirty
makeDirty() - Method in class org.apache.jdo.impl.sco.SqlTime
Marks object dirty
makeDirty() - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Marks object dirty
makeDirty() - Method in class org.apache.jdo.impl.sco.TreeMap
Notify StateManager to mark field as dirty.
makeDirty() - Method in class org.apache.jdo.impl.sco.TreeSet
Notify StateManager to mark field as dirty.
makeDirty() - Method in class org.apache.jdo.impl.sco.Vector
Marks object dirty
makeDirty(int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
makeDirty(PersistenceCapable, String) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Mark the associated PersistenceCapable field dirty.
makeDirty(int) - Method in interface org.apache.jdo.state.StateManagerInternal
Mark the associated PersistenceCapable field dirty.
makeExtentDirty(DBExtent) - Method in class org.apache.jdo.impl.fostore.DBInfo
Marks the given extent as dirty, so that it can later be stored.
makeNontransactional(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Make the transient or persistent instance transactional in this PersistenceManager.
makeNontransactional(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an instance non-transactional after commit.
makeNontransactional(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeNontransactional() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition to Nontransactional
makeNontransactional() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state in to nontransactional
makeNontransactionalAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an array of instances non-transactional after commit.
makeNontransactionalAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make a Collection of instances non-transactional after commit.
makeNontransactionalAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeNontransactionalAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeNontransactionalAllInternal(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process makeNontransactionalAll call.
makeNontransactionalInternal(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process makeNontransactional call.
makePersistent(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Make the transient instance persistent in this PersistenceManager.
makePersistent(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make the transient instance persistent in this PersistenceManager.
makePersistent(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makePersistent() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition to Persistent-New
makePersistent() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state in to PERSISTENT_NEW
makePersistentAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an array of instances persistent.
makePersistentAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an collection of instances persistent.
makePersistentAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makePersistentAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makePersistentAllInternal(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method for processing makePersistentAll request.
makePersistentInternal(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method for processing makePersistent request.
makeTransactional(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Make the transient or persistent instance transactional in this PersistenceManager.
makeTransactional(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an instance subject to transactional boundaries.
makeTransactional(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeTransactional() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition to Transactional
makeTransactional() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state in to transactional
makeTransactionalAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an array of instances subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make a Collection of instances subject to transactional boundaries.
makeTransactionalAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeTransactionalAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeTransactionalAllInternal(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process makeTransactionalAll call.
makeTransactionalInternal(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process makeTransactional call.
makeTransient(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Make the persistent instance transient in this PersistenceManager.
makeTransient(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an instance transient, removing it from management by this PersistenceManager.
makeTransient(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeTransient() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition to Transient
makeTransient() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state in to TRANSIENT
makeTransientAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make an array of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Make a Collection of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeTransientAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
makeTransientAllInternal(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process makeTransientAll call.
makeTransientInternal(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process makeTransient call.
makeValid() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
If theDataBytes is non-null, disassemble this code attribute from the data bytes.
managedFieldCount - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The number of managed fields.
managedFieldNames - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
The names of all managed fields this class.
managedFieldNumbers - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Field numbers of managed fields.
managedFields - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Array of managed fields, incluing inherited fields.
mapProvisionalCLIDToReal(CLID, CLID) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Establishes a mapping in this database from provisional to real CLIDs.
mapProvisionalOIDToReal(OID, OID) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Establishes a mapping in this database from provisional to real OIDs.
mapProvisionalOIDToReal(OID, OID) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Sets up a mapping from the given provisional OID to real OID.
mapType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the interface java.util.Map.
markAllDirty() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Mark all fields as loaded and dirty - called by transition from TRANSIENT to P_NEW and T_CLEAN
markAsFlushed(StateManagerInternal) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
 
markAsFlushed(StateManagerInternal) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
markAsFlushed() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Called by LifeCycleState when transition persistent instance to the corresponding flushed state.
markAsFlushed(StateManagerInternal) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Called by StateManagerInternal#markAsFlushed() to adjust transactional cache(s) if necessary after successful flush to the data store.
markConstraint(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Mark the specified variable as constaint with the specified expr.
markPKFieldsAsLoaded() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Mark PK fields as loaded:
markTargets() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Mark possible branch targets
markTargets() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
Mark possible branch targets
markTargets() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
Mark possible branch targets
markTargets() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
Mark possible branch targets
markUsed(JDOQLAST, String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Mark the specified variable as used.
matchesOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
max(int, int) - Static method in class org.apache.jdo.impl.enhancer.core.Augmenter
 
max(int, int) - Static method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the maximum of two numbers.
maxInstances - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
 
maxInstances - Static variable in class org.apache.jdo.impl.fostore.GetExtentRequest
Maximum number of instances that should be returned at a time.
maxLocals - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
maxPool - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
maxStack - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
merge(VariableChecker) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Merges the specified variable table (other) into this variable table.
message() - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
message(String) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
message(Exception) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
message(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
message - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodCall
 
message - Variable in class org.apache.jdo.impl.fostore.CommitRequest
Message in which this request is written
message - Variable in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Message to handle connection-to-connection messages (login).
message - Variable in class org.apache.jdo.impl.fostore.FOStoreConnector
Message in which this Connector buffers requests for the store.
messageNL(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
meta - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
Repository for JDO meta-data on classes.
meta - Variable in class org.apache.jdo.impl.enhancer.core.Annotater
Repository for JDO meta-data on classes.
meta - Variable in class org.apache.jdo.impl.enhancer.generator.Main
The MetaData for generating classes.
metaData - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
metaData - Variable in class org.apache.jdo.impl.state.StateManagerImpl
Reference to JDO Model.
method() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
Return the interface to be invoked
method - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodCall
 
methodAttributes - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
methodKey(String, String) - Static method in class org.apache.jdo.impl.enhancer.core.Analyzer
 
methodName - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
methodRefTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
methodSignature - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
methods() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the list of the methods which the class defines The contents are ClassMethod objects
methods - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
methods - Variable in class org.apache.jdo.impl.enhancer.util.Timer
 
min(int, int) - Static method in class org.apache.jdo.impl.enhancer.core.Builder
Returns the minimum of two numbers.
minPool - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
minorVersion - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
mk_tokenSet_0() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mk_tokenSet_0() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_0() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
mk_tokenSet_1() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mk_tokenSet_1() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_10() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_11() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_12() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_13() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_14() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_15() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_16() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_17() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_18() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_19() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_2() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mk_tokenSet_2() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_3() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mk_tokenSet_3() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_4() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mk_tokenSet_4() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_5() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
mk_tokenSet_5() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_6() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_7() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_8() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
mk_tokenSet_9() - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
model - Variable in class org.apache.jdo.impl.enhancer.meta.prop.EnhancerMetaDataPropertyImpl
The model instance.
model - Variable in class org.apache.jdo.impl.fostore.AIDTranscriber
 
model - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
Model associated with this PMF.
model - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
 
model - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
model - Variable in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
modelCache - Variable in class org.apache.jdo.impl.model.java.AbstractJavaModelFactory
Map of JavaModel instances, key is implementation specific.
modelCache - Variable in class org.apache.jdo.impl.model.jdo.JDOModelFactoryImplDynamic
Map of JDOModel instances, key is the JavaModel JDOModelFactoryImplDynamic.getJDOModel(JavaModel javaModel)
modifiedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
modifiedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
modifiers - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
The access modifier of the class.
modifiers - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
The access modifier of the field.
modifyZipEntry(ZipEntry, byte[], CRC32) - Static method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper
Modifies the given zip entry so that it can be added to zip file.
more() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Are there more byte codes to decode?
msWait - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
msg - Static variable in class org.apache.jdo.impl.enhancer.EnhancerUserException
I18N support
msg - Static variable in class org.apache.jdo.impl.fostore.AID
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.AIDTranscriber
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.AbstractRequest
 
msg - Static variable in class org.apache.jdo.impl.fostore.CLID
 
msg - Static variable in class org.apache.jdo.impl.fostore.CommitHandler
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.DBExtent
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.DBInfo
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.DeleteHandler
I18N Support
msg - Static variable in class org.apache.jdo.impl.fostore.DumpHandler
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.DumpOption
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.Dumper
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreConnector
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreExtent
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreInput
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreLoginException
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreModel
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreOutput
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FOStoreStoreManager
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FetchHandler
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.FieldFetcher
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.GetClassHandler
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.InsertHandler
I18N help
msg - Static variable in class org.apache.jdo.impl.fostore.Main
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.Message
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.OID
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.Reply
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.ReplyHandler
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.RequestHandler
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.RequestId
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.RollbackHandler
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.Status
I18N support.
msg - Static variable in class org.apache.jdo.impl.fostore.UpdateHandler
I18N Support
msg - Static variable in class org.apache.jdo.impl.fostore.VerifyHandler
I18N Support
msg - Static variable in class org.apache.jdo.impl.jdoql.MemoryQuery
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.QueryImpl
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLASTFactory
I18N support.
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
I18N support.
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
I18N support.
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
I18N support
msg - Static variable in class org.apache.jdo.impl.jdoql.tree.NodeImpl
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.AbstractJavaModelFactory
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModelFactory
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel
I18N support
msg - Static variable in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
I18N support
msg - Static variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
I18N support
msg - Static variable in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
I18N support
msg - Static variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
I18N support
msg - Static variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
I18N support
msg - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
I18N support
msg - Static variable in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
I18N support.
msg - Static variable in class org.apache.jdo.impl.model.jdo.xml.JDOParser
I18N support.
msg - Static variable in class org.apache.jdo.impl.pm.CacheManagerImpl
I18N message handler
msg - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
I18N message handler
msg - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
I18N message handler
msg - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
I18N message handler
msg - Static variable in class org.apache.jdo.impl.pm.TransactionImpl
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.ArrayList
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.Freezer
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.HashMap
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.HashSet
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.Hashtable
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.LinkedList
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.SCOHelper
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.TreeMap
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.TreeSet
I18N message handler
msg - Static variable in class org.apache.jdo.impl.sco.Vector
I18N message handler
msg - Static variable in class org.apache.jdo.impl.state.LifeCycleState
I18N message handler
msg - Static variable in class org.apache.jdo.impl.state.ReachabilityHandler
I18N message handler
msg - Static variable in class org.apache.jdo.impl.state.SCOProcessor
I18N message handler
msg - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
I18N message handler
msg - Static variable in class org.apache.jdo.model.ModelException
I18N support
msg - Static variable in class org.apache.jdo.model.ModelFatalException
I18N support
msg - Static variable in class org.apache.jdo.model.ModelValidationException
I18N support
msg - Static variable in class org.apache.jdo.query.BasicQueryResult
I18N support
msg - Static variable in class org.apache.jdo.store.StoreManagerImpl
I18N support.
msg(String) - Method in class org.apache.jdo.util.I18NHelper
Message formatter
msg(String, Object) - Method in class org.apache.jdo.util.I18NHelper
Message formatter
msg(String, Object, Object) - Method in class org.apache.jdo.util.I18NHelper
Message formatter
msg(String, Object, Object, Object) - Method in class org.apache.jdo.util.I18NHelper
Message formatter
msg(String, Object[]) - Method in class org.apache.jdo.util.I18NHelper
Message formatter
msg(String, int) - Method in class org.apache.jdo.util.I18NHelper
Message formatter
msg(String, boolean) - Method in class org.apache.jdo.util.I18NHelper
Message formatter
msg - Static variable in class org.apache.jdo.util.JDOJdk14Logger
I18N support.
msg - Static variable in class org.apache.jdo.util.JDORIVersion
 
msg - Static variable in class org.apache.jdo.util.Pool
I18N
multiplicativeExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
multithreaded - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
multithreaded - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Flag for multithreaded support.
myClassLoader - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
This is the ClassLoader that was the Thread.currentThread().getContextClassLoader() at the time this PersistenceManagerImpl was created.
myHashCode - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Cached hashCode for this PMF.
myHelper - Static variable in class org.apache.jdo.ejb.EJBImplHelper
Reference to a class that implements EJBHelper interface for this particular application server
myLC - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
myPC - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
myPCClass - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
myPM - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 

N

NAME - Static variable in class org.apache.jdo.impl.fostore.I18N
Name of the resource bundle for FOStore.
NAVIGATION - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
NAVIGATION - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
NAVIGATION - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
NEGATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
NEGATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
NEGATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
NEGATIVE - Static variable in class org.apache.jdo.impl.enhancer.util.Disassembler
 
NEWLINE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
NEWLINE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
NEWLINE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
NONDURABLE - Static variable in class org.apache.jdo.model.jdo.JDOIdentityType
Constant representing unmanaged jdo identity.
NONE - Static variable in class org.apache.jdo.model.jdo.NullValueTreatment
Constant representing converting a null value of a field of nullable type to the default value for the type in the datastore.
NONE - Static variable in class org.apache.jdo.model.jdo.PersistenceModifier
Constant representing a none field modifier.
NON_MGD - Static variable in class org.apache.jdo.impl.pm.TransactionImpl
Possible values of txType
NORMAL - Static variable in class org.apache.jdo.impl.model.jdo.xml.XMLExists
Normal output.
NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
NOT_PERSISTENT - Static variable in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
NO_ANNOTATE - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
NO_AUGMENT - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
NO_OFFSET - Static variable in class org.apache.jdo.impl.enhancer.classfile.Insn
 
NULL - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
A constant for the cache indicating that a given classname if not specified in the properties.
NULL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
NULL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
NULL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
NameHelper - class org.apache.jdo.impl.enhancer.core.NameHelper.
Helper methods for dealing with JVM naming conventions.
NameHelper() - Constructor for class org.apache.jdo.impl.enhancer.core.NameHelper
 
NameHelper - class org.apache.jdo.impl.enhancer.generator.NameHelper.
Helps with class name conversions.
NameHelper() - Constructor for class org.apache.jdo.impl.enhancer.generator.NameHelper
 
NameHelper - class org.apache.jdo.impl.enhancer.meta.prop.NameHelper.
Some utility methods for classname conversion.
NameHelper() - Constructor for class org.apache.jdo.impl.enhancer.meta.prop.NameHelper
 
Node - interface org.apache.jdo.jdoql.tree.Node.
This is the base interface of all nodes.
NodeImpl - class org.apache.jdo.impl.jdoql.tree.NodeImpl.
This is the base class of all nodes.
NodeImpl() - Constructor for class org.apache.jdo.impl.jdoql.tree.NodeImpl
The noarg constructor is needed for ANTLR support and deserialization.
NodeImpl(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.NodeImpl
The noarg constructor is needed for ANTLR support.
NodeImpl(int, String, Class) - Constructor for class org.apache.jdo.impl.jdoql.tree.NodeImpl
This constructor is called by specialized nodes.
NodeVisitor - interface org.apache.jdo.jdoql.tree.NodeVisitor.
This interface defines three categories of methods for each query tree node.
NotEqualsExpr - class org.apache.jdo.impl.jdoql.tree.NotEqualsExpr.
This node represents a not equals operator.
NotEqualsExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.NotEqualsExpr
The noarg constructor is needed for ANTLR support and deserialization.
NotEqualsExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.NotEqualsExpr
The noarg constructor is needed for ANTLR support.
NotEqualsExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.NotEqualsExpr
This constructor is called by the query tree instance.
NotEqualsExpression - interface org.apache.jdo.jdoql.tree.NotEqualsExpression.
This node represents a not equals operator.
NotExpr - class org.apache.jdo.impl.jdoql.tree.NotExpr.
This node represents a logical not operator.
NotExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.NotExpr
The noarg constructor is needed for ANTLR support and deserialization.
NotExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.NotExpr
The noarg constructor is needed for ANTLR support.
NotExpr(Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.NotExpr
This constructor is called by the query tree instance.
NotExpression - interface org.apache.jdo.jdoql.tree.NotExpression.
This node represents a logical not operator.
NullType - class org.apache.jdo.impl.model.java.NullType.
An instance of class NullType represents the type of the null expression in Java.
NullType() - Constructor for class org.apache.jdo.impl.model.java.NullType
Creates new a NullType instance.
NullValueTreatment - class org.apache.jdo.model.jdo.NullValueTreatment.
This interface provides constants denoting the treatment of null values for persistent fields during storage in the data store.
NullValueTreatment() - Constructor for class org.apache.jdo.model.jdo.NullValueTreatment
 
nArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
Return the number of arguments to the interface
nArgsOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
nDims() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
Return the number of dimensions of the array class being created
nDimsOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
nEntries() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Return the number of pool entries.
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
How many words of stack operands does this instruction take?
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
nStackArgs() - Method in class org.apache.jdo.impl.enhancer.classfile.VMOp
Return the number of words of stack arguments expected by this operation.
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
How many words of stack results does this instruction deposit?
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
nStackResults() - Method in class org.apache.jdo.impl.enhancer.classfile.VMOp
Return the number of words of stack results produced by this operation.
name - Variable in class org.apache.jdo.impl.enhancer.OptionSet.Option
The long form name of this option.
name() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Return the name of the field
name() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Return the name of the member
name() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Return the name of the method
name() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
Return the name
name() - Method in class org.apache.jdo.impl.enhancer.classfile.VMOp
Return the opcode name
name - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
The name of the class.
name - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
The name of the field.
name - Variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Property
The name of the property.
name - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor
 
name - Static variable in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
name - Variable in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
Name of the field or superclass.
name - Variable in class org.apache.jdo.impl.fostore.DBClass
Fully qualified name of the class represented.
name - Variable in class org.apache.jdo.impl.fostore.DBExtent
Name of the class of instances in this extent.
name - Variable in class org.apache.jdo.impl.fostore.DumpOption
String name of this option.
name - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
name - Variable in class org.apache.jdo.impl.jdoql.tree.Decl
 
name - Variable in class org.apache.jdo.impl.model.java.AbstractJavaField
The Field name.
name - Variable in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Property name.
name - Variable in class org.apache.jdo.impl.model.jdo.JDOPackageImpl
The package name.
nameAndType() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
Return the name and type of the member
nameAndTypeTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
nameHasJDOPrefix() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Returns true if the name of this JDOField has the prefix jdo.
names - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Maps the option's long form against option instances.
names - Variable in class org.apache.jdo.impl.jdoql.scope.ParameterTable
List of query parameter names.
navigation(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
navigation(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
needMerge - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
needMerge() - Method in class org.apache.jdo.impl.state.LifeCycleState
Return whether the merge is needed.
nested - Variable in class org.apache.jdo.impl.enhancer.EnhancerFatalError
An optional nested exception.
nested - Variable in class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataFatalError
An optional nested exception.
nested - Variable in class org.apache.jdo.impl.enhancer.meta.EnhancerMetaDataUserException
An optional nested exception.
newAnd(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an and expression for the arguments left and right.
newAnd(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an and expression for the arguments left and right.
newCast(Class, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of CastExpression.
newCast(Class, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of CastExpression.
newClassOID() - Method in class org.apache.jdo.impl.fostore.DBInfo
Provide a new OID to represent a class.
newCollectionInstanceInternal(Class, Class, boolean, Integer, Float, Collection, Comparator) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Called by internally by the runtime to create a new tracked instance.
newCollectionInstanceInternal(Class, Class, boolean, Integer, Float, Collection, Comparator) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Called internally by the runtime to create a new tracked instance of type Collection.
newComplement(Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a complement expression for the argument expr.
newComplement(Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a complement expression for the argument expr.
newConditionalAnd(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a conditional and expression for the arguments left and right.
newConditionalAnd(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a conditional and expression for the arguments left and right.
newConditionalOr(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a conditional or expression for the arguments left and right.
newConditionalOr(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a conditional or expression for the arguments left and right.
newConstant(Object) - Static method in class org.apache.jdo.impl.jdoql.tree.ConstantExpr
Returns an instance of ConstantExpression.
newConstant(Object) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of ConstantExpression.
newConstant(boolean) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of BooleanLiteralExpression.
newConstant(byte) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of ByteLiteralExpression.
newConstant(char) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of CharLiteralExpression.
newConstant(double) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of DoubleLiteralExpression.
newConstant(float) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of FloatLiteralExpression.
newConstant(int) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of IntLiteralExpression.
newConstant(long) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of LongLiteralExpression.
newConstant(short) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of ShortLiteralExpression.
newConstant(boolean) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of BooleanLiteralExpression.
newConstant(byte) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of ByteLiteralExpression.
newConstant(char) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of CharLiteralExpression.
newConstant(double) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of DoubleLiteralExpression.
newConstant(float) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of FloatLiteralExpression.
newConstant(int) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of IntLiteralExpression.
newConstant(long) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of LongLiteralExpression.
newConstant(short) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of ShortLiteralExpression.
newConstant(Object) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of ConstantExpression.
newDivide(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a divide expression for the arguments left and right.
newDivide(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a divide expression for the arguments left and right.
newEquals(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an equals expression for the arguments left and right.
newEquals(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an equals expression for the arguments left and right.
newFieldAccess(Expression, String) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of FieldAccessExpression.
newFieldAccess(Class, String) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of StaticFieldAccessExpression.
newFieldAccess(Expression, String) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of FieldAccessExpression.
newFieldAccess(Class, String) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an instance of StaticFieldAccessExpression.
newGreaterThan(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a greater than expression for the arguments left and right.
newGreaterThan(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a greater than expression for the arguments left and right.
newGreaterThanEquals(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a greater than equals expression for the arguments left and right.
newGreaterThanEquals(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a greater than equals expression for the arguments left and right.
newIdentifier(String) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of either ThisExpression or VariableAccessExpression or ParameterAccessExpression or FieldAccessExpression depending on the fact which of the classes the argument identifier maps to.
newIdentifier(String) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
The implementation may decide to create an instance of FieldAccessExpression, VariableAccessExpression or ParameterAccessExpression depending on the fact whether the argument corresponds with a parameter, variable or a field of the candidate class.
newInstance(PersistenceCapable, PersistenceManagerInternal) - Static method in class org.apache.jdo.impl.state.StateManagerFactory
Returns a new instance of a StateManagerInternal
newInstance(Object, Object, PersistenceManagerInternal, Class) - Static method in class org.apache.jdo.impl.state.StateManagerFactory
Returns a new instance of a StateManagerInternal.
newInstanceOID(CLID) - Method in class org.apache.jdo.impl.fostore.DBInfo
Provide a new OID for the given CLID.
newJDOClassInstance() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns a new instance of the JDOClass implementation class.
newJDOClassInstance() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Returns a new instance of the JDOClass implementation class.
newJDOClassInstance() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns a new instance of the JDOClass implementation class.
newJDOClassInstance() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching
Returns a new instance of the JDOClass implementation class.
newJDOFieldInstance() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Returns a new instance of the JDOField implementation class.
newJDOFieldInstance() - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Returns a new instance of the JDOField implementation class.
newLessThan(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a less than expression for the arguments left and right.
newLessThan(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a less than expression for the arguments left and right.
newLessThanEquals(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a less than equals expression for the arguments left and right.
newLessThanEquals(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a less than equals expression for the arguments left and right.
newMapInstanceInternal(Class, Class, Class, boolean, Integer, Float, Map, Comparator) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Called by internally by the runtime to create a new tracked instance.
newMapInstanceInternal(Class, Class, Class, boolean, Integer, Float, Map, Comparator) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Called internally by the runtime to create a new tracked instance of type Map.
newMethodCall(Expression, String, Expression[]) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an instance of MethodCallExpression.
newMethodCall(Expression, String, Expression[]) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
The implementation may decide to create a specialized instance of MethodCallExpression (for example, ContainsCallExpression) depending on the argument methodName.
newMinus(Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a unary minus expression for the argument expr.
newMinus(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a minus expression for the arguments left and right.
newMinus(Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a unary minus expression for the argument expr.
newMinus(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a minus expression for the arguments left and right.
newNot(Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a not expression for the argument expr.
newNot(Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a not expression for the argument expr.
newNotEquals(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a not equals expression for the arguments left and right.
newNotEquals(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a not equals expression for the arguments left and right.
newObjectIdInstance(Class, String) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
This method returns an object id instance corresponding to the Class and String arguments.
newObjectIdInstance(Class, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
This method returns an object id instance corresponding to the Class and String arguments.
newObjectIdInstance(Class, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newObjectIdInstance(Class, String) - Method in interface org.apache.jdo.store.StoreManager
This method returns an object id instance corresponding to the Class and String arguments.
newOr(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns an or expression for the arguments left and right.
newOr(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns an or expression for the arguments left and right.
newPlus(Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a plus expression for the argument expr.
newPlus(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a plus expression for the arguments left and right.
newPlus(Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a plus expression for the argument expr.
newPlus(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a plus expression for the arguments left and right.
newQuery() - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query with no elements.
newQuery(Object) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query using elements from another Query.
newQuery(String, Object) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query using the specified language.
newQuery(Class) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query specifying the Class of the results.
newQuery(Extent) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query with the candidate Extent; the class is taken from the Extent.
newQuery(Class, Collection) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query with the Class of the results and candidate Collection.
newQuery(Class, String) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query with the Class of the results and Filter.
newQuery(Class, Collection, String) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query with the Class of the results, candidate Collection, and Filter.
newQuery(Extent, String) - Method in class org.apache.jdo.impl.fostore.FOStorePM
Create a new Query with the candidate Extent and Filter.
newQuery(PersistenceManagerInternal) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery(PersistenceManagerInternal, Object) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery(PersistenceManagerInternal, Class) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery(PersistenceManagerInternal, Extent) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery(PersistenceManagerInternal, Class, Collection) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery(PersistenceManagerInternal, Class, String) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery(PersistenceManagerInternal, Class, Collection, String) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery(PersistenceManagerInternal, Extent, String) - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
 
newQuery() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query with no elements.
newQuery(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query using elements from another Query.
newQuery(String, Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query using the specified language.
newQuery(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query specifying the Class of the results.
newQuery(Extent) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query with the candidate Extent; the class is taken from the Extent.
newQuery(Class, Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query with the Class of the results and candidate Collection.
newQuery(Class, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query with the Class of the results and Filter.
newQuery(Class, Collection, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query with the Class of the results, candidate Collection, and Filter.
newQuery(Extent, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Create a new Query with the candidate Extent and Filter.
newQuery() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(Extent) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(Class, Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(String, Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(Class, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(Class, Collection, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(Extent, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
newQuery(PersistenceManagerInternal) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query with no elements.
newQuery(PersistenceManagerInternal, Object) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query using elements from another Query.
newQuery(PersistenceManagerInternal, Class) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query specifying the Class of the candidate instances.
newQuery(PersistenceManagerInternal, Extent) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query with the Class of the candidate instances and candidate Extent.
newQuery(PersistenceManagerInternal, Class, Collection) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query with the candidate Class and Collection.
newQuery(PersistenceManagerInternal, Class, String) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query with the Class of the candidate instances and filter.
newQuery(PersistenceManagerInternal, Class, Collection, String) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query with the Class of the candidate instances, candidate Collection, and filter.
newQuery(PersistenceManagerInternal, Extent, String) - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Creates a new Query with the candidate Extent and filter; the class is taken from the Extent.
newQueryResult(QueryResultHelper) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Returns a QueryResult instance which is then returned as the result of Query.execute(...).
newQueryResult(QueryResultHelper) - Method in interface org.apache.jdo.store.StoreManager
Returns a QueryResult instance which is then returned as the result of Query.execute(...).
newQueryResult(QueryResultHelper) - Method in class org.apache.jdo.store.StoreManagerImpl
Returns a QueryResult instance which is then returned as the result of Query.execute(...).
newQueryTree() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Returns a new QueryTree instance.
newSCOInstanceInternal(Class) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Called by internally by the runtime to create a new tracked instance.
newSCOInstanceInternal(Class) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Called internally by the runtime to create a new tracked instance.
newTimes(Expression, Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns a times expression for the arguments left and right.
newTimes(Expression, Expression) - Method in interface org.apache.jdo.jdoql.tree.ExpressionFactory
Returns a times expression for the arguments left and right.
newTree() - Method in class org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl
Returns a new QueryTree instance.
newTree() - Method in interface org.apache.jdo.jdoql.JDOQLQueryFactory
Returns a new QueryTree instance.
next() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Returns the next instruction in the code sequence
next() - Method in class org.apache.jdo.impl.fostore.CLID
Provides a new CLID whose id is one greater than this one's.
next() - Method in class org.apache.jdo.impl.fostore.DBInfo.DBClassIterator
 
next() - Method in class org.apache.jdo.impl.fostore.DBInfo.ExtentIterator
 
next() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
 
next() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
Returns the next resource name.
next() - Method in class org.apache.jdo.impl.sco.Freezer.FrozenIterator
Return the next entry of the iteration.
next() - Method in class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
Advance and return the next element of the iterator.
nextCLID - Static variable in class org.apache.jdo.impl.fostore.CLID
 
nextCLID - Variable in class org.apache.jdo.impl.fostore.DBInfo
 
nextInsn - Variable in class org.apache.jdo.impl.enhancer.classfile.Insn
 
nextObject - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
 
nextProvisional - Static variable in class org.apache.jdo.impl.fostore.CLID
 
nextProvisional - Static variable in class org.apache.jdo.impl.fostore.OID
 
nextSigElement(String, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
stackSig is a signature for the types on the stack with the last type in the signature on the top of stack.
nextToken() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
nextType - Static variable in class org.apache.jdo.impl.fostore.RequestType
 
nextUIDs - Variable in class org.apache.jdo.impl.fostore.DBInfo
 
nf - Static variable in class org.apache.jdo.impl.fostore.Tester
 
noAnnotate - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
noAnnotate - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The suppress annotation option.
noAnnotate() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
noAnnotateOption - Variable in class org.apache.jdo.impl.enhancer.core.Environment
If true, don't apply annotation to PC classes.
noAugment - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
noAugment - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The suppress augmentation option.
noAugment() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
noAugmentOption - Variable in class org.apache.jdo.impl.enhancer.core.Environment
If true, don't apply augmentation to PC classes.
noWrite - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
noWrite - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The no write option.
noWrite - Variable in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
nodeVisitor - Variable in class org.apache.jdo.impl.jdoql.OrderingComparator
 
nonPCClasses - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOModelImplCaching
Set of fully qualified names of classes known to be non persistence-capable.
nonPrimaryKeyFieldNumbers - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Field numbers of managed non primaryKey fields.
nontransactionalRead - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
nontransactionalRead - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Flag that indicates if queries and navigation are allowed without an active transaction
nontransactionalWrite - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
nontransactionalWrite - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Flag that indicates if write access is allowed without an active transaction
normalizeClassName(String) - Static method in class org.apache.jdo.impl.enhancer.generator.NameHelper
 
notNeededByRI(String) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
noteUpdate() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Records a modification of the class.
notifyOptimistic(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
For Transaction to notify PersistenceManager that optimistic flag is changed
notifyStatusChange(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
For Transaction to notify PersistenceManager that status is changed
nullCLID - Static variable in class org.apache.jdo.impl.fostore.CLID
 
nullType - Static variable in class org.apache.jdo.impl.model.java.NullType
The singleton NullType instance.
nullValueTreatment - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property nullValueTreatment.
numClidOffsets - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
numFields - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
numInstances - Variable in class org.apache.jdo.impl.fostore.GetInstancesRequest
Number of instances to get.
numOidOffsets - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
numRequestStash - Variable in class org.apache.jdo.impl.fostore.Message
Contains the position in the output of the numRequest stashed by initOutput.
numRequests - Variable in class org.apache.jdo.impl.fostore.Message
Indicates the number of requests that have been written into this Message.
numberToStorageId(int) - Method in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Creates a storage id from an int.
numberType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Numer.

O

OBJECT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
OBJECT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
OBJECT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
OBJECT_NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
OBJECT_NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
OBJECT_NOT_EQUAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
OID - class org.apache.jdo.impl.fostore.OID.
Represents the identity of a JDO object in the File/Object store.
OID() - Constructor for class org.apache.jdo.impl.fostore.OID
Creates an OID with the no value.
OID(String) - Constructor for class org.apache.jdo.impl.fostore.OID
Constructor that takes the result of toString() and creates a new OID.
OID(long) - Constructor for class org.apache.jdo.impl.fostore.OID
Creates an OID with the given value.
OID(CLID) - Constructor for class org.apache.jdo.impl.fostore.OID
 
OK - Static variable in class org.apache.jdo.enhancer.Main
 
OK - Static variable in class org.apache.jdo.impl.enhancer.GenericMain
 
OK - Static variable in class org.apache.jdo.impl.enhancer.OptionSet
 
OK - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
OK - Static variable in class org.apache.jdo.impl.fostore.Status
Request was successfully processed.
OPTIMISTIC - Static variable in class org.apache.jdo.impl.fostore.Status
Optimistic failure.
OR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
OR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
OR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
ObjectTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.
Transcribes all non-primitive, non-String values.
ObjectTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber
 
ObjectTranscriber.AbstractTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.AbstractTranscriber.
An AbstractTranscriber knows how to transcribe one (and only one) kind of object.
ObjectTranscriber.AbstractTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.AbstractTranscriber
 
ObjectTranscriber.ArrayListTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayListTranscriber.
Transcribe ArrayLists.
ObjectTranscriber.ArrayListTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayListTranscriber
 
ObjectTranscriber.ArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber.
Abstract class which provides support for transcribing arrays of any type.
ObjectTranscriber.ArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
 
ObjectTranscriber.BigDecimalTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.BigDecimalTranscriber.
Transcribe BigDecimal.
ObjectTranscriber.BigDecimalTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.BigDecimalTranscriber
 
ObjectTranscriber.BigIntegerTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.BigIntegerTranscriber.
Transcribe BigInteger.
ObjectTranscriber.BigIntegerTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.BigIntegerTranscriber
 
ObjectTranscriber.BitSetTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.BitSetTranscriber.
Transcribe BitSet.
ObjectTranscriber.BitSetTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.BitSetTranscriber
 
ObjectTranscriber.BooleanArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.BooleanArrayTranscriber.
 
ObjectTranscriber.BooleanArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.BooleanArrayTranscriber
 
ObjectTranscriber.ByteArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ByteArrayTranscriber.
 
ObjectTranscriber.ByteArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ByteArrayTranscriber
 
ObjectTranscriber.CalendarTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.CalendarTranscriber.
Transcribe Calendar.
ObjectTranscriber.CalendarTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.CalendarTranscriber
 
ObjectTranscriber.CharArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.CharArrayTranscriber.
 
ObjectTranscriber.CharArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.CharArrayTranscriber
 
ObjectTranscriber.CollectionTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.CollectionTranscriber.
Transcribe Collections.
ObjectTranscriber.CollectionTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.CollectionTranscriber
 
ObjectTranscriber.DateTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.DateTranscriber.
Transcribe Date.
ObjectTranscriber.DateTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.DateTranscriber
 
ObjectTranscriber.DoubleArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.DoubleArrayTranscriber.
 
ObjectTranscriber.DoubleArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.DoubleArrayTranscriber
 
ObjectTranscriber.FloatArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.FloatArrayTranscriber.
 
ObjectTranscriber.FloatArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.FloatArrayTranscriber
 
ObjectTranscriber.HashMapTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.HashMapTranscriber.
Transcribe HashMaps.
ObjectTranscriber.HashMapTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.HashMapTranscriber
 
ObjectTranscriber.HashSetTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.HashSetTranscriber.
Transcribe HashSets.
ObjectTranscriber.HashSetTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.HashSetTranscriber
 
ObjectTranscriber.HashtableTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.HashtableTranscriber.
Transcribe Hashtable, including sco.Hashtable
ObjectTranscriber.HashtableTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.HashtableTranscriber
 
ObjectTranscriber.ImmutableBooleanTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableBooleanTranscriber.
 
ObjectTranscriber.ImmutableBooleanTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableBooleanTranscriber
 
ObjectTranscriber.ImmutableByteTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableByteTranscriber.
 
ObjectTranscriber.ImmutableByteTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableByteTranscriber
 
ObjectTranscriber.ImmutableCharacterTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableCharacterTranscriber.
 
ObjectTranscriber.ImmutableCharacterTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableCharacterTranscriber
 
ObjectTranscriber.ImmutableDoubleTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableDoubleTranscriber.
 
ObjectTranscriber.ImmutableDoubleTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableDoubleTranscriber
 
ObjectTranscriber.ImmutableFloatTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableFloatTranscriber.
 
ObjectTranscriber.ImmutableFloatTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableFloatTranscriber
 
ObjectTranscriber.ImmutableIntegerTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableIntegerTranscriber.
 
ObjectTranscriber.ImmutableIntegerTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableIntegerTranscriber
 
ObjectTranscriber.ImmutableLongTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableLongTranscriber.
 
ObjectTranscriber.ImmutableLongTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableLongTranscriber
 
ObjectTranscriber.ImmutableShortTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableShortTranscriber.
 
ObjectTranscriber.ImmutableShortTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableShortTranscriber
 
ObjectTranscriber.ImmutableStringTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableStringTranscriber.
 
ObjectTranscriber.ImmutableStringTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableStringTranscriber
 
ObjectTranscriber.ImmutableTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableTranscriber.
 
ObjectTranscriber.ImmutableTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableTranscriber
 
ObjectTranscriber.IntArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.IntArrayTranscriber.
 
ObjectTranscriber.IntArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.IntArrayTranscriber
 
ObjectTranscriber.LinkedListTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.LinkedListTranscriber.
Transcribe LinkedList.
ObjectTranscriber.LinkedListTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.LinkedListTranscriber
 
ObjectTranscriber.LocaleTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.LocaleTranscriber.
Transcribe Locale.
ObjectTranscriber.LocaleTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.LocaleTranscriber
 
ObjectTranscriber.LongArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.LongArrayTranscriber.
 
ObjectTranscriber.LongArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.LongArrayTranscriber
 
ObjectTranscriber.MapTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.MapTranscriber.
Transcribe Maps.
ObjectTranscriber.MapTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.MapTranscriber
 
ObjectTranscriber.ObjArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ObjArrayTranscriber.
 
ObjectTranscriber.ObjArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ObjArrayTranscriber
 
ObjectTranscriber.ShortArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.ShortArrayTranscriber.
 
ObjectTranscriber.ShortArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.ShortArrayTranscriber
 
ObjectTranscriber.StringArrayTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.StringArrayTranscriber.
 
ObjectTranscriber.StringArrayTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.StringArrayTranscriber
 
ObjectTranscriber.TreeMapTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeMapTranscriber.
Transcribe TreeMap, including sco.TreeMap.
ObjectTranscriber.TreeMapTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeMapTranscriber
 
ObjectTranscriber.TreeSetTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeSetTranscriber.
Transcribe TreeSets.
ObjectTranscriber.TreeSetTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeSetTranscriber
 
ObjectTranscriber.VectorTranscriber - class org.apache.jdo.impl.fostore.ObjectTranscriber.VectorTranscriber.
Transcribe Vectors
ObjectTranscriber.VectorTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ObjectTranscriber.VectorTranscriber
 
Optimizer - class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer.
This class defines the optimizer pass of the JDOQL compiler.
Optimizer() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
OptimizerTokenTypes - interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes.
 
OptionSet - class org.apache.jdo.impl.enhancer.OptionSet.
Represents a set of options a program may support.
OptionSet(PrintWriter, PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet
Creates an instance.
OptionSet(PrintWriter, PrintWriter, String, String, String, String, String) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet
Creates an instance.
OptionSet.FlagOption - class org.apache.jdo.impl.enhancer.OptionSet.FlagOption.
An option representing a boolean flag.
OptionSet.FlagOption(String, String, String) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.FlagOption
Creates an instance.
OptionSet.FlagOption(String, String, String, boolean) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.FlagOption
Creates an instance.
OptionSet.HelpOption - class org.apache.jdo.impl.enhancer.OptionSet.HelpOption.
An option that always causes a USAGE_ERROR when parsed (used for '-h|--help' kind of options).
OptionSet.HelpOption(String, String, String) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.HelpOption
Creates an instance.
OptionSet.IntOption - class org.apache.jdo.impl.enhancer.OptionSet.IntOption.
An option representing a int value.
OptionSet.IntOption(String, String, String) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.IntOption
Creates an instance.
OptionSet.IntOption(String, String, String, int) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.IntOption
Creates an instance.
OptionSet.Option - class org.apache.jdo.impl.enhancer.OptionSet.Option.
The base class of all option types.
OptionSet.Option(String, String, String) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.Option
Creates an instance.
OptionSet.StringOption - class org.apache.jdo.impl.enhancer.OptionSet.StringOption.
An option representing a String value.
OptionSet.StringOption(String, String, String) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.StringOption
Creates an instance.
OptionSet.StringOption(String, String, String, String) - Constructor for class org.apache.jdo.impl.enhancer.OptionSet.StringOption
Creates an instance.
OrExpr - class org.apache.jdo.impl.jdoql.tree.OrExpr.
This node represents a logical or operator.
OrExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.OrExpr
The noarg constructor is needed for ANTLR support and deserialization.
OrExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.OrExpr
The noarg constructor is needed for ANTLR support.
OrExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.OrExpr
This constructor is called by the query tree instance.
OrExpression - interface org.apache.jdo.jdoql.tree.OrExpression.
This node represents a bitwise or logical or operator depending on the result types of its children.
OrderingComparator - class org.apache.jdo.impl.jdoql.OrderingComparator.
An instance of this class is used to compare two instances of Comparable based on the ordering expressions defined by a query tree.
OrderingComparator(TreeWalker, MemoryQuery) - Constructor for class org.apache.jdo.impl.jdoql.OrderingComparator
Constructs an ordering comparator for a tree walker and a node visitor.
OrderingComparator(TreeWalker, MemoryQuery, QueryTree) - Constructor for class org.apache.jdo.impl.jdoql.OrderingComparator
Constructs an ordering comparator for a tree walker, a node visitor and a query tree.
OrderingExpr - class org.apache.jdo.impl.jdoql.tree.OrderingExpr.
This node represents an ordering expression.
OrderingExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.OrderingExpr
The noarg constructor is needed for ANTLR support and deserialization.
OrderingExpr(int, String, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.OrderingExpr
This constructor is called by specialized nodes.
OrderingExpression - interface org.apache.jdo.jdoql.tree.OrderingExpression.
This node represents an ordering expression.
OutputStreamWrapper - class org.apache.jdo.impl.enhancer.OutputStreamWrapper.
This class serves as a wrapper for an output stream of a class file.
OutputStreamWrapper(OutputStream) - Constructor for class org.apache.jdo.impl.enhancer.OutputStreamWrapper
Constructs a new object.
objArrayTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
object - Variable in class org.apache.jdo.impl.jdoql.tree.NodeImpl
 
objectFieldManager - Variable in class org.apache.jdo.impl.state.StateManagerImpl
Helper StateFieldManager instance for fetching Object fields values for reachability and SCO processing.
objectId - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
objectIdClass - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Property objectIdClass.
objectIdClassResolved - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Flag indicating whether the objectIdClass is resolved already.
objectIdFieldConsumerClass - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
objectIdFieldSupplierClass - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
objectTranscriber - Static variable in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
objectType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Object.
objectValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
objectValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
offendingObject - Variable in class org.apache.jdo.model.ModelValidationException
This field holds the offending object -- the one being validated when the problem occurred
offset() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Return the offset of this instruction in the containing code sequence
offsets - Variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
oid - Variable in class org.apache.jdo.impl.fostore.ActivateClassHandler.ActivateClassFinisher
 
oid - Variable in class org.apache.jdo.impl.fostore.CreateOIDRequest
 
oid - Variable in class org.apache.jdo.impl.fostore.DeleteRequest
OID of the instance being deleted.
oid - Variable in class org.apache.jdo.impl.fostore.FetchRequest
 
oid - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
 
oid - Variable in class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
 
oid - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
oid - Variable in class org.apache.jdo.impl.fostore.OID
The 'value' of this OID.
oid - Variable in class org.apache.jdo.impl.fostore.SubclassSet
The oid of this list of subclasses.
oidArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
oidClassName - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
The name of the oid class.
oidOffsets - Variable in class org.apache.jdo.impl.fostore.InsertHandler.InsertFinisher
 
oidOffsets - Variable in class org.apache.jdo.impl.fostore.InsertRequest
 
oidString() - Method in class org.apache.jdo.impl.fostore.AID
Returns the id itself in String form, for debugging.
oidString() - Method in class org.apache.jdo.impl.fostore.OID
Returns the id itself in String form, for debugging.
oids - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
 
oids - Variable in class org.apache.jdo.impl.fostore.GetExtentRequest
List of returned object Ids
oids - Variable in class org.apache.jdo.impl.fostore.GetInstancesRequest
List of oids from which we get instances.
oidsIndex - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Index into oids.
okToCommit - Variable in class org.apache.jdo.impl.fostore.CommitHandler
Indicates whether or not the request should be honored.
okToReleaseConnection - Variable in class org.apache.jdo.impl.fostore.FOStoreConnector
True if we can release this connection after flushing.
okToReleaseDatabase - Variable in class org.apache.jdo.impl.fostore.CommitRequest
If true, then after committing the database should be released.
okToReleaseDatabase - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Indicates if releaseDatabase can really do so.
oldOID - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
 
opName(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
Return the name of the operation for a given opcode
opc_aaload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_aastore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_aconst_null - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_aload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_aload_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_aload_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_aload_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_aload_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_anewarray - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_areturn - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_arraylength - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_astore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_astore_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_astore_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_astore_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_astore_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_athrow - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_baload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_bastore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_bipush - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_caload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_castore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_checkcast - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_d2f - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_d2i - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_d2l - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dadd - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_daload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dastore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dcmpg - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dcmpl - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dconst_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dconst_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ddiv - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dload_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dload_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dload_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dload_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dmul - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dneg - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_drem - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dreturn - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dstore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dstore_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dstore_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dstore_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dstore_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dsub - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dup - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dup2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dup2_x1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dup2_x2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dup_x1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_dup_x2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_f2d - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_f2i - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_f2l - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fadd - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_faload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fastore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fcmpg - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fcmpl - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fconst_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fconst_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fconst_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fdiv - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fload_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fload_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fload_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fload_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fmul - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fneg - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_frem - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_freturn - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fstore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fstore_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fstore_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fstore_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fstore_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_fsub - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_getfield - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_getstatic - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_goto - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_goto_w - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_i2b - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_i2c - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_i2d - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_i2f - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_i2l - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_i2s - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iadd - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iaload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iand - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iastore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iconst_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iconst_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iconst_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iconst_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iconst_4 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iconst_5 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iconst_m1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_idiv - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_acmpeq - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_acmpne - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_icmpeq - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_icmpge - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_icmpgt - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_icmple - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_icmplt - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_if_icmpne - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ifeq - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ifge - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ifgt - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ifle - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iflt - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ifne - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ifnonnull - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ifnull - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iinc - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iload_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iload_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iload_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iload_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_imul - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ineg - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_instanceof - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_invokedynamic - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_invokeinterface - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_invokespecial - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_invokestatic - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_invokevirtual - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ior - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_irem - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ireturn - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ishl - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ishr - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_istore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_istore_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_istore_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_istore_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_istore_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_isub - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_iushr - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ixor - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_jsr - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_jsr_w - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_l2d - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_l2f - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_l2i - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ladd - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_laload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_land - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lastore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lcmp - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lconst_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lconst_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ldc - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ldc2_w - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ldc_w - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ldiv - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lload_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lload_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lload_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lload_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lmul - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lneg - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lookupswitch - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lor - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lrem - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lreturn - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lshl - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lshr - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lstore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lstore_0 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lstore_1 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lstore_2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lstore_3 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lsub - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lushr - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_lxor - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_monitorenter - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_monitorexit - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_multianewarray - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_new - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_newarray - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_nop - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_pop - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_pop2 - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_putfield - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_putstatic - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_ret - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_return - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_saload - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_sastore - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_sipush - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_swap - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_tableswitch - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opc_target - Static variable in class org.apache.jdo.impl.enhancer.classfile.Insn
 
opc_wide - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
opcode() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Return the opcode for this instruction
opcode() - Method in class org.apache.jdo.impl.enhancer.classfile.VMOp
Return the opcode value
opcodeName - Variable in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
opcodeValue - Variable in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
openClassInputStream(String) - Method in class org.apache.jdo.enhancer.Main
Opens an input stream for the given classname.
openClassInputStream(String) - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Opens an input stream for the given classname.
openConnection(URL) - Method in class org.apache.jdo.impl.fostore.FOStoreURLStreamHandler
 
openConnections - Variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
Count the number of connections open on this database.
openDatabase(String, String, long, byte[], boolean) - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Log in to the database.
openDatabase(String, String, long, byte[], boolean) - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Open the database if it exists, and verify the user authentication.
openFileInputStream(String) - Static method in class org.apache.jdo.enhancer.Main
Opens an input stream for the given filename
openFileInputStream(String) - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Opens an input stream for the given filename
openFileInputStream(String) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
openQueryResults - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
Set of open query result instances.
openZipEntry(ZipInputStream) - Static method in class org.apache.jdo.impl.enhancer.ClassFileEnhancerHelper
Opens the next zip entry of a zip input stream and copies it to a java.io.ByteArrayOutputStream.
operandValue - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
ops - Static variable in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
optimistic - Variable in class org.apache.jdo.impl.fostore.BeginTxRequest
Indicates whether an optimistic (true) or datastore (false) transaction is started.
optimistic - Variable in class org.apache.jdo.impl.fostore.DeleteRequest
Optimistic/datastore state of current transaction.
optimistic - Variable in class org.apache.jdo.impl.fostore.UpdateRequest
If true, update happens in context of an optimistic transaction.
optimistic - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
optimistic - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Flag for optimistic transaction
optimistic - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Flag that indicates type of the transaction.
optimistic - Variable in class org.apache.jdo.store.StoreManagerImpl
Indicates whether current transaction is optimistic or not.
optimize(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
optimize(JDOQLAST, ParameterTable) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
optimizeParameters - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Flag indicating whether query parameers should be included.
option - Variable in class org.apache.jdo.impl.fostore.DumpRequest
The DumpOption.
optionArray - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
Supported list of options for this implementation.
optionTable - Static variable in class org.apache.jdo.impl.fostore.DumpHandler
Maps DumpOptions to DumpOptionSubHandlers.
optionTable - Static variable in class org.apache.jdo.impl.fostore.Dumper
Maps DumpOptions to DumpOptionSubRequests.
options - Variable in class org.apache.jdo.enhancer.EnhancerMain
The options and arguments.
options - Variable in class org.apache.jdo.impl.enhancer.ClassArgMain
The options and arguments.
options - Variable in class org.apache.jdo.impl.enhancer.GenericMain
The options and arguments.
options - Variable in class org.apache.jdo.impl.enhancer.JdoMetaMain
The options and arguments.
options - Variable in class org.apache.jdo.impl.enhancer.OptionSet
The list of registered options.
options - Static variable in class org.apache.jdo.impl.fostore.DumpOption
Map from name to DumpOption.
optionsHeader - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Usage printout.
opts - Variable in class org.apache.jdo.enhancer.Main
The command line options.
opts - Variable in class org.apache.jdo.impl.enhancer.generator.Main
The command line options.
orderCandidates(Collection) - Method in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
This method filters the specified collection, removing all elements that are not assignment compatible to the candidate Class specified by the user, and then orders the results according to the ordering expression specified by the user.
orderCandidates(Collection) - Method in interface org.apache.jdo.query.QueryResultHelper
This method filters the specified collection, removing all elements that are not assignment compatible to the candidate Class specified by the user, and then orders the results according to the ordering expression specified by the user.
orderSpec() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
orderSpec(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
orderSpec(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
orderable - Variable in class org.apache.jdo.impl.model.java.ValueClassType
The orderable property.
ordering - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The ordering comparator.
ordering(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
ordering(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
orderingAST - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The AST representing the ordering specification.
orderingSpecification - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The ordering specification string as specified by setOrdering.
orderings - Variable in class org.apache.jdo.impl.jdoql.OrderingComparator
 
orderings - Variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
org.apache.jdo.ejb - package org.apache.jdo.ejb
This package contains classes and interfaces for EJB support.
org.apache.jdo.enhancer - package org.apache.jdo.enhancer
This package contains th eenhancer interface.
org.apache.jdo.impl.enhancer - package org.apache.jdo.impl.enhancer
 
org.apache.jdo.impl.enhancer.classfile - package org.apache.jdo.impl.enhancer.classfile
 
org.apache.jdo.impl.enhancer.core - package org.apache.jdo.impl.enhancer.core
 
org.apache.jdo.impl.enhancer.generator - package org.apache.jdo.impl.enhancer.generator
 
org.apache.jdo.impl.enhancer.meta - package org.apache.jdo.impl.enhancer.meta
 
org.apache.jdo.impl.enhancer.meta.model - package org.apache.jdo.impl.enhancer.meta.model
 
org.apache.jdo.impl.enhancer.meta.prop - package org.apache.jdo.impl.enhancer.meta.prop
 
org.apache.jdo.impl.enhancer.meta.util - package org.apache.jdo.impl.enhancer.meta.util
 
org.apache.jdo.impl.enhancer.util - package org.apache.jdo.impl.enhancer.util
 
org.apache.jdo.impl.fostore - package org.apache.jdo.impl.fostore
This package contains the implementation of the File/Object Store JDO Reference Implementation (FOStore, pronounced "foster").
org.apache.jdo.impl.jdoql - package org.apache.jdo.impl.jdoql
 
org.apache.jdo.impl.jdoql.jdoqlc - package org.apache.jdo.impl.jdoql.jdoqlc
 
org.apache.jdo.impl.jdoql.scope - package org.apache.jdo.impl.jdoql.scope
 
org.apache.jdo.impl.jdoql.tree - package org.apache.jdo.impl.jdoql.tree
 
org.apache.jdo.impl.model.java - package org.apache.jdo.impl.model.java
This package contains classes that are for use across all kinds of JavaModel implementations.
org.apache.jdo.impl.model.java.reflection - package org.apache.jdo.impl.model.java.reflection
 
org.apache.jdo.impl.model.java.runtime - package org.apache.jdo.impl.model.java.runtime
This package contains a runtime specific JavaModel implementation based on reflection.
org.apache.jdo.impl.model.jdo - package org.apache.jdo.impl.model.jdo
This package contains classes that implement the JDO model interfaces and provide access to JDO metadata.
org.apache.jdo.impl.model.jdo.caching - package org.apache.jdo.impl.model.jdo.caching
 
org.apache.jdo.impl.model.jdo.util - package org.apache.jdo.impl.model.jdo.util
 
org.apache.jdo.impl.model.jdo.xml - package org.apache.jdo.impl.model.jdo.xml
 
org.apache.jdo.impl.pm - package org.apache.jdo.impl.pm
This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation.
org.apache.jdo.impl.sco - package org.apache.jdo.impl.sco
This package contains implementation of the SCO-related interfaces.
org.apache.jdo.impl.state - package org.apache.jdo.impl.state
 
org.apache.jdo.jdoql - package org.apache.jdo.jdoql
This package contains interfaces defining the query result and a basic implementation.
org.apache.jdo.jdoql.tree - package org.apache.jdo.jdoql.tree
This package contains the query tree node interfaces, the node visitor interface and the tree walker.
org.apache.jdo.model - package org.apache.jdo.model
This package defines the Model Exception classes.
org.apache.jdo.model.java - package org.apache.jdo.model.java
This package defines the JavaModel API.
org.apache.jdo.model.jdo - package org.apache.jdo.model.jdo
This package defines the JDOModel API.
org.apache.jdo.pm - package org.apache.jdo.pm
This package contains provides internal interfaces for PersistenceManagerFactory and PersistenceManager extending the ones from javax.jdo.
org.apache.jdo.query - package org.apache.jdo.query
 
org.apache.jdo.sco - package org.apache.jdo.sco
This package contains SCO-related interfaces.
org.apache.jdo.state - package org.apache.jdo.state
This package contains the internal StateManager and teh FIeldManager interface.
org.apache.jdo.store - package org.apache.jdo.store
This package contains StoreManager and store-related interfaces plus an abstract StoreManager implementation.
org.apache.jdo.util - package org.apache.jdo.util
This package contains utility classes used across the JDORI including I18N support, Logger.
out - Variable in class org.apache.jdo.enhancer.Main
The stream to write messages to.
out - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
out - Variable in class org.apache.jdo.impl.enhancer.LogSupport
The stream to write messages to.
out - Variable in class org.apache.jdo.impl.enhancer.OutputStreamWrapper
The wrapped output stream.
out - Static variable in class org.apache.jdo.impl.enhancer.PersistenceLauncher
 
out - Variable in class org.apache.jdo.impl.enhancer.core.Environment
Writer for regular program output and warnings.
out - Variable in class org.apache.jdo.impl.enhancer.generator.Main
The stream to write messages to.
out - Variable in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
 
out - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
out - Variable in class org.apache.jdo.impl.enhancer.util.ResourceLocatorBase
 
out - Variable in class org.apache.jdo.impl.enhancer.util.Timer
 
out - Variable in class org.apache.jdo.impl.fostore.AIDTranscriber
 
out - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
Stream to which request writes itself.
out - Variable in class org.apache.jdo.impl.fostore.Message
This contains the Message's actual data for the store.
out - Variable in class org.apache.jdo.impl.fostore.Reply
 
out - Variable in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
 
outByteCodeRef - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
outputLevel - Variable in class org.apache.jdo.impl.model.jdo.xml.XMLExists
Output level.
owner - Variable in class org.apache.jdo.impl.fostore.FetchRequest
 
owner - Variable in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
 
owner - Variable in class org.apache.jdo.impl.sco.ArrayList
 
owner - Variable in class org.apache.jdo.impl.sco.Date
 
owner - Variable in class org.apache.jdo.impl.sco.HashMap
 
owner - Variable in class org.apache.jdo.impl.sco.HashSet
 
owner - Variable in class org.apache.jdo.impl.sco.Hashtable
 
owner - Variable in class org.apache.jdo.impl.sco.LinkedList
 
owner - Variable in class org.apache.jdo.impl.sco.SqlDate
 
owner - Variable in class org.apache.jdo.impl.sco.SqlTime
 
owner - Variable in class org.apache.jdo.impl.sco.SqlTimestamp
 
owner - Variable in class org.apache.jdo.impl.sco.TreeMap
 
owner - Variable in class org.apache.jdo.impl.sco.TreeSet
 
owner - Variable in class org.apache.jdo.impl.sco.Vector
 

P

PACKAGE_JDO - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
The name of a package JDO metadata file.
PARAMETER_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
PARAMETER_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
PARAMETER_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
PARAMETER_DECL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
PARAMETER_DECL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
PARAMETER_DECL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
PERSISTENT - Static variable in class org.apache.jdo.model.jdo.PersistenceModifier
Constant representing a persistence field modifier.
PERSIST_CF - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
PERSIST_CF_NAME - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
PERSIST_PROPS - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
PLUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
PLUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
PLUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
PLUS_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
PLUS_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
PLUS_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
POSSIBLY_PERSISTENT - Static variable in class org.apache.jdo.model.jdo.PersistenceModifier
Constant representing a possibly persistence field modifier.
PREFIX - Static variable in interface org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Msg
 
PROPERIES_FILE - Static variable in class org.apache.jdo.util.JDOJdk14Logger
Logging properties file name.
PROPERTY_ACCESS_MODIFIER - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
PROPERTY_ANNOTATION_TYPE - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
PROPERTY_ASSIGNER - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
A delimiter character between attribute name and attribute value
PROPERTY_DELIMITERS - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
A string of delimiter characters between attributes.
PROPERTY_JDO_MODIFIER - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
PROPERTY_OID_CLASSNAME - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
PROPERTY_SUPER_CLASSNAME - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
PROPERTY_TYPE - Static variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
 
PROVISIONAL_MASK - Static variable in class org.apache.jdo.impl.fostore.CLID
 
PROV_CLID_MASK - Static variable in class org.apache.jdo.impl.fostore.OID
 
PROV_UID_MASK - Static variable in class org.apache.jdo.impl.fostore.OID
 
P_CLEAN - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_CLEAN_TX - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_DELETED - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_DELETED_FLUSHED - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_DIRTY - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_DIRTY_FLUSHED - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_NEW - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_NEW_DELETED - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_NEW_FLUSHED - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_NEW_FLUSHED_DELETED - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_NEW_FLUSHED_DIRTY - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
P_NON_TX - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
ParameterAccessExpr - class org.apache.jdo.impl.jdoql.tree.ParameterAccessExpr.
This node represents a parameter access expression.
ParameterAccessExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ParameterAccessExpr
The noarg constructor is needed for ANTLR support and deserialization.
ParameterAccessExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ParameterAccessExpr
The noarg constructor is needed for ANTLR support.
ParameterAccessExpr(Class, String) - Constructor for class org.apache.jdo.impl.jdoql.tree.ParameterAccessExpr
This constructor is called by the query tree instance.
ParameterAccessExpression - interface org.apache.jdo.jdoql.tree.ParameterAccessExpression.
This node represents a parameter access expression.
ParameterDecl - class org.apache.jdo.impl.jdoql.tree.ParameterDecl.
This node represents a parameter declaration.
ParameterDecl() - Constructor for class org.apache.jdo.impl.jdoql.tree.ParameterDecl
The noarg constructor is needed for ANTLR support and deserialization.
ParameterDecl(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ParameterDecl
The noarg constructor is needed for ANTLR support.
ParameterDecl(Type, String) - Constructor for class org.apache.jdo.impl.jdoql.tree.ParameterDecl
This constructor delegates to the super class constructor.
ParameterDeclaration - interface org.apache.jdo.jdoql.tree.ParameterDeclaration.
This node represents a parameter access expression.
ParameterTable - class org.apache.jdo.impl.jdoql.scope.ParameterTable.
The query parameter table.
ParameterTable() - Constructor for class org.apache.jdo.impl.jdoql.scope.ParameterTable
 
PathConstants - interface org.apache.jdo.impl.enhancer.core.PathConstants.
Constant definitions for Java and JDO path prefixes.
PathResourceLocator - class org.apache.jdo.impl.enhancer.util.PathResourceLocator.
Searches resources within a path.
PathResourceLocator(PrintWriter, boolean, String) - Constructor for class org.apache.jdo.impl.enhancer.util.PathResourceLocator
Creates an instance.
PersistenceLauncher - class org.apache.jdo.impl.enhancer.PersistenceLauncher.
Application launcher for persistence-capable classes.
PersistenceLauncher() - Constructor for class org.apache.jdo.impl.enhancer.PersistenceLauncher
Creates new PersistenceLauncher.
PersistenceManagerFactoryImpl - class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.
This is an abstract PersistenceManagerFactoryImpl class that provides the StoreManager independent implementation of javax.jdo.PersistenceManager interface.
PersistenceManagerFactoryImpl() - Constructor for class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Creates new PersistenceManagerFactoryImpl without any user info.
PersistenceManagerFactoryImpl(String, String, String, String) - Constructor for class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Creates new PersistenceManagerFactoryImpl with user info
PersistenceManagerFactoryImpl.PMFAccessor - interface org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.PMFAccessor.
The preferred way of getting & restoring a PMF in JNDI is to do so via a Properties object.
PersistenceManagerFactoryImpl.ShutdownHook - class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.ShutdownHook.
Shutdown hook to close pmf instances left open when the JVM exits.
PersistenceManagerFactoryImpl.ShutdownHook() - Constructor for class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.ShutdownHook
 
PersistenceManagerFactoryInternal - interface org.apache.jdo.pm.PersistenceManagerFactoryInternal.
JDORI-internal PMF.
PersistenceManagerImpl - class org.apache.jdo.impl.pm.PersistenceManagerImpl.
This is the StoreManager independent implemetation of the org.apache.jdo.pm.PersistenceManagerInternal interface.
PersistenceManagerImpl(PersistenceManagerFactoryInternal, String, String) - Constructor for class org.apache.jdo.impl.pm.PersistenceManagerImpl
Constructs new instance of PersistenceManagerImpl for this PersistenceManagerFactoryInternal and particular combination of username and password.
PersistenceManagerImpl.EmptyExtent - class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent.
 
PersistenceManagerImpl.EmptyExtent(Class, boolean) - Constructor for class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
PersistenceManagerInternal - interface org.apache.jdo.pm.PersistenceManagerInternal.
Extends the PersistenceManager interface for JDO-internal use.
PersistenceManagerWrapper - class org.apache.jdo.impl.pm.PersistenceManagerWrapper.
This is a thin wrapper for the current implemetation of javax.jdo.PersistenceManager interface.
PersistenceManagerWrapper(PersistenceManagerImpl) - Constructor for class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
PersistenceModifier - class org.apache.jdo.model.jdo.PersistenceModifier.
This interface provides constants denoting JDO specific modifiers for fields of a persistence-capable class.
PersistenceModifier() - Constructor for class org.apache.jdo.model.jdo.PersistenceModifier
 
PersistentClean - class org.apache.jdo.impl.state.PersistentClean.
This class represents PersistentClean state specific state transitions as requested by StateManagerImpl.
PersistentClean() - Constructor for class org.apache.jdo.impl.state.PersistentClean
 
PersistentCleanTransactional - class org.apache.jdo.impl.state.PersistentCleanTransactional.
This class represents PersistentCleanTransactional state specific state transitions as requested by StateManagerImpl.
PersistentCleanTransactional() - Constructor for class org.apache.jdo.impl.state.PersistentCleanTransactional
 
PersistentDeleted - class org.apache.jdo.impl.state.PersistentDeleted.
This class represents PersistentDeleted state specific state transitions as requested by StateManagerImpl.
PersistentDeleted() - Constructor for class org.apache.jdo.impl.state.PersistentDeleted
 
PersistentDeletedFlushed - class org.apache.jdo.impl.state.PersistentDeletedFlushed.
This class represents PersistentDeletedFlushed state specific state transitions as requested by StateManagerImpl.
PersistentDeletedFlushed() - Constructor for class org.apache.jdo.impl.state.PersistentDeletedFlushed
 
PersistentDirty - class org.apache.jdo.impl.state.PersistentDirty.
This class represents PersistentDirty state specific state transitions as requested by StateManagerImpl.
PersistentDirty() - Constructor for class org.apache.jdo.impl.state.PersistentDirty
 
PersistentDirtyFlushed - class org.apache.jdo.impl.state.PersistentDirtyFlushed.
This class represents PersistentDirtyFlushedstate specific state transitions as requested by StateManagerImpl.
PersistentDirtyFlushed() - Constructor for class org.apache.jdo.impl.state.PersistentDirtyFlushed
 
PersistentNew - class org.apache.jdo.impl.state.PersistentNew.
This class represents PersistentNew state specific state transitions as requested by StateManagerImpl.
PersistentNew() - Constructor for class org.apache.jdo.impl.state.PersistentNew
 
PersistentNewDeleted - class org.apache.jdo.impl.state.PersistentNewDeleted.
This class represents PersistentNewDeleted state specific state transitions as requested by StateManagerImpl.
PersistentNewDeleted() - Constructor for class org.apache.jdo.impl.state.PersistentNewDeleted
 
PersistentNewFlushed - class org.apache.jdo.impl.state.PersistentNewFlushed.
This class represents PersistentNewFlushed state specific state transitions as requested by StateManagerImpl.
PersistentNewFlushed() - Constructor for class org.apache.jdo.impl.state.PersistentNewFlushed
 
PersistentNewFlushedDeleted - class org.apache.jdo.impl.state.PersistentNewFlushedDeleted.
This class represents PersistentNewFlushedDeleted state specific state transitions as requested by StateManagerImpl.
PersistentNewFlushedDeleted() - Constructor for class org.apache.jdo.impl.state.PersistentNewFlushedDeleted
 
PersistentNewFlushedDirty - class org.apache.jdo.impl.state.PersistentNewFlushedDirty.
This class represents PersistentNewFlushedDirty state specific state transitions as requested by StateManagerImpl.
PersistentNewFlushedDirty() - Constructor for class org.apache.jdo.impl.state.PersistentNewFlushedDirty
 
PersistentNonTransactional - class org.apache.jdo.impl.state.PersistentNonTransactional.
This class represents PersistentNonTransactional state specific state transitions as requested by StateManagerImpl.
PersistentNonTransactional() - Constructor for class org.apache.jdo.impl.state.PersistentNonTransactional
 
PlusExpr - class org.apache.jdo.impl.jdoql.tree.PlusExpr.
This node represents a binary plus operator.
PlusExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.PlusExpr
The noarg constructor is needed for ANTLR support and deserialization.
PlusExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.PlusExpr
The noarg constructor is needed for ANTLR support.
PlusExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.PlusExpr
This constructor is called by the query tree instance.
PlusExpression - interface org.apache.jdo.jdoql.tree.PlusExpression.
This node represents a binary plus operator.
Pool - class org.apache.jdo.util.Pool.
A general purpose pooling class.
Pool(int) - Constructor for class org.apache.jdo.util.Pool
Constructs a pool that will limit the number of objects which it can contain.
PredefinedType - class org.apache.jdo.impl.model.java.PredefinedType.
Instances of this class represent a type that is not a persistence capable class, but is known by JDO.
PredefinedType(Class) - Constructor for class org.apache.jdo.impl.model.java.PredefinedType
Constructor taking a Class instance.
PredefinedType(Class, JavaType) - Constructor for class org.apache.jdo.impl.model.java.PredefinedType
Constructor taking a Class instance and a JavaType representing the superclass of the new JavaType instance.
PrimitiveType - class org.apache.jdo.impl.model.java.PrimitiveType.
A PrimitiveType instance represents a primitive type as defined in the Java language.
PrimitiveType(Class) - Constructor for class org.apache.jdo.impl.model.java.PrimitiveType
Constructor.
PrintSupport - class org.apache.jdo.impl.model.jdo.util.PrintSupport.
 
PrintSupport() - Constructor for class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
packageOf(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Returns the vm package name for the vm class name.
pad(int) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
pad(String, int) - Static method in class org.apache.jdo.impl.enhancer.util.Timer
 
parameterAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
parameterAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
parameterDeclarations - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The parameter declaration string as specified by declareParameters.
parameterList - Variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
parameterMap - Variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
parameters - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
parameters - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The table of parameter values.
parameters(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
parameters(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
paramsAST - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The AST representing the parameter declarations.
paramtab - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
Represents parameter values.
paramtab - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
The query parameter table
paramtab - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
The query parameter table
parent - Variable in class org.apache.jdo.impl.jdoql.tree.NodeImpl
 
parent - Variable in class org.apache.jdo.impl.model.java.AbstractJavaModel
The parent JavaModel.
parse(Iterator) - Method in class org.apache.jdo.impl.enhancer.OptionSet.FlagOption
 
parse(Iterator) - Method in class org.apache.jdo.impl.enhancer.OptionSet.HelpOption
 
parse(Iterator) - Method in class org.apache.jdo.impl.enhancer.OptionSet.IntOption
 
parse(Iterator) - Method in class org.apache.jdo.impl.enhancer.OptionSet.Option
Parse this option for arguments it may require.
parse(Iterator) - Method in class org.apache.jdo.impl.enhancer.OptionSet.StringOption
 
parse(String[]) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Parses options and arguments.
parse(InputSource) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
The recognizer entry method taking an InputSource.
parse(URL) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
The recognizer entry method taking a URL.
parse(InputSource, JDOHandler) - Static method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
The recognizer entry method taking an Inputsource.
parse(URL, JDOHandler) - Static method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
The recognizer entry method taking a URL.
parse(InputSource, JDOParser) - Static method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
parseChar(String) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Converts the string argument into a single char.
parseClass(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
parseClass(PrintWriter, int) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
parseFilter() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseImports() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseJDOClass(String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Parses the attributes-string of a class and puts them into a JDOClass-object.
parseJDOField(String, String, JDOClass) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Parses the attribute-string of a field.
parseJDOFields(JDOClass) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Parses all fields of a given class.
parseOrdering() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseParameters() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseProperties(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Parses the attribute-string of a class- or fieldname.
parseProperty(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Parses the given attribute and splits it into name and value.
parseVariables() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
password - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
password - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionId
The password of this connection.
password - Variable in class org.apache.jdo.impl.fostore.LoginRequest
The password from the PMF password property.
password - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
password - Variable in class org.apache.jdo.impl.pm.TransactionImpl
 
pathForSig(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
pathForType(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
pathToURLs(String) - Static method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
pc - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
pcClass - Variable in class org.apache.jdo.impl.fostore.OID
 
pcKeyOwnerClassName - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The name of this class or the next persistence-capable superclass that owns a key class, or the PC rootclass if none defines a key class.
pcRootClassName - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The name of the persistence-capable rootclass if defined.
pcSuperClassName - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The name of the persistence-capable superclass if defined.
pcSuperKeyOwnerClassName - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The name next persistence-capable superclass that owns a key class, or the PC rootclass if none defines a key class.
pcSuperclass - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Relationship JDOClass<->JDOClass.
pcSuperclassName - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Property pcSuperclassName.
pcSuperclassResolved - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Flag indicating whether the pcSuperclass is resolved already.
persistenceCapableClass - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
persistenceManager - Variable in class org.apache.jdo.impl.pm.TransactionImpl
PersistenceManager associated with this transaction (1-1)
persistenceManagerClass - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
persistenceModifier - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property persistenceModifier.
persistenceType - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
What type of class is this with respect to persistence.
persistentFieldNumbers - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Field numbers of PERSISTENT fields.
persistentFields - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Array of persistent fields, incluing inherited fields.
persistentNonPrimaryKeyFieldNumbers - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Field numbers of persistent non primaryKey fields.
persistentRelationshipFieldNumbers - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Field numbers of persistent relationship fields.
persistentRelationshipFields - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Persistent relationship fields.
persistentSerializableFieldNumbers - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Field numbers of persistent, serializable fields.
pkg() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Returns the vm package name for this class.
pm - Variable in class org.apache.jdo.impl.fostore.CreateOIDRequest
 
pm - Variable in class org.apache.jdo.impl.fostore.Dumper.DumpOptionSubRequest
 
pm - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent
Persistence manager on which getExtent was invoked by user.
pm - Variable in class org.apache.jdo.impl.fostore.FetchRequest
 
pm - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
PM on whose behalf we read
pm - Variable in class org.apache.jdo.impl.fostore.GetClassRequest
PersistenceManagerInternal used to load the class.
pm - Variable in class org.apache.jdo.impl.fostore.GetExtentRequest
The PersistenceManagerInternal that is making this request.
pm - Variable in class org.apache.jdo.impl.fostore.GetInstancesRequest
The PersistenceManagerInternal that is making this request.
pm - Variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
pm - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
pm - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The pm for this query instance.
pm - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The query PM
pm - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The persistence manager of the query instance.
pm - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
The persistence manager of the query instance.
pm - Variable in class org.apache.jdo.impl.pm.CacheManagerImpl
 
pm - Variable in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
pmCache - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Transactional cache of PersistenceManager instances
pmFactory - Variable in class org.apache.jdo.impl.pm.TransactionImpl
PersistenceManagerFactory associated with this transaction
pmSet - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
The set of all PersistenceManagers that are not closed.
pmf - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
PersistenceManagerFactory via which request is being done.
pmf - Static variable in class org.apache.jdo.impl.fostore.Dumper
 
pmf - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
pmf - Variable in class org.apache.jdo.impl.fostore.FOStoreConnector
Datasource to which this Connector writes its Message.
pmf - Variable in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
pmf - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
PersistenceManagerFactory that created (and could be pooling) this PersistenceManager
pmfAccessors - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Tables which map from names to PMFAccessors.
pool() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the constant pool for the class file
pool() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeEnv
 
pool - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
pool() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnReadEnv
Get the constant pool which applies to the method being decoded
pool - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The classfile's constant pool.
pool - Variable in class org.apache.jdo.impl.enhancer.core.Annotater
The classfile's constant pool.
pool - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
The classfile's constant pool.
pool - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The classfile's constant pool.
pool - Variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
Pool for this database.
poolSize - Static variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
For now, set the pool size to 1.
poolSize - Static variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
pop() - Method in class org.apache.jdo.impl.enhancer.util.Timer
 
popCurrentWrapper(PersistenceManagerWrapper) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Replace current wrapper with the previous
port - Variable in class org.apache.jdo.impl.fostore.Main.ListenerRunnable
The port number to listen on.
port - Variable in class org.apache.jdo.impl.fostore.Main
The port number to use for incoming connections.
postLoad() - Method in class org.apache.jdo.impl.state.StateManagerImpl
If this class implements InstanceCallbacks, call the jdoPostLoad method.
postfixExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
preDelete() - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
preFlush() - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Write a CommitRequest and flush the connector, to cause all CreateOid and ActivateClass requests to be committed in the database *before* any inserts, updates, or deletes.
preFlush() - Method in class org.apache.jdo.store.StoreManagerImpl
Perform any actions required before StateManager's are flushed.
preSerialize(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Guarantee that the serializable transactional and persistent fields are loaded into the instance.
preStore() - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
preStore() - Method in interface org.apache.jdo.state.StateManagerInternal
Calls preStore on the associated object if necessary.
predefinedTypes - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
Map of all predefined types.
prefix - Static variable in class org.apache.jdo.impl.enhancer.OptionSet
 
prefix - Static variable in class org.apache.jdo.impl.enhancer.PersistenceLauncher
 
prefix - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
The class name as resource name.
prepareFlush(boolean) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Lower-level before-commit method - phase 1.
prepareSetField(PersistenceCapable, int, FieldManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Preparation steps for setXXXField operation for non-Object type field.
prepareSetField(PersistenceCapable, int, FieldManager, Object, Object) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Preparation steps for setXXXField operation for Object type field.
prepareSetField1(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Verification and load part of the preparation steps for setXXXField operation.
prepareSetField2(int, FieldManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transtion write access and replace value step for setXXXField operation.
prependMethod(String, String, CodeAttribute, ExceptionsAttribute) - Method in class org.apache.jdo.impl.enhancer.core.Augmenter
Extends an exisiting method by prepending code.
prev() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Returns the previous instruction in the code sequence
prev - Variable in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
prevInsn - Variable in class org.apache.jdo.impl.enhancer.classfile.Insn
 
primType(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
primary() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
primary(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
primary(AST, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
primaryKey - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property primaryKey.
primaryKeyFieldNumbers - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Field numbers of primaryKey fields.
primaryKeyFields - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Primary key fields.
primitiveType() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
primitiveType(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
primitiveTypeNames - Static variable in class org.apache.jdo.impl.model.jdo.util.TypeSupport
 
print(String) - Method in class org.apache.jdo.impl.enhancer.LogSupport
Prints out a message.
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Print a description of the attributes
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
Print a description of the attribute to the print stream
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
 
print(PrintStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.GenericAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
 
print(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.SyntheticAttribute
 
print() - Method in class org.apache.jdo.impl.enhancer.util.Timer
 
print(Object) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
 
print(Class) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
 
print(String) - Static method in class org.apache.jdo.impl.fostore.Main
Print a message on the standard output.
printAll() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print options and arguments.
printArgs() - Method in class org.apache.jdo.enhancer.Main.CmdLineOptions
Print command line options.
printArgumentHeader() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printArgumentUsage() - Method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Print a usage message to System.err.
printArgumentUsage() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printArguments() - Method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Print arguments.
printArguments() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print arguments.
printElements(PrintStream, String, Object[]) - Static method in class org.apache.jdo.impl.sco.Freezer
For debugging, print the contents of a frozen collection.
printEntries(PrintStream, String, Map.Entry[]) - Static method in class org.apache.jdo.impl.sco.Freezer
For debugging, print the contents of a frozen entrySet.
printError(String, Throwable) - Method in class org.apache.jdo.enhancer.Main
Prints out an error.
printError(String, Throwable) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
printInsn(PrintStream) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Print this instruction to the output stream
printJDOArray(int, JDOArray) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOClass(JDOClass) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOClass(int, JDOClass) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOCollection(int, JDOCollection) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOExtension(JDOExtension) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOExtension(int, JDOExtension) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOExtensions(JDOExtension[]) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOExtensions(int, JDOExtension[]) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOField(JDOField) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOField(int, JDOField) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOFields(JDOField[]) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOFields(int, JDOField[]) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOMap(int, JDOMap) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOModel(JDOModel) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDOReference(int, JDOReference) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDORelationship(JDORelationship) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDORelationship(int, JDORelationship) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printJDORelationshipHelper(int, JDORelationship) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printList(PrintStream) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Print the sequence of instructions to the output stream
printListArgument(String, List) - Method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Print argument of list type.
printMessage(String) - Method in class org.apache.jdo.enhancer.Main
Prints out a message.
printMessage(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
printMessage(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Prints out a verbose message.
printMessage(String) - Method in class org.apache.jdo.impl.enhancer.util.ResourceLocatorBase
Prints out a verbose message.
printOptionHeader() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printOptionUsage() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printOptions() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print options.
printReturnHeader() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printReturnUsage() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printStackTrace() - Method in class org.apache.jdo.impl.enhancer.EnhancerUserException
Prints this EnhancerUserException and its backtrace to the standard error output.
printStackTrace(PrintStream) - Method in class org.apache.jdo.impl.enhancer.EnhancerUserException
Prints this EnhancerUserException and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.EnhancerUserException
Prints this EnhancerUserException and its backtrace to the specified print writer.
printStackTrace() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
printStackTrace(PrintStream) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
printStackTrace(PrintWriter) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
printStackTrace() - Method in class org.apache.jdo.model.ModelException
Prints this ModelException and its backtrace to the standard error output.
printStackTrace(PrintStream) - Method in class org.apache.jdo.model.ModelException
Prints this ModelException and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.apache.jdo.model.ModelException
Prints this ModelException and its backtrace to the specified print writer.
printStackTrace() - Method in class org.apache.jdo.model.ModelFatalException
Prints this ModelFatalException and its backtrace to the standard error output.
printStackTrace(PrintStream) - Method in class org.apache.jdo.model.ModelFatalException
Prints this ModelFatalException and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.apache.jdo.model.ModelFatalException
Prints this ModelFatalException and its backtrace to the specified print writer.
printSupportedVersions() - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
printTime(Object, String) - Static method in class org.apache.jdo.impl.fostore.Tester
 
printUsage() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printUsageError(String) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage error message to System.err.
printUsageHeader() - Method in class org.apache.jdo.impl.enhancer.ClassArgOptions
Print a usage message to System.err.
printUsageHeader() - Method in class org.apache.jdo.impl.enhancer.EnhancerOptions
Print a usage message to System.err.
printUsageHeader() - Method in class org.apache.jdo.impl.enhancer.JdoMetaOptions
Print a usage message to System.err.
printUsageHeader() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print a usage message to System.err.
printWarning(String) - Method in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
Prints out a warning message.
println(String) - Method in class org.apache.jdo.impl.enhancer.LogSupport
Prints out a message.
println() - Method in class org.apache.jdo.impl.enhancer.LogSupport
Prints out a message.
println(String) - Static method in class org.apache.jdo.impl.fostore.Dumper
Print a message on the standard output.
println(String) - Method in class org.apache.jdo.impl.fostore.Tester.Timer
 
println(int, String) - Static method in class org.apache.jdo.impl.model.jdo.util.PrintSupport
 
printlnErr(String, Throwable, boolean) - Method in class org.apache.jdo.impl.enhancer.LogSupport
Prints out an error message.
printlnErr(String, Throwable) - Method in class org.apache.jdo.impl.enhancer.LogSupport
Prints out an error message.
printlnErr(String) - Method in class org.apache.jdo.impl.enhancer.LogSupport
Prints out an error message.
printlnErr() - Method in class org.apache.jdo.impl.enhancer.LogSupport
Prints out an error message.
process() - Method in class org.apache.jdo.enhancer.EnhancerMain
Run the enhancer.
process(String[]) - Method in class org.apache.jdo.enhancer.Main
Process command line options and run enhancer.
process() - Method in class org.apache.jdo.impl.enhancer.GenericMain
Do processing (to be overloaded by subclasses).
process(String[]) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Parse and check options and arguments.
process() - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
Run the annotation test.
process() - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
Run the augmentation test.
process() - Method in class org.apache.jdo.impl.enhancer.util.Disassembler
Run the disassembler.
process(Object, Object) - Method in class org.apache.jdo.impl.sco.HashMap
Processes single put operation in this map.
process(Object, Object) - Method in class org.apache.jdo.impl.sco.Hashtable
Processes single put operation in this map.
process(Object, Object) - Method in class org.apache.jdo.impl.sco.TreeMap
Processes single put operation in this map.
process(Object, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.ReachabilityHandler.AutoPersistentProcessor
Transition Object or elements of a Collection or values and keys of a Map to auto-persistent inside an active transaction (persistence-by-reachability)
process(Object, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.ReachabilityHandler.MakePersistentProcessor
Transition Object or elements of a Collection or values and keys of a Map to Persistent at commit (persistence-by-reachability)
process(Object, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.ReachabilityHandler.Processor
Processes reachability requests.
process(Object, PersistenceManagerInternal, boolean) - Method in class org.apache.jdo.impl.state.ReachabilityHandler
Process recursevely requests for persistence-by-reachability.
processArgs(String[]) - Method in class org.apache.jdo.enhancer.Main.CmdLineOptions
Process command line options.
processArgs(String[]) - Method in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
Process command line options
processArgs(String[]) - Method in class org.apache.jdo.impl.model.jdo.xml.XMLExists
Helper method to do command line argument processing.
processArray(Object[], PersistenceManagerInternal) - Method in class org.apache.jdo.impl.state.ReachabilityHandler.AutoPersistentProcessor
Processes Array of referenced objects for possible auto-persistence (persistence-by-reachability).
processInStore(FOStoreClientConnection, boolean) - Method in class org.apache.jdo.impl.fostore.Message
Write this message to the given connection, and read replies from that connection, processing replies as they are read.
processQueue() - Method in class org.apache.jdo.util.WeakHashSet
Removes all garbage collected values with their keys from the map.
processQueue() - Method in class org.apache.jdo.util.WeakValueHashMap
Removes all garbage collected values with their keys from the map.
processReachability(boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition referenced fields to Persistent at commit (persistence-by-reachability)
processReplies(DataInput, Message) - Static method in class org.apache.jdo.impl.fostore.ReplyHandler
Process all replies in the given input stream.
processRequests() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Process requests from client.
processRequests() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
 
processedResources - Variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Set of names of XML resources that are processed already (see {link #lookupXMLMetadata(String className)}.
processingInstruction(String, String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
processors - Variable in class org.apache.jdo.impl.state.ReachabilityHandler
Map of possible processors.
processors - Variable in class org.apache.jdo.impl.state.SCOProcessor
Map of possible processors.
properties - Variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
The properties to parse.
propertiesFileName - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
propertiesType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Properties.
propertyChangeSupport - Variable in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Property change support.
propsAccessors - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
These PMFAccessors are for configuring non-connection properties.
provideField(int, FieldManager, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
provideField(int, FieldManager, boolean) - Method in interface org.apache.jdo.state.StateManagerInternal
Causes the values of the field indicated by the specified field number be given to the FieldManager.
provideFields(int[], FieldManager, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
provideFields(int[], FieldManager, boolean) - Method in interface org.apache.jdo.state.StateManagerInternal
Causes the values of the fields indicated by the specified fields to be given to the FieldManager.
providedBooleanField(PersistenceCapable, int, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedByteField(PersistenceCapable, int, byte) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedCharField(PersistenceCapable, int, char) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedDoubleField(PersistenceCapable, int, double) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedFloatField(PersistenceCapable, int, float) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedIntField(PersistenceCapable, int, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedLongField(PersistenceCapable, int, long) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedObjectField(PersistenceCapable, int, Object) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedShortField(PersistenceCapable, int, short) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
providedStringField(PersistenceCapable, int, String) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
provisional - Variable in class org.apache.jdo.impl.fostore.CLID
 
provisionalCLIDs - Variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
provisionalCLIDs - Variable in class org.apache.jdo.impl.fostore.FOStoreModel
Maps from provisional CLID's to java.lang.Class's.
provisionalOIDs - Variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
provisionalOIDs - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
Map provisional id's that were created on behalf of this PMF to the real id's that have been returned by various StoreManager instances that are bound to this PMF.
push(String) - Method in class org.apache.jdo.impl.enhancer.util.Timer
 
push(String, String) - Method in class org.apache.jdo.impl.enhancer.util.Timer
 
pushCurrentWrapper(PersistenceManagerWrapper) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Remember the current wrapper
put(OID, Object) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Associates the specified value with the specified key in this index.
put(Class, CLID) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
Add a mapping from ClassMetaData to CLID.
put(Object, Object) - Method in class org.apache.jdo.impl.sco.HashMap
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class org.apache.jdo.impl.sco.Hashtable
Associates the specified value with the specified key in this map.
put(Object, Object) - Method in class org.apache.jdo.impl.sco.TreeMap
Associates the specified value with the specified key in this map.
put(Object) - Method in class org.apache.jdo.util.Pool
Puts the given object into the pool, if there the pool has fewer than the number of elements specifed when created.
put(Object, Object) - Method in class org.apache.jdo.util.WeakValueHashMap
Puts a new (key,value) into the map.
putAll(Map) - Method in class org.apache.jdo.impl.sco.HashMap
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class org.apache.jdo.impl.sco.Hashtable
Copies all of the mappings from the specified map to this one.
putAll(Map) - Method in class org.apache.jdo.impl.sco.TreeMap
Copies all of the mappings from the specified map to this one.
putAllInternal(Map) - Method in class org.apache.jdo.impl.sco.HashMap
 
putAllInternal(Map) - Method in class org.apache.jdo.impl.sco.Hashtable
 
putAllInternal(Map) - Method in class org.apache.jdo.impl.sco.TreeMap
 
putAllInternal(Map) - Method in interface org.apache.jdo.sco.SCOMap
Copies all of the mappings from the specified map to this one without recording the event.
putInternal(Object, Object) - Method in class org.apache.jdo.impl.sco.HashMap
 
putInternal(Object, Object) - Method in class org.apache.jdo.impl.sco.Hashtable
 
putInternal(Object, Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
putInternal(Object, Object) - Method in interface org.apache.jdo.sco.SCOMap
Associates the specified value with the specified key in this map without recording the event.
putRequest(RequestId, Request) - Method in class org.apache.jdo.impl.fostore.Message
Maps the given request to the given requestId.

Q

QUERY_TREE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
QUERY_TREE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
QUERY_TREE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
QUIET - Static variable in class org.apache.jdo.impl.model.jdo.xml.XMLExists
No messages, just set the exit code.
QueryImpl - class org.apache.jdo.impl.jdoql.QueryImpl.
This class implements the JDO query interface (see Query).
QueryImpl(PersistenceManagerInternal) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create an empty query instance with no elements.
QueryImpl(PersistenceManagerInternal, Object) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create a new Query using elements from another Query.
QueryImpl(PersistenceManagerInternal, Class) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create a new Query specifying the Class of the candidate instances.
QueryImpl(PersistenceManagerInternal, Extent) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create a new Query with the candidate Extent; the class is taken from the Extent.
QueryImpl(PersistenceManagerInternal, Class, Collection) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create a query instance with the candidate class and candidate collection specified.
QueryImpl(PersistenceManagerInternal, Class, String) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create a new Query with the Class of the candidate instances and Filter.
QueryImpl(PersistenceManagerInternal, Class, Collection, String) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create a new Query with the Class of the candidate instances, candidate Collection, and filter.
QueryImpl(PersistenceManagerInternal, Extent, String) - Constructor for class org.apache.jdo.impl.jdoql.QueryImpl
Create a new Query with the candidate Extent and filter; the class is taken from the Extent.
QueryResult - interface org.apache.jdo.query.QueryResult.
An instance of this interface is returned as the result of Query.execute(...).
QueryResultHelper - interface org.apache.jdo.query.QueryResultHelper.
This interface is a helper for the query execution strategy of the StoreManager.
QueryResultHelperImpl - class org.apache.jdo.impl.jdoql.QueryResultHelperImpl.
This class implements the helper interface to support the query execution strategy of the StoreManager.
QueryResultHelperImpl(PersistenceManagerInternal, QueryTree, Object, ParameterTable, VariableTable) - Constructor for class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
 
QueryResultIterator - interface org.apache.jdo.query.QueryResultIterator.
This interface is used to iterate a query result.
QueryTree - interface org.apache.jdo.jdoql.tree.QueryTree.
Instances of classes implementing this interface represent the root of a query tree.
qualifiedName() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
qualifiedName(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
qualifiedNameStar() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
query(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
query(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
queryTimeout - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
queryTree - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The internal query representation set by the constructor taking a compiled query.
queryTree - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The query tree.
queryTree - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The complete query tree.
queue - Variable in class org.apache.jdo.util.WeakHashSet
Helps to detect garbage collected values.
queue - Variable in class org.apache.jdo.util.WeakValueHashMap
 
quiet - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
quiet - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The quiet option.
quiet - Variable in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
quietOption - Variable in class org.apache.jdo.impl.enhancer.core.Environment
If true, squash warnings.

R

RECOGNIZED_PUBLIC_ID - Static variable in class org.apache.jdo.impl.model.jdo.xml.JDOParser.JDOEntityResolver
 
RECOGNIZED_SYSTEM_ID - Static variable in class org.apache.jdo.impl.model.jdo.xml.JDOParser.JDOEntityResolver
 
RESERVED_MASK - Static variable in class org.apache.jdo.impl.fostore.OID
 
RESERVED_SHIFT - Static variable in class org.apache.jdo.impl.fostore.OID
 
ROLLBACK - Static variable in class org.apache.jdo.impl.fostore.Status
Database rolled back due to user request.
RPAREN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
RPAREN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
RPAREN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
ReachabilityHandler - class org.apache.jdo.impl.state.ReachabilityHandler.
This is the helper class to process persistence-by-reachability requests from the StateManager.
ReachabilityHandler() - Constructor for class org.apache.jdo.impl.state.ReachabilityHandler
Constructs a new ReachabilityHandler without specific parameters.
ReachabilityHandler.AutoPersistentProcessor - class org.apache.jdo.impl.state.ReachabilityHandler.AutoPersistentProcessor.
Processor for MakeAutoPersistent request.
ReachabilityHandler.AutoPersistentProcessor() - Constructor for class org.apache.jdo.impl.state.ReachabilityHandler.AutoPersistentProcessor
 
ReachabilityHandler.MakePersistentProcessor - class org.apache.jdo.impl.state.ReachabilityHandler.MakePersistentProcessor.
Processor for MakePersistent request.
ReachabilityHandler.MakePersistentProcessor() - Constructor for class org.apache.jdo.impl.state.ReachabilityHandler.MakePersistentProcessor
 
ReachabilityHandler.Processor - class org.apache.jdo.impl.state.ReachabilityHandler.Processor.
An abstract class that knows how process reachability requests.
ReachabilityHandler.Processor() - Constructor for class org.apache.jdo.impl.state.ReachabilityHandler.Processor
 
ReflectionJavaField - class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField.
A reflection based JavaField implementation used at runtime.
ReflectionJavaField(Field, JavaType) - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
Constructor for fields w/o JDO metadata.
ReflectionJavaField(JDOField, JavaType) - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
Constructor for fields having JDO metadata.
ReflectionJavaField(JDOField, JavaType, JavaType) - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
Constructor for fields having JDO metadata.
ReflectionJavaModel - class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel.
A reflection based JavaModel implementation used at runtime.
ReflectionJavaModel(ClassLoader, ReflectionJavaModelFactory) - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
Constructor.
ReflectionJavaModelFactory - class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModelFactory.
A reflection based JavaModelFactory implementation.
ReflectionJavaModelFactory() - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModelFactory
 
ReflectionJavaType - class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType.
/** A reflection based JavaType implementation used at runtime.
ReflectionJavaType(Class, JDOModel) - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Constructor.
RegisterClassListener - class org.apache.jdo.impl.model.java.runtime.RegisterClassListener.
The Model listener gets notified whenever a persistence-capable class gets registered with the JDOImplHelper at runtime.
RegisterClassListener(JDOImplHelper, RuntimeJavaModelFactory) - Constructor for class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
Constructor.
Reply - class org.apache.jdo.impl.fostore.Reply.
Represents the result of processing a request.
Reply(RequestId, FOStoreOutput) - Constructor for class org.apache.jdo.impl.fostore.Reply
 
ReplyHandler - class org.apache.jdo.impl.fostore.ReplyHandler.
Processes replies that are received from the store.
ReplyHandler() - Constructor for class org.apache.jdo.impl.fostore.ReplyHandler
 
Request - interface org.apache.jdo.impl.fostore.Request.
Represents the ability to send information to the actual file/object store.
RequestFactory - interface org.apache.jdo.impl.fostore.RequestFactory.
Creates different kinds of requests.
RequestFinisher - interface org.apache.jdo.impl.fostore.RequestFinisher.
Means by which a request can indicate that there is work to be done once all requests have been processed.
RequestHandler - class org.apache.jdo.impl.fostore.RequestHandler.
This dispatches each request received by the store to the appropriate request-type-specific request handler.
RequestHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.RequestHandler
 
RequestHandler.HandlerFactory - interface org.apache.jdo.impl.fostore.RequestHandler.HandlerFactory.
Means by which subclasses are created.
RequestId - class org.apache.jdo.impl.fostore.RequestId.
Represents a simple id associated with a request.
RequestId(long) - Constructor for class org.apache.jdo.impl.fostore.RequestId
 
RequestId(DataInput) - Constructor for class org.apache.jdo.impl.fostore.RequestId
Create a new RequestId by reading it's representation from the input.
RequestType - class org.apache.jdo.impl.fostore.RequestType.
Represents a kind of Request.
RequestType(int, Class, RequestHandler.HandlerFactory) - Constructor for class org.apache.jdo.impl.fostore.RequestType
 
RequestType(DataInput) - Constructor for class org.apache.jdo.impl.fostore.RequestType
 
ResourceLocator - interface org.apache.jdo.impl.enhancer.util.ResourceLocator.
Provides a method for searching resources.
ResourceLocatorBase - class org.apache.jdo.impl.enhancer.util.ResourceLocatorBase.
Base class for resource locators.
ResourceLocatorBase(PrintWriter, boolean) - Constructor for class org.apache.jdo.impl.enhancer.util.ResourceLocatorBase
Creates an instance.
ResourceLocatorTimer - class org.apache.jdo.impl.enhancer.util.ResourceLocatorTimer.
 
ResourceLocatorTimer(ResourceLocator) - Constructor for class org.apache.jdo.impl.enhancer.util.ResourceLocatorTimer
Creates an instance.
RollbackHandler - class org.apache.jdo.impl.fostore.RollbackHandler.
Process Rollback requests.
RollbackHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.RollbackHandler
 
RollbackRequest - class org.apache.jdo.impl.fostore.RollbackRequest.
Represents a request to cause operations since the previous Commit or Rollback request to rollback.
RollbackRequest(Message, FOStorePMF) - Constructor for class org.apache.jdo.impl.fostore.RollbackRequest
 
RuntimeJavaModel - class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel.
A reflection based JavaModel implementation used at runtime.
RuntimeJavaModel(ClassLoader, ReflectionJavaModelFactory) - Constructor for class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel
Constructor.
RuntimeJavaModelFactory - class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory.
A reflection based JavaModelFactory implementation used at runtime.
RuntimeJavaModelFactory() - Constructor for class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
Creates a new RuntimeJavaModelFactory.
RuntimeJavaType - class org.apache.jdo.impl.model.java.runtime.RuntimeJavaType.
/** A reflection based JavaType implementation used at runtime.
RuntimeJavaType(Class, JDOModel) - Constructor for class org.apache.jdo.impl.model.java.runtime.RuntimeJavaType
Constructor.
reachabilityHandler - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
 
read(ConstUtf8, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
read(ConstUtf8, DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
read(DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
General attribute reader
read(DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
 
read(DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassField
 
read(DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
read(ConstUtf8, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
read(ConstUtf8, int, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstFieldRef
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstInterfaceMethodRef
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstMethodRef
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstString
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
 
read(DataInputStream) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
 
read(ConstUtf8, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
 
read(DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
 
read(DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
 
read(ConstUtf8, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
 
read(InsnReadEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
 
read(InsnReadEnv, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
read(InsnReadEnv, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
read(InsnReadEnv, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
read(InsnReadEnv, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
read(ConstUtf8, DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
 
read(DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
read(ConstUtf8, DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute
 
read(ConstUtf8, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
 
read(ConstUtf8, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
 
read(ConstUtf8, DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.SyntheticAttribute
 
read(InputStream) - Method in class org.apache.jdo.impl.fostore.Block
 
read(DataInput) - Static method in class org.apache.jdo.impl.fostore.CLID
 
read(InputStream) - Method in class org.apache.jdo.impl.fostore.DBClass
Initialize this DBClass from the given stream.
read(InputStream) - Method in class org.apache.jdo.impl.fostore.DBExtent
 
read(InputStream) - Method in class org.apache.jdo.impl.fostore.DBInfo
 
read(DataInput) - Static method in class org.apache.jdo.impl.fostore.DumpOption
Return the instance of a DumpOption that corresponds to the value read from the DataInput.
read(DataInput) - Static method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
read(DataInput) - Static method in class org.apache.jdo.impl.fostore.OID
 
read(InputStream) - Method in class org.apache.jdo.impl.fostore.SubclassSet
Initialize this SubclassSet from the given stream.
readAttributes(DataInputStream, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
General attribute reader
readAttributes(DataInputStream, CodeEnv) - Static method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
ClassMethod attribute reader
readBlock(FOStoreInput) - Method in class org.apache.jdo.impl.fostore.InsertHandler
 
readBoolean() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readBuffer(DataInput) - Method in class org.apache.jdo.impl.fostore.AID
Reads AID buffer's value from the input stream.
readByte() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readChar() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readClassDetails(DBClass.ClassDetail[], DataInputStream) - Method in class org.apache.jdo.impl.fostore.DBClass
Read details from the given input stream.
readConstant(DataInputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
readConstants(DataInputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
readDouble() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readExternal(ObjectInput) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Reads this PMF's state from the given object input.
readFields(DataInputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
readFloat() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readFully(byte[]) - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readFully(byte[], int, int) - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readInputFromClient() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Read the input stream from the socket.
readInputFromClient() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
 
readInstances(DataInput, int, FOStoreModel, PersistenceManagerInternal, Class) - Static method in class org.apache.jdo.impl.fostore.GetExtentRequest
Reads instances from given DataInput using a FieldFetcher.
readInt() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readInterfaces(DataInputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
readLine() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readLong() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readMethods(DataInputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
readObject(ObjectInputStream) - Method in class org.apache.jdo.impl.fostore.AID
Reads this AID's value from the input stream.
readObject(ObjectInputStream) - Method in class org.apache.jdo.impl.fostore.OID
Reads this OID's value from the input stream.
readObject(ObjectInputStream) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Serialization support.
readObject(ObjectInputStream) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
readShort() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readUTF() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readUnsignedByte() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
readUnsignedShort() - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
receiveFromStore(FOStoreClientConnection, boolean) - Method in class org.apache.jdo.impl.fostore.Message
Receive the replies from the store and process them.
recordConstant(ConstBasic) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
refresh(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Refresh dirty persistent instance in this PersistenceManager.
refresh(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Refresh the state of the instance from the data store.
refresh(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
refresh() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Refresh object inside of an active transaction as requested by the LifeCycle.
refreshAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Refresh the state of an array of instances from the data store.
refreshAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Refresh the state of a Collection of instances from the data store.
refreshAll() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Refresh the state of all applicable instances from the data store.
refreshAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
refreshAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
refreshAll() - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
refreshAllInternal(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process refreshAll call.
refreshAllNontransactional() - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Refresh nontransactional instances in the weak cache of this PersistenceManager.
refreshAllTransactional() - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Refresh dirty persistent instances in the transactional cache of this PersistenceManager.
refreshInstance() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition to Clean
refreshInstance() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state to P_CLEAN or P_NON_TX
refreshInternal(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process refresh call.
register(OptionSet.Option) - Method in class org.apache.jdo.impl.enhancer.OptionSet
Registers an option with the set.
register(StateManagerInternal, Object, boolean, boolean) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Register persistent instance in the transactional cache
register(StateManagerInternal, Object, boolean, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
register(StateManagerInternal, Object, boolean, boolean) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Adds persistent object to the cache.
registerClass(Insn) - Method in class org.apache.jdo.impl.enhancer.core.Builder
Adds the code for the jdoPersistenceCapableSuperclass field.
registerClass(RegisterClassEvent) - Method in class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
This method gets called when a persistence-capable class is registered.
registerEJBHelper(EJBHelper) - Static method in class org.apache.jdo.ejb.EJBImplHelper
Register class that implements EJBHelper interface Should be called by a static method at class initialization time.
registerNonTransactional() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Adds this StateManager to non-transactional caches
registerPersistenceManager(PersistenceManagerImpl, Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Registers PersistenceManager in the transactional cache in managed environment in case of BMT with JDO Transaction.
registerSynchronization(Synchronization) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Register a Synchronization object for this transaction object.
registerTransactional() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Adds this StateManager to all caches
registerTransient(StateManagerInternal) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Register transient instance in the transient cache
registerTransient(StateManagerInternal) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
registerTransient(StateManagerInternal) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Adds transient object to the transient cache.
registeredPMFs - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Collection of registered pmf instances.
relationalExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
relationalExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
relationalExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
relationship - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Relationship JDOField<->JDORelationship.
relativeFieldNumber - Variable in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Relative field number.
releaseDatabase(FOStoreDatabase) - Static method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Release the database for other connections to use.
releaseDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Release the database associated with this connection.
releasePersistenceManager(PersistenceManagerImpl, Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Releases closed PersistenceManager that is not in use
releaseStoreManager(PersistenceManager) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
releaseStoreManager(PersistenceManager) - Method in interface org.apache.jdo.pm.PersistenceManagerFactoryInternal
Allows the PMF to release any resources associated with the given PM's store manager.
reload() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Fetches or refreshes pc instance.
reload() - Method in interface org.apache.jdo.state.StateManagerInternal
Fetch or refresh object from the data store.
remap(FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
If the current clid is provisional, replace it with a real one if possible.
remapCLIDs(FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.DBClass
Changes the CLID mapping of this DBClass's fields and PC superclasses in the database as from provisional to real as necessary.
remapCLIDs(DBClass.ClassDetail[], FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.DBClass
Changes provisional CLIDs to real CLIDs in the given ClassDetails.
remapTypes(String, Map) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
classTranslations contains a set of mappings of class names.
remove() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Removes the current instruction from it's embedding sequence.
remove(OID) - Method in class org.apache.jdo.impl.fostore.DBExtent
 
remove() - Method in class org.apache.jdo.impl.fostore.DBInfo.DBClassIterator
 
remove() - Method in class org.apache.jdo.impl.fostore.DBInfo.ExtentIterator
 
remove(OID) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Removes all values assosiated in the index with specified key.
remove() - Method in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Always throws UnsupportedOperationException.
remove() - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic.MetadataResourceNameIterator
This Iterator does not implement this method.
remove(Object) - Method in class org.apache.jdo.impl.sco.ArrayList
Removes the first occurrence of the specified element in this ArrayList If the ArrayList does not contain the element, it is unchanged.
remove(int) - Method in class org.apache.jdo.impl.sco.ArrayList
Removes the element at the specified position in this ArrayList.
remove() - Method in class org.apache.jdo.impl.sco.Freezer.FrozenIterator
This operation is not supported.
remove(Object) - Method in class org.apache.jdo.impl.sco.HashMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class org.apache.jdo.impl.sco.HashSet
Removes the given element from this set if it is present.
remove(Object) - Method in class org.apache.jdo.impl.sco.Hashtable
Removes the mapping for this key from this map if present.
remove(Object) - Method in class org.apache.jdo.impl.sco.LinkedList
Removes the first occurrence of the specified element in this LinkedList If the LinkedList does not contain the element, it is unchanged.
remove(int) - Method in class org.apache.jdo.impl.sco.LinkedList
Removes the element at the specified position in this LinkedList.
remove(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
Removes the mapping for this key from this map if present.
remove(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
Removes the given element from this set if it is present.
remove(Object) - Method in class org.apache.jdo.impl.sco.Vector
Removes the first occurrence of the specified element in this Vector If the Vector does not contain the element, it is unchanged.
remove(int) - Method in class org.apache.jdo.impl.sco.Vector
Removes the element at the specified position in this Vector.
remove() - Method in class org.apache.jdo.query.BasicQueryResult.BasicQueryResultIterator
Throw an exception.
remove(Object) - Method in class org.apache.jdo.query.BasicQueryResult
This method throws UnsupportedOperationException because the collection is read-only.
remove(Object) - Method in class org.apache.jdo.util.WeakHashSet
Removes the given element from this set if it is present.
remove(Object) - Method in class org.apache.jdo.util.WeakValueHashMap.EntrySet
 
remove(Object) - Method in class org.apache.jdo.util.WeakValueHashMap
Removes key and value for the given key.
removeAll(Collection) - Method in class org.apache.jdo.impl.sco.ArrayList
Removes from this ArrayList all of its elements that are contained in the specified Collection.
removeAll(Collection) - Method in class org.apache.jdo.impl.sco.HashSet
Removes from this collection all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in class org.apache.jdo.impl.sco.LinkedList
Removes from this LinkedList all of its elements that are contained in the specified Collection.
removeAll(Collection) - Method in class org.apache.jdo.impl.sco.TreeSet
Removes from this collection all of its elements that are contained in the specified collection (optional operation).
removeAll(Collection) - Method in class org.apache.jdo.impl.sco.Vector
Removes from this Vector all of its elements that are contained in the specified Collection.
removeAll(Collection) - Method in class org.apache.jdo.query.BasicQueryResult
This method throws UnsupportedOperationException because the collection is read-only.
removeAllElements() - Method in class org.apache.jdo.impl.sco.Vector
Removes all components from this vector and sets its size to zero.
removeBoundVariable() - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
 
removeDeclaredMember(JDOMember) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Remove the supplied member from the collection of members maintained by this JDOClass.
removeDeclaredMember(JDOMember) - Method in class org.apache.jdo.impl.model.jdo.caching.JDOClassImplCaching
Remove the supplied member from the collection of members maintained by this JDOClass.
removeDeclaredMember(JDOMember) - Method in interface org.apache.jdo.model.jdo.JDOClass
Remove the supplied member from the collection of members maintained by this JDOClass.
removeElement(Object) - Method in class org.apache.jdo.impl.sco.Vector
Removes the first (lowest-indexed) occurrence of the argument from this vector.
removeElementAt(int) - Method in class org.apache.jdo.impl.sco.Vector
Deletes the component at the specified index.
removeFirst() - Method in class org.apache.jdo.impl.sco.LinkedList
Removes and returns the first element from this list.
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.ArrayList
 
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.HashMap
 
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.HashSet
 
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.Hashtable
 
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.LinkedList
 
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
 
removeInternal(Object) - Method in class org.apache.jdo.impl.sco.Vector
 
removeInternal(Object) - Method in interface org.apache.jdo.sco.SCOCollection
Removes element from the Collection without recording the event.
removeInternal(Object) - Method in interface org.apache.jdo.sco.SCOMap
Removes mappings from the Map without recording the event.
removeJDOExtension(JDOExtension) - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Remove the supplied vendor extension from the collection of extensions maintained by this JDOElement.
removeJDOExtension(JDOExtension) - Method in interface org.apache.jdo.model.jdo.JDOElement
Remove the supplied vendor extension from the collection of extensions maintained by this JDOElement.
removeLast() - Method in class org.apache.jdo.impl.sco.LinkedList
Removes and returns the last element from this list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Remove a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.apache.jdo.model.jdo.JDOElement
Remove a property change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Remove a vetoable change listener.
removeVetoableChangeListener(VetoableChangeListener) - Method in interface org.apache.jdo.model.jdo.JDOElement
Remove a vetoable change listener.
removed - Variable in class org.apache.jdo.impl.sco.ArrayList
 
removed - Variable in class org.apache.jdo.impl.sco.HashSet
 
removed - Variable in class org.apache.jdo.impl.sco.LinkedList
 
removed - Variable in class org.apache.jdo.impl.sco.TreeSet
 
removed - Variable in class org.apache.jdo.impl.sco.Vector
 
removedBoundVariable - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
removedKeys - Variable in class org.apache.jdo.impl.sco.HashMap
 
removedKeys - Variable in class org.apache.jdo.impl.sco.Hashtable
 
removedKeys - Variable in class org.apache.jdo.impl.sco.TreeMap
 
removedValues - Variable in class org.apache.jdo.impl.sco.HashMap
 
removedValues - Variable in class org.apache.jdo.impl.sco.Hashtable
 
removedValues - Variable in class org.apache.jdo.impl.sco.TreeMap
 
replace(OID, Object) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Replaces the original value associated with the specified key in this index with new value.
replace(int[], FieldManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition the lifecycle state as if the instance is retrieved from the datastore, but use the specified field values instead of loading them from the datastore.
replace(int[], FieldManager) - Method in interface org.apache.jdo.state.StateManagerInternal
Transition the lifecycle state as if the instance is retrieved from the datastore, but use the specified field values instead of loading them from the datastore.
replaceFields(int[], FieldManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replaceFields(int[], FieldManager) - Method in interface org.apache.jdo.state.StateManagerInternal
For replacing field values in a PC with the ones that is provided by the FieldManager.
replaceObjectId(Object, Object) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
 
replaceObjectId(Object, Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
replaceObjectId(Object, Object) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Replaces the objectId key value in the cache.
replacePersistenceManagerFactory(PersistenceManagerFactory) - Method in interface org.apache.jdo.ejb.EJBHelper
Replace newly created instance of internal PersistenceManagerFactory with the hashed one if it exists.
replacePersistenceManagerFactory(PersistenceManagerFactory) - Static method in class org.apache.jdo.ejb.EJBImplHelper
Returns the hashed instance of internal PersistenceManagerFactory that compares equal to the newly created instance or the instance itself if it is not found.
replaceProvisionalOIDWithReal(OID, FOStorePMF, StateManagerInternal) - Method in class org.apache.jdo.impl.fostore.AID
Replaces provisional oid with real oid (datastore identity only)
replaceProvisionalOIDWithReal(OID, FOStorePMF, StateManagerInternal) - Method in class org.apache.jdo.impl.fostore.OID
Replaces provisional oid with real oid (datastore identity only)
replaceSCO(SCO, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Replace field value with tracked SCO.
replaceSCOFields() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Replaces field values that are regular SCO instances with tracked SCOs.
replaceSCOFields() - Method in interface org.apache.jdo.state.StateManagerInternal
Replaces field values that are regular SCO instances with tracked SCOs.
replaceSCOWithClones(int[]) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Replaces SCO instances with clones in the before image to preserve the state.
replaceUnloadedFields(int[], FieldManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
For replacing field values in a PC with one that is provided by the FieldManager.
replacingBooleanField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingByteField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingCharField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingDoubleField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingFlags(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
The owning StateManager uses this method to supply the value of the flags to the PersistenceCapable instance.
replacingFloatField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingIntField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingLongField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingObjectField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingShortField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
replacingStateManager(PersistenceCapable, StateManager) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Replace the current value of jdoStateManager.
replacingStringField(PersistenceCapable, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
reply - Variable in class org.apache.jdo.impl.fostore.RequestHandler
Subclasses use this Reply instance to send data back to their corresponding client-side request.
replyDataPosition - Variable in class org.apache.jdo.impl.fostore.Reply
 
reportError(int, int, String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
reportError(RecognitionException) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
Report lexer exception errors caught in nextToken()
reportError(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
Lexer error-reporting function
reportError(RecognitionException) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
ANTLR method called when an error was detected.
reportError(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
ANTLR method called when an error was detected.
reportError(int, int, String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
reportError(RecognitionException) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
reportError(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
reportError(RecognitionException) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
reportError(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
reportInconsistentJDOMembers(Set, Set) - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Reports an error for some found/missing JDO fields or methods.
reportWarning(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
Lexer warning-reporting function
reportWarning(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
ANTLR method called when a warning was detected.
requestHandlers - Static variable in class org.apache.jdo.impl.fostore.RequestType
 
requestId - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
 
requestId - Variable in class org.apache.jdo.impl.fostore.Reply
 
requestType - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
 
requestTypes - Static variable in class org.apache.jdo.impl.fostore.RequestType
 
requests - Variable in class org.apache.jdo.impl.fostore.Message
Set of request objects that are in the process of carrying out their function; maps from a RequestId to Request.
requiresExtent - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Property requiresExtent.
requiresExtent() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Determines whether an extent must be managed for the persistence-capable class described by this JDOClass.
requiresExtent() - Method in interface org.apache.jdo.model.jdo.JDOClass
Determines whether an extent must be managed for the persistence-capable class described by this JDOClass.
reset() - Method in class org.apache.jdo.impl.enhancer.core.Environment
Reset the environment.
reset() - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
Reset the stream.
reset() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Nullifies the declared fields in this node as well as the underlying ANTLR tree structure.
reset() - Method in class org.apache.jdo.impl.sco.ArrayList
 
reset() - Method in class org.apache.jdo.impl.sco.HashMap
 
reset() - Method in class org.apache.jdo.impl.sco.HashSet
 
reset() - Method in class org.apache.jdo.impl.sco.Hashtable
 
reset() - Method in class org.apache.jdo.impl.sco.LinkedList
 
reset() - Method in class org.apache.jdo.impl.sco.TreeMap
 
reset() - Method in class org.apache.jdo.impl.sco.TreeSet
 
reset() - Method in class org.apache.jdo.impl.sco.Vector
 
reset() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Reset all settings
reset() - Method in interface org.apache.jdo.sco.SCOCollection
Resets removed and added lists after flush
reset() - Method in interface org.apache.jdo.sco.SCOMap
Resets removed and added lists after flush
resetDirtyFields() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Clear dirtyFields list on flush
resetOwner(Object[], int, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Set owner on elements of an Array of SCO objects.
resetOwner(Iterator, int, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Set owner on elements of an Iterator of SCO objects.
resetOwner(Object, int, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Set owner on referenced SCO objects.
resetOwner(SCO, int, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Set owner on referenced SCO objects.
resetRef() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Reset all references to null
resetTimeout() - Static method in class org.apache.jdo.impl.fostore.Main
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
Resolve integer index references to the actual constant pool entries that they represent.
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstString
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
 
resolve(ConstantPool) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
 
resolve(String, Object) - Method in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage.Resolver
 
resolve(String) - Method in class org.apache.jdo.impl.jdoql.scope.TypeNames
Resolves a type name.
resolveEntity(String, String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser.JDOEntityResolver
 
resolveOffset(int) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
 
resolveOffsets() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Assign offsets to instructions and return the number of bytes.
resolvePool() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
resolveType(JDOModel, String, String) - Static method in class org.apache.jdo.impl.model.jdo.util.TypeSupport
Returns a JavaType representation for the specified type name.
resolver - Static variable in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Dummy ObjectResolver instance required by BtreeStorage create and open methods.
restoreFields() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Restore fields from beforeImage on commit or rollback called by LifeCycle on commit or rollback transition.
restoreValues - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
restoreValues - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Flag that indicates how to handle objects after rollback.
result - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
result - Variable in class org.apache.jdo.query.BasicQueryResult
The result after filtering the candidates for the proper class, ordering the results, and filtering candidates for the user-defined filter.
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
What are the types of the stack results?
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
What are the types of the stack results?
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
What are the types of the stack results?
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
What are the types of the stack results?
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
What are the types of the stack results?
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
What are the types of the stack results?
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
resultTypes() - Method in class org.apache.jdo.impl.enhancer.classfile.VMOp
Return the type descriptor for the stack results of the operation.
results - Variable in class org.apache.jdo.impl.fostore.DumpHandler
List of results.
retainAll(Collection) - Method in class org.apache.jdo.impl.sco.ArrayList
Retains only the elements in this ArrayList that are contained in the specified Collection.
retainAll(Collection) - Method in class org.apache.jdo.impl.sco.HashSet
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in class org.apache.jdo.impl.sco.LinkedList
Retains only the elements in this LinkedList that are contained in the specified Collection.
retainAll(Collection) - Method in class org.apache.jdo.impl.sco.TreeSet
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection) - Method in class org.apache.jdo.impl.sco.Vector
Retains only the elements in this Vector that are contained in the specified Collection.
retainAll(Collection) - Method in class org.apache.jdo.query.BasicQueryResult
This method throws UnsupportedOperationException because the collection is read-only.
retainValues - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
retainValues - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Flag that indicates how to handle objects after commit.
retrieve(PersistenceCapable) - Method in class org.apache.jdo.impl.pm.CacheManagerImpl
Retrieve Hollow persistent instance in this PersistenceManager.
retrieve(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Retrieve field values of an instance from the store.
retrieve(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Retrieve an instance from the store.
retrieve() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Transition on retrieve request.
retrieve() - Method in interface org.apache.jdo.state.StateManagerInternal
Retrieve an instance from the store.
retrieveAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Retrieve field values of instances from the store.
retrieveAll(Object[], boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Retrieve field values of instances from the store.
retrieveAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Retrieve field values of instances from the store.
retrieveAll(Collection, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Retrieve field values of instances from the store.
retrieveAll(Object[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Retrieve field values of instances from the store.
retrieveAll(Object[], boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Retrieve field values of instances from the store.
retrieveAll(Collection) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Retrieve field values of instances from the store.
retrieveAll(Collection, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
Retrieve field values of instances from the store.
retrieveAllInternal(Object[], boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process retrieveAll call.
retrieveInternal(Object, boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Internal method to process retrieve call.
returnHeader - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Usage printout.
returnToPool(PersistenceManagerImpl) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Returns unused PersistenceManager to the free pool
reverseArgSig(StringBuffer, String, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Given a StringBuffer, a method descriptor, and a index to the start of an argument descriptor, append the arguments to the string buffer in reverse order.
rf - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent
 
rf - Variable in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
rollback() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
If rollbackOnly is set, then the store has already done a rollback, so we don't do one now (but neither do we throw an exception, as do other methds).
rollback() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Rolls back the work done in this connection.
rollback() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Rolls back the work done in this connection.
rollback() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Rollback the transaction represented by this transaction object.
rollback() - Method in interface org.apache.jdo.store.Connector
Requests that the Connector drop all changes made since the previous commit/rollback and releases any database locks currently held by this Connector.
rollbackChanges() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
rollbackConnector() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Rollback a connector does rollback and close
rollbackOnly - Variable in class org.apache.jdo.impl.fostore.FOStoreConnector
 
root - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Root in filesystem at which database will be created.
root - Variable in class org.apache.jdo.impl.fostore.Main
The root of the file system for database path names.
rot13(String) - Static method in class org.apache.jdo.impl.fostore.FOStorePMF
 
run(String[]) - Method in class org.apache.jdo.impl.enhancer.GenericMain
Process command line arguments, run initialization and do processing.
run(FOStoreDatabase, String) - Method in class org.apache.jdo.impl.fostore.DumpHandler.ClassHandler
 
run(FOStoreDatabase, String) - Method in class org.apache.jdo.impl.fostore.DumpHandler.DBInfoHandler
 
run(FOStoreDatabase, String) - Method in class org.apache.jdo.impl.fostore.DumpHandler.DumpOptionSubHandler
Must be implemented to dump particular kind of info.
run() - Method in class org.apache.jdo.impl.fostore.Dumper.DumpOptionSubRequest
Called by clients to cause information to be dumped.
run() - Method in class org.apache.jdo.impl.fostore.Main.ConnectionRunnable
Run the Connection Thread.
run() - Method in class org.apache.jdo.impl.fostore.Main.ListenerRunnable
Run the listener thread.
run() - Method in class org.apache.jdo.impl.fostore.Main.TimeoutRunnable
Run the timeout thread.
run(String[]) - Method in class org.apache.jdo.impl.fostore.Main
Run the main program.
run(List) - Method in class org.apache.jdo.impl.model.jdo.xml.XMLExists
This method checks all classes from the specified list of class names.
run() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.ShutdownHook
 
runtimeJavaModelFactory - Static variable in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
The singleton RuntimeJavaModelFactory instance.

S

SCO - interface org.apache.jdo.sco.SCO.
 
SCOCollection - interface org.apache.jdo.sco.SCOCollection.
 
SCODate - interface org.apache.jdo.sco.SCODate.
 
SCOHelper - class org.apache.jdo.impl.sco.SCOHelper.
Helper class used by Tracked SCO implementations.
SCOHelper() - Constructor for class org.apache.jdo.impl.sco.SCOHelper
 
SCOMap - interface org.apache.jdo.sco.SCOMap.
 
SCOProcessor - class org.apache.jdo.impl.state.SCOProcessor.
This is the helper class to process SCO-related requests from the StateManager.
SCOProcessor() - Constructor for class org.apache.jdo.impl.state.SCOProcessor
Constructs a new SCOProcessor without specific parameters.
SCOProcessor.CollectionProcessor - class org.apache.jdo.impl.state.SCOProcessor.CollectionProcessor.
Processor for trackUpdates request for SCOCollection.
SCOProcessor.CollectionProcessor() - Constructor for class org.apache.jdo.impl.state.SCOProcessor.CollectionProcessor
 
SCOProcessor.DateProcessor - class org.apache.jdo.impl.state.SCOProcessor.DateProcessor.
Processor for trackUpdates request for SCODate.
SCOProcessor.DateProcessor() - Constructor for class org.apache.jdo.impl.state.SCOProcessor.DateProcessor
 
SCOProcessor.MapProcessor - class org.apache.jdo.impl.state.SCOProcessor.MapProcessor.
Processor for trackUpdates request for SCOMap.
SCOProcessor.MapProcessor() - Constructor for class org.apache.jdo.impl.state.SCOProcessor.MapProcessor
 
SCOProcessor.Processor - class org.apache.jdo.impl.state.SCOProcessor.Processor.
An abstract class that knows how process SCO-related requests.
SCOProcessor.Processor() - Constructor for class org.apache.jdo.impl.state.SCOProcessor.Processor
 
SEMI - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
SEMI - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
SEMI - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
SERIALIZABLE - Static variable in interface org.apache.jdo.impl.enhancer.core.JDO_PC_MemberConstants
 
SERIALIZABLE - Static variable in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
 
SHORT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
SHORT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
SHORT - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
SHORT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
SHORT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
SHORT_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
SL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
SL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
SL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
SR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
SR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
SR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
STAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
STAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
STAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
STARTS_WITH - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
STARTS_WITH - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
STARTS_WITH - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
STAR_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
STAR_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
STAR_ASSIGN - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
STATIC_FIELD_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
STATIC_FIELD_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
STATIC_FIELD_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
STRING_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
STRING_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
STRING_LITERAL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
SUBCLASS_UID - Static variable in class org.apache.jdo.impl.fostore.DBInfo
 
SUNJDO_PC_EnhancedAttribute - Static variable in interface org.apache.jdo.impl.enhancer.core.EnhancerConstants
 
SUNJDO_PC_EnhancedVersion - Static variable in interface org.apache.jdo.impl.enhancer.core.EnhancerConstants
 
SUNJDO_PC_sunjdoClassForName_Mods - Static variable in interface org.apache.jdo.impl.enhancer.core.EnhancerConstants
 
SUNJDO_PC_sunjdoClassForName_Name - Static variable in interface org.apache.jdo.impl.enhancer.core.EnhancerConstants
 
SUNJDO_PC_sunjdoClassForName_Sig - Static variable in interface org.apache.jdo.impl.enhancer.core.EnhancerConstants
 
Semantic - class org.apache.jdo.impl.jdoql.jdoqlc.Semantic.
This class defines the semantic analysis of the JDOQL compiler.
Semantic() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
SemanticTokenTypes - interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes.
 
ShortArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
ShortLiteralExpr - class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr.
This node represents a short literal.
ShortLiteralExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr
The noarg constructor is needed for ANTLR support and deserialization.
ShortLiteralExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr
The noarg constructor is needed for ANTLR support.
ShortLiteralExpr(Short) - Constructor for class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr
This constructor is called by the query tree instance.
ShortLiteralExpr(short) - Constructor for class org.apache.jdo.impl.jdoql.tree.ShortLiteralExpr
This constructor is called by the query tree instance.
ShortLiteralExpression - interface org.apache.jdo.jdoql.tree.ShortLiteralExpression.
This node represents a short literal.
ShortTranscriber - class org.apache.jdo.impl.fostore.ShortTranscriber.
Transcribes short values.
ShortTranscriber() - Constructor for class org.apache.jdo.impl.fostore.ShortTranscriber
 
SignatureAttribute - class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute.
A SignatureAttribute is a fixed-length attribute in the attributes table of ClassFile, ClassField, and ClassMethod structures.
SignatureAttribute(ConstUtf8, ConstUtf8) - Constructor for class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
Construct a signature attribute
SimpleFieldManager - class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager.
This is the means by which a StateManager implementation's setXXXField() method (where XXX is e.g.
SimpleFieldManager() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
SimpleFieldManager - class org.apache.jdo.impl.state.SimpleFieldManager.
This is the means by which a StateManager implementation's * setXXXField() method (where XXX is e.g.
SimpleFieldManager() - Constructor for class org.apache.jdo.impl.state.SimpleFieldManager
 
SourceFileAttribute - class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute.
Represents the source file attribute in a class file
SourceFileAttribute(ConstUtf8, ConstUtf8) - Constructor for class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
Constructor for a source file attribute
SqlDate - class org.apache.jdo.impl.sco.SqlDate.
A mutable 2nd class object that represents java.sql.Date.
SqlDate() - Constructor for class org.apache.jdo.impl.sco.SqlDate
Creates a SqlDate object that represents the time at which it was allocated.
SqlDate(long) - Constructor for class org.apache.jdo.impl.sco.SqlDate
Creates a SqlDate object that represents the given time in milliseconds.
SqlTime - class org.apache.jdo.impl.sco.SqlTime.
A mutable 2nd class object that represents java.sql.Time.
SqlTime() - Constructor for class org.apache.jdo.impl.sco.SqlTime
Creates a SqlTime object that represents the time at which it was allocated.
SqlTime(long) - Constructor for class org.apache.jdo.impl.sco.SqlTime
Creates a SqlTime object that represents the given time in milliseconds.
SqlTimestamp - class org.apache.jdo.impl.sco.SqlTimestamp.
A mutable 2nd class object that represents java.sql.Timestamp
SqlTimestamp() - Constructor for class org.apache.jdo.impl.sco.SqlTimestamp
Creates a SqlTimestamp object that represents the time at which it was allocated.
SqlTimestamp(long) - Constructor for class org.apache.jdo.impl.sco.SqlTimestamp
Creates a SqlTimestamp object that represents the given time in milliseconds.
StartsWithCallExpr - class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr.
This node represents the method call expression String.startsWith.
StartsWithCallExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr
The noarg constructor is needed for ANTLR support and deserialization.
StartsWithCallExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr
The noarg constructor is needed for ANTLR support.
StartsWithCallExpr(Expression, Expression[]) - Constructor for class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr
This constructor is called by the query tree instance.
StartsWithCallExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr
This constructor is called by the query tree instance.
StartsWithCallExpression - interface org.apache.jdo.jdoql.tree.StartsWithCallExpression.
This node represents the method call expression String.startsWith.
StateFieldManager - class org.apache.jdo.impl.state.StateFieldManager.
This is the means by which a StateManager implementation's setXXXField() method (where XXX is e.g.
StateFieldManager() - Constructor for class org.apache.jdo.impl.state.StateFieldManager
 
StateManagerFactory - class org.apache.jdo.impl.state.StateManagerFactory.
This class is responsible for creation of new instances of a StateManagerInternal.
StateManagerFactory() - Constructor for class org.apache.jdo.impl.state.StateManagerFactory
 
StateManagerImpl - class org.apache.jdo.impl.state.StateManagerImpl.
This is the StoreManager independent implemetation of javax.jdo.spi.StateManager interface.
StateManagerImpl(PersistenceCapable, PersistenceManagerInternal) - Constructor for class org.apache.jdo.impl.state.StateManagerImpl
Constructs a new StateManagerImpl to process future makePersistent request.
StateManagerImpl(Object, Object, PersistenceManagerInternal, Class) - Constructor for class org.apache.jdo.impl.state.StateManagerImpl
Constructs a new StateManagerImpl when requested from query processing.
StateManagerInternal - interface org.apache.jdo.state.StateManagerInternal.
Extends the StateManager interface for JDO-internal use.
StaticFieldAccessExpr - class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr.
This node represents a static field access expression.
StaticFieldAccessExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
The noarg constructor is needed for ANTLR support and deserialization.
StaticFieldAccessExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
The noarg constructor is needed for ANTLR support.
StaticFieldAccessExpr(TypeImpl, String) - Constructor for class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
This constructor is called by the query tree instance.
StaticFieldAccessExpression - interface org.apache.jdo.jdoql.tree.StaticFieldAccessExpression.
This node represents a static field access expression.
Status - class org.apache.jdo.impl.fostore.Status.
Represents a quick summary of the result of processing a request.
Status(int) - Constructor for class org.apache.jdo.impl.fostore.Status
Used to create the public static final elements.
Status(DataInput) - Constructor for class org.apache.jdo.impl.fostore.Status
Used to 'reconstitute' a Status value from a DataInput.
StoreManager - interface org.apache.jdo.store.StoreManager.
StoreManager represents the datastore to the rest of the JDO components.
StoreManagerImpl - class org.apache.jdo.store.StoreManagerImpl.
StoreManagerImpl provides a base for fully implementing the StoreManager interface.
StoreManagerImpl() - Constructor for class org.apache.jdo.store.StoreManagerImpl
Default constructor.
StringArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
SubclassSet - class org.apache.jdo.impl.fostore.SubclassSet.
Represents a set of CLIDs of subclasses of a given class.
SubclassSet(OID, CLID) - Constructor for class org.apache.jdo.impl.fostore.SubclassSet
Given clid is the first entry in the list.
SubclassSet() - Constructor for class org.apache.jdo.impl.fostore.SubclassSet
 
Support - class org.apache.jdo.impl.enhancer.util.Support.
Basic support for enhancer implementation.
Support() - Constructor for class org.apache.jdo.impl.enhancer.util.Support
 
SymbolTable - class org.apache.jdo.impl.jdoql.scope.SymbolTable.
The symbol table handling declared identifies.
SymbolTable() - Constructor for class org.apache.jdo.impl.jdoql.scope.SymbolTable
 
SyntheticAttribute - class org.apache.jdo.impl.enhancer.classfile.SyntheticAttribute.
A SyntheticAttribute is a fixed-length attribute in the attributes table of ClassFile, ClassField, and ClassMethod structures.
SyntheticAttribute(ConstUtf8) - Constructor for class org.apache.jdo.impl.enhancer.classfile.SyntheticAttribute
Construct a constant value attribute
sCLIDBits - Variable in class org.apache.jdo.impl.fostore.AID
 
scan() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Analyzes the class for existing augmentation.
scan() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Notes the class characteristics.
scanFields() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans the fields.
scanForCallbackJDOMethods() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans for JDO methods of generic augmentation.
scanForGenericJDOFields() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans for JDO fields of generic augmentation.
scanForGenericJDOMethods() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans for JDO methods of generic augmentation.
scanForImplementsPC() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans the class for implementing the PC interface.
scanForSpecificJDOFields() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans for JDO fields of specific augmentation.
scanForSpecificJDOMethods() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans for JDO methods of specific augmentation.
scanJDOField(String, String, int, Set, Set) - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Verifies a JDO field signature.
scanJDOMethod(String, String, int, Set, Set) - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Verifies a JDO method signature.
scanJDOMethod(String, String, int, Set, Set, boolean) - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Verifies a JDO method signature.
scanMethods() - Method in class org.apache.jdo.impl.enhancer.core.Analyzer
Scans the methods of a ClassFile.
scoArrayListArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoCLIDs - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoDateArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoHashMapArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoHashSetArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoHashtableArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoLinkedListArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoProcessor - Static variable in class org.apache.jdo.impl.state.StateManagerImpl
 
scoSqlDateArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoTreeMapArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoTreeSetArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoVectorArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
scoprocessors - Variable in class org.apache.jdo.impl.state.SCOProcessor
 
sealed - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
 
searchTable(Vector, String, String, String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
secret - Variable in class org.apache.jdo.impl.fostore.LoginHandler
a message digest which is a shared secret
secret - Variable in class org.apache.jdo.impl.fostore.LoginRequest
The secret constructed from the user, timestamp, and password.
seek(int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput.LocalByteArrayOutputStream
 
self - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodCall
 
self - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor
 
semanticCheck(ParameterTable, VariableTable) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
sendToClient() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Sends all the reply data to the client.
sendToClient() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
 
sendToStore(byte[], int, int) - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Indicates that the client has finished writing.
sendToStore(byte[], int, int) - Method in class org.apache.jdo.impl.fostore.FOStoreLocalConnection
Write bytes to the store.
sendToStore(byte[], int, int) - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Write bytes to the store.
sendToStore(FOStoreClientConnection) - Method in class org.apache.jdo.impl.fostore.Message
Send the current Message buffer to the store.
serializable - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property serializable.
serializableJavaType - Variable in class org.apache.jdo.impl.enhancer.meta.model.EnhancerMetaDataJDOModelImpl
The JavaType representation for java.io.Serializable.
serializedCandidateClassName - Variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
server - Variable in class org.apache.jdo.impl.fostore.FOStoreLocalConnection
The server that implements the requests
serverData - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Used by server to write its replies.
serverReplies - Variable in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
The DataInputStream from the socket for replies from the server.
serviceThreads - Variable in class org.apache.jdo.impl.fostore.Main
The set of Threads servicing incoming connections.
set - Variable in class org.apache.jdo.impl.enhancer.OptionSet.Option
The set the option is registered with.
set(FOStoreConnectionFactory, String) - Method in interface org.apache.jdo.impl.fostore.FOStoreConnectionFactory.CFAccessor
 
set(PersistenceManagerFactoryImpl, String) - Method in interface org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl.PMFAccessor
Sets a value in a PMF, translating from String to the PMF's representation.
set(int, Object) - Method in class org.apache.jdo.impl.sco.ArrayList
Replaces the element at the specified position in this ArrayList with the specified element.
set(int, Object) - Method in class org.apache.jdo.impl.sco.LinkedList
Replaces the element at the specified position in this LinkedList with the specified element.
set(int, Object) - Method in class org.apache.jdo.impl.sco.Vector
Replaces the element at the specified position in this Vector with the specified element.
setAccess(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Update the access flags for the field - see VMConstants
setAccess(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Set the access flags for the method - see VMConstants
setAccess(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Update the access flags for the field - see VMConstants
setAccessFlags(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Set the access flags for the class - see VMConstants
setAnnotationRanges(InsnTarget[]) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
setAnnotationTime(long) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
setAnnotationType(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Sets the annotation type of the field.
setArrayClass(ConstClass) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
Sets the array class being created
setBooleanField(PersistenceCapable, int, boolean, boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setBranchTarget() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
setByteField(PersistenceCapable, int, byte, byte) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setCFProperties(Properties) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
setCFProperties(Properties) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the PMF-specific ConnectionFactory's properties.
setCLID(CLID) - Method in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
 
setCLID(CLID) - Method in class org.apache.jdo.impl.fostore.DBClass
 
setCandidateClass(Class) - Method in class org.apache.jdo.impl.jdoql.tree.CandidateClassImpl
Sets the candidate class for this instance.
setCandidateClass(Class) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Sets the candidate class for this query tree.
setCandidateClass(Class) - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Sets the candidate class for this query tree.
setCandidates(Extent) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Set the candidate Extent to query.
setCandidates(Collection) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Set the candidate Collection to query.
setCharField(PersistenceCapable, int, char, char) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setChildren(Node[]) - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Sets the children of this node specified by the argument children.
setClass(Class) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Set the class of the candidate instances of the query.
setClass(Class) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
setClassName(String) - Method in class org.apache.jdo.impl.enhancer.OutputStreamWrapper
Sets the name of the written Java class.
setClientInput(FOStoreInput) - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Set client data stream.
setClientInput(FOStoreInput) - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
 
setColumn(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
setCommonOperandType(Class) - Method in class org.apache.jdo.impl.jdoql.tree.BinaryExpr
Sets the common operand type for this binary expression.
setComponentType(Class) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ObjArrayTranscriber
 
setConfigured() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Set the url, user, and password into the ConnectionIds for this connection factory.
setConfigured() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the configurable flag false so this PersistenceManagerFactory can no longer be configured.
setConnectionCreate(boolean) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
setConnectionCreate(String) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
setConnectionDriverName(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the driver name for the data store connection.
setConnectionFactory(FOStoreConnectionFactory) - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Set the connection id used to create this connection.
setConnectionFactory(FOStoreConnectionFactory) - Method in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
 
setConnectionFactory(Object) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Override PersistenceManagerFactoryImpl's method so we can use our own cf variable.
setConnectionFactory(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the data store connection factory.
setConnectionFactory2(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the non-transactional connection factory for optimistic transactions.
setConnectionFactory2Name(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the name of the connection factory for non-transactional connections.
setConnectionFactoryName(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the name for the data store connection factory.
setConnectionId(FOStoreConnectionId) - Method in interface org.apache.jdo.impl.fostore.FOStoreClientConnection
Set the connection id used to create this connection.
setConnectionId(FOStoreConnectionId) - Method in class org.apache.jdo.impl.fostore.FOStoreClientConnectionImpl
Set the connection id used to create this connection.
setConnectionPassword(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the password for the data store connection.
setConnectionURL(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the URL for the data store connection.
setConnectionUserName(String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the user name for the data store connection.
setContext(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
Set the specified string as the current context string.
setCreate(boolean) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets whether to create the database.
setCreate(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets whether to create the database.
setCreate(boolean) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
setCurrent(Object) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Sets the instance returned by leaving an instance if ThisExpression.
setDate(int) - Method in class org.apache.jdo.impl.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDate(int) - Method in class org.apache.jdo.impl.sco.SqlDate
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDate(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDeclaredObjectIdClassName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set the fully qualified name of the object identity class (primary key class) for this JDOClass.
setDeclaredObjectIdClassName(String) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set the fully qualified name of the object identity class (primary key class) declared for this JDOClass.
setDeclaringClass(JDOClass) - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Set the declaring class of this JDOMember.
setDeclaringClass(JDOClass) - Method in interface org.apache.jdo.model.jdo.JDOMember
Set the declaring class of this JDOMember.
setDeclaringField(JDOField) - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Set the declaring field of this JDORelationship.
setDeclaringField(JDOField) - Method in interface org.apache.jdo.model.jdo.JDORelationship
Set the declaring field of this JDORelationship.
setDeclaringModel(JDOModel) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set the declaring JDOModel for this JDOClass.
setDeclaringModel(JDOModel) - Method in class org.apache.jdo.impl.model.jdo.JDOPackageImpl
Set the declaring JDOModel for this JDOPackage.
setDeclaringModel(JDOModel) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set the declaring JDOModel for this JDOClass.
setDeclaringModel(JDOModel) - Method in interface org.apache.jdo.model.jdo.JDOPackage
Set the declaring JDOModel for this JDOPackage.
setDefaultFetchGroup(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Set whether this JDOField is part of the default fetch group or not.
setDefaultFetchGroup(boolean) - Method in interface org.apache.jdo.model.jdo.JDOField
Set whether this JDOField is part of the default fetch group or not.
setDependency(Object) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setDependency(Object) - Method in interface org.apache.jdo.state.StateManagerInternal
Sets dependency object containing dependency information specific to this instance of the StateManager
setDoTimingStatistics(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setDocumentLocator(Locator) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
setDoubleField(PersistenceCapable, int, double, double) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setDriverName(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets name of the driver for connections
setDumpClass(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setElementAt(Object, int) - Method in class org.apache.jdo.impl.sco.Vector
Sets the component at the specified index of this vector to be the specified object.
setElementType(JavaType) - Method in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Set the type representation of the collection elements.
setElementType(JavaType) - Method in interface org.apache.jdo.model.jdo.JDOCollection
Set the type representation of the collection elements.
setElementTypeName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Set string representation of the type of collection elements.
setElementTypeName(String) - Method in interface org.apache.jdo.model.jdo.JDOCollection
Set string representation of the type of collection elements.
setEmbedded(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Set whether the field should be stored if possible as part of the instance instead of as its own instance in the datastore.
setEmbedded(boolean) - Method in interface org.apache.jdo.model.jdo.JDOField
Set whether the field should be stored if possible as part of the instance instead of as its own instance in the datastore.
setEmbeddedElement(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOArrayImplDynamic
Set whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEmbeddedElement(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOCollectionImplDynamic
Set whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEmbeddedElement(boolean) - Method in interface org.apache.jdo.model.jdo.JDOArray
Set whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEmbeddedElement(boolean) - Method in interface org.apache.jdo.model.jdo.JDOCollection
Set whether the values of the elements should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEmbeddedKey(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Set whether the keys of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEmbeddedKey(boolean) - Method in interface org.apache.jdo.model.jdo.JDOMap
Set whether the keys of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEmbeddedValue(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Set whether the values of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEmbeddedValue(boolean) - Method in interface org.apache.jdo.model.jdo.JDOMap
Set whether the values of the map should be stored if possible as part of the instance instead of as their own instances in the datastore.
setEnhancerMetaData(EnhancerMetaData) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setErrorWriter(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setFieldNums(int[]) - Method in class org.apache.jdo.impl.fostore.FetchRequest
Determines which fields (at least) will be read from the store.
setFieldNums(int[]) - Method in interface org.apache.jdo.impl.fostore.FieldRequest
Indicates which fields are to be manipulated in the object.
setFileName(ConstUtf8) - Method in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
Sets the source file name
setFilter(String) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Set the filter for the query.
setFilter(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
setFilter(Expression) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Sets the filter expression for this query tree.
setFilter(Expression) - Method in interface org.apache.jdo.jdoql.tree.QueryTree
Sets the filter expression for this query tree.
setFlags(short) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
setFlags(short) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
setFloatField(PersistenceCapable, int, float, float) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setFromProperties(Properties) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Configures a FOStoreConnectionFactory from the given Properties.
setFromProperties(Properties) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Configures a PMF from the given Properties.
setFrozen(Object[]) - Method in class org.apache.jdo.impl.sco.ArrayList
Set the contents of this Collection from the frozen elements.
setFrozen(Map.Entry[]) - Method in class org.apache.jdo.impl.sco.HashMap
Set the contents of this Map from the frozen entries.
setFrozen(Object[]) - Method in class org.apache.jdo.impl.sco.HashSet
Set the contents of this Collection from the frozen elements, if this Collection is implicitly user-orderable.
setFrozen(Map.Entry[]) - Method in class org.apache.jdo.impl.sco.Hashtable
Set the contents of this Map from the frozen entries.
setFrozen(Object[]) - Method in class org.apache.jdo.impl.sco.LinkedList
Set the contents of this Collection from the frozen elements.
setFrozen(Map.Entry[]) - Method in class org.apache.jdo.impl.sco.TreeMap
Set the contents of this Map from the frozen elements.
setFrozen(Object[]) - Method in class org.apache.jdo.impl.sco.TreeSet
Set the contents of this Collection from the frozen elements, if this Collection is implicitly user-orderable.
setFrozen(Object[]) - Method in class org.apache.jdo.impl.sco.Vector
Set the contents of this Collection from the frozen elements.
setFrozen(Object[]) - Method in interface org.apache.jdo.sco.SCOCollection
Set the contents of this Collection from the frozen elements.
setFrozen(Map.Entry[]) - Method in interface org.apache.jdo.sco.SCOMap
Set the contents of this Map from the frozen entries.
setHours(int) - Method in class org.apache.jdo.impl.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setHours(int) - Method in class org.apache.jdo.impl.sco.SqlTime
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setHours(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setIdentityType(int) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set the object identity type of this JDOClass.
setIdentityType(int) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set the object identity type of this JDOClass.
setIgnoreCache(boolean) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Set the ignoreCache option.
setIgnoreCache(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
setIgnoreCache(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
setIgnoreCache(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
setIndex(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
Sets the index of this constant with its containing constant pool
setInitialIndents(int) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
setIntField(PersistenceCapable, int, int, int) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setInverseRelationship(JDORelationship) - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Set the inverse JDORelationship in the case of a managed relationship.
setInverseRelationship(JDORelationship) - Method in interface org.apache.jdo.model.jdo.JDORelationship
Set the inverse JDORelationship in the case of a managed relationship.
setIsFinal(boolean) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Turn on or off the final qualifier for the member.
setJDOModel(JDOModel) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
Sets the corresponding JDOModel instance.
setJDOModel(JDOModel) - Method in interface org.apache.jdo.model.java.JavaModel
Sets the corresponding JDOModel instance.
setJDOModelInternal(JavaModel) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
Sets the JDOModel instance for the specified JavaModel.
setJDOModelInternal(JavaModel) - Method in class org.apache.jdo.impl.model.jdo.xml.XMLExists.XMLExistsJDOModelFactory
Sets the JDOModel instance for the specified JavaModel.
setJDOPackage(JDOPackage) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Sets the JDOPackage instance corresponding to the package name of this JDOClass.
setJDOPackage(JDOPackage) - Method in interface org.apache.jdo.model.jdo.JDOClass
Sets the JDOPackage instance corresponding to the package name of this JDOClass.
setJDOQLQueryFactoryClassName(String) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Sets the JDOQLQueryFactory class name used by getJDOQLQueryFactory.
setJTATransaction(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
with the current thread in the managed environment
setJavaField(JavaField) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Sets the corresponding Java field representation for this JDOField.
setJavaField(JavaField) - Method in interface org.apache.jdo.model.jdo.JDOField
Sets the corresponding Java field representation for this JDOField.
setJavaModel(JavaModel) - Method in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Sets the JavaModel for this JDOModel instance.
setJavaModel(JavaModel) - Method in interface org.apache.jdo.model.jdo.JDOModel
Sets the JavaModel for this JDOModel instance.
setJavaType(JavaType) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set the JavaType representation corresponding to this JDOClass.
setJavaType(JavaType) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set the JavaType representation corresponding to this JDOClass.
setJdoModifier(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Sets the modifiers of the field.
setKey(String) - Method in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Sets the key for this vendor extension.
setKey(String) - Method in interface org.apache.jdo.model.jdo.JDOExtension
Sets the key for this vendor extension.
setKeyType(JavaType) - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Set the type representation of the keys for this JDOMap.
setKeyType(JavaType) - Method in interface org.apache.jdo.model.jdo.JDOMap
Set the type representation of the keys for this JDOMap.
setKeyTypeName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Set string representation of the type of the keys for this JDOMap.
setKeyTypeName(String) - Method in interface org.apache.jdo.model.jdo.JDOMap
Set string representation of the type of the keys for this JDOMap.
setLine(int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
setLocalsUsed(int) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Set the maximum number of local variables used by this method
setLogWriter(PrintWriter) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets the LogWriter to which messages should be sent
setLoginTimeout(int) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets the number of seconds to wait for a new connection to be established to the data source
setLongField(PersistenceCapable, int, long, long) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setLowerBound(int) - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Set the lower cardinality bound for this relationship element.
setLowerBound(int) - Method in interface org.apache.jdo.model.jdo.JDORelationship
Set the lower cardinality bound for this relationship element.
setMaxPool(int) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets maximum number of connections in the connection pool
setMaxPool(int) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default MaxPool setting for all PersistenceManager instances obtained from this factory.
setMinPool(int) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets minimum number of connections in the connection pool
setMinPool(int) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default MinPool setting for all PersistenceManager instances obtained from this factory.
setMinutes(int) - Method in class org.apache.jdo.impl.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setMinutes(int) - Method in class org.apache.jdo.impl.sco.SqlTime
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setMinutes(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setModTime(long) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
setModifiers(int) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Returns the modifiers of the class.
setModifiers(int) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Returns the modifiers of the field.
setMonth(int) - Method in class org.apache.jdo.impl.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMonth(int) - Method in class org.apache.jdo.impl.sco.SqlDate
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMonth(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMsInterval(int) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets the amount of time, in milliseconds, between the connection manager's attempts to get a pooled connection.
setMsWait(int) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets the number of milliseconds to wait for an available connection from the connection pool before throwing an exception
setMsWait(int) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default MsWait setting for all PersistenceManager instances obtained from this factory.
setMultithreaded(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
setMultithreaded(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Set the Multithreaded flag for this PersistenceManager.
setMultithreaded(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
setName(String) - Method in class org.apache.jdo.impl.jdoql.tree.Decl
Sets the name of the specialized declaration.
setName(String) - Method in class org.apache.jdo.impl.jdoql.tree.FieldAccessExpr
Sets the name of the accessed field.
setName(String) - Method in class org.apache.jdo.impl.jdoql.tree.StaticFieldAccessExpr
Sets the name of the accessed field.
setName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Sets the name of this JDOMember.
setName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOPackageImpl
Sets the name of this JDOPackage.
setName(String) - Method in interface org.apache.jdo.model.jdo.JDOMember
Sets the name of this JDOMember.
setName(String) - Method in interface org.apache.jdo.model.jdo.JDOPackage
Sets the name of this JDOPackage.
setNanos(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Sets this Timestamp object's nanos value to the given value.
setNanosInternal(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Sets the SqlTimestamp object's nanos value without notification of the Owner field.
setNext(Insn) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Insert the single instruction in the code sequence after this instruction.
setNoAnnotate(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setNoAugment(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setNonconfigured() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the configurable flag true so this PersistenceManagerFactory can be again configured.
setNontransactionalRead(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
setNontransactionalRead(boolean) - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
setNontransactionalWrite(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
setNontransactionalWrite(boolean) - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
setNullValueTreatment(int) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Sets the null value treatment indicator for this JDOField.
setNullValueTreatment(int) - Method in interface org.apache.jdo.model.jdo.JDOField
Sets the null value treatment indicator for this JDOField.
setObject(Object) - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Sets the user object.
setObject(Object) - Method in interface org.apache.jdo.jdoql.tree.Node
Sets the user object.
setObjectField(PersistenceCapable, int, Object, Object) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setObjectId(Object) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setObjectId(Object) - Method in interface org.apache.jdo.state.StateManagerInternal
Allows a client to change this state manager's object Id.
setObjectIdClass(JavaType) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set the JavaType representation of the object identity class (primary key class) for this JDOClass.
setObjectIdClass(JavaType) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set the JavaType representation of the object identity class (primary key class) for this JDOClass.
setOidClassName(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Sets the oid classname.
setOkToCommit(boolean) - Method in class org.apache.jdo.impl.fostore.CommitHandler
 
setOkToCommit(boolean) - Method in class org.apache.jdo.impl.fostore.RequestHandler
The CommitHandler should override this and save the given value, then use it to determine whether or not to commit.
setOkToReleaseDatabase(boolean) - Method in class org.apache.jdo.impl.fostore.CommitRequest
 
setOkToReleaseDatabase(boolean) - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Indicates whether or not it is OK to release a database after a message's contents are processed.
setOkToReleaseDatabase(boolean) - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Indicates whether or not releaseDatabase can actually release the database.
setOptimistic(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default Optimistic setting for all PersistenceManager instances obtained from this factory.
setOptimistic(boolean) - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
setOrdering(String) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Set the ordering specification for the result Collection.
setOrdering(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
setOutputWriter(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.ArrayList
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.Date
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.HashMap
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.HashSet
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.Hashtable
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.LinkedList
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.SqlDate
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.SqlTime
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.TreeMap
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.TreeSet
 
setOwner(Object, int) - Method in class org.apache.jdo.impl.sco.Vector
 
setOwner(Object, int) - Method in interface org.apache.jdo.sco.SCO
Sets the owner and field number.
setPCClass(Class) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
setPCClass(Class) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setPCClass(Class) - Method in interface org.apache.jdo.state.StateManagerInternal
Allows StateManager to set the actual PC Class if it was not available at the constructor time and create a hollow instnce of that type.
setPMF(FOStorePMF) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets PersistenceManagerFactory for connections
setPMFClassProperty(Properties) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Set the PMF class property for this PMF.
setPMFClassProperty(Properties) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the PMF class property for this PMF.
setParent(Node) - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Sets the parent of this node.
setParent(JavaModel) - Method in class org.apache.jdo.impl.model.java.AbstractJavaModel
Set the parent JavaModel for this JavaModel.
setParent(Node) - Method in interface org.apache.jdo.jdoql.tree.Node
Sets the parent of this node.
setParent(JavaModel) - Method in interface org.apache.jdo.model.java.JavaModel
Set the parent JavaModel for this JavaModel.
setPassword(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets database user password
setPassword(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
setPersistenceCapableSuperclass(JDOClass) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set the JDOClass for the persistence-capable superclass of this JDOClass.
setPersistenceCapableSuperclass(JDOClass) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set the JDOClass for the persistence-capable superclass of this JDOClass.
setPersistenceCapableSuperclassName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set the fully qualified class name of the persistence-capable superclass of the persistence-capable class described by this JDOClass.
setPersistenceCapableSuperclassName(String) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set the fully qualified class name of the persistence-capable superclass of the persistence-capable class described by this JDOClass.
setPersistenceModifier(int) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Set the persistence modifier for this JDOField.
setPersistenceModifier(int) - Method in interface org.apache.jdo.model.jdo.JDOField
Set the persistence modifier for this JDOField.
setPersistent(boolean) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Sets the persistence modifier of the class.
setPool(Pool) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
setPos(int) - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
setPos(int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
Allows for setting the current writing position.
setPos(int) - Method in class org.apache.jdo.impl.fostore.Reply
 
setPrimaryKey(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Set whether this JDOField is a key field or not.
setPrimaryKey(boolean) - Method in interface org.apache.jdo.model.jdo.JDOField
Set whether this JDOField is a key field or not.
setProperties(Properties) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets properties as per the property values in the connection factory.
setProps(Properties, HashMap) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
For each PMFAccessor in the given HashMap, gets the corresponding value from the PMF and puts it in the given Properties object.
setQueryTimeout(int) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default QueryTimeout setting for all PersistenceManager instances obtained from this factory.
setQueryTree(QueryTree) - Method in class org.apache.jdo.impl.jdoql.OrderingComparator
Sets the query tree for this ordering comparator.
setQueryTree(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
setQuiet(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setRelationship(JDORelationship) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Set the relationship information for this JDOField.
setRelationship(JDORelationship) - Method in interface org.apache.jdo.model.jdo.JDOField
Set the relationship information for this JDOField.
setRelativeFieldNumber(int) - Method in class org.apache.jdo.impl.model.jdo.caching.JDOFieldImplCaching
Sets the relative field number of this JDOField.
setRequiresExtent(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Set whether an extent must be managed for the persistence-capable class described by this JDOClass.
setRequiresExtent(boolean) - Method in interface org.apache.jdo.model.jdo.JDOClass
Set whether an extent must be managed for the persistence-capable class described by this JDOClass.
setRestoreValues(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default RestoreValues setting for all PersistenceManager instances obtained from this factory.
setRestoreValues(boolean) - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
setRetainValues(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default RetainValues setting for all PersistenceManager instances obtained from this factory.
setRetainValues(boolean) - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
setRollbackOnly() - Method in class org.apache.jdo.impl.fostore.FOStoreConnector
 
setRollbackOnly() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Modify the transaction object such that the only possible outcome of the transaction is to roll back.
setRollbackOnly() - Method in interface org.apache.jdo.store.Connector
Requests that the Connector put itself in a state such that the only allowable operations is Connector.getRollbackOnly().
setSCOOwner(boolean) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Change owner of all SCO fields.
setSeconds(int) - Method in class org.apache.jdo.impl.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setSeconds(int) - Method in class org.apache.jdo.impl.sco.SqlTime
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setSeconds(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setSerializable(boolean) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Sets the serializable flag of the class.
setSerializable(boolean) - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Set whether this JDOField is serializable or not.
setSerializable(boolean) - Method in interface org.apache.jdo.model.jdo.JDOField
Set whether this JDOField is serializable or not.
setShortField(PersistenceCapable, int, short, short) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setShutdown() - Static method in class org.apache.jdo.impl.fostore.Main
Set the shutdown flag.
setStackUsed(int) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Set the maximum number of stack entries used by this method
setStatus(Status) - Method in class org.apache.jdo.impl.fostore.Reply
Sets the status of this reply.
setStatus(Status, Throwable) - Method in class org.apache.jdo.impl.fostore.Reply
Sets the status of this reply.
setStatus(Status, String, Throwable) - Method in class org.apache.jdo.impl.fostore.Reply
Sets the status of this reply.
setStatus(Status, String) - Method in class org.apache.jdo.impl.fostore.Reply
Sets the status of this reply.
setStatus(int) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Set status under lock (may be a nested lock which is ok)
setStringField(PersistenceCapable, int, String, String) - Method in class org.apache.jdo.impl.state.StateManagerImpl
 
setSuperCLIDBits(Class, Class, PersistenceManagerInternal, FOStorePMF) - Method in class org.apache.jdo.impl.fostore.AID
Sets CLID bits for the superclass that corresponds to the user defined key class.
setSuperClassName(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Sets the superclassname.
setSuperName(ConstClass) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Set the name of the super class
setSynchronization(Synchronization) - Method in class org.apache.jdo.impl.pm.TransactionImpl
 
setTheCode(Insn) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Install the instruction sequence for this method - the byte code array is later updated.
setTime(long) - Method in class org.apache.jdo.impl.sco.Date
Sets the Date object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class org.apache.jdo.impl.sco.SqlDate
Sets the SqlDate object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class org.apache.jdo.impl.sco.SqlTime
Sets the SqlTime object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTime(long) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Sets the SqlTimestamp object to represent a point in time that is time milliseconds after January 1, 1970 00:00:00 GMT.
setTimeInternal(long) - Method in class org.apache.jdo.impl.sco.Date
Sets the Date object without notification of the Owner field.
setTimeInternal(long) - Method in class org.apache.jdo.impl.sco.SqlDate
Sets the SqlDate object without notification of the Owner field.
setTimeInternal(long) - Method in class org.apache.jdo.impl.sco.SqlTime
Sets the SqlTime object without notification of the Owner field.
setTimeInternal(long) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Sets the SqlTimestamp object without notification of the Owner field.
setTimeInternal(long) - Method in interface org.apache.jdo.sco.SCODate
Sets initial date value without notifying the owner object
setType(String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Sets the type of the field.
setType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the interface java.util.Set.
setTypeInfo(JavaType) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
setURL(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets connection URL
setUpdateTimeout(int) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default UpdateTimeout setting for all PersistenceManager instances obtained from this factory.
setUpperBound(int) - Method in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Set the upper cardinality bound for this relationship element.
setUpperBound(int) - Method in interface org.apache.jdo.model.jdo.JDORelationship
Set the upper cardinality bound for this relationship element.
setUrl(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
setUser(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionId
 
setUserName(String) - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Sets database user
setUserObject(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
setUserObject(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
setValue(ConstBasic) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
Modify the referenced constant
setValue(String, Object) - Method in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
Sets the value for the specified identifier.
setValue(Object) - Method in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Sets the value for this vendor extension.
setValue(String, Object) - Method in interface org.apache.jdo.jdoql.tree.ValueTable
Sets the value of the specified identifier for later retrieval using method ValueTable.getValue(java.lang.String)).
setValue(Object) - Method in interface org.apache.jdo.model.jdo.JDOExtension
Sets the value for this vendor extension.
setValue(Object) - Method in class org.apache.jdo.util.WeakValueHashMap.Entry
 
setValueType(JavaType) - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Set the type representation of the values for this JDOMap.
setValueType(JavaType) - Method in interface org.apache.jdo.model.jdo.JDOMap
Set the type representation of the values for this JDOMap.
setValueTypeName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Set string representation of the type of the values for this JDOMap.
setValueTypeName(String) - Method in interface org.apache.jdo.model.jdo.JDOMap
Set string representation of the type of the values for this JDOMap.
setValues(PersistenceManagerInternal, Object[]) - Method in class org.apache.jdo.impl.jdoql.scope.ParameterTable
Sets all query parameter values.
setValues(PersistenceManagerInternal, Map) - Method in class org.apache.jdo.impl.jdoql.scope.ParameterTable
Sets all query parameter values.
setVendorName(String) - Method in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Sets the vendor name for this vendor extension.
setVendorName(String) - Method in interface org.apache.jdo.model.jdo.JDOExtension
Sets the vendor name for this vendor extension.
setVerbose(boolean) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
setVersion(short) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
setVersion(short) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
setWrappedPrimitiveType(PrimitiveType) - Method in class org.apache.jdo.impl.model.java.WrapperClassType
 
setWrapperClassType(WrapperClassType) - Method in class org.apache.jdo.impl.model.java.PrimitiveType
Sets the JavaType instance of the corresponding Java wrapper class.
setWriter(Writer) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
setXMLMetadataLoaded() - Method in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Sets the flag indicating that the class XML metadata for this JDOClass is loaded to true.
setXMLMetadataLoaded() - Method in interface org.apache.jdo.model.jdo.JDOClass
Sets the flag indicating that the class XML metadata for this JDOClass is loaded to true.
setYear(int) - Method in class org.apache.jdo.impl.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
setYear(int) - Method in class org.apache.jdo.impl.sco.SqlDate
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
setYear(int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
settings - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
setupPMF() - Static method in class org.apache.jdo.impl.fostore.Dumper
Configures a PMF with some basic properties, and creates the corresponding database.
setupSubclasses(FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.DBClass
Sets up subclass relationships between this DBClass and its superclass DBClass instances.
sh - Static variable in class org.apache.jdo.impl.fostore.FOStoreURLStreamHandler
 
shortArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
shortClassType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Short.
shortType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type short.
shortValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
shortValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
shutdown() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Method called by the shudown hook to close pmf instances left open when the JVM exits.
shutdown - Static variable in class org.apache.jdo.impl.fostore.Main
A flag indicating that the server is shutting down.
shutdown() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Method called by the shudown hook to close pmf instances left open when the JVM exits.
shutdownSynchronizer - Static variable in class org.apache.jdo.impl.fostore.Main
The synchronizing Object for the shutdown flag.
sigForPath(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
sigForType(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
sigSCO_Collection - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The signature for SCO Collections.
sigSCO_HashMap - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The signature for SCO HashMap.
sigSCO_HashSet - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The signature for SCO HashSet.
sigSCO_Map - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The signature for SCO Maps.
sigSCO_Short - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Constructor signatures
sigSCO_TreeMap - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The signature for SCO TreeMap.
sigSCO_TreeSet - Static variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
The signature for SCO TreeSet.
signature() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
Return the type signature of the field
signature() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMember
Return the type signature of the method
signature() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Return the type signature of the method
signature() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
Return the type signature associated with the name
signature - Variable in class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
 
signature() - Method in class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
 
singleton - Static variable in class org.apache.jdo.impl.state.ReachabilityHandler
The singleton ReachabilityHandler instance.
singleton - Static variable in class org.apache.jdo.impl.state.SCOProcessor
The singleton ReachabilityHandler instance.
size() - Method in class org.apache.jdo.impl.enhancer.classfile.ArraySorter
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.FieldArraySorter
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.InterfaceArraySorter
 
size() - Method in class org.apache.jdo.impl.enhancer.classfile.MethodArraySorter
 
size - Variable in class org.apache.jdo.impl.enhancer.core.Builder.SizeHolder
 
size() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
size - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent.FOStoreExtentIterator
Size of extent (number of instances + number of oids).
size() - Method in class org.apache.jdo.impl.sco.HashMap
 
size() - Method in class org.apache.jdo.impl.sco.HashSet
 
size() - Method in class org.apache.jdo.impl.sco.Hashtable
 
size() - Method in class org.apache.jdo.impl.sco.TreeMap
 
size() - Method in class org.apache.jdo.impl.sco.TreeSet
 
size() - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
size - Variable in class org.apache.jdo.util.Pool
 
size() - Method in class org.apache.jdo.util.WeakValueHashMap.EntrySet
 
size() - Method in class org.apache.jdo.util.WeakValueHashMap
Returns the number of key-value mappings in this map.
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.BooleanTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ByteTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.CharTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.DoubleTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.DummyTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
skip - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.FloatTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.IntTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.LongTranscriber
 
skip(DataInput) - Static method in class org.apache.jdo.impl.fostore.OID
Skip OID bytes from the input.
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.AbstractTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
Skips the entire array by delegating to skipElements.
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BigDecimalTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BigIntegerTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BitSetTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CalendarTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CollectionTranscriber
Skips elements of a Collection.
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.DateTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableBooleanTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableByteTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableCharacterTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableDoubleTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableFloatTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableIntegerTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableLongTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableShortTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableStringTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LocaleTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.MapTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeMapTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeSetTranscriber
 
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
Skips an object's bytes from the given DataInput.
skip(DataInput) - Method in class org.apache.jdo.impl.fostore.ShortTranscriber
 
skipBytes(int) - Method in class org.apache.jdo.impl.fostore.FOStoreInput
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
Skips an array of some type after skipping all the array's element's values.
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BooleanArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ByteArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CharArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.DoubleArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.FloatArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.IntArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LongArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ObjArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ShortArrayTranscriber
 
skipElements(DataInput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.StringArrayTranscriber
 
skipFields(int) - Method in class org.apache.jdo.impl.fostore.FieldFetcher
 
skipLongTypeSuffix(String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Returns the specified string w/o a long type suffix 'l' or 'L' or the specified string if there is no such suffix.
skipObject(DataInput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
Skips an object's bytes from the given DataInput.
skipXMLElements - Variable in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
Flag indicating that the current entries should no be loaded, because JDO metadata has been loaded before for the current persistence capable class.
skippedEntity(String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
sm - Variable in class org.apache.jdo.impl.fostore.AbstractRequest
The state manager which is the subject of this request.
sm - Variable in class org.apache.jdo.impl.fostore.FieldFetcher
 
socket - Variable in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
The socket used to communicate with the remote server.
socket - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
The socket over which we communicate to the client.
socket - Variable in class org.apache.jdo.impl.fostore.Main.ConnectionRunnable
The Socket that received an incoming request.
socketDataInputStream - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
The input stream from the socket.
socketOutputStream - Variable in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
The output stream from the socket.
sortArray() - Method in class org.apache.jdo.impl.enhancer.classfile.ArraySorter
 
sortArray(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ArraySorter
 
sortFields() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Sorts the fields of this class according to the names.
sourceFileName - Variable in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
 
sourcePath - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
sourcePath - Variable in class org.apache.jdo.impl.enhancer.ClassArgOptions
The source path option.
spaces(PrintStream, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassPrint
Print 'nspaces' spaces to the print stream
sqlDateArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
sqlDateType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.sql.Date.
sqlTimeType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.sql.Time.
sqlTimestampType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.sql.Timestamp.
srm - Variable in class org.apache.jdo.impl.fostore.Dumper.DumpOptionSubRequest
 
st - Variable in class org.apache.jdo.impl.fostore.Dumper.DumpOptionSubRequest
 
stack - Variable in class org.apache.jdo.util.Pool
 
stackArgTypes - Variable in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
stackArgs - Variable in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
stackResultTypes - Variable in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
stackResults - Variable in class org.apache.jdo.impl.enhancer.classfile.VMOp
 
stackType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Stack.
stackUsed() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Return the maximum number of stack entries used by this method
start - Variable in class org.apache.jdo.impl.fostore.GetInstancesRequest
Starting position in oids ArrayList.
start - Variable in class org.apache.jdo.impl.fostore.Tester.Timer
 
start() - Method in class org.apache.jdo.impl.fostore.Tester.Timer
 
startDocument() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
startElement(String, String, String, Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
startListenerThread() - Method in class org.apache.jdo.impl.fostore.Main
Start the Listener Thread.
startPC() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
return the start of the exception hander (inclusive)
startPrefixMapping(String, String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
startTime - Variable in class org.apache.jdo.impl.fostore.Main
The time this server started running.
startTime() - Static method in class org.apache.jdo.impl.fostore.Tester
 
startTimeoutThread() - Method in class org.apache.jdo.impl.fostore.Main
Start the TimeoutThread.
start_array(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_array(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
start_class(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_class(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
start_collection(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_collection(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
start_extension(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_extension(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
start_field(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_field(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
start_jdo(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_jdo(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
start_map(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_map(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
start_package(Attributes) - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
A container element start event handling method.
start_package(Attributes) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
startedCommit - Variable in class org.apache.jdo.impl.pm.TransactionImpl
The commit process has already begun (even though the status is still STATUS_ACTIVE).
startedCommit() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Returns true if commit has started
startsWith(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
startsWith(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
stateManagerClass - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
stateType - Variable in class org.apache.jdo.impl.state.LifeCycleState
 
stateType() - Method in class org.apache.jdo.impl.state.LifeCycleState
Returns the type of the life cycle state as an int.
stateTypes - Static variable in class org.apache.jdo.impl.state.LifeCycleState
 
staticFieldAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
staticFieldAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
staticIntializerName - Static variable in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
status - Variable in class org.apache.jdo.impl.fostore.DumpHandler
Return status.
status - Variable in class org.apache.jdo.impl.fostore.Reply
 
status - Variable in class org.apache.jdo.impl.fostore.Status
Status value.
status - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
Flag whether this varInfo is checked already (see checkConstraints)
status - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Transaction status (from javax.transaction.Status).
statusPosition - Variable in class org.apache.jdo.impl.fostore.Reply
 
statusString(int) - Static method in class org.apache.jdo.impl.pm.TransactionImpl
Translates a javax.transaction.Status value into a string.
storage - Variable in class org.apache.jdo.impl.fostore.FOStoreDatabase
 
storageIdToNumber(String) - Method in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Converts a storageId to an int.
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnSingle
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
store(byte[], int) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
store(int, int, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for storing a value to a local variable slot
store(FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.DBExtent
 
store() - Method in class org.apache.jdo.impl.fostore.DBInfo
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.AbstractTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayListTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
Stores the entire array by delegating the storing of each element to the storeElement method, which is implemented by a subclass.
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BigDecimalTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BigIntegerTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BitSetTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CalendarTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.DateTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.HashMapTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.HashSetTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.HashtableTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableBooleanTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableByteTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableCharacterTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableDoubleTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableFloatTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableIntegerTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableLongTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableShortTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ImmutableStringTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LinkedListTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LocaleTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeMapTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeSetTranscriber
 
store(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.VectorTranscriber
 
storeBoolean(boolean, DataOutput) - Method in class org.apache.jdo.impl.fostore.BooleanTranscriber
 
storeBoolean(boolean, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeBooleanField(int, boolean) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeBooleanField(int, boolean) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeBooleanField(int, boolean) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeBooleanField(int, boolean) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeBooleanField(int, boolean) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a boolean field can be given by a StateManager to an object that needs the value.
storeBooleanField(int, boolean) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a boolean field can be given by a StateManager to an object that needs the value.
storeBooleanField(int, boolean) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a boolean field can be given by a StateManager to an object that needs the value.
storeBooleanField(int, boolean) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a boolean field can be given by a StateManager to an object that needs the value.
storeByte(byte, DataOutput) - Method in class org.apache.jdo.impl.fostore.ByteTranscriber
 
storeByte(byte, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeByteField(int, byte) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeByteField(int, byte) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeByteField(int, byte) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeByteField(int, byte) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeByteField(int, byte) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a byte field can be given by a StateManager to an object that needs the value.
storeByteField(int, byte) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a byte field can be given by a StateManager to an object that needs the value.
storeByteField(int, byte) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a byte field can be given by a StateManager to an object that needs the value.
storeByteField(int, byte) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a byte field can be given by a StateManager to an object that needs the value.
storeChar(char, DataOutput) - Method in class org.apache.jdo.impl.fostore.CharTranscriber
 
storeChar(char, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeCharField(int, char) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeCharField(int, char) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeCharField(int, char) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeCharField(int, char) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeCharField(int, char) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a char field can be given by a StateManager to an object that needs the value.
storeCharField(int, char) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a char field can be given by a StateManager to an object that needs the value.
storeCharField(int, char) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a char field can be given by a StateManager to an object that needs the value.
storeCharField(int, char) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a char field can be given by a StateManager to an object that needs the value.
storeCollection(Collection, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CollectionTranscriber
Store the elements of the collection.
storeDirtyExtents() - Method in class org.apache.jdo.impl.fostore.DBInfo
Stores all extents that have been marked dirty since the last time this method was invoked.
storeDouble(double, DataOutput) - Method in class org.apache.jdo.impl.fostore.DoubleTranscriber
 
storeDouble(double, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeDoubleField(int, double) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeDoubleField(int, double) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeDoubleField(int, double) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeDoubleField(int, double) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeDoubleField(int, double) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a double field can be given by a StateManager to an object that needs the value.
storeDoubleField(int, double) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a double field can be given by a StateManager to an object that needs the value.
storeDoubleField(int, double) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a double field can be given by a StateManager to an object that needs the value.
storeDoubleField(int, double) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a double field can be given by a StateManager to an object that needs the value.
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ArrayTranscriber
Stores a single element of an array.
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.BooleanArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ByteArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CharArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.DoubleArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.FloatArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.IntArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.LongArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ObjArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.ShortArrayTranscriber
 
storeElement(Object, FOStoreOutput, int) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.StringArrayTranscriber
 
storeFloat(float, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeFloat(float, DataOutput) - Method in class org.apache.jdo.impl.fostore.FloatTranscriber
 
storeFloatField(int, float) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeFloatField(int, float) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeFloatField(int, float) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeFloatField(int, float) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeFloatField(int, float) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a field can be given by a StateManager to an object that needs the value.
storeFloatField(int, float) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a field can be given by a StateManager to an object that needs the value.
storeFloatField(int, float) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a field can be given by a StateManager to an object that needs the value.
storeFloatField(int, float) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a field can be given by a StateManager to an object that needs the value.
storeInt(byte[], int, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
 
storeInt(int, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeInt(int, DataOutput) - Method in class org.apache.jdo.impl.fostore.IntTranscriber
 
storeIntField(int, int) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeIntField(int, int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeIntField(int, int) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeIntField(int, int) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeIntField(int, int) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a int field can be given by a StateManager to an object that needs the value.
storeIntField(int, int) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a int field can be given by a StateManager to an object that needs the value.
storeIntField(int, int) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a int field can be given by a StateManager to an object that needs the value.
storeIntField(int, int) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a int field can be given by a StateManager to an object that needs the value.
storeLong(long, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeLong(long, DataOutput) - Method in class org.apache.jdo.impl.fostore.LongTranscriber
 
storeLongField(int, long) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeLongField(int, long) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeLongField(int, long) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeLongField(int, long) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeLongField(int, long) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a long field can be given by a StateManager to an object that needs the value.
storeLongField(int, long) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a long field can be given by a StateManager to an object that needs the value.
storeLongField(int, long) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a long field can be given by a StateManager to an object that needs the value.
storeLongField(int, long) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a long field can be given by a StateManager to an object that needs the value.
storeManagers - Variable in class org.apache.jdo.impl.fostore.FOStorePMF
StoreManagers provided by this PMF, one per-PM.
storeMap(Map, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.MapTranscriber
 
storeObject(Object, FOStoreOutput, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeObject(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeObject(Object, FOStoreOutput, PersistenceManagerInternal) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
Stores an object on the given FOStoreOutput by delegating to the other storeObject method after stashing away pm.
storeObject(Object, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber
Stores an object on the given FOStoreOutput.
storeObjectField(int, Object) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeObjectField(int, Object) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeObjectField(int, Object) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeObjectField(int, Object) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeObjectField(int, Object) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of an Object field can be given by a StateManager to an object that needs the value.
storeObjectField(int, Object) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of an Object field can be given by a StateManager to an object that needs the value.
storeObjectField(int, Object) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of an Object field can be given by a StateManager to an object that needs the value.
storeObjectField(int, Object) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of an Object field can be given by a StateManager to an object that needs the value.
storeShort(byte[], int, short) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
 
storeShort(short, DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreTranscriber
 
storeShort(short, DataOutput) - Method in class org.apache.jdo.impl.fostore.ShortTranscriber
 
storeShortField(int, short) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeShortField(int, short) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeShortField(int, short) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeShortField(int, short) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeShortField(int, short) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a short field can be given by a StateManager to an object that needs the value.
storeShortField(int, short) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a short field can be given by a StateManager to an object that needs the value.
storeShortField(int, short) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a short field can be given by a StateManager to an object that needs the value.
storeShortField(int, short) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a short field can be given by a StateManager to an object that needs the value.
storeStringField(int, String) - Method in class org.apache.jdo.impl.fostore.AIDTranscriber
Store one field into the field manager.
storeStringField(int, String) - Method in class org.apache.jdo.impl.fostore.AbstractFieldManager
 
storeStringField(int, String) - Method in class org.apache.jdo.impl.fostore.AbstractFieldRequest
 
storeStringField(int, String) - Method in class org.apache.jdo.impl.fostore.InsertRequest
 
storeStringField(int, String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
Provides the means by which the value of a String field can be given by a StateManager to an object that needs the value.
storeStringField(int, String) - Method in class org.apache.jdo.impl.state.SimpleFieldManager
Provides the means by which the value of a String field can be given by a StateManager to an object that needs the value.
storeStringField(int, String) - Method in class org.apache.jdo.impl.state.StateFieldManager
Provides the means by which the value of a String field can be given by a StateManager to an object that needs the value.
storeStringField(int, String) - Method in interface org.apache.jdo.state.FieldManager
Provides the means by which the value of a String field can be given by a StateManager to an object that needs the value.
stream - Variable in class org.apache.jdo.impl.fostore.FOStoreOutput
 
streamHandler - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Connections are created by the FOStoreURLStreamHandler.
stringConstant(String, ConstantPool) - Static method in class org.apache.jdo.impl.enhancer.classfile.InsnUtils
Return the best instruction for loading the specified String constant onto the stack - hopefully use short form
stringTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
stringType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.String.
stringValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstString
 
stringValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
 
stringValue - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
 
stringValue - Variable in class org.apache.jdo.impl.state.SimpleFieldManager
 
stringValue - Variable in class org.apache.jdo.impl.state.StateFieldManager
 
stringValueIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstString
 
subDump(String) - Method in class org.apache.jdo.impl.fostore.Dumper.ClassInstancesRequest
 
subDump(String) - Method in class org.apache.jdo.impl.fostore.Dumper.ClassMetadataRequest
 
subDump(String) - Method in class org.apache.jdo.impl.fostore.Dumper.ClassRequest
Subclasses must implement, to dump their particular kind of info.
subDump(String) - Method in class org.apache.jdo.impl.fostore.Dumper.ClassSubclassesRequest
 
subMap(Object, Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
subSet(Object, Object) - Method in class org.apache.jdo.impl.sco.TreeSet
 
subclasses - Variable in class org.apache.jdo.impl.fostore.FOStoreExtent
If true, extent includes subclasses of user's class.
subclasses - Variable in class org.apache.jdo.impl.fostore.GetExtentRequest
If true retrieve instances of cls and its subclasses, otherwise just of cls.
subclasses - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
subclasses() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl.EmptyExtent
 
summarize(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Print a brief summary of the attributes
summarize(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
summarize(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
superClassName - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
superClassName - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
The name of the superclass.
superKeyClassName - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The name of the key class of the next persistence-capable superclass that defines one.
superName() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the name of the super class
superNameString() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Return the name of the super class as a string
superclass - Variable in class org.apache.jdo.impl.model.java.BaseReflectionJavaType
The superclass JavaType.
superclassUnchecked - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaType
Flag indicating whether the superclass is checked already.
supers - Variable in class org.apache.jdo.impl.fostore.DBClass
Lists the class's PersistenceCapable superclasses, from the class to Object.
supported - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
supportedOptions() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
The application can determine from the results of this method which optional features are supported by the JDO implementation.
supportedVersions - Static variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
swap(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ArraySorter
 
swap(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.FieldArraySorter
 
swap(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.InterfaceArraySorter
 
swap(int, int) - Method in class org.apache.jdo.impl.enhancer.classfile.MethodArraySorter
 
switchCases() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
Return the case values of the switch.
switchTargets() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
Return the targets for the cases of the switch.
switchTargets() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
Return the targets for the cases of the switch.
symbols - Variable in class org.apache.jdo.impl.jdoql.scope.SymbolTable
The table of declared identifier (symbols).
symtab - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Symbol table handling names of variables and parameters.
synchronization - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Registered Synchronization object.

T

TABSIZE - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
The width of a tab stop.
TC_INTERFACE - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
TC_OBJECT - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
TC_STRING - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
THIS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
THIS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
THIS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
TOTAL - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
TRANSACTIONAL - Static variable in class org.apache.jdo.model.jdo.PersistenceModifier
Constant representing a transactional field modifier.
TRANSIENT - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
TRUE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
TRUE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
TRUE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
TYPE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
TYPE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
TYPE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
T_BOOLEAN - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_BYTE - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_CHAR - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_CLEAN - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
T_DIRTY - Static variable in class org.apache.jdo.impl.state.LifeCycleState
Constants to specify the life cycle state type
T_DOUBLE - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_FLOAT - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_INT - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_LONG - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_SHORT - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_TWOWORD - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_UNKNOWN - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
T_WORD - Static variable in interface org.apache.jdo.impl.enhancer.classfile.VMConstants
 
Tester - class org.apache.jdo.impl.fostore.Tester.
Provides a relatively convient way to print debug messages.
Tester() - Constructor for class org.apache.jdo.impl.fostore.Tester
 
Tester.Timer - class org.apache.jdo.impl.fostore.Tester.Timer.
 
Tester.Timer() - Constructor for class org.apache.jdo.impl.fostore.Tester.Timer
 
ThisExpr - class org.apache.jdo.impl.jdoql.tree.ThisExpr.
This node represents an access to this.
ThisExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.ThisExpr
The noarg constructor is needed for ANTLR support and deserialization.
ThisExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.ThisExpr
The noarg constructor is needed for ANTLR support.
ThisExpr(Class) - Constructor for class org.apache.jdo.impl.jdoql.tree.ThisExpr
This constructor is called by the query tree instance.
ThisExpression - interface org.apache.jdo.jdoql.tree.ThisExpression.
This node represents an access to this.
Timer - class org.apache.jdo.impl.enhancer.util.Timer.
Utility class for simple performance analysis.
Timer() - Constructor for class org.apache.jdo.impl.enhancer.util.Timer
 
Timer(PrintWriter) - Constructor for class org.apache.jdo.impl.enhancer.util.Timer
 
Timer.MethodCall - class org.apache.jdo.impl.enhancer.util.Timer.MethodCall.
 
Timer.MethodCall(Timer.MethodDescriptor, String, long, long) - Constructor for class org.apache.jdo.impl.enhancer.util.Timer.MethodCall
 
Timer.MethodDescriptor - class org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor.
 
Timer.MethodDescriptor(String) - Constructor for class org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor
 
TimesExpr - class org.apache.jdo.impl.jdoql.tree.TimesExpr.
This node represents a times operator.
TimesExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.TimesExpr
The noarg constructor is needed for ANTLR support and deserialization.
TimesExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.TimesExpr
The noarg constructor is needed for ANTLR support.
TimesExpr(Expression, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.TimesExpr
This constructor is called by the query tree instance.
TimesExpression - interface org.apache.jdo.jdoql.tree.TimesExpression.
This node represents a times operator.
TransactionImpl - class org.apache.jdo.impl.pm.TransactionImpl.
The Transaction interface allows operations to be performed against the transaction in the target Transaction object.
TransactionImpl(PersistenceManagerImpl, PersistenceManagerFactoryImpl, String, String) - Constructor for class org.apache.jdo.impl.pm.TransactionImpl
Constructors new instance of TransactionImpl for the corresponding PersistenceManagerImpl.
TransactionSynchronization - class org.apache.jdo.impl.pm.TransactionSynchronization.
This is a Synchronization instance associated with the corresponding instance of the TransactionImpl.
TransactionSynchronization(TransactionImpl) - Constructor for class org.apache.jdo.impl.pm.TransactionSynchronization
 
Transcriber - interface org.apache.jdo.store.Transcriber.
A Transcriber provides a way to get a different representation for an object.
TranscriberFactory - interface org.apache.jdo.store.TranscriberFactory.
Provides a means to create an array of transcribers for a given Class.
TransientClean - class org.apache.jdo.impl.state.TransientClean.
This class represents TransientClean state specific state transitions as requested by StateManagerImpl.
TransientClean() - Constructor for class org.apache.jdo.impl.state.TransientClean
 
TransientDirty - class org.apache.jdo.impl.state.TransientDirty.
This class represents TransientDirty state specific state transitions as requested by StateManagerImpl.
TransientDirty() - Constructor for class org.apache.jdo.impl.state.TransientDirty
 
Tree - class org.apache.jdo.impl.jdoql.tree.Tree.
This node represents the root of a query tree.
Tree() - Constructor for class org.apache.jdo.impl.jdoql.tree.Tree
The noarg constructor is called by persistence manager internal.
Tree(CandidateClass, ParameterDecl, VariableDecl, OrderingExpr, Expr) - Constructor for class org.apache.jdo.impl.jdoql.tree.Tree
This constructor is called by semantic analysis only.
Tree.JavaKeyWords - class org.apache.jdo.impl.jdoql.tree.Tree.JavaKeyWords.
 
Tree.JavaKeyWords() - Constructor for class org.apache.jdo.impl.jdoql.tree.Tree.JavaKeyWords
 
TreeMap - class org.apache.jdo.impl.sco.TreeMap.
A mutable 2nd class object that represents TreeMap.
TreeMap(Class, Class, boolean) - Constructor for class org.apache.jdo.impl.sco.TreeMap
Creates a new empty TreeMap object.
TreeMap(Class, Class, boolean, Comparator) - Constructor for class org.apache.jdo.impl.sco.TreeMap
Creates a new empty TreeMap object that has the specified initial capacity.
TreeSet - class org.apache.jdo.impl.sco.TreeSet.
A mutable 2nd class object that represents TreeSet.
TreeSet(Class, boolean) - Constructor for class org.apache.jdo.impl.sco.TreeSet
Creates a new empty TreeSet object.
TreeSet(Class, boolean, Comparator) - Constructor for class org.apache.jdo.impl.sco.TreeSet
Creates a new empty TreeSet object that has the specified comparator.
TreeWalker - class org.apache.jdo.jdoql.tree.TreeWalker.
An instance of this class is used to walk any query node.
TreeWalker() - Constructor for class org.apache.jdo.jdoql.tree.TreeWalker
 
Type - interface org.apache.jdo.jdoql.tree.Type.
This node represents a type instance.
TypeImpl - class org.apache.jdo.impl.jdoql.tree.TypeImpl.
This node represents a type instance.
TypeImpl() - Constructor for class org.apache.jdo.impl.jdoql.tree.TypeImpl
The noarg constructor is needed for ANTLR support and deserialization.
TypeImpl(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.TypeImpl
The noarg constructor is needed for ANTLR support.
TypeImpl(Class) - Constructor for class org.apache.jdo.impl.jdoql.tree.TypeImpl
This constructor is called by the query tree instance.
TypeNames - class org.apache.jdo.impl.jdoql.scope.TypeNames.
The table handling type names.
TypeNames(TypeSupport) - Constructor for class org.apache.jdo.impl.jdoql.scope.TypeNames
Creates a new TypeNames instance.
TypeSupport - class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport.
Provides query convenience methods to deal with Java/JDO metadata.
TypeSupport() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
 
TypeSupport - class org.apache.jdo.impl.model.jdo.util.TypeSupport.
 
TypeSupport() - Constructor for class org.apache.jdo.impl.model.jdo.util.TypeSupport
 
tab() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
 
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
Return the tag for this constant
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFieldRef
 
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInterfaceMethodRef
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstMethodRef
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstString
Return the tag for this constant
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
The tag of this constant entry
tag() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
The tag of this constant entry
tailMap(Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
tailSet(Object) - Method in class org.apache.jdo.impl.sco.TreeSet
 
target() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
Return the branch target which is the immediate operand
targetOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp
 
targets - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeEnv
 
targets - Variable in class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
 
targetsOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnLookupSwitch
 
targetsOp - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
 
test(PrintWriter, String, String) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
test(PrintWriter, boolean, List, List) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
test(PrintWriter, String[]) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
test(PrintWriter, boolean, List) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
test(PrintWriter, String) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
test(PrintWriter, boolean, List) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
test - Static variable in class org.apache.jdo.util.Pool
 
testAnnotation(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
testAugmentation(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
testLoadingClass(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
testPCFeasibility(PrintWriter) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
thaw(SCOMap, StateManagerInternal, Map.Entry[]) - Static method in class org.apache.jdo.impl.sco.Freezer
Thaw the frozen elements of a map.
thaw(SCOCollection, StateManagerInternal, Object[]) - Static method in class org.apache.jdo.impl.sco.Freezer
Thaw the frozen elements of a collection.
thaw() - Method in class org.apache.jdo.impl.sco.HashMap
Thaw the frozen elements of this map.
thaw() - Method in class org.apache.jdo.impl.sco.HashSet
Thaw the frozen elements of this collection.
thaw() - Method in class org.apache.jdo.impl.sco.Hashtable
Thaw the frozen elements of this map.
thaw() - Method in class org.apache.jdo.impl.sco.TreeMap
Thaw the frozen elements of this map.
thaw() - Method in class org.apache.jdo.impl.sco.TreeSet
Thaw the frozen elements of this collection.
theArray - Variable in class org.apache.jdo.impl.enhancer.classfile.FieldArraySorter
 
theArray - Variable in class org.apache.jdo.impl.enhancer.classfile.InterfaceArraySorter
 
theArray - Variable in class org.apache.jdo.impl.enhancer.classfile.MethodArraySorter
 
theClassName - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
theClassName - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstClass
 
theClassNameIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
theClassNameIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstClass
 
theCode - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
theCode() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Return the instruction sequence for this method - initially derived from the byte code array, but may later be modified
theCodeBytes - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
theDataBytes - Variable in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
theName - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
theNameAndType - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
theNameAndTypeIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
theNameIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
thisClassName - Variable in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
threadPrinting - Static variable in class org.apache.jdo.impl.fostore.Tester
 
timeout - Variable in class org.apache.jdo.impl.fostore.Main
The number of seconds with no activity before shutting down.
timeoutMillis - Variable in class org.apache.jdo.impl.fostore.Main.TimeoutRunnable
The number of milliseconds to sleep before terminating this thread.
timeoutThread - Static variable in class org.apache.jdo.impl.fostore.Main
The Thread responsible for detecting inactivity.
timer - Static variable in class org.apache.jdo.impl.enhancer.util.Support
 
timestamp - Variable in class org.apache.jdo.impl.fostore.LoginHandler
a pseudo random number
timestamp - Variable in class org.apache.jdo.impl.fostore.LoginRequest
This is the Date.getTime() of the time the request was created.
timingOption - Variable in class org.apache.jdo.impl.enhancer.core.Environment
If true, provide timing statistics.
tmpTokens - Variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
A temporary vector (this is the reason why the implementation is not thread safe).
toArray() - Method in class org.apache.jdo.impl.sco.HashSet
 
toArray(Object[]) - Method in class org.apache.jdo.impl.sco.HashSet
 
toArray(Object[]) - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
toArray() - Method in class org.apache.jdo.query.BasicQueryResult
This method delegates to the result collection method.
toCanonicalClassName(String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.NameHelper
Converts a classname given in a given VM-similar notation(with slashes) into a canonical notation (with dots).
toHex(long, int) - Static method in class org.apache.jdo.impl.fostore.Tester
 
toHexString(int) - Static method in class org.apache.jdo.impl.fostore.AID
Covert byte into 2-digit hexadecimal String.
toInt(String) - Static method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
It should *never* be the case that our translation process encounters a NumberFormatException.
toInt(String) - Static method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
It should *never* be the case that our translation process encounters a NumberFormatException.
toJDOIdentityType(String) - Static method in class org.apache.jdo.model.jdo.JDOIdentityType
Returns the JDOIdentityType constant, one of JDOIdentityType.APPLICATION, JDOIdentityType.DATASTORE, or JDOIdentityType.NONDURABLE for the specified string.
toNullValueTreatment(String) - Static method in class org.apache.jdo.model.jdo.NullValueTreatment
Returns the NullValueTreatment constant for the string representation.
toPersistenceModifier(String) - Static method in class org.apache.jdo.model.jdo.PersistenceModifier
Returns the PersistenceModifier constant for the specified string.
toString() - Method in class org.apache.jdo.impl.enhancer.EnhancerUserException
The String representation includes the name of the class, the descriptive comment (if any), and the String representation of the cause (if any).
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstClass
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFieldRef
 
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInterfaceMethodRef
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstMethodRef
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstString
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUnicode
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstUtf8
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
A printable representation
toString() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOClass
Creates a string-representation for this object.
toString() - Method in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
Creates a string-representation of the object.
toString() - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Property
Creates a string-representation of this object.
toString(int, Class, String) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
toString(int, String, Class[]) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
toString(int, Class, String, Class[]) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
toString(int, Class, String, Class[], Class[]) - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
toString() - Method in class org.apache.jdo.impl.fostore.AID
Returns a String representation of this AID.
toString() - Method in class org.apache.jdo.impl.fostore.CLID
 
toString() - Method in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
 
toString() - Method in class org.apache.jdo.impl.fostore.DBClass
 
toString() - Method in class org.apache.jdo.impl.fostore.DBExtent
 
toString() - Method in class org.apache.jdo.impl.fostore.DBInfo
Returns a human-readable description of this DBInfo.
toString() - Method in class org.apache.jdo.impl.fostore.DumpOption
 
toString() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
toString() - Method in class org.apache.jdo.impl.fostore.FOStoreDatabaseException
 
toString() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
toString() - Method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
toString() - Method in class org.apache.jdo.impl.fostore.OID
Returns a String representation of this OID.
toString() - Method in class org.apache.jdo.impl.fostore.RequestId
 
toString() - Method in class org.apache.jdo.impl.fostore.RequestType
 
toString() - Method in class org.apache.jdo.impl.fostore.Status
 
toString() - Method in class org.apache.jdo.impl.jdoql.MemoryQuery.BoundVariable
 
toString() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
Returns a string representation of this JDOQLAST.
toString() - Method in class org.apache.jdo.impl.jdoql.scope.UNDEFINED
Returns a string representation of an UNDEFINED instance.
toString() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
 
toString() - Method in class org.apache.jdo.impl.model.java.AbstractJavaField
Returns a string representation of the object.
toString() - Method in class org.apache.jdo.impl.model.java.AbstractJavaType
Returns a string representation of the object.
toString() - Method in class org.apache.jdo.impl.model.jdo.JDOMemberImpl
Overrides Object's toString method to return the name of this persistence element.
toString() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
The String representation of this PMF.
toString() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Returns a string representation of this transaction object.
toString() - Method in class org.apache.jdo.impl.sco.HashMap
 
toString() - Method in class org.apache.jdo.impl.sco.HashSet
 
toString() - Method in class org.apache.jdo.impl.sco.Hashtable
 
toString() - Method in class org.apache.jdo.impl.sco.TreeMap
 
toString() - Method in class org.apache.jdo.impl.sco.TreeSet
 
toString() - Method in class org.apache.jdo.impl.state.LifeCycleState
 
toString() - Method in class org.apache.jdo.model.ModelException
The String representation includes the name of the class, the descriptive comment (if any), and the String representation of the cause (if any).
toString() - Method in class org.apache.jdo.model.ModelFatalException
The String representation includes the name of the class, the descriptive comment (if any), and the String representation of the cause (if any).
toString() - Method in class org.apache.jdo.model.ModelValidationException
The String representation includes the name of the class, the descriptive comment (if any), and the String representation of the cause (if any).
toString(int) - Static method in class org.apache.jdo.model.jdo.JDOIdentityType
Returns a string representation of the specified identity type constant.
toString(int) - Static method in class org.apache.jdo.model.jdo.NullValueTreatment
Returns a string representation of the specified NullValueTreatment constant.
toString(int) - Static method in class org.apache.jdo.model.jdo.PersistenceModifier
Returns a string representation of the specified persistence modifer.
toWrapperClass(Class) - Static method in class org.apache.jdo.impl.jdoql.tree.Tree
 
total - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodCall
 
total - Variable in class org.apache.jdo.impl.enhancer.util.Timer.MethodDescriptor
 
traceCall(String) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Trace method call.
traceCall(String, int) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Trace method call with a provided status.
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.ArrayList
Apply changes
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.HashMap
Notify StateManager to process the changes.
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.HashSet
Notify StateManager to process the changes.
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.Hashtable
Notify StateManager to process the changes.
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.LinkedList
Apply changes
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.TreeMap
Notify StateManager to process the changes.
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.TreeSet
Notify StateManager to process the changes.
trackUpdates(boolean) - Method in class org.apache.jdo.impl.sco.Vector
Apply changes
trackUpdates(StateManagerImpl, int, SCO) - Method in class org.apache.jdo.impl.state.SCOProcessor.CollectionProcessor
Makes newly added instances to an SCO Collection auto-persistent and fixes ownership on referenced SCO instances.
trackUpdates(StateManagerImpl, int, SCO) - Method in class org.apache.jdo.impl.state.SCOProcessor.DateProcessor
Makes newly added instances to an SCO Collection auto-persistent and fixes ownership on referenced SCO instances.
trackUpdates(StateManagerImpl, int, SCO) - Method in class org.apache.jdo.impl.state.SCOProcessor.MapProcessor
Makes newly added instances to an SCO Map auto-persistent and fixes ownership on referenced SCO instances.
trackUpdates(StateManagerImpl, int, SCO) - Method in class org.apache.jdo.impl.state.SCOProcessor.Processor
Makes newly added instances to an SCO Collection auto-persistent and fixes ownership on referenced SCO instances.
trackUpdates(StateManagerImpl, int, SCO) - Method in class org.apache.jdo.impl.state.SCOProcessor
Process requests to trackUpdates for SCO changes.
trackUpdates(int, SCO) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Makes newly added instances to an SCO Collection or SCO Map auto-persistent.
trackUpdates(int, SCO) - Method in interface org.apache.jdo.state.StateManagerInternal
Processes changes to the Tracked SCO instance owned by this StateManager.
trackedClasses - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
Mapping of supported java.util classes to the tracked SCO classes in org.apache.jdo.impl.sco package
transcriberFactory - Variable in class org.apache.jdo.impl.fostore.FOStoreModel
Convenience; so that we don't have to getInstance() all the time.
transcribers - Variable in class org.apache.jdo.impl.fostore.FOStoreModel
Map from jdoClass to an array of FOStoreTranscribers.
transcribers - Static variable in class org.apache.jdo.impl.fostore.FOStoreTranscriberFactory
 
transcribers - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
transientPrefixes - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNew
Differs from the generic implementation in LifeCycleState that state transitions to Transient and keeps all fields.
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushed
 
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentPending
Differs from the generic implementation in LifeCycleState that state transitions to Transient and keeps all fields.
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on commit.
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentClean
 
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentDeletedFlushed
 
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentDirtyFlushed
 
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewDeleted
 
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewFlushed
 
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientClean
This is a no-op.
transitionCommit(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientDirty
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushed
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushedDirty
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to deletePersistent
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentClean
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentDirty
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentDirtyFlushed
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNew
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewFlushed
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewFlushedDirty
 
transitionDeletePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionEvict(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to evict an instance.
transitionEvict(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentClean
 
transitionEvict(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionFromAutoPersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNew
 
transitionFromAutoPersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentPending
 
transitionFromAutoPersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState to transient for AutoPersistent instance that is not referenced anymore (persistence-by-reachability)
transitionLoad(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
Transitions LifeCycle state on reload or retrieve call.
transitionMakeNontransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionMakeNontransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to makeNontransactional
transitionMakeNontransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentClean
 
transitionMakeNontransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionMakeNontransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.TransientClean
 
transitionMakePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNew
 
transitionMakePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushed
 
transitionMakePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushedDirty
 
transitionMakePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to makePersistent
transitionMakePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientClean
 
transitionMakePersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientDirty
 
transitionMakeTransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionMakeTransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to makeTransactional
transitionMakeTransactional(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionMakeTransient(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionMakeTransient(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to makeTransient.
transitionMakeTransient(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentClean
 
transitionMakeTransient(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionMakeTransient(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.TransientClean
 
transitionMakeTransient(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.TransientDirty
 
transitionRead(StateManagerImpl, Transaction, boolean) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
Transtions the state on read or retrieve.
transitionReadField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionReadField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to read a field.
transitionReadField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentDeleted
 
transitionReadField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNewDeleted
 
transitionReadField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionReadField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.TransientClean
 
transitionRefresh(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to refresh an instance.
transitionRefresh(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentDirty
 
transitionRefresh(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionReload(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionReload(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to reload an instance.
transitionReload(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionReplace(StateManagerImpl, Transaction, int[], FieldManager) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionReplace(StateManagerImpl, Transaction, int[], FieldManager) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions the lifecycle state as if the instance is retrieved from the datastore, but use the specified field values instead of loading them from the datastore.
transitionReplace(StateManagerImpl, Transaction, int[], FieldManager) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionRetrieve(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionRetrieve(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to retrieve an instance.
transitionRetrieve(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentClean
 
transitionRetrieve(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentDirty
 
transitionRetrieve(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNew
Differs from the generic implementation in LifeCycleState that state transitions to Transient and restores all fields.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushed
Differs from the generic implementation in LifeCycleState that state transitions to Transient and restores all fields.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushedDirty
Differs from the generic implementation in LifeCycleState that state transitions to Transient and restores all fields.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.AutoPersistentPending
Differs from the generic implementation in LifeCycleState that state transitions to Transient and restores all fields.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.Hollow
This state transition is invalid for the rollback.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on rollback.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNew
This implementation differs from a generic version from the LifeCycleState as the state transitions to transient.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNewDeleted
Differs from the generic implementation in LifeCycleState that state transitions to Transient.
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientClean
 
transitionRollback(boolean, StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientDirty
 
transitionToAutoPersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState as a result of call to makePersistent of a referencing instance (persistence-by-reachability)
transitionToAutoPersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientClean
 
transitionToAutoPersistent(StateManagerImpl) - Method in class org.apache.jdo.impl.state.TransientDirty
 
transitionTransient - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.AutoPersistentNewFlushed
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.Hollow
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.LifeCycleState
Transitions LifeCycleState on call to write a field.
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentClean
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentCleanTransactional
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentDeleted
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentDirtyFlushed
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNewDeleted
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNewFlushed
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.PersistentNonTransactional
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class org.apache.jdo.impl.state.TransientClean
 
translateClass(String, Map) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
classTranslations contains a set of mappings of class names.
translateStatus(int) - Method in interface org.apache.jdo.ejb.EJBHelper
Translate local representation of the Transaction Status to javax.transaction.Status value if necessary.
translateStatus(int) - Static method in class org.apache.jdo.ejb.EJBImplHelper
Translates local representation of the Transaction Status to javax.transaction.Status value.
treeMapTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
treeMapType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.TreeMap.
treeSetTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
treeSetType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.TreeSet.
treeToString() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
Returns a string representation of this JDOQLAST including all child nodes.
treeToString(int, StringBuffer) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
treeWalker - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The tree walker used when applying the filter and do the ordering.
tx - Variable in class org.apache.jdo.impl.pm.TransactionSynchronization
Reference to TransactionImpl instance associated with this instance of TransactionSynchronization
tx - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
txObjectId - Variable in class org.apache.jdo.impl.state.StateManagerImpl
 
txSync - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Synchronisation object associated with this transaction instance
txType - Variable in class org.apache.jdo.impl.pm.TransactionImpl
Flag to indicate usage mode (non-managed versus managed, and so on).
txTypeString() - Method in class org.apache.jdo.impl.pm.TransactionImpl
Translates a txType value into a string.
type - Variable in class org.apache.jdo.impl.enhancer.meta.prop.JDOField
The type of the field.
type() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
type(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
type - Variable in class org.apache.jdo.impl.model.java.BaseReflectionJavaField
The type of the field.
type - Variable in class org.apache.jdo.model.ModelValidationException
This field holds the type -- one of ModelValidationException.ERROR or ModelValidationException.WARNING
typeForPath(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
typeForSig(String) - Static method in class org.apache.jdo.impl.enhancer.core.NameHelper
 
typeInfo - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
The type info
typeNameConversion - Static variable in class org.apache.jdo.impl.enhancer.generator.ImplHelper
 
typeNames - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Table of type names handling imports.
typeSignature - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
typeSignatureIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstNameAndType
 
typeSupport - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
Type support.
typeSupport - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
The type support.
typeSupport - Variable in class org.apache.jdo.impl.jdoql.scope.TypeNames
The corresponding type table.
types - Variable in class org.apache.jdo.impl.model.java.AbstractJavaModel
Map of known JavaTypes.

U

UID_MASK - Static variable in class org.apache.jdo.impl.fostore.OID
 
UNARY_MINUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
UNARY_MINUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
UNARY_MINUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
UNARY_PLUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
UNARY_PLUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
UNARY_PLUS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
UNCHECKED - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
 
UNDEFINED - class org.apache.jdo.impl.jdoql.scope.UNDEFINED.
An instance of this class represents an undefined value in a ValueTable (ParameterTable or VariableTable).
UNDEFINED() - Constructor for class org.apache.jdo.impl.jdoql.scope.UNDEFINED
Creates new UNDEFINED.
UNICODE_CHAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
UNICODE_CHAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
UNICODE_CHAR - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
UNICODE_ESCAPE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
UNICODE_ESCAPE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
UNICODE_ESCAPE - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
UNKNOWN - Static variable in class org.apache.jdo.impl.fostore.Status
Request is being processed.
UNSPECIFIED - Static variable in class org.apache.jdo.model.jdo.JDOIdentityType
Constant representing an unspecified jdo identity
UNSPECIFIED - Static variable in class org.apache.jdo.model.jdo.PersistenceModifier
Constant representing an unspecified field modifier
URL - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
USAGE_ERROR - Static variable in class org.apache.jdo.enhancer.Main
 
USAGE_ERROR - Static variable in class org.apache.jdo.impl.enhancer.GenericMain
 
USAGE_ERROR - Static variable in class org.apache.jdo.impl.enhancer.OptionSet
 
USAGE_ERROR - Static variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
USER_EXCEPTION - Static variable in class org.apache.jdo.impl.enhancer.GenericMain
 
UnaryExpr - class org.apache.jdo.impl.jdoql.tree.UnaryExpr.
This node represents a unary operator.
UnaryExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryExpr
The noarg constructor is needed for ANTLR support and deserialization.
UnaryExpr(int, String, Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryExpr
This constructor is called by specialized nodes.
UnaryExpression - interface org.apache.jdo.jdoql.tree.UnaryExpression.
This node represents a unary operator.
UnaryMinusExpr - class org.apache.jdo.impl.jdoql.tree.UnaryMinusExpr.
This node represents a unary minus operator.
UnaryMinusExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryMinusExpr
The noarg constructor is needed for ANTLR support and deserialization.
UnaryMinusExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryMinusExpr
The noarg constructor is needed for ANTLR support.
UnaryMinusExpr(Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryMinusExpr
This constructor is called by the query tree instance.
UnaryMinusExpression - interface org.apache.jdo.jdoql.tree.UnaryMinusExpression.
This node represents a unary minus operator.
UnaryPlusExpr - class org.apache.jdo.impl.jdoql.tree.UnaryPlusExpr.
This node represents a unary plus operator.
UnaryPlusExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryPlusExpr
The noarg constructor is needed for ANTLR support and deserialization.
UnaryPlusExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryPlusExpr
The noarg constructor is needed for ANTLR support.
UnaryPlusExpr(Expression) - Constructor for class org.apache.jdo.impl.jdoql.tree.UnaryPlusExpr
This constructor is called by the query tree instance.
UnaryPlusExpression - interface org.apache.jdo.jdoql.tree.UnaryPlusExpression.
This node represents a unary plus operator.
UpdateHandler - class org.apache.jdo.impl.fostore.UpdateHandler.
Process requests to update instances in the datastore.
UpdateHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.UpdateHandler
Construct a new handler for processing updates.
UpdateHandler.DoesNotExistException - exception org.apache.jdo.impl.fostore.UpdateHandler.DoesNotExistException.
Thrown by UpdateHandler.verify(org.apache.jdo.impl.fostore.OID, boolean, org.apache.jdo.impl.fostore.Block) if an object which should exist in the database, does not.
UpdateHandler.DoesNotExistException() - Constructor for class org.apache.jdo.impl.fostore.UpdateHandler.DoesNotExistException
 
UpdateRequest - class org.apache.jdo.impl.fostore.UpdateRequest.
Represents a request to change one or more fields of a persistent object in the store.
UpdateRequest(StateManagerInternal, Message, FOStorePMF, BitSet, BitSet, boolean) - Constructor for class org.apache.jdo.impl.fostore.UpdateRequest
 
ucp - Variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
unaryArithmeticExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
unaryArithmeticExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
unaryExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
unaryExpressionNotPlusMinus() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
unaryNumericPromotion(JavaType) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Implements unray numeric promotion as defined in the Java Language Specification section 5.6.1
unboundVariableAccess - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
undefined - Static variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
undefined - Static variable in class org.apache.jdo.impl.jdoql.OrderingComparator
 
undefined - Static variable in class org.apache.jdo.impl.jdoql.scope.UNDEFINED
The singleton UNDEFINED instance.
unenhancableTypePrefixes - Static variable in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
 
unicodeTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
unsetBeforeImage() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Reset beforeImage on refresh or flush
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.ArrayList
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.Date
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.HashMap
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.HashSet
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.Hashtable
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.LinkedList
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.SqlDate
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.SqlTime
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.SqlTimestamp
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.TreeMap
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.TreeSet
 
unsetOwner(Object, int) - Method in class org.apache.jdo.impl.sco.Vector
 
unsetOwner(Object, int) - Method in interface org.apache.jdo.sco.SCO
Nullifies references to the owner Object iff the passed in owner and fieldNumber match.
unsetSCOFields() - Method in class org.apache.jdo.impl.state.StateManagerImpl
Unsets owner of tracked SCO field values and marks fields as not loaded.
unsupported(int, int, String) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.ErrorMsg
Indicates that a feature is not supported by the current release.
update() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Marks the class being enhanced.
update(BitSet, BitSet, StateManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
update(BitSet, BitSet, StateManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Causes the object managed by the given state manager to be updated in the database.
updateBeforeImage(int[]) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Update existing beforeImage in a transaction.
updateCLID(CLID, CLID) - Method in class org.apache.jdo.impl.fostore.FOStoreModel
Changes the class id by which this metadata is known.
updateDB(OID, OID, Block, FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.InsertHandler
Add the block to the database, and to the database's extent.
updateDB(OID, OID, Block, FOStoreDatabase) - Method in class org.apache.jdo.impl.fostore.UpdateHandler
Replace a block in the database.
updateJDOClass(JDOClass, String[], Class[], byte[], Class) - Method in class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
Internal method to update the specified JDOClass instance with the runtime meta data.
updateJDOField(JDOField, Class, byte, RuntimeJavaType) - Method in class org.apache.jdo.impl.model.java.runtime.RegisterClassListener
Internal method to update the specified JDOField instance with the runtime meta data.
updateTimeout - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
updated() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Returns true if the classfile has been updated.
upperBound - Variable in class org.apache.jdo.impl.model.jdo.JDORelationshipImpl
Property upperBound.
url - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
url - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionId
The URL of this connection.
usage() - Method in class org.apache.jdo.enhancer.Main.CmdLineOptions
Print a usage message to System.err.
usage() - Static method in class org.apache.jdo.impl.enhancer.PersistenceLauncher
Prints usage message.
usage() - Method in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
Print a usage message to System.err
usage() - Static method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
Prints usage message.
usage() - Static method in class org.apache.jdo.impl.fostore.Dumper
Print the usage message on standard output.
usage() - Static method in class org.apache.jdo.impl.fostore.Main
Print the usage message on standard output.
usage() - Method in class org.apache.jdo.impl.model.jdo.xml.XMLExists
Print a usage message to System.err.
usageHeader - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Usage printout.
used - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
Set of JDOQLAST nodes denoting an access of this variable.
user - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionId
The user id of this connection.
user - Variable in class org.apache.jdo.impl.fostore.LoginHandler
the user of the database
user - Variable in class org.apache.jdo.impl.fostore.LoginRequest
The user from the PMF user property.
userClassFromVMClass(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Returns the class name in user ('.' delimited) form.
userClassName() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Returns the class name in user ('.' delimited) form.
userClassName - Variable in class org.apache.jdo.impl.enhancer.core.Analyzer
The class name in user ('.' delimited) form.
userClassName - Variable in class org.apache.jdo.impl.enhancer.core.Annotater
The class name in user ('.' delimited) form.
userClassName - Variable in class org.apache.jdo.impl.enhancer.core.Augmenter
The class name in user ('.' delimited) form.
userClassName - Variable in class org.apache.jdo.impl.enhancer.core.Builder
The class name in user ('.' delimited) form.
userClassName - Variable in class org.apache.jdo.impl.enhancer.core.Controller
The class name in user ('.' delimited) form.
userClassNames - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
userConnectionId - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
userFieldSig(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Translates a VM type field signature into a user-format signature.
userFieldSig(String, int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Translates a VM type field signature into a user-format signature.
userMethodArgs(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Produce a user consumable representation of a method argument list from the method signature.
userMethodResult(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Produce a user consumable representation of a method result type from the method signature.
userName - Variable in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
 
userName - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
username - Variable in class org.apache.jdo.impl.pm.TransactionImpl
values for the datasource user and user password to access security connections
utfTable - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
utilArrayListArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilDateArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilHashMapArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilHashSetArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilHashtableArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilLinkedListArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilTreeMapArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilTreeSetArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 
utilVectorArray - Static variable in class org.apache.jdo.impl.fostore.CLID
 

V

VARIABLE_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
VARIABLE_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
VARIABLE_ACCESS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
VARIABLE_DECL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
VARIABLE_DECL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
VARIABLE_DECL - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
VERBOSE - Static variable in class org.apache.jdo.impl.model.jdo.xml.XMLExists
Print verbose messages.
VERBOSE_LEVEL - Static variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
VERBOSE_LEVEL - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
VERBOSE_LEVEL_DEBUG - Static variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
VERBOSE_LEVEL_DEBUG - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
VERBOSE_LEVEL_QUIET - Static variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
VERBOSE_LEVEL_QUIET - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
VERBOSE_LEVEL_VERBOSE - Static variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
VERBOSE_LEVEL_VERBOSE - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
VERBOSE_LEVEL_WARN - Static variable in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
VERBOSE_LEVEL_WARN - Static variable in class org.apache.jdo.impl.enhancer.core.EnhancerFilter
 
VERSION_NUMBER - Static variable in class org.apache.jdo.impl.fostore.Message
The version number of the current protocol.
VERSION_NUMBER - Static variable in class org.apache.jdo.impl.fostore.Reply
The version number of the current protocol.
VMConstants - interface org.apache.jdo.impl.enhancer.classfile.VMConstants.
VMConstants is a collection of the constants defined in the virtual machine spec.
VMOp - class org.apache.jdo.impl.enhancer.classfile.VMOp.
Description of the VM opcodes
VMOp(int, String, int, int, String, String) - Constructor for class org.apache.jdo.impl.enhancer.classfile.VMOp
constructor for a VMOp
ValueClassType - class org.apache.jdo.impl.model.java.ValueClassType.
A ValueClassType instance represents a class whoses values may be treated as values rather than refernces during storing.
ValueClassType(Class, JavaType, boolean) - Constructor for class org.apache.jdo.impl.model.java.ValueClassType
Constructor.
ValueTable - interface org.apache.jdo.jdoql.tree.ValueTable.
A ValueTable manages values for declared identifiers (such as variables or parameters) of a query.
VariableAccessExpr - class org.apache.jdo.impl.jdoql.tree.VariableAccessExpr.
This node represents a variable access expression.
VariableAccessExpr() - Constructor for class org.apache.jdo.impl.jdoql.tree.VariableAccessExpr
The noarg constructor is needed for ANTLR support and deserialization.
VariableAccessExpr(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.VariableAccessExpr
The noarg constructor is needed for ANTLR support.
VariableAccessExpr(Class, String) - Constructor for class org.apache.jdo.impl.jdoql.tree.VariableAccessExpr
This constructor is called by the query tree instance.
VariableAccessExpression - interface org.apache.jdo.jdoql.tree.VariableAccessExpression.
This node represents a variable access expression.
VariableChecker - class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.
Checks variable declarations/application.
VariableChecker() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Create an empty variable table
VariableChecker(VariableChecker) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Create a variable table initialized with the entries of the other variable table.
VariableChecker.VarInfo - class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo.
A VarInfo consists of two info fields: - constraint: the variable is constraint with the specified expr - used: the variable is used
VariableChecker.VarInfo() - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
 
VariableChecker.VarInfo(VariableChecker.VarInfo) - Constructor for class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker.VarInfo
 
VariableDecl - class org.apache.jdo.impl.jdoql.tree.VariableDecl.
This node represents a variable declaration.
VariableDecl() - Constructor for class org.apache.jdo.impl.jdoql.tree.VariableDecl
The noarg constructor is needed for ANTLR support and deserialization.
VariableDecl(Token) - Constructor for class org.apache.jdo.impl.jdoql.tree.VariableDecl
The noarg constructor is needed for ANTLR support.
VariableDecl(Type, String) - Constructor for class org.apache.jdo.impl.jdoql.tree.VariableDecl
This constructor delegates to the super class constructor.
VariableDeclaration - interface org.apache.jdo.jdoql.tree.VariableDeclaration.
This node represents a variable declaration.
VariableTable - class org.apache.jdo.impl.jdoql.scope.VariableTable.
The variable table.
VariableTable() - Constructor for class org.apache.jdo.impl.jdoql.scope.VariableTable
 
Vector - class org.apache.jdo.impl.sco.Vector.
A mutable 2nd class object that represents Vector.
Vector(Class, boolean) - Constructor for class org.apache.jdo.impl.sco.Vector
Constructs an empty vector so that its internal data array has size 10 and its standard capacity increment is zero.
Vector(Class, boolean, int) - Constructor for class org.apache.jdo.impl.sco.Vector
Constructs an empty vector with the specified initial capacity and with its capacity increment equal to zero.
VerifyHandler - class org.apache.jdo.impl.fostore.VerifyHandler.
Process requests to verify instances in the datastore.
VerifyHandler(Reply, int, FOStoreServerConnection) - Constructor for class org.apache.jdo.impl.fostore.VerifyHandler
 
VerifyRequest - class org.apache.jdo.impl.fostore.VerifyRequest.
Represents a request to verify that in-memory data is the same as that in the database.
VerifyRequest(StateManagerInternal, Message, FOStorePMF, boolean, BitSet) - Constructor for class org.apache.jdo.impl.fostore.VerifyRequest
 
valEquals(Object, Object) - Method in class org.apache.jdo.util.WeakValueHashMap.Entry
 
validateClassProperty(MetaDataProperties.Property, String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Checks if the given attribute-property of a class is valid.
validateDependencies(JDOClass) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Validates dependencies between a class and its fields and between.
validateFieldName(String, String) - Static method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Checks if a given fieldname is a valid Java identifier.
validateFieldProperty(MetaDataProperties.Property, String, String) - Method in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties
Checks if the given attribute-property if valid for a field.
validateResult(int, Throwable[]) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Helper method to validate errors on processing arrays of objects.
validateResult(int, Throwable[]) - Static method in class org.apache.jdo.impl.sco.SCOHelper
Helper method to validate errors on processing arrays of objects.
value - Variable in class org.apache.jdo.impl.enhancer.OptionSet.FlagOption
The value of this option.
value - Variable in class org.apache.jdo.impl.enhancer.OptionSet.IntOption
The value of this option.
value - Variable in class org.apache.jdo.impl.enhancer.OptionSet.StringOption
The value of this option.
value() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstDouble
return the value associated with the entry
value() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstFloat
return the value associated with the entry
value() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstInteger
return the value associated with the entry
value() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstLong
return the value associated with the entry
value() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstString
Return the utf8 string calue
value() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
 
value() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnConstOp
Return the constant pool entry which is the immediate operand
value - Variable in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
 
value() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
value - Variable in class org.apache.jdo.impl.enhancer.meta.prop.MetaDataProperties.Property
The value of the property.
value - Variable in class org.apache.jdo.impl.fostore.DumpOption
Value of this DumpOption.
value - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.SimpleFieldManager
 
value - Variable in class org.apache.jdo.impl.jdoql.tree.ConstantExpr
 
value - Variable in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Property value.
value - Variable in class org.apache.jdo.util.WeakValueHashMap.Entry
 
valueMap - Variable in class org.apache.jdo.impl.jdoql.scope.AbstractValueTable
Map of values.
valueType - Variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Property valueType.
valueType - Variable in class org.apache.jdo.impl.sco.HashMap
 
valueType - Variable in class org.apache.jdo.impl.sco.Hashtable
 
valueType - Variable in class org.apache.jdo.impl.sco.TreeMap
 
valueTypeName - Variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Property valueTypeName.
values() - Method in class org.apache.jdo.impl.sco.HashMap
 
values() - Method in class org.apache.jdo.impl.sco.Hashtable
 
values() - Method in class org.apache.jdo.impl.sco.TreeMap
 
values - Variable in class org.apache.jdo.util.WeakValueHashMap
 
values() - Method in class org.apache.jdo.util.WeakValueHashMap
Returns a Collection view of the values contained in this map.
varChecker - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
The variable checker.
varEndPC - Variable in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
varIndex() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIInc
The local variable slot to be incremented
varInfos - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Map of variable infos
varName - Variable in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
varSig - Variable in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
varSlot - Variable in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
varStartPC - Variable in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
variableAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
variableAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
variableDeclarations - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
The variable declaration string as specified by declareVariables.
variableMap - Variable in class org.apache.jdo.impl.jdoql.tree.Tree
 
variables() - Method in class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute
Returns an enumeration of the local variables in the table Each element is a LocalVariable
variables - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
variables - Variable in class org.apache.jdo.impl.jdoql.QueryResultHelperImpl
The table of variable values.
variables(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
variables(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
varsAST - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The AST representing the variable declarations.
vartab - Variable in class org.apache.jdo.impl.jdoql.QueryImpl
Represents variable values.
vartab - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
The variable table.
vectorTranscriber - Static variable in class org.apache.jdo.impl.fostore.ObjectTranscriber
 
vectorType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Vector.
vendor - Static variable in class org.apache.jdo.util.JDORIVersion
 
vendorExtensions - Variable in class org.apache.jdo.impl.model.jdo.JDOElementImpl
List of vendorExtensions.
vendorName - Variable in class org.apache.jdo.impl.model.jdo.JDOExtensionImpl
Property vendorName.
vendor_name - Static variable in class org.apache.jdo.util.JDORIVersion
 
vendor_name_msg - Static variable in class org.apache.jdo.util.JDORIVersion
 
verbose - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 
verbose - Variable in class org.apache.jdo.impl.enhancer.GenericOptions
The verbose option.
verbose(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
verbose - Variable in class org.apache.jdo.impl.enhancer.generator.Main.CmdLineOptions
 
verbose - Variable in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
 
verbose - Variable in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
verbose - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
verbose - Variable in class org.apache.jdo.impl.enhancer.util.AugmentationTest
 
verbose - Variable in class org.apache.jdo.impl.enhancer.util.Disassembler
 
verbose - Variable in class org.apache.jdo.impl.enhancer.util.ResourceLocatorBase
 
verbose - Static variable in class org.apache.jdo.impl.fostore.Reply
 
verboseOption - Variable in class org.apache.jdo.impl.enhancer.core.Environment
If true, provide verbose output.
verified - Variable in class org.apache.jdo.impl.fostore.VerifyRequest
Result of executing request.
verify(StateManagerInternal, boolean, BitSet) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
Verifies existence or values of a state manager's object in the database.
verify(OID, boolean, Block) - Method in class org.apache.jdo.impl.fostore.UpdateHandler
Verify before image versus database state of an object.
verify(String, String) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Verify that cached instance of a PersistenceManager was initialy requested with the same values for username and password
verify(String, String) - Method in class org.apache.jdo.impl.pm.TransactionImpl
Verify that username and password are equal to ones stored before
verifyConfiguration() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Verify that the connection URL has been configured.
verifyFields(BitSet, BitSet, StateManagerInternal) - Method in class org.apache.jdo.impl.fostore.FOStoreStoreManager
 
verifyFields - Variable in class org.apache.jdo.impl.fostore.VerifyRequest
If true, verify values of object, otherwise verify only existence (and ignore remaining parameters).
verifyFields(BitSet, BitSet, StateManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Causes the object managed by the given state manager to be verified in the database.
verifyProvider(PersistenceCapable) - Method in class org.apache.jdo.impl.state.StateManagerImpl
Verifies field provider
verifyUserPassword(String, long, byte[]) - Method in class org.apache.jdo.impl.fostore.FOStoreDatabase
Verify that this user is authorized to use this database.
verifyVersionNumber(DataInput) - Static method in class org.apache.jdo.impl.fostore.Message
Verify a Message's version number.
verifyVersionNumber(DataInput) - Static method in class org.apache.jdo.impl.fostore.Reply
Verify the Reply version number.
version - Static variable in class org.apache.jdo.util.JDORIVersion
 
version_number - Static variable in class org.apache.jdo.util.JDORIVersion
 
version_number_msg - Static variable in class org.apache.jdo.util.JDORIVersion
 
vetoableChangeSupport - Variable in class org.apache.jdo.impl.model.jdo.JDOElementImpl
Vetoable change support.
vmClassFromUserClass(String) - Static method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Returns the class name in VM ('/' delimited) form.
voidType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the type void.

W

WARN - Static variable in class org.apache.jdo.impl.fostore.Status
Request succeeded, but with warnings.
WARNING - Static variable in class org.apache.jdo.model.ModelValidationException
Constant representing a warning.
WS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.JDOQLTokenTypes
 
WS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.OptimizerTokenTypes
 
WS - Static variable in interface org.apache.jdo.impl.jdoql.jdoqlc.SemanticTokenTypes
 
WeakHashSet - class org.apache.jdo.util.WeakHashSet.
A weak HashSet.
WeakHashSet() - Constructor for class org.apache.jdo.util.WeakHashSet
 
WeakHashSet.WeakElement - class org.apache.jdo.util.WeakHashSet.WeakElement.
A WeakHashSet stores objects of class WeakElement.
WeakHashSet.WeakElement(Object) - Constructor for class org.apache.jdo.util.WeakHashSet.WeakElement
 
WeakHashSet.WeakElement(Object, ReferenceQueue) - Constructor for class org.apache.jdo.util.WeakHashSet.WeakElement
 
WeakValueHashMap - class org.apache.jdo.util.WeakValueHashMap.
A WeakValueHashMap is implemented as a HashMap that maps keys to WeakValues.
WeakValueHashMap() - Constructor for class org.apache.jdo.util.WeakValueHashMap
 
WeakValueHashMap.Entry - class org.apache.jdo.util.WeakValueHashMap.Entry.
Internal class for entries.
WeakValueHashMap.Entry(Map.Entry, Object) - Constructor for class org.apache.jdo.util.WeakValueHashMap.Entry
 
WeakValueHashMap.EntrySet - class org.apache.jdo.util.WeakValueHashMap.EntrySet.
Internal class for entry sets to unwrap/wrap WeakValues stored in the map.
WeakValueHashMap.EntrySet() - Constructor for class org.apache.jdo.util.WeakValueHashMap.EntrySet
 
WeakValueHashMap.WeakValue - class org.apache.jdo.util.WeakValueHashMap.WeakValue.
We need this special class to keep the backward reference from the value to the key, so that we are able to remove the key if the value is garbage collected.
WeakValueHashMap.WeakValue(Object) - Constructor for class org.apache.jdo.util.WeakValueHashMap.WeakValue
 
WeakValueHashMap.WeakValue(Object, Object, ReferenceQueue) - Constructor for class org.apache.jdo.util.WeakValueHashMap.WeakValue
 
WrapperClassType - class org.apache.jdo.impl.model.java.WrapperClassType.
A WrapperClassType instance represents a Java wrapper class type.
WrapperClassType(Class, JavaType, boolean) - Constructor for class org.apache.jdo.impl.model.java.WrapperClassType
 
waitMillis - Variable in class org.apache.jdo.util.Pool
Number of millis to wait for a free entry Currently fixed; might be made configurable in future.
waitNumber - Variable in class org.apache.jdo.util.Pool
Number of times to wait for a free entry Currently fixed; might be made configurable in future.
walk(Node, NodeVisitor) - Method in class org.apache.jdo.jdoql.tree.TreeWalker
Walks the tree specified by the argument node implementing a depth first algorithm.
walkNextChild(AndExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns false if the argument resultOfPreviousChild is undefined and the argument indexOfNextChild is greater than 0.
walkNextChild(ConditionalAndExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns false if the argument resultOfPreviousChild is null, undefined or false and the argument indexOfNextChild is greater than 0.
walkNextChild(ConditionalOrExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns false if the argument resultOfPreviousChild is null, undefined or true and the argument indexOfNextChild is greater than 0.
walkNextChild(ContainsCallExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns false if the argument resultOfPreviousChild is undefined and the argument indexOfNextChild is greater than 0.
walkNextChild(OrExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.MemoryQuery
Returns false if the argument resultOfPreviousChild is undefined and the argument indexOfNextChild is greater than 0.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.AndExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.ConditionalAndExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.ConditionalOrExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.ContainsCallExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.DivideExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.EndsWithCallExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.EqualsExpr
Delegates to the argument visitor.
walkNextChild(MethodCallExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Method call expressions are dumped like target.methodName(arguments).
walkNextChild(AndExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A logical and expression is dumped like (leftExpression & rightExpression).
walkNextChild(ConditionalAndExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A conditional and expression is dumped like (leftExpression && rightExpression).
walkNextChild(ConditionalOrExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A logical or expression is dumped like (leftExpression || rightExpression).
walkNextChild(DivideExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A divide expression is dumped like (leftExpression / rightExpression).
walkNextChild(EqualsExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
An equals expression is dumped like (leftExpression == rightExpression).
walkNextChild(GreaterThanEqualsExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A greater than equals expression is dumped like (leftExpression >= rightExpression).
walkNextChild(GreaterThanExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A greater than expression is dumped like (leftExpression > rightExpression).
walkNextChild(LessThanEqualsExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A less than equals expression is dumped like (leftExpression <= rightExpression).
walkNextChild(LessThanExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A less than expression is dumped like (leftExpression < rightExpression).
walkNextChild(MinusExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A minus expression is dumped like (leftExpression - rightExpression).
walkNextChild(NotEqualsExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Dumps a not equals expression.
walkNextChild(OrExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A logical or expression is dumped like (leftExpression | rightExpression).
walkNextChild(QueryTree, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
Query trees are dumped like orderingExpressions, filterExpression.
walkNextChild(PlusExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A plus expression is dumped like (leftExpression + rightExpression).
walkNextChild(TimesExpression, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.FilterExpressionDumper
A times expression is dumped like (leftExpression * rightExpression).
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.GreaterThanEqualsExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.GreaterThanExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.LessThanEqualsExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.LessThanExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.MinusExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns true as a default implementation.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.NotEqualsExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.OrExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.PlusExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.StartsWithCallExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.TimesExpr
Delegates to the argument visitor.
walkNextChild(NodeVisitor, Object, int) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Delegates to the argument visitor.
walkNextChild(BinaryExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Expression.
walkNextChild(Expression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Node.
walkNextChild(IdentifierExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Expression.
walkNextChild(MethodCallExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Expression.
walkNextChild(Node, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method defines the default implementation for all walkNextChild methods: It immediately returns true without executing any other instruction.
walkNextChild(OrderingExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Node.
walkNextChild(UnaryExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Expression.
walkNextChild(AndExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(AscendingOrderingExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to OrderingExpression.
walkNextChild(CastExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Expression.
walkNextChild(ComplementExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to UnaryExpression.
walkNextChild(ConditionalAndExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(ConditionalOrExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(ContainsCallExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to MethodCallExpression.
walkNextChild(DescendingOrderingExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to OrderingExpression.
walkNextChild(DivideExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(EndsWithCallExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to MethodCallExpression.
walkNextChild(EqualsExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(FieldAccessExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to IdentifierExpression.
walkNextChild(GreaterThanEqualsExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(GreaterThanExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(IsEmptyCallExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to MethodCallExpression.
walkNextChild(LessThanEqualsExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(LessThanExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(MinusExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(NotEqualsExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(NotExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to UnaryExpression.
walkNextChild(OrExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(PlusExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(QueryTree, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to Node.
walkNextChild(StartsWithCallExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to MethodCallExpression.
walkNextChild(StaticFieldAccessExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to FieldAccessExpression.
walkNextChild(TimesExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to BinaryExpression.
walkNextChild(UnaryMinusExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to UnaryExpression.
walkNextChild(UnaryPlusExpression, Object, int) - Method in class org.apache.jdo.jdoql.tree.AbstractNodeVisitor
This method delegates to walkNextChild casting the argument node to UnaryExpression.
walkNextChild(NodeVisitor, Object, int) - Method in interface org.apache.jdo.jdoql.tree.Node
This method is called by the tree walker after walking each child except the last child.
walkNextChild(AndExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(AscendingOrderingExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(CastExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(ComplementExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(ConditionalAndExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(ConditionalOrExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(ContainsCallExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(DescendingOrderingExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(DivideExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(EqualsExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(EndsWithCallExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(FieldAccessExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(GreaterThanEqualsExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(GreaterThanExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(IsEmptyCallExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(LessThanEqualsExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(LessThanExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(MinusExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(NotEqualsExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(NotExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(OrExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(PlusExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(QueryTree, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(StartsWithCallExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(StaticFieldAccessExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(TimesExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(UnaryMinusExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walkNextChild(UnaryPlusExpression, Object, int) - Method in interface org.apache.jdo.jdoql.tree.NodeVisitor
This method is called before walking each child of the argument node.
walker - Variable in class org.apache.jdo.impl.jdoql.MemoryQuery
 
walker - Variable in class org.apache.jdo.impl.jdoql.OrderingComparator
 
warning(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
wrappedPrimitiveType - Variable in class org.apache.jdo.impl.model.java.WrapperClassType
 
wrapperClassType - Variable in class org.apache.jdo.impl.model.java.PrimitiveType
The JavaType of the corresponding Java wrapper class type.
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.AttributeVector
Write the attributes to the output stream
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
Write the attribute to the output stream
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassField
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Write the Class file to the data output stream
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantValueAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionTable
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionsAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.GenericAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.LineNumberTableAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.LocalVariable
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.LocalVariableTableAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.SignatureAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.SyntheticAttribute
 
write(int, String) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
write(String) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.AID
Writes this AID to the output stream.
write(OutputStream) - Method in class org.apache.jdo.impl.fostore.Block
 
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.CLID
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.fostore.DBClass.ClassDetail
 
write(OutputStream) - Method in class org.apache.jdo.impl.fostore.DBClass
Write this DBClass to the given stream.
write(OutputStream) - Method in class org.apache.jdo.impl.fostore.DBExtent
 
write(OutputStream) - Method in class org.apache.jdo.impl.fostore.DBInfo
 
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.DumpOption
Write this DumpOption's value.
write(byte[]) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
write(int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
write(byte[], int, int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.FOStoreSchemaUID
 
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.OID
 
write(byte[]) - Method in class org.apache.jdo.impl.fostore.Reply
 
write(int) - Method in class org.apache.jdo.impl.fostore.Reply
 
write(byte[], int, int) - Method in class org.apache.jdo.impl.fostore.Reply
 
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.RequestId
Writes its representation to the output stream.
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.RequestType
 
write(DataOutput) - Method in class org.apache.jdo.impl.fostore.Status
Used to externalize a Status value.
write(OutputStream) - Method in class org.apache.jdo.impl.fostore.SubclassSet
Write this SubclassSet to the given stream.
writeBlock(int[], boolean) - Method in class org.apache.jdo.impl.fostore.InsertRequest
Writes a data block, which consists of the values of the specified fields, plus the CLID's and corresponding class names of referenced objects.
writeBoolean(boolean) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeBoolean(boolean) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeByte(int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeByte(int) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeBytes(String) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeBytes(String) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeCLID(CLID) - Method in class org.apache.jdo.impl.fostore.Reply
Writes a CLID in this reply at the current position.
writeChar(int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeChar(int) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeChars(String) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeChars(String) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeClassDetails(DBClass.ClassDetail[], DataOutputStream) - Method in class org.apache.jdo.impl.fostore.DBClass
Write the given details of this DBClass to the given stream.
writeClassEnd() - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeClassHeader(int, String, String, String[], String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeClassHeader(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writeClassMemberAccessors(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writeClassMembers(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writeComment(int, String) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeComments(int, String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeConstructor(String, int, String[], String[], String[], List, String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeDouble(double) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeDouble(double) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeExternal(ObjectOutput) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Writes this PMF's state to the given object output.
writeExtras(Map, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.MapTranscriber
 
writeExtras(Map, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.TreeMapTranscriber
 
writeField(String, int, String, String, String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeFieldAccessors(String, String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writeFieldMember(String, String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writeFields(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
writeFloat(float) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeFloat(float) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeForKnown(Class, DataOutput) - Static method in class org.apache.jdo.impl.fostore.CLID
Writes the CLID for the given class, which *must* be a known class
writeImports(List, String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeInfo(Collection, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.CollectionTranscriber
Writes information for Collections, particularly for SCO Collections.
writeInfo(Map, FOStoreOutput) - Method in class org.apache.jdo.impl.fostore.ObjectTranscriber.MapTranscriber
 
writeInt(int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeInt(int) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeInterfaces(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
writeLong(long) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeLong(long) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeMethod(String, int, String, String[], String[], String[], List, String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeMethods(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
writeOID(OID) - Method in class org.apache.jdo.impl.fostore.Reply
Writes an OID in this reply at the current position.
writeObject(ObjectOutputStream) - Method in class org.apache.jdo.impl.fostore.AID
Writes this AID to the output stream.
writeObject(ObjectOutputStream) - Method in class org.apache.jdo.impl.fostore.OID
Writes this OID to the output stream.
writeObject(ObjectOutputStream) - Method in class org.apache.jdo.impl.jdoql.QueryImpl
Deserialization support.
writeObject(ObjectOutputStream) - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Deserialization support.
writeObject(ObjectOutputStream) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
writeOidClass(String, String, boolean) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writeOutputToClient() - Method in interface org.apache.jdo.impl.fostore.FOStoreServerConnection
Write the output from the server to the socket
writeOutputToClient() - Method in class org.apache.jdo.impl.fostore.FOStoreServerConnectionImpl
Writes the output to the client socket.
writePCKeyHandlingMembers(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writePCMembers(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writePCRootMembers(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writePCSerializationMembers(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writePCStaticMembers(String) - Method in class org.apache.jdo.impl.enhancer.generator.Main
 
writePackage(String, String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeShort(int) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeShort(int) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeStaticInitializer(List, String[]) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeUTF(String) - Method in class org.apache.jdo.impl.fostore.FOStoreOutput
 
writeUTF(String) - Method in class org.apache.jdo.impl.fostore.Reply
 
writeVersionNumber(DataOutput) - Static method in class org.apache.jdo.impl.fostore.Reply
Write the version number at the current position.
writeln(int, String) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writeln() - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writer - Variable in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 
writer - Variable in class org.apache.jdo.impl.enhancer.generator.Main
 

X

XMLExists - class org.apache.jdo.impl.model.jdo.xml.XMLExists.
This class allows to check whether there is JDO metadata for a class with a given class name.
XMLExists() - Constructor for class org.apache.jdo.impl.model.jdo.xml.XMLExists
No arg constructor.
XMLExists(boolean, int) - Constructor for class org.apache.jdo.impl.model.jdo.xml.XMLExists
Constructor taking checkXMLExists and outputLevel.
XMLExists.XMLExistsJDOModelFactory - class org.apache.jdo.impl.model.jdo.xml.XMLExists.XMLExistsJDOModelFactory.
JavaModelFactory implementation.
XMLExists.XMLExistsJDOModelFactory() - Constructor for class org.apache.jdo.impl.model.jdo.xml.XMLExists.XMLExistsJDOModelFactory
 
xmlExpected - Variable in class org.apache.jdo.impl.model.jdo.xml.XMLExists
Flag indicating whether the classes to be checked is expected to have JDO XML metadata or not.
xmlLogger - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
XML Logger
xmlMetadataLoaded - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Flag indicating whether XML metadata is processed already.

Z

zipFileNames - Variable in class org.apache.jdo.enhancer.Main.CmdLineOptions
 

_

_ArrayList - Static variable in class org.apache.jdo.impl.sco.ArrayList
 
_Date - Static variable in class org.apache.jdo.impl.sco.Date
 
_HashMap - Static variable in class org.apache.jdo.impl.sco.HashMap
 
_HashSet - Static variable in class org.apache.jdo.impl.sco.HashSet
 
_Hashtable - Static variable in class org.apache.jdo.impl.sco.Hashtable
 
_LinkedList - Static variable in class org.apache.jdo.impl.sco.LinkedList
 
_SqlDate - Static variable in class org.apache.jdo.impl.sco.SqlDate
 
_SqlTime - Static variable in class org.apache.jdo.impl.sco.SqlTime
 
_SqlTimestamp - Static variable in class org.apache.jdo.impl.sco.SqlTimestamp
 
_TreeMap - Static variable in class org.apache.jdo.impl.sco.TreeMap
 
_TreeSet - Static variable in class org.apache.jdo.impl.sco.TreeSet
 
_Vector - Static variable in class org.apache.jdo.impl.sco.Vector
 
_activeTransaction - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Flag for active transaction
_flushedCache - Variable in class org.apache.jdo.impl.pm.CacheManagerImpl
Collection of Persistent instances that will require state change at the transaction completion
_flushing - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Flag for flushing process
_ignoreCache - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Flag for Query.
_isClosed - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
True if this PersistenceManager is closed
_jta - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Reference to the associated JTA Transaction if any
_newInstances - Variable in class org.apache.jdo.impl.pm.CacheManagerImpl
Collection of StateManager instances that represent Persistent instances that had been made newly persistent in the current transaction.
_properties - Static variable in class org.apache.jdo.util.JDORIVersion
 
_run(FOStoreDatabase, String) - Method in class org.apache.jdo.impl.fostore.DumpHandler.ClassHandler
Subclasses must implement, to dump their particular kind of info.
_run(FOStoreDatabase, String) - Method in class org.apache.jdo.impl.fostore.DumpHandler.ClassMetadataHandler
 
_run(FOStoreDatabase, String) - Method in class org.apache.jdo.impl.fostore.DumpHandler.ClassSubclassesHandler
 
_tokenNames - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenNames - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
_tokenNames - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
_tokenSet_0 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
_tokenSet_0 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_0 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
_tokenSet_1 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
_tokenSet_1 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_10 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_11 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_12 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_13 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_14 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_15 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_16 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_17 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_18 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_19 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_2 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
_tokenSet_2 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_3 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
_tokenSet_3 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_4 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
_tokenSet_4 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_5 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
_tokenSet_5 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_6 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_7 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_8 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_tokenSet_9 - Static variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
_transaction - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Associated Transaction
_transientCache - Variable in class org.apache.jdo.impl.pm.CacheManagerImpl
Collection of Transient-transactional instances registered with this Transaction
_txCache - Variable in class org.apache.jdo.impl.pm.CacheManagerImpl
Collection of Persistent instances created and/or updated in this Transaction
_txCache - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Reference to the CacheManager
_userObject - Variable in class org.apache.jdo.impl.pm.PersistenceManagerImpl
User Object
_weakCache - Variable in class org.apache.jdo.impl.pm.CacheManagerImpl
Weak Hashtable of Persistent instances accessed by this PersistenceManager
_write(int, String) - Method in class org.apache.jdo.impl.enhancer.generator.CodeWriter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z _