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

A

ACCAbstract - 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
 
ACCStatic - 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
 
ACCTransient - 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.
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
 
APPLICATION - Static variable in class org.apache.jdo.model.jdo.JDOIdentityType
Constant representing jdo identity managed by the application.
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
 
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
 
Accessor - interface org.apache.jdo.pm.Accessor.
 
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.
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
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.
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.
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
 
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.
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
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.
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.
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
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.
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.
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.
addLast(Object) - Method in class org.apache.jdo.impl.sco.LinkedList
Appends the given element to the end of this list.
addLong(long) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a long constant in the pool
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
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
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.
addString(String) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Find or create a string constant in the pool
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.
additiveExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
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
 
afterCompletion(int) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Called by Transaction commit() or rollback() cleans up transactional cache
afterCompletion(boolean, boolean, boolean) - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state in afterCompletion callback
allowNulls() - Method in class org.apache.jdo.impl.sco.ArrayList
 
allowNulls() - Method in class org.apache.jdo.impl.sco.HashMap
 
allowNulls() - Method in class org.apache.jdo.impl.sco.HashSet
 
allowNulls() - Method in class org.apache.jdo.impl.sco.Hashtable
 
allowNulls() - Method in class org.apache.jdo.impl.sco.LinkedList
 
allowNulls() - Method in class org.apache.jdo.impl.sco.TreeMap
 
allowNulls() - Method in class org.apache.jdo.impl.sco.TreeSet
 
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.
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 -
andExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
annotatedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
annotatedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
append(Insn) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Append an instruction sequence at the end of this instruction sequence.
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
 
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
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.
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
assertNotClosed() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Assert that this PersistenceManagerFactory is not closed.
assertReadAllowed() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Assert the NontransactionalRead flag is true or a transaction is active.
assertReadAllowed() - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
assert that the NontransactionalRead flag is true or a transaction is active.
attachConstraintToUsedAST(VariableChecker.VarInfo) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
 
attrName() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassAttribute
Returns the name of the attribute
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

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
 
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 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.
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.
BinaryExpression - interface org.apache.jdo.jdoql.tree.BinaryExpression.
This node expression represents a binary operator.
Block - class org.apache.jdo.impl.fostore.Block.
Represents an object stored in the database as a semi-opaque value.
Block() - Constructor for class org.apache.jdo.impl.fostore.Block
 
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.
BooleanLiteralExpression - interface org.apache.jdo.jdoql.tree.BooleanLiteralExpression.
This node represents a boolean literal such as true or false.
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.
ByteLiteralExpression - interface org.apache.jdo.jdoql.tree.ByteLiteralExpression.
This node represents a byte literal.
beforeCompletion() - Method in interface org.apache.jdo.store.Connector
Informs the Connector that the transaction has reached it's beforeCompletion phase.
begin(boolean) - Method in interface org.apache.jdo.store.Connector
Informs the Connector that a transaction is beginning.
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
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
 
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.
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
 
buildTokenTypeASTClassMap() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
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
byteType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type byte.

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
 
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
 
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.meta.EnhancerMetaData
 
CLASS_LOCATOR_ERROR - Static variable in class org.apache.jdo.enhancer.Main
 
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
 
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
 
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.
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.
CastExpression - interface org.apache.jdo.jdoql.tree.CastExpression.
This node represents a cast expression.
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.
CharLiteralExpression - interface org.apache.jdo.jdoql.tree.CharLiteralExpression.
This node represents a character literal.
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
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
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
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.
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.
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.
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.
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.
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.
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
ConstDouble - class org.apache.jdo.impl.enhancer.classfile.ConstDouble.
Class representing a double constant in the constant pool of a class file
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.
ConstFloat - class org.apache.jdo.impl.enhancer.classfile.ConstFloat.
Class representing a float constant in the constant pool of a class file
ConstInteger - class org.apache.jdo.impl.enhancer.classfile.ConstInteger.
Class representing an integer constant in the constant pool of a class file
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.
ConstLong - class org.apache.jdo.impl.enhancer.classfile.ConstLong.
Class representing a long constant in the constant pool of a class file
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
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
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.
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.
ConstUtf8 - class org.apache.jdo.impl.enhancer.classfile.ConstUtf8.
Class representing a utf8 string value in the constant pool
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
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.
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.
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.
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.
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.
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
 
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)
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
charType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type char.
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.
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.
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.
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.
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.
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.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.
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.
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.
checkStringCallArgs(JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Check the arguments of a startWith or endWith call.
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.
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.model.java.AbstractJavaModel
The child JavaModels.
classFileNames - Variable in class org.apache.jdo.impl.enhancer.ClassArgOptions
The list of class file name arguments.
classLocator - Variable in class org.apache.jdo.enhancer.Main
The locator for classes.
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
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.impl.enhancer.ClassArgOptions
The list of class name arguments.
classes - Variable in class org.apache.jdo.impl.enhancer.ClassArgMain
The locator for classes.
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.
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.
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 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(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.PersistenceManagerFactoryImpl
Close this PersistenceManagerFactory.
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.jdoql.QueryImpl
Close all query results associated with this Query instance, and release all resources associated with them.
closeDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Close the database.
closeDatabase() - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Close the database associated with this connection.
closeInputStream(InputStream) - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Closes an input stream.
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.
closed - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
These are used for implementing close().
codeAttribute() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Returns the CodeAttribute associated with this method (if any)
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 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.
comparator() - Method in class org.apache.jdo.impl.sco.TreeMap
 
comparator() - Method in class org.apache.jdo.impl.sco.TreeSet
 
compare(Object, Object) - Method in class org.apache.jdo.impl.jdoql.OrderingComparator
Required method for implementing the interface Comparator.
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.
complementExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
complementExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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.
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
 
connect() - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Connect to the data store.
constantAt(int) - Method in class org.apache.jdo.impl.enhancer.classfile.ConstantPool
Return the constant in the pool at the specified entry index
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
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.
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.
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.
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
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() - 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
 
createAbsoluteOrderMap() - Static method in class org.apache.jdo.impl.sco.Freezer
Create a map whose elements are ordered according to an absolute ordering.
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.
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(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.
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.
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 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.
createObjectId(StateManagerInternal, PersistenceManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Creates a new Object Id for the given StateManagerInternal.
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.
createQueryTree(Class, JDOQLAST, JDOQLAST, JDOQLAST, JDOQLAST, JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Combines partial ASTs into one query AST.
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.
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 - class org.apache.jdo.impl.fostore.DBClass.
Represents a class stored in the database.
DBClass() - Constructor for class org.apache.jdo.impl.fostore.DBClass
 
DBExtent - class org.apache.jdo.impl.fostore.DBExtent.
Represents a set of instances of a given class stored in the database.
DBExtent() - Constructor for class org.apache.jdo.impl.fostore.DBExtent
 
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() - Constructor for class org.apache.jdo.impl.fostore.DBInfo
 
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_PORT - Static variable in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
The default port number
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.
Declaration - interface org.apache.jdo.jdoql.tree.Declaration.
This node represents a declaration expression.
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.
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.
DivideExpression - interface org.apache.jdo.jdoql.tree.DivideExpression.
This node represents a division operator.
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.
DoubleLiteralExpression - interface org.apache.jdo.jdoql.tree.DoubleLiteralExpression.
This node represents a double literal.
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
 
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
dateType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Date.
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
 
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.
defaultFetchGroup - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property defaultFetchGroup.
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
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 interface org.apache.jdo.store.StoreManager
Causes the object managed by the given state manager to be deleted in the database.
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 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
 
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.
deregister(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
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(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.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.
destDir - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The destination directory option.
dictionaryType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Dictionary.
disassemble(PrintWriter, boolean, List, List) - Method in class org.apache.jdo.impl.enhancer.util.Disassembler
 
doReadObject(ObjectInputStream) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Read this object from a stream.
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.
dotExpr(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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.
doubleType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the floating point type double.
dump() - Method in class org.apache.jdo.impl.fostore.Block
 
dumpClass - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The dump class option.
dumpClass() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 

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.model.ModelValidationException
Constant representing an error.
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.
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
 
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.
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.
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.
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.
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.
elementSig(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Descriptor
Return the element type descriptor char for the element type.
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.
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
 
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
 
enhanceClass() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Determines what modifications are needed and perform them.
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
 
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.
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.
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() - Method in class org.apache.jdo.util.WeakValueHashMap
Returns a Set view of the mappings in this map.
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.OID
Determines if this OID is equal to another.
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.
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.
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(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
 
evictInstance() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state to HOLLOW
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.
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.
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.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
 
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
 
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

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
 
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
 
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
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.
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.
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.
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.
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.
FOStorePM - class org.apache.jdo.impl.fostore.FOStorePM.
Subclass of #PersistenceManagerImpl implementing abstract methods newQuery.
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.
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.
FieldAccessExpression - interface org.apache.jdo.jdoql.tree.FieldAccessExpression.
This node represents a field access expression.
FieldManager - interface org.apache.jdo.state.FieldManager.
This is the means by which a StateManager implementation's giveXXXField() method (where XXX is e.g.
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.
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.
FloatLiteralExpression - interface org.apache.jdo.jdoql.tree.FloatLiteralExpression.
This node represents a float literal.
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.FrozenIterator - class org.apache.jdo.impl.sco.Freezer.FrozenIterator.
This class iterates over an array.
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
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 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.
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
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 interface org.apache.jdo.state.FieldManager
 
fieldAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
fieldAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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
fileName() - Method in class org.apache.jdo.impl.enhancer.classfile.SourceFileAttribute
Returns the source file name The file name should not include directories
filter(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
filter(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
filterAST - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The AST representing the filter expression.
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.
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.
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
 
firstKey() - Method in class org.apache.jdo.impl.sco.TreeMap
 
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.
floatType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the floating point type float.
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() - 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.
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
forceClose() - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Close this persistence manager even if there are open wrappers or an uncomplete transaction.
forceWrite - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The force write option.
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.
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.

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.
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.
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.
GreaterThanExpression - interface org.apache.jdo.jdoql.tree.GreaterThanExpression.
This node represents a greater than operator.
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(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) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.TypeSupport
Returns a accessible java.lang.reflect.Field instance for the specified JavaField.
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
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
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() - Method in interface org.apache.jdo.jdoql.tree.BooleanLiteralExpression
Returns the boolean value represented by this expression.
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.
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.OID
Provides the CLID part of this OID.
getCandidateClass() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns the candidate class.
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.
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.
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.
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) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
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.
getCollectionField(JDOQLAST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
getColumn() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
 
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 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.
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 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.
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.
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
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.
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.
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.
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.
getDriverName() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Provides name of driver used for connections
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.
getEnhancerMetaData() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
getErrorWriter() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
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) - 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.
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.
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
 
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() - 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() - 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.
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.
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(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.
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.
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.
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.
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
 
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.
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.
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.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(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.
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.
getInternalObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
Gets the internal object id for this 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() - 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.
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() - 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.
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.
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.
getJDOQLQueryFactory() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Returns the JDOQLQueryFactory bound to this FOStorePMF.
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(Object) - Method in class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModelFactory
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(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.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.
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
 
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.
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.
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.
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).
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.
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.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.
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.
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() - 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.
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.
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.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.
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.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.
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.
getNontransactionalWrite() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
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.
getObject() - Method in class org.apache.jdo.impl.jdoql.tree.NodeImpl
Returns the user object.
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.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
 
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
 
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.
getOptimistic() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default Optimistic setting for all PersistenceManager instances obtained from this factory.
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.
getOutputWriter() - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
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() - 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() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns PC Class known to this StateManager.
getPCClassForOid(Object, PersistenceManagerInternal) - Method in interface org.apache.jdo.store.StoreManager
Returns the Class of the PersistenceCapable instance identified by the given oid.
getPMF() - Method in class org.apache.jdo.impl.fostore.FOStoreConnectionFactory
Provides PersistenceManagerFactory for connections
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.
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.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.PersistenceManagerWrapper
Returns PersistenceManagerInternal associated with this 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
 
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.
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.
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).
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.
getReference() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Uses StringRefAddr's to store the information
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
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.
getRetainValues() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Get the default RetainValues setting for all PersistenceManager instances obtained from this factory.
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 interface org.apache.jdo.store.Connector
Indicates whether or not the connector can do operations other than rollback.
getSerializedCandidateClassName() - Method in class org.apache.jdo.impl.jdoql.tree.Tree
Returns the candidate class name calculated during serialization of this query tree instance.
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.
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.
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.
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.
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
 
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.
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.
getTransactionalObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
getTransactionalObjectId(Object) - Method in class org.apache.jdo.impl.pm.PersistenceManagerWrapper
 
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.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.
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
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.
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() - 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.
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
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.

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
 
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..
handleANTLRException(ANTLRException, ErrorMsg) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLLexer
 
handleReachability(boolean) - Method in interface org.apache.jdo.state.StateManagerInternal
Processes relationships for reachability algorithm and define the dependencies
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.
handledJDOClasses() - Method in interface org.apache.jdo.impl.model.jdo.xml.JDOHandler
 
handledJDOClasses() - Method in class org.apache.jdo.impl.model.jdo.xml.JDOHandlerImpl
 
handlerPC() - Method in class org.apache.jdo.impl.enhancer.classfile.ExceptionRange
return the exception handler code
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
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.
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.
hashCode() - Method in class org.apache.jdo.impl.fostore.AID
Provides a unique hashCode for this AID.
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.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.
hashMapByFilteredProperties - Static variable in class org.apache.jdo.impl.fostore.FOStorePMF
A HashMap that associates PersistenceManagerFactory instances with a Properties instance.
hashMapType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.HashMap.
hashSetType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.HashSet.
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.
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

I

I18NHelper - class org.apache.jdo.util.I18NHelper.
Helper class for constructing messages from bundles.
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
 
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.
IdentifierExpression - interface org.apache.jdo.jdoql.tree.IdentifierExpression.
This node represents an identifier expression.
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.
InsnConstOp - class org.apache.jdo.impl.enhancer.classfile.InsnConstOp.
An instruction which requires a single constant from the constant pool as an immediate operand
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
InsnIntOp - class org.apache.jdo.impl.enhancer.classfile.InsnIntOp.
An instruction which requires a integral constant as an immediate operand
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
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
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.
InsnSingle - class org.apache.jdo.impl.enhancer.classfile.InsnSingle.
A java VM instruction which takes no immediate operands.
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
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
InsnTargetOp - class org.apache.jdo.impl.enhancer.classfile.InsnTargetOp.
An instruction which requires a single branch offset as an immediate operand .
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.
IntLiteralExpression - interface org.apache.jdo.jdoql.tree.IntLiteralExpression.
This node represents a integer literal.
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.
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.
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
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.
ignorableWhitespace(char[], int, int) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
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.
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.
index - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasic
 
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() - 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.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.
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.impl.enhancer.ClassArgMain
Initializes the class locator.
initJdoMetaData() - Method in class org.apache.jdo.impl.enhancer.JdoMetaMain
Initializes the jdo metadata component.
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.
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
 
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 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.
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.
intType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type int.
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
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
 
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?
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.
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
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 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.
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
 
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
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.
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() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns true if the instance has been flushed to the datastore.
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.
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.
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
 
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.
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
 
isManaged() - Static method in class org.apache.jdo.ejb.EJBImplHelper
Identifies the managed environment behavior.
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.
isNative() - Method in class org.apache.jdo.impl.enhancer.classfile.ClassMethod
Is the method native?
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.
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() - Method in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Convenience method to check the persistence modifier from this JDOField.
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.
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.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
 
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.
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() - Method in interface org.apache.jdo.state.StateManagerInternal
Returns true if the instance exists in a datastore.
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.
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.model.jdo.JDOFieldImplDynamic
Convenience method to check the persistence modifier from this JDOField.
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?
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
 
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.
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.

J

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 - 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
 
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 - 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.
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
 
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.
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.
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
 
jdoField - Variable in class org.apache.jdo.impl.model.java.reflection.ReflectionJavaField
The corresponding JDO metadata.
jdoMeta - Variable in class org.apache.jdo.impl.enhancer.JdoMetaMain
The metadata.
jdoModel - Variable in class org.apache.jdo.impl.model.java.AbstractJavaModel
The corresponding JDOModel instance.
jdoPath - Variable in class org.apache.jdo.impl.enhancer.JdoMetaOptions
The jdo path option.
jdoPropertiesFile - Variable in class org.apache.jdo.impl.enhancer.JdoMetaOptions
The jdo properties option.

K

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.
keys() - Method in class org.apache.jdo.impl.sco.Hashtable
 
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
 
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
 
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.
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.
LessThanExpression - interface org.apache.jdo.jdoql.tree.LessThanExpression.
This node represents a less than operator.
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
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.
LongLiteralExpression - interface org.apache.jdo.jdoql.tree.LongLiteralExpression.
This node represents a long literal.
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
 
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.
line - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
The line info
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.
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
loadClass(String, boolean) - Method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
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.
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.
loadStoreDataType(int) - Static method in class org.apache.jdo.impl.enhancer.classfile.Insn
Return the type of value manipulated by the load/store instruction
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.FOStoreRemoteConnection
 
localsUsed() - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Return the maximum number of local variables used by this method
logger - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
Logger
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.
longType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the integral type long.
lowCase() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTableSwitch
Return the lowest case for the switch
lprefix - Static variable in class org.apache.jdo.impl.enhancer.OptionSet
 

M

MEDIATE_READ - Static variable in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
 
MEDIATE_WRITE - Static variable in interface org.apache.jdo.impl.enhancer.meta.EnhancerMetaData
 
METADATA_ERROR - Static variable in class org.apache.jdo.enhancer.Main
 
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
 
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
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.
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.
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.
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.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.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
 
makeDirty(int) - Method in interface org.apache.jdo.state.StateManagerInternal
Mark the associated PersistenceCapable field dirty.
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 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
 
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 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
 
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 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
 
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 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
 
mapType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the interface java.util.Map.
markAsFlushed(StateManagerInternal) - Method in class org.apache.jdo.impl.pm.PersistenceManagerImpl
 
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.
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.
merge(VariableChecker) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.VariableChecker
Merges the specified variable table (other) into this variable table.
message(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
messageNL(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
method() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnInterfaceInvoke
Return the interface to be invoked
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
modifiedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedClassAttribute
 
modifiedFlag - Static variable in class org.apache.jdo.impl.enhancer.classfile.AnnotatedMethodAttribute
 
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.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.VariableChecker
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.JDOFieldImplDynamic
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.pm.PersistenceManagerImpl
I18N message handler
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
multiplicativeExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 

N

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.
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
 
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
 
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
 
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.
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.
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.
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
nDims() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
Return the number of dimensions of the array class being created
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
nameAndType() - Method in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
Return the name and type of the member
names - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Maps the option's long form against option instances.
navigation(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
navigation(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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.
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.
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.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 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.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.
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
 
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
 
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
 
noWrite - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The no write option.
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
nullType - Static variable in class org.apache.jdo.impl.model.java.NullType
The singleton NullType instance.
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.
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
 
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
 
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.
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.
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.
objectIdClass - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Property objectIdClass.
objectType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.Object.
offset() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Return the offset of this instruction in the containing code sequence
oid - Variable in class org.apache.jdo.impl.fostore.OID
The 'value' of this OID.
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.
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_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
 
opc_xxxunusedxxx - 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
openClassInputStream(String) - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Opens an input stream for the given classname.
openFileInputStream(String) - Method in class org.apache.jdo.impl.enhancer.ClassArgMain
Opens an input stream for the given filename
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.
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.
optionsHeader - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Usage printout.
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
 
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.
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.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
 

P

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.
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.
PROPERIES_FILE - Static variable in class org.apache.jdo.util.JDOJdk14Logger
Logging properties file name.
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.
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.
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
 
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.
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.
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.
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.
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
 
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.
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.
parameterAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
parameterAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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.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.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.
parseChar(String) - Static method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
Converts the string argument into a single char.
parseFilter() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseImports() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseOrdering() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseParameters() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
parseVariables() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
password - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
 
pathToURLs(String) - Static method in class org.apache.jdo.impl.enhancer.EnhancerClassLoader
 
pcSuperclass - Variable in class org.apache.jdo.impl.model.jdo.JDOClassImplDynamic
Relationship JDOClass<->JDOClass.
persistenceModifier - Variable in class org.apache.jdo.impl.model.jdo.JDOFieldImplDynamic
Property persistenceModifier.
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.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.
pmSet - Variable in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
The set of all PersistenceManagers that are not closed.
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
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
postfixExpression() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
preFlush() - Method in class org.apache.jdo.store.StoreManagerImpl
Perform any actions required before StateManager's are flushed.
preStore() - Method in interface org.apache.jdo.state.StateManagerInternal
Calls preStore on the associated object if necessary.
prefix - Static variable in class org.apache.jdo.impl.enhancer.OptionSet
 
prev() - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Returns the previous instruction in the code sequence
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
 
primitiveType() - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLParser
 
primitiveType(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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.LocalVariable
 
print() - Method in class org.apache.jdo.impl.enhancer.util.Timer
 
printAll() - Method in class org.apache.jdo.impl.enhancer.OptionSet
Print options and arguments.
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.
printInsn(PrintStream) - Method in class org.apache.jdo.impl.enhancer.classfile.Insn
Print this instruction to the output stream
printJDOClass(JDOClass) - 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
 
printJDOExtensions(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
 
printJDOFields(JDOField[]) - 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
 
printJDORelationship(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.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
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.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
 
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.
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.
processArgs(String[]) - Method in class org.apache.jdo.impl.model.jdo.xml.XMLExists
Helper method to do command line argument processing.
processingInstruction(String, String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
propertiesType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Properties.
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 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 interface org.apache.jdo.state.StateManagerInternal
Causes the values of the fields indicated by the specified fields to be given to the FieldManager.
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(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.

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
 
queryTree - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
The complete query tree.
quiet - Variable in class org.apache.jdo.impl.enhancer.EnhancerOptions
The quiet option.

R

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
 
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) - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
Constructor taking the ClassLoader.
ReflectionJavaModel(ClassLoader, boolean) - Constructor for class org.apache.jdo.impl.model.java.reflection.ReflectionJavaModel
 
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.
ResourceLocator - interface org.apache.jdo.impl.enhancer.util.ResourceLocator.
Provides a method for searching resources.
ResourceLocatorTimer - class org.apache.jdo.impl.enhancer.util.ResourceLocatorTimer.
 
ResourceLocatorTimer(ResourceLocator) - Constructor for class org.apache.jdo.impl.enhancer.util.ResourceLocatorTimer
Creates an instance.
RuntimeJavaModel - class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel.
A reflection based JavaModel implementation used at runtime.
RuntimeJavaModel(ClassLoader) - Constructor for class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel
Constructor taking the ClassLoader.
RuntimeJavaModel(ClassLoader, boolean) - Constructor for class org.apache.jdo.impl.model.java.runtime.RuntimeJavaModel
 
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.
read(InputStream) - Method in class org.apache.jdo.impl.fostore.Block
 
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(InputStream) - Method in class org.apache.jdo.impl.fostore.SubclassSet
Initialize this SubclassSet from the given stream.
readExternal(ObjectInput) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Reads this PMF's state from the given object input.
readObject(ObjectInputStream) - Method in class org.apache.jdo.impl.fostore.AID
Reads this AID's value from the input stream.
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
 
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
 
refreshInstance() - Method in interface org.apache.jdo.state.StateManagerInternal
Transitions lifecycle state to P_CLEAN or P_NON_TX
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.PersistenceManagerImpl
 
register(StateManagerInternal, Object, boolean, boolean) - Method in interface org.apache.jdo.pm.PersistenceManagerInternal
Adds persistent object to the cache.
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.
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.
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.
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.
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 interface org.apache.jdo.state.StateManagerInternal
Fetch or refresh object from the data store.
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(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
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.
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.
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 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.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.
replaceSCOFields() - Method in interface org.apache.jdo.state.StateManagerInternal
Replaces field values that are regular SCO instances with tracked SCOs.
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
 
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.
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.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 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
resolve(String) - Method in class org.apache.jdo.impl.jdoql.scope.TypeNames
Resolves a type name.
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.
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.
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.
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 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.
returnHeader - Variable in class org.apache.jdo.impl.enhancer.OptionSet
Usage printout.
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.
run(String[]) - Method in class org.apache.jdo.impl.enhancer.GenericMain
Process command line arguments, run initialization and do processing.
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.

S

SCO - interface org.apache.jdo.sco.SCO.
 
SCOCollection - interface org.apache.jdo.sco.SCOCollection.
 
SCODate - interface org.apache.jdo.sco.SCODate.
 
SCOMap - interface org.apache.jdo.sco.SCOMap.
 
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.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
 
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.
 
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.
ShortLiteralExpression - interface org.apache.jdo.jdoql.tree.ShortLiteralExpression.
This node represents a short literal.
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.
StartsWithCallExpression - interface org.apache.jdo.jdoql.tree.StartsWithCallExpression.
This node represents the method call expression String.startsWith.
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
 
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.
StaticFieldAccessExpression - interface org.apache.jdo.jdoql.tree.StaticFieldAccessExpression.
This node represents a static field access expression.
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.
SubclassSet - class org.apache.jdo.impl.fostore.SubclassSet.
Represents a set of CLIDs of subclasses of a given class.
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
semanticCheck(ParameterTable, VariableTable) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLC
 
sendToStore(byte[], int, int) - Method in class org.apache.jdo.impl.fostore.FOStoreRemoteConnection
Write bytes to the store.
set - Variable in class org.apache.jdo.impl.enhancer.OptionSet.Option
The set the option is registered with.
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
 
setArrayClass(ConstClass) - Method in class org.apache.jdo.impl.enhancer.classfile.InsnMultiDimArrayNew
Sets the array class being created
setBranchTarget() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnTarget
 
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.
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.
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.
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.
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(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.
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.
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 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
 
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
 
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
 
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
 
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.
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.
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
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
 
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.
setNontransactionalWrite(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
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.
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.
setOptimistic(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default Optimistic setting for all PersistenceManager instances obtained from this factory.
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 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
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.
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.
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.
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.
setRetainValues(boolean) - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Set the default RetainValues setting for all PersistenceManager instances obtained from this factory.
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().
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.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.
setStackUsed(int) - Method in class org.apache.jdo.impl.enhancer.classfile.CodeAttribute
Set the maximum number of stack entries used by this method
setSuperName(ConstClass) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Set the name of the super class
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 - 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.
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(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.
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
 
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).
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.
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() - 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.
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
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() - Method in class org.apache.jdo.util.WeakValueHashMap
Returns the number of key-value mappings in this map.
skippedEntity(String) - Method in class org.apache.jdo.impl.model.jdo.xml.JDOParser
 
sourcePath - Variable in class org.apache.jdo.impl.enhancer.ClassArgOptions
The source path option.
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.
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
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
 
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
 
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
 
startsWith(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
startsWith(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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
 
storageIdToNumber(String) - Method in class org.apache.jdo.impl.fostore.FOStoreBtreeStorage
Converts a storageId to an int.
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
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 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.
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 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.
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 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.
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 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.
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 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.
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 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.
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 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.
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 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.
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 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.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 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.
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
stringType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.lang.String.
subMap(Object, Object) - Method in class org.apache.jdo.impl.sco.TreeMap
 
subSet(Object, Object) - Method in class org.apache.jdo.impl.sco.TreeSet
 
summarize(PrintStream, int) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
 
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.
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
 
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.

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
 
TRANSACTIONAL - Static variable in class org.apache.jdo.model.jdo.PersistenceModifier
Constant representing a transactional field modifier.
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_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
 
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.
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
 
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.
TimesExpression - interface org.apache.jdo.jdoql.tree.TimesExpression.
This node represents a times operator.
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.
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.
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.
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
test(PrintWriter, boolean, List, List) - Method in class org.apache.jdo.impl.enhancer.util.AnnotationTest
 
test(PrintWriter, boolean, List) - Method in class org.apache.jdo.impl.enhancer.util.AugmentationDiffTest
 
test(PrintWriter, boolean, List) - 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.
theClassName - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
theClassNameIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
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
theNameAndType - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
theNameAndTypeIndex - Variable in class org.apache.jdo.impl.enhancer.classfile.ConstBasicMemberRef
 
timer - Static variable in class org.apache.jdo.impl.enhancer.util.Support
 
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.
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.fostore.AID
Returns a String representation of this AID.
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.FOStoreConnectionFactory
 
toString() - Method in class org.apache.jdo.impl.fostore.FOStorePMF
 
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.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.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.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.
trackUpdates(int, SCO) - Method in interface org.apache.jdo.state.StateManagerInternal
Processes changes to the Tracked SCO instance owned by this StateManager.
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.
treeMapType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.TreeMap.
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.
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.
typeInfo - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.JDOQLAST
The type info
typeNames - Variable in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
Table of type names handling imports.
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

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
 
UNDEFINED - class org.apache.jdo.impl.jdoql.scope.UNDEFINED.
An instance of this class represents an undefined value in a ValueTable (ParameterTable or VariableTable).
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
 
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
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.
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.
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.
UnaryPlusExpression - interface org.apache.jdo.jdoql.tree.UnaryPlusExpression.
This node represents a unary plus operator.
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
unenhancableTypePrefixes - Static variable in class org.apache.jdo.impl.enhancer.meta.util.EnhancerMetaDataBaseModel
 
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.
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(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.
updated() - Method in class org.apache.jdo.impl.enhancer.core.Controller
Returns true if the classfile has been updated.
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.
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.
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.

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
 
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.
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.
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.
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.
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() - Method in class org.apache.jdo.impl.enhancer.classfile.InsnIntOp
 
valueType - Variable in class org.apache.jdo.impl.model.jdo.JDOMapImplDynamic
Property valueType.
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() - 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.
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
variableAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Optimizer
 
variableAccess(AST) - Method in class org.apache.jdo.impl.jdoql.jdoqlc.Semantic
 
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.jdoqlc.Semantic
The variable table.
vectorType - Static variable in class org.apache.jdo.impl.model.java.PredefinedType
The JavaType instance for the class java.util.Vector.
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.meta.util.EnhancerMetaDataBaseModel
 
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
verifyConfiguration() - Method in class org.apache.jdo.impl.pm.PersistenceManagerFactoryImpl
Verify that the connection URL has been configured.
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.
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

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
 
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
 
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
 
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.
warning(String) - Method in class org.apache.jdo.impl.enhancer.core.Environment
 
write(DataOutputStream) - Method in class org.apache.jdo.impl.enhancer.classfile.ClassFile
Write the Class file to the data output stream
write(OutputStream) - Method in class org.apache.jdo.impl.fostore.Block
 
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(OutputStream) - Method in class org.apache.jdo.impl.fostore.SubclassSet
Write this SubclassSet to the given stream.
writeExternal(ObjectOutput) - Method in class org.apache.jdo.impl.fostore.FOStorePMF
Writes this PMF's state to the given object output.
writeObject(ObjectOutputStream) - Method in class org.apache.jdo.impl.fostore.AID
Writes this AID to the output stream.

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.
xmlLogger - Static variable in class org.apache.jdo.impl.model.jdo.JDOModelImplDynamic
XML Logger

_

_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
 

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

Copyright © 2005 Apache Software Foundation. All Rights Reserved.