Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

L2D - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
L2F - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
L2I - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
label - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.JumpInsnNode
The operand of this instruction.
Label - Class in org.eclipse.persistence.internal.libraries.asm
A position in the bytecode of a method.
Label - Interface in org.eclipse.persistence.asm
 
Label() - Constructor for class org.eclipse.persistence.internal.libraries.asm.Label
Constructs a new label.
LABEL - Static variable in class org.eclipse.persistence.internal.libraries.asm.tree.AbstractInsnNode
The type of LabelNode "instructions".
LabelImpl - Class in org.eclipse.persistence.asm.internal.platform.eclipselink
 
LabelImpl - Class in org.eclipse.persistence.asm.internal.platform.ow2
 
LabelImpl() - Constructor for class org.eclipse.persistence.asm.internal.platform.eclipselink.LabelImpl
 
LabelImpl() - Constructor for class org.eclipse.persistence.asm.internal.platform.ow2.LabelImpl
 
LabelImpl(Label) - Constructor for class org.eclipse.persistence.asm.internal.platform.eclipselink.LabelImpl
 
LabelImpl(Label) - Constructor for class org.eclipse.persistence.asm.internal.platform.ow2.LabelImpl
 
LabelNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
An AbstractInsnNode that encapsulates a Label.
LabelNode() - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LabelNode
 
LabelNode(Label) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LabelNode
 
labels - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.LookupSwitchInsnNode
Beginnings of the handler blocks.
labels - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.TableSwitchInsnNode
Beginnings of the handler blocks.
LADD - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LALOAD - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LAND - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LANGUAGE - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LANGUAGE_QNAME - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
last - Variable in class org.eclipse.persistence.internal.identitymaps.CacheIdentityMap
Provide handles on the linked list
last() - Method in class org.eclipse.persistence.internal.sessions.remote.RemoteScrollableCursor
Moves the cursor to the last row in the result set
last() - Method in class org.eclipse.persistence.queries.ScrollableCursor
PUBLIC: Moves the cursor to the last row in the result set
LAST - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LAST'.
LAST_ERROR_CODE - Static variable in class org.eclipse.persistence.exceptions.JPARSErrorCodes
 
lastAccessedIdentityMap - Variable in class org.eclipse.persistence.internal.identitymaps.IdentityMapManager
PERF: Optimize the object retrieval from the identity map.
lastCallAppended - Variable in class org.eclipse.persistence.internal.databaseaccess.DynamicSQLBatchWritingMechanism
 
lastCallAppended - Variable in class org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism
 
lastDay() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the date with the last date in the months of this source date.
lastDay() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
LastDay - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
lastDescriptorAccessed - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
Last descriptor accessed, use to optimize descriptor lookup.
lastDumpTime - Variable in class org.eclipse.persistence.tools.profiler.PerformanceMonitor
 
lastElement() - Method in class org.eclipse.persistence.indirection.IndirectList
 
lastElement() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedSubVector
 
lastElement() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
lastElement() - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
First wait until complete.
lastFieldIdx - Variable in class org.eclipse.persistence.platform.database.oracle.jdbc.OracleObjectType
 
lastIndexOf(Object) - Method in class org.eclipse.persistence.indirection.IndirectList
 
lastIndexOf(Object) - Method in class org.eclipse.persistence.internal.helper.linkedlist.ExposedNodeLinkedList
 
lastIndexOf(Object) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
lastIndexOf(Object) - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
First wait until complete.
lastIndexOf(Object) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
lastIndexOf(Object) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
lastIndexOf(Object, int) - Method in class org.eclipse.persistence.indirection.IndirectList
 
lastIndexOf(Object, int) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedSubVector
 
lastIndexOf(Object, int) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
lastIndexOf(Object, int) - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
First wait until complete.
lastJoinedAttributeBaseExpression - Variable in class org.eclipse.persistence.internal.queries.JoinedAttributeManager
Stores the last used base expression while adding joined attribute expression.
LASTORE - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
lastTable - Variable in class org.eclipse.persistence.expressions.Expression
Temporary values for table aliasing
lastTable - Variable in class org.eclipse.persistence.internal.expressions.SQLSelectStatement
 
lastToken - Variable in class org.eclipse.persistence.tools.oracleddl.parser.SimpleNode
 
lastUpdatedQueryId - Variable in class org.eclipse.persistence.internal.identitymaps.CacheKey
This attribute is the system time in milli seconds that the object was last refreshed on
lastUsed - Variable in class org.eclipse.persistence.internal.expressions.TableAliasLookup
 
lastUsedMergeManager - Variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
Used to store the list of locks that this UnitOfWork has acquired for this merge
LATEST - Enum constant in enum org.eclipse.persistence.jpa.rs.features.ServiceVersion
The latest version.
latestCollection - Variable in class org.eclipse.persistence.internal.sessions.DeferrableChangeRecord
Used for change tracking when user sets entire collection.
launchContainerRunnable(Runnable) - Method in interface org.eclipse.persistence.platform.server.ServerPlatform
INTERNAL: launchContainerRunnable(Runnable runnable): Use the container library to start the provided Runnable.
launchContainerRunnable(Runnable) - Method in class org.eclipse.persistence.platform.server.ServerPlatformBase
INTERNAL: launchContainerRunnable(Runnable runnable): Use the container library to start the provided Runnable.
launchContainerThread(Thread) - Method in class org.eclipse.persistence.platform.server.NoServerPlatform
INTERNAL: launchContainerThread(Thread thread): Do nothing because container Threads are not launchable in this platform
lax - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlAnyElement
 
LAX - Static variable in class org.eclipse.persistence.internal.oxm.schema.model.AnyAttribute
 
LAZY_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
lazyRelationshipLoaded(Object, ValueHolderInterface, ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.identitymaps.FullIdentityMap
Notify the cache that a lazy relationship has been triggered in the object and the cache may need to be updated
lazyRelationshipLoaded(Object, ValueHolderInterface, ForeignReferenceMapping) - Method in interface org.eclipse.persistence.internal.identitymaps.IdentityMap
Notify the cache that a lazy relationship has been triggered in the object and the cache may need to be updated
lazyRelationshipLoaded(Object, ValueHolderInterface, ForeignReferenceMapping) - Method in class org.eclipse.persistence.internal.identitymaps.NoIdentityMap
Notify the cache that a lazy relationship has been triggered in the object and the cache may need to be updated
lazyRelationshipLoaded(Object, ValueHolderInterface, ForeignReferenceMapping) - Method in class org.eclipse.persistence.sessions.interceptors.CacheInterceptor
Notify the cache that a lazy relationship has been triggered in the object and the cache may need to be updated
lcmp() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
LCMP - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
lconst(long) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
Generates the instruction to push the given value on the stack.
LCONST_0 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LCONST_1 - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LDC - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LDC_INSN - Static variable in class org.eclipse.persistence.internal.libraries.asm.tree.AbstractInsnNode
The type of LdcInsnNode instructions.
LdcInsnNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
A node that represents an LDC instruction.
LdcInsnNode(Object) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LdcInsnNode
Constructs a new LdcInsnNode.
LDIV - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
le(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than or equal to the second.
le(Expression<? extends Number>, Number) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than or equal to the second.
LE - Static variable in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
LEADING - Enum constant in enum org.eclipse.persistence.internal.jpa.parsing.NodeFactory.TrimSpecification
 
LEADING - Enum constant in enum org.eclipse.persistence.jpa.jpql.parser.TrimExpression.Specification
Only the leading part of the string will be trimmed.
LEADING - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LEADING'.
leafElementType - Variable in class org.eclipse.persistence.oxm.XMLField
 
least() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
least() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Returns the smallest of two values.
Builds Symfoware equivalent to LEAST(x, y).
Symfoware: CASE WHEN x <= y THEN x ELSE y END
least(Expression<X>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create an aggregate expression for finding the least of the values (strings, dates, etc).
Least - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
leaveScope() - Method in class org.eclipse.persistence.internal.jpa.parsing.ParseTreeContext
INTERNAL Leaves the current scope.
left - Variable in class org.eclipse.persistence.internal.jpa.parsing.Node
 
LEFT - Enum constant in enum org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IdentificationVariableType
Only retrieves the identification variables that have been declared to the left of the expression requested them, both range and collection type variables are collected.
LEFT - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LEFT'.
LEFT_BRACE - Static variable in class org.eclipse.persistence.internal.helper.StringHelper
Left brace.
LEFT_BRACKET - Static variable in class org.eclipse.persistence.internal.helper.StringHelper
Left bracket.
LEFT_COLLECTION - Enum constant in enum org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.IdentificationVariableType
Only retrieves the identification variables that map a path expression defined in a JOIN expression or in a IN expression but that have been declared to the left of the expression requested them.
LEFT_CURLY_BRACKET - Static variable in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpression
The constant for '{'.
LEFT_FETCH - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.left-join-fetch"
LEFT_JOIN - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LEFT JOIN'.
LEFT_JOIN_FETCH - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LEFT JOIN FETCH'.
LEFT_OUTER_JOIN - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LEFT OUTER JOIN'.
LEFT_OUTER_JOIN_FETCH - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LEFT OUTER JOIN FETCH'.
LEFT_PARENTHESIS - Static variable in class org.eclipse.persistence.jpa.jpql.parser.AbstractExpression
The constant for '('.
LEFT_PARENTHESIS - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.BaseJPQLQueryFormatter
The constant for the left parenthesis: '('.
LEFT_STATE_OBJECT_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.CompoundExpressionStateObject
Notifies the left state object property has changed.
leftExpression - Variable in class org.eclipse.persistence.internal.jpa.querydef.InImpl
 
leftIdentificationVariable - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
leftIdentificationVariableValid - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
leftJoin(Expression, Expression) - Method in class org.eclipse.persistence.expressions.Expression
ADVANCED: Defines an outer join between the two objects based on the specified ON clause.
leftJoin(Expression, Expression) - Method in class org.eclipse.persistence.internal.expressions.ObjectExpression
Defines a join between this expression and the target expression based on the ON clause.
leftPad() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
leftPad(int, Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the string padded with the substring to the size.
leftPad(Object, Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the string padded with the substring to the size.
LeftPad - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
leftParenthesisMissingKey(T) - Method in interface org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractEncapsulatedExpressionHelper
Returns the message key for the problem describing that the left parenthesis is missing.
leftStateFieldPathExpression - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
leftStateFieldPathExpressionValid - Variable in class org.eclipse.persistence.jpa.jpql.AbstractSemanticValidator.ComparisonExpressionVisitor
 
leftTrim() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the string left trimmed for white space.
leftTrim() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
leftTrim() - Method in class org.eclipse.persistence.platform.database.FirebirdPlatform
INTERNAL: Build FB equivalent to LTRIM(string_exp).
leftTrim() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Returns the string left trimmed for white space.
Builds Symfoware equivalent to LTRIM(string_exp).
Symfoware: TRIM(LEADING FROM string_exp)
leftTrim(Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the string with the substring trimed from the left.
LeftTrim - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
leftTrim2() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build leftTrim operator that takes one parameter.
leftTrim2() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: Build MySQL equivalent to LTRIM(string_exp, character).
leftTrim2() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Returns the string left trimmed for white space.
Builds Symfoware equivalent to LTRIM(string_exp, character).
Symfoware: TRIM(LEADING character FROM string_exp)
LeftTrim2 - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
length - Variable in class org.eclipse.persistence.internal.helper.DatabaseField
 
length - Static variable in enum org.eclipse.persistence.logging.LogCategory
Logging categories enumeration length.
length - Static variable in enum org.eclipse.persistence.logging.LogLevel
Logging levels enumeration length.
length - Variable in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLargument
 
length() - Element in annotation type org.eclipse.persistence.annotations.TenantDiscriminatorColumn
(Optional) The column length for String-based discriminator types.
length() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the size of the string.
length() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
length() - Method in class org.eclipse.persistence.internal.oxm.StrBuffer
 
length() - Method in class org.eclipse.persistence.jpa.jpql.WordParser
Returns the length of the string value.
length() - Element in annotation type org.eclipse.persistence.platform.database.oracle.annotations.PLSQLParameter
(Optional) The max length of the field value.
length() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Obtains the number of characters in the data string value expression.
Builds Symfoware equivalent to length(string_exp).
Symfoware: CHAR_LENGTH(string_exp)
length(Expression<String>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to return length of a string.
length(Expression) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator
Returns the length of the string representation of the given Expression.
length(IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
length(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractScalarExpressionStateObjectBuilder
 
length(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IScalarExpressionStateObjectBuilder
Creates the expression LENGTH(expression).
Length - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
LENGTH - Static variable in enum org.eclipse.persistence.internal.helper.JavaSEPlatform
GlassFish Java SE platform enumeration length.
LENGTH - Static variable in enum org.eclipse.persistence.internal.mappings.converters.AttributeNamePrefix
INTERNAL: Attribute name prefixes enumeration length.
LENGTH - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LENGTH'.
lengthBeforeEncapsulatedExpression(T) - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper
Returns the length after the left parenthesis and before the encapsulated expression starts.
LengthExpression - Class in org.eclipse.persistence.jpa.jpql.parser
The LENGTH function returns the length of the string in characters as an integer.
LengthExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LengthExpression
Creates a new LengthExpression.
LengthExpression_InvalidExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LengthExpression_MissingExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LengthExpression_MissingLeftParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LengthExpression_MissingRightParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LengthExpression_WrongType - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LengthExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This LengthExpressionFactory creates a new LengthExpression when the portion of the query to parse starts with LENGTH.
LengthExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LengthExpressionFactory
Creates a new LengthExpressionFactory.
lengthExpressionHelper() - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
LengthExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
The LENGTH function returns the length of the string in characters as an integer.
LengthExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LengthExpressionStateObject
Creates a new LengthExpressionStateObject.
LengthExpressionStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LengthExpressionStateObject
Creates a new LengthExpressionStateObject.
LengthExpressionStateObject(StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LengthExpressionStateObject
Creates a new LengthExpressionStateObject.
LengthNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LengthNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LengthNode
LengthNode constructor comment.
lengthOperator() - Method in class org.eclipse.persistence.platform.database.DB2Platform
Disable binding support.
LEQ_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
 
LESS_THAN_ENTITY_NAME - Static variable in class org.eclipse.persistence.jpa.jpql.tools.utility.XmlEscapeCharacterConverter
The entity name for less-than symbol: <.
lessThan() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
 
lessThan(boolean) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(byte) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(char) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(double) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(float) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(int) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(long) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(short) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than the second.
lessThan(Expression<? extends Y>, Y) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than the second.
lessThan(Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than the other value.
lessThan(Expression) - Method in class org.eclipse.persistence.expressions.Expression
 
LessThan - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
lessThanEqual() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
 
lessThanEqual(boolean) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(byte) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(char) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(double) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(float) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(int) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(long) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(short) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
lessThanEqual(Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is less than and equal to the other value.
LessThanEqual - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
lessThanEqualOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
DB2 z/OS requires that at least one argument be a known type
lessThanEqualOperator() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
Derby requires that at least one argument be a known type
LessThanEqualToNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LessThanEqualToNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LessThanEqualToNode
LessThanEqualToNode constructor comment.
LessThanNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LessThanNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LessThanNode
LessThanNode constructor comment.
lessThanOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
Set binding support to PARTIAL.
lessThanOperator() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
Derby requires that at least one argument be a known type
lessThanOrEqualTo(Expression<? extends Y>, Expression<? extends Y>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than or equal to the second.
lessThanOrEqualTo(Expression<? extends Y>, Y) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than or equal to the second.
LETTER - Static variable in interface org.eclipse.persistence.tools.oracleddl.parser.DDLParserConstants
RegularExpression Id.
level - Variable in class org.eclipse.persistence.internal.codegen.AccessLevel
 
level - Variable in class org.eclipse.persistence.logging.AbstractSessionLog
Represents the log level
level - Variable in class org.eclipse.persistence.logging.SessionLogEntry
 
level - Variable in class org.eclipse.persistence.oxm.record.JSONWriterRecord
 
Level(boolean, boolean, boolean) - Constructor for class org.eclipse.persistence.oxm.record.JSONWriterRecord.Level
 
Level(boolean, boolean, boolean, JSONWriterRecord.Level) - Constructor for class org.eclipse.persistence.oxm.record.JSONWriterRecord.Level
 
Level(boolean, JsonBuilderRecord.Level, boolean) - Constructor for class org.eclipse.persistence.oxm.record.JsonBuilderRecord.Level
 
Level(boolean, JsonRecord.Level, boolean) - Constructor for class org.eclipse.persistence.oxm.record.JsonRecord.Level
 
LEXICAL_HANDLER_PROPERTY - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
LexicalError(boolean, int, int, int, String, char) - Static method in exception class org.eclipse.persistence.tools.oracleddl.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexicalHandler - Variable in class org.eclipse.persistence.internal.oxm.record.XMLReaderAdapter
 
lexStateNames - Static variable in class org.eclipse.persistence.tools.oracleddl.parser.DDLParserTokenManager
Lexer state names.
LF - Static variable in class org.eclipse.persistence.internal.helper.StringHelper
Line feed.
lifecycle - Variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
With the new synchronized unit of work, need a lifecycle state variable to track birth, committed, pending_merge and death.
like() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the LIKE operator.
like(boolean, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
like(Expression<String>, Expression<String>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the expression satisfies the given pattern.
like(Expression<String>, Expression<String>, char) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the expression satisfies the given pattern.
like(Expression<String>, Expression<String>, Expression<Character>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the expression satisfies the given pattern.
like(Expression<String>, String) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the expression satisfies the given pattern.
like(Expression<String>, String, char) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the expression satisfies the given pattern.
like(Expression<String>, String, Expression<Character>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the expression satisfies the given pattern.
like(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
like(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
like(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
like(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
like(String, String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
like(Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
like(Expression, Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like other value.
like(IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
like(IConditionalExpressionStateObjectBuilder, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
like(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
like(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
like(T, String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
like(T, String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
Like - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
LIKE - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LIKE'.
likeEscape() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Create the LIKE operator with ESCAPE.
LikeEscape - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
likeEscapeOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
DB2 z/OS support for binding the LIKE ESCAPE character depends on database configuration (mixed vs DBCS).
LikeExpression - Class in org.eclipse.persistence.jpa.jpql.parser
The LIKE condition is used to specify a search for a pattern.
LikeExpression(AbstractExpression, AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LikeExpression
Creates a new LikeExpression.
LikeExpression_InvalidEscapeCharacter - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LikeExpression_MissingEscapeCharacter - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LikeExpression_MissingPatternValue - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LikeExpression_MissingStringExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LikeExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for a expression.
LikeExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LikeExpressionBNF
Creates a new LikeExpressionBNF.
LikeExpressionEscapeCharacterBNF - Class in org.eclipse.persistence.jpa.jpql.parser
This BNF is used when parsing an invalid fragment or to extend the default grammar.
LikeExpressionEscapeCharacterBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LikeExpressionEscapeCharacterBNF
Creates a new LikeExpressionEscapeCharacterBNF.
LikeExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This LikeExpressionFactory creates a new LikeExpression when the portion of the query to parse starts with LIKE or NOT LIKE.
LikeExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LikeExpressionFactory
Creates a new LikeExpressionFactory.
LikeExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
The LIKE condition is used to specify a search for a pattern.
LikeExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
Creates a new LikeExpressionStateObject.
LikeExpressionStateObject(StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
Creates a new LikeExpressionStateObject.
LikeExpressionStateObject(StateObject, StateObject, boolean, StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
Creates a new LikeExpressionStateObject.
LikeExpressionStateObject(StateObject, StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LikeExpressionStateObject
Creates a new LikeExpressionStateObject.
likeIgnoreCase(String) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like the other value, ignoring case.
likeIgnoreCase(Expression) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Return an expression that compares if the receivers value is like the other value, ignoring case.
LikeNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LikeNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LikeNode
LikeNode constructor comment.
limit - Variable in class org.eclipse.persistence.internal.nosql.adapters.mongo.MongoInteractionSpec
Operation limit for finds, number of rows to fetch.
limit() - Element in annotation type org.eclipse.persistence.jpa.rs.annotations.RestPageable
Specified the default limit.
limit() - Element in annotation type org.eclipse.persistence.jpa.rs.annotations.RestPageableQuery
Specified the default limit.
LIMIT - Static variable in class org.eclipse.persistence.nosql.adapters.mongo.MongoPlatform
 
line - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.LineNumberNode
A line number.
line - Variable in class org.eclipse.persistence.tools.oracleddl.parser.JavaCharStream
 
LINE - Static variable in class org.eclipse.persistence.internal.libraries.asm.tree.AbstractInsnNode
The type of LineNumberNode "instructions".
LineNumberNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
A node that represents a line number declaration.
LineNumberNode(int, LabelNode) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LineNumberNode
Constructs a new LineNumberNode.
lines - Variable in class org.eclipse.persistence.internal.codegen.MethodDefinition
 
Link - Class in org.eclipse.persistence.internal.jpa.rs.metadata.model
 
Link() - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.Link
Default constructor.
Link(String, String, String) - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.Link
 
LINK_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.rs.weaving.RestDynamicClassWriter
 
LINK_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
LinkAdapter - Class in org.eclipse.persistence.jpa.rs.util.xmladapters
Used with JAXB to convert from a URL representing an relationship to an object It provides functionality at marshall and unmarshall time At marshall time, the target of a relationship will be marshalled as a URL that could be used to find the object through a REST service At unmarsall time, the URL will be deconstructed and used to find the object in JPA.
LinkAdapter() - Constructor for class org.eclipse.persistence.jpa.rs.util.xmladapters.LinkAdapter
 
LinkAdapter(String, PersistenceContext) - Constructor for class org.eclipse.persistence.jpa.rs.util.xmladapters.LinkAdapter
 
LinkedCacheKey - Class in org.eclipse.persistence.internal.identitymaps
Purpose: Provides the capability to insert CacheKeys into a Linked List.
LinkedCacheKey(Object, Object, Object, long, boolean) - Constructor for class org.eclipse.persistence.internal.identitymaps.LinkedCacheKey
Initialize the newly allocated instance of this class.
LinkedNode - Class in org.eclipse.persistence.internal.helper.linkedlist
INTERNAL: A custom implementation of a linked list node for use in the ExposedNodeLinkedList.
LinkList - Class in org.eclipse.persistence.jpa.rs.util.list
This class is used to wrap collection of Link objects
LinkList() - Constructor for class org.eclipse.persistence.jpa.rs.util.list.LinkList
Default constructor.
LinkMetadataSource - Class in org.eclipse.persistence.jpa.rs.util.metadatasources
Makes the Link class available in our Dynamic JAXB context.
LinkMetadataSource() - Constructor for class org.eclipse.persistence.jpa.rs.util.metadatasources.LinkMetadataSource
 
linkTemplate - Variable in class org.eclipse.persistence.internal.jpa.rs.metadata.model.Query
 
LinkTemplate - Class in org.eclipse.persistence.internal.jpa.rs.metadata.model
 
LinkTemplate() - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkTemplate
Default constructor.
LinkTemplate(String, String, String) - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkTemplate
 
linkTemplates - Variable in class org.eclipse.persistence.internal.jpa.rs.metadata.model.Descriptor
 
LinkV2 - Class in org.eclipse.persistence.internal.jpa.rs.metadata.model
Represents a link used in JPARS 2.0.
LinkV2() - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkV2
Default constructor.
LinkV2(String, String) - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkV2
 
LinkV2(String, String, String) - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkV2
 
LinkV2(String, String, String, String) - Constructor for class org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkV2
 
LinkV2MetadataSource - Class in org.eclipse.persistence.jpa.rs.util.metadatasources
Makes the LinkV2 class available in our Dynamic JAXB context.
LinkV2MetadataSource() - Constructor for class org.eclipse.persistence.jpa.rs.util.metadatasources.LinkV2MetadataSource
 
list - Variable in class org.eclipse.persistence.internal.sessions.factories.NodeListElementEnumerator
 
list(E...) - Static method in class org.eclipse.persistence.jpa.jpql.utility.CollectionTools
Returns a list corresponding to the specified array.
list(Iterator<? extends T>) - Static method in class org.eclipse.persistence.jpa.jpql.utility.CollectionTools
Creates a new List and adds the items returned by the given ListIterator.
List - Class in org.eclipse.persistence.internal.oxm.schema.model
 
List() - Constructor for class org.eclipse.persistence.internal.oxm.schema.model.List
 
List_Class - Static variable in class org.eclipse.persistence.internal.core.helper.CoreClassConstants
 
LIST_ORDER_FIELD_NOT_SUPPORTED - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
LIST_ORDER_FIELD_REQUIRES_INDIRECT_LIST - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
LIST_ORDER_FIELD_REQUIRES_LIST - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
LIST_ORDER_FIELD_TABLE_IS_WRONG - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
LIST_ORDER_FIELD_WRONG_VALUE - Static variable in exception class org.eclipse.persistence.exceptions.QueryException
 
LIST_RELATIONSHIP_INFO_GENERIC_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.rs.weaving.RestDynamicClassWriter
 
LIST_RELATIONSHIP_INFO_GENERIC_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
LIST_RELATIONSHIP_INFO_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.rs.weaving.RestDynamicClassWriter
 
LIST_RELATIONSHIP_INFO_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
ListAttributeImpl<X,V> - Class in org.eclipse.persistence.internal.jpa.metamodel
Purpose: Provides the implementation for the ListAttribute interface of the JPA 2.0 Metamodel API (part of the JSR-317 EJB 3.1 Criteria API)
ListAttributeImpl(ManagedTypeImpl<X>, CollectionMapping) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.ListAttributeImpl
INTERNAL:
ListAttributeImpl(ManagedTypeImpl<X>, CollectionMapping, boolean) - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.ListAttributeImpl
 
ListAttributeProxyImpl<X,V> - Class in org.eclipse.persistence.internal.jpa.metamodel.proxy
A proxy class that allows EclipseLink to trigger the deployment of a persistence unit as an ListAttribute is accessed in the metamodel.
ListAttributeProxyImpl() - Constructor for class org.eclipse.persistence.internal.jpa.metamodel.proxy.ListAttributeProxyImpl
 
ListChangeEvent<T> - Class in org.eclipse.persistence.jpa.jpql.tools.model
The default implementation of IListChangeListener where the generics is the type of the items.
ListChangeEvent(StateObject, List<? extends T>, IListChangeEvent.EventType, String, List<? extends T>, int, int) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.ListChangeEvent
Creates a new ListChangeEvent.
listChangeListeners(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ChangeSupport
 
ListContainerPolicy - Class in org.eclipse.persistence.internal.queries
Purpose: A ListContainerPolicy is ContainerPolicy whose container class implements the List interface.
ListContainerPolicy() - Constructor for class org.eclipse.persistence.internal.queries.ListContainerPolicy
INTERNAL: Construct a new policy.
ListContainerPolicy(Class<?>) - Constructor for class org.eclipse.persistence.internal.queries.ListContainerPolicy
INTERNAL: Construct a new policy for the specified class.
ListContainerPolicy(String) - Constructor for class org.eclipse.persistence.internal.queries.ListContainerPolicy
INTERNAL: Construct a new policy for the specified class name.
listener - Variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
 
listenerClassName - Variable in class org.eclipse.persistence.internal.jpa.metadata.listeners.JPAEntityListenerHolder
 
listenerFactory - Variable in class org.eclipse.persistence.transaction.AbstractTransactionController
Generates listener instances for synchronization
listeners - Variable in class org.eclipse.persistence.sessions.SessionEventManager
 
ListExpressionOperator - Class in org.eclipse.persistence.expressions
INTERNAL: A ListExpressionOperator is used with an ArgumentListFunctionExpression.
ListExpressionOperator() - Constructor for class org.eclipse.persistence.expressions.ListExpressionOperator
 
listFilesIn(File) - Static method in class org.eclipse.persistence.internal.helper.Helper
Return an array of the files in the specified directory.
ListHolderStateObject<T> - Interface in org.eclipse.persistence.jpa.jpql.tools.model.query
A ListHolderStateObject is a StateObject having a list of children and this gives access to some operation over the list.
ListIterable<T> - Interface in org.eclipse.persistence.jpa.jpql.utility.iterable
A ListIterable simply forces the returned object to be an instance of ListIterator.
listIterator() - Method in class org.eclipse.persistence.indirection.IndirectList
 
listIterator() - Method in class org.eclipse.persistence.internal.helper.linkedlist.ExposedNodeLinkedList
 
listIterator() - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
listIterator() - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
 
listIterator() - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
listIterator() - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
listIterator(int) - Method in class org.eclipse.persistence.indirection.IndirectList
 
listIterator(int) - Method in class org.eclipse.persistence.internal.helper.linkedlist.ExposedNodeLinkedList
 
listIterator(int) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedSubVector
 
listIterator(int) - Method in class org.eclipse.persistence.internal.helper.NonSynchronizedVector
 
listIterator(int) - Method in class org.eclipse.persistence.internal.helper.ThreadCursoredList
Iterate while waiting at end until complete.
listIterator(int) - Method in class org.eclipse.persistence.sdo.helper.jaxb.JAXBList
 
listIterator(int) - Method in class org.eclipse.persistence.sdo.helper.ListWrapper
 
ListJoinImpl<Z,X> - Class in org.eclipse.persistence.internal.jpa.querydef
Purpose: Contains the implementation of the Join interface of the JPA criteria API.
ListJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ListJoinImpl
 
ListJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ListJoinImpl
 
ListJoinImpl(Path<Z>, ManagedType, Metamodel, Class<X>, Expression, Bindable<T>, JoinType, FromImpl) - Constructor for class org.eclipse.persistence.internal.jpa.querydef.ListJoinImpl
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractFromClauseStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractIdentificationVariableDeclarationStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.AbstractListHolderStateObject
Returns the name that is uniquely identifying the list.
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.CaseExpressionStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ConcatExpressionStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.ConstructorExpressionStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.GroupByClauseStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.IdentificationVariableDeclarationStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.InExpressionStateObject
 
listName() - Method in class org.eclipse.persistence.jpa.jpql.tools.model.query.OrderByClauseStateObject
 
listOrderField - Variable in class org.eclipse.persistence.internal.queries.OrderedListContainerPolicy
 
listOrderField - Variable in class org.eclipse.persistence.mappings.CollectionMapping
Field holds the order of elements in the list in the db, requires collection of type List, may be not null only in case isListOrderFieldSupported==true
listOrderFieldNotSupported(DatabaseMapping) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
PUBLIC: Attempt to call setListOrderField method on a mapping that doesn't support listOrderField.
listOrderFieldRequiersIndirectList(ClassDescriptor, DatabaseMapping) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
listOrderFieldRequiersList(ClassDescriptor, DatabaseMapping) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
listOrderFieldTableIsWrong(ClassDescriptor, DatabaseMapping, DatabaseTable, DatabaseTable) - Static method in exception class org.eclipse.persistence.exceptions.DescriptorException
 
listOrderFieldWrongValue(DatabaseQuery, DatabaseField, List) - Static method in exception class org.eclipse.persistence.exceptions.QueryException
 
ListWrapper - Class in org.eclipse.persistence.sdo.helper
INTERNAL:
ListWrapper() - Constructor for class org.eclipse.persistence.sdo.helper.ListWrapper
 
ListWrapper(SDODataObject, Property) - Constructor for class org.eclipse.persistence.sdo.helper.ListWrapper
 
ListWrapper(SDODataObject, Property, List) - Constructor for class org.eclipse.persistence.sdo.helper.ListWrapper
Constructor for non-default Pluggable ValueStore implementations
Prerequisites: Containment is already set on theList parameter.
literal - Variable in class org.eclipse.persistence.internal.jpa.parsing.LiteralNode
 
literal - Variable in class org.eclipse.persistence.internal.jpa.querydef.ExpressionImpl
 
literal - Variable in class org.eclipse.persistence.jpa.jpql.LiteralVisitor
The literal value retrieved from the visited Expression.
literal(String) - Method in class org.eclipse.persistence.expressions.Expression
ADVANCED: Return an expression on the literal.
literal(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractScalarExpressionStateObjectBuilder
 
literal(Expression, LiteralType) - Method in class org.eclipse.persistence.jpa.jpql.AbstractValidator
Retrieves the "literal" from the given Expression.
literal(Expression, LiteralType) - Method in class org.eclipse.persistence.jpa.jpql.tools.JPQLQueryContext
Retrieves the "literal" from the given Expression.
literal(Expression, LiteralType) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.BasicStateObjectBuilder
Retrieves the "literal" from the given Expression.
literal(T) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create an expression literal.
LITERAL - Enum constant in enum org.eclipse.persistence.internal.databaseaccess.DatasourceCall.ParameterType
 
LiteralBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for literals, which is based on the listing defined in section 4.6.1 of the Java Specification document for JPA 2.0.
LiteralBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LiteralBNF
Creates a new LiteralBNF.
LiteralExpression - Class in org.eclipse.persistence.internal.expressions
Used for wrapping literal values.
LiteralExpression() - Constructor for class org.eclipse.persistence.internal.expressions.LiteralExpression
 
LiteralExpression(String, Expression) - Constructor for class org.eclipse.persistence.internal.expressions.LiteralExpression
 
LiteralExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This LiteralExpressionFactory is responsible to return the right literal expression.
LiteralExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LiteralExpressionFactory
Creates a new LiteralExpressionFactory.
LiteralNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LiteralNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LiteralNode
Return a new LiteralNode.
literals(String...) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractScalarExpressionStateObjectBuilder
 
LiteralType - Enum in org.eclipse.persistence.jpa.jpql
Some Expression can have a "literal", this enumeration is used to visit an Expression and to retrieve the right value.
LiteralVisitor - Class in org.eclipse.persistence.jpa.jpql
This visitor traverses an Expression and retrieves the "literal" value.
LiteralVisitor() - Constructor for class org.eclipse.persistence.jpa.jpql.LiteralVisitor
Creates a new AbstractLiteralVisitor.
LLOAD - Static variable in class org.eclipse.persistence.asm.Opcodes
 
LLOAD - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LMUL - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
ln() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
ln(Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create an expression that returns the natural logarithm of its argument.
ln(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
Ln - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
Ln() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.MathExpressionFactory.Ln
 
Ln(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.MathSingleExpression.Ln
Creates a new instance of LN math function expression.
LN - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LN'.
LNEG - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
lnOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
Disable binding support.
load() - Element in annotation type org.eclipse.persistence.annotations.FetchGroup
(Optional) Indicates whether all relationship attributes specified in the fetch group should be loaded.
load(int, Type) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
load(InputStream) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputStream.
load(InputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputStream.
load(InputStream) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(InputStream, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputStream.
load(InputStream, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputStream.
load(InputStream, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(Reader, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputReader.
load(Reader, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputReader.
load(Reader, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(Object, AttributeItem, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
Force instantiation of the load group.
load(Object, AttributeItem, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.AggregateMapping
Force instantiation of the load group.
load(Object, AttributeItem, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.CollectionMapping
Force instantiation of the load group.
load(Object, AttributeItem, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
Force instantiation of the load group.
load(Object, AttributeItem, AbstractSession, boolean) - Method in class org.eclipse.persistence.mappings.ForeignReferenceMapping
Force instantiation of the load group.
load(Object, AttributeGroup) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
This method will load the passed entity or collection of entities using the passed AttributeGroup.
load(Object, AttributeGroup) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
This method will load the passed object or collection of objects using the passed AttributeGroup.
load(Object, AttributeGroup) - Method in interface org.eclipse.persistence.jpa.JpaEntityManager
This method will load the passed entity or collection of entities using the passed AttributeGroup.
load(Object, AttributeGroup, ClassDescriptor, boolean) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
This method will load the passed object or collection of objects using the passed AttributeGroup.
load(Object, AttributeGroup, AbstractSession, boolean) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Force instantiation to any mappings in the load group.
load(String) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the input String.
load(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the input String.
load(String) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(Source, String, Object) - Method in interface commonj.sdo.helper.XMLHelper
Creates and returns an XMLDocument from the inputSource.
load(Source, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
 
load(Source, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(SessionManager, ClassLoader) - Method in class org.eclipse.persistence.internal.xr.XRSessionConfigLoader
 
load(SessionManager, ClassLoader) - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
INTERNAL: This method instantiates the parser and builds the document based on the schema.
load(InputSource, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegate
Creates and returns an XMLDocument from the inputSource.
load(InputSource, String, Object) - Method in class org.eclipse.persistence.sdo.helper.delegates.SDOXMLHelperDelegator
 
load(InputSource, String, Object) - Method in interface org.eclipse.persistence.sdo.helper.SDOXMLHelper
INTERNAL:
LOAD_GROUP - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.load-group"
LOAD_GROUP_ATTRIBUTE - Static variable in class org.eclipse.persistence.config.QueryHints
"eclipselink.load-group.attribute"
loadAll(Object, AbstractSession) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
Force instantiation of all indirections.
loadAll(Object, AbstractSession, IdentityHashSet) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
 
loadAll(Object, AbstractSession, IdentityHashSet) - Method in class org.eclipse.persistence.mappings.AggregateCollectionMapping
Force instantiation of all indirections.
loadAll(Object, AbstractSession, IdentityHashSet) - Method in class org.eclipse.persistence.mappings.AggregateMapping
Force instantiation of all indirections.
loadAll(Object, AbstractSession, IdentityHashSet) - Method in class org.eclipse.persistence.mappings.CollectionMapping
Force instantiation of all indirections.
loadAll(Object, AbstractSession, IdentityHashSet) - Method in class org.eclipse.persistence.mappings.DatabaseMapping
Force instantiation of all indirections.
loadAll(Object, AbstractSession, IdentityHashSet) - Method in class org.eclipse.persistence.mappings.ObjectReferenceMapping
Force instantiation of all indirections.
loadAllValuesFromResultSet() - Method in class org.eclipse.persistence.internal.sessions.ResultSetRecord
Obtains all the value from resultSet and removes it.
loadAllValuesFromResultSet() - Method in class org.eclipse.persistence.internal.sessions.SimpleResultSetRecord
Obtains all the value from resultSet and removes it.
loadArg(int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instruction to load the given method argument on the stack.
loadArgArray() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack, as a single object array.
loadArgs() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instructions to load all the method arguments on the stack.
loadArgs(int, int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instructions to load the given method arguments on the stack.
loadBatchReadAttributes(ClassDescriptor, Object, CacheKey, AbstractRecord, ObjectBuildingQuery, JoinedAttributeManager, boolean) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
 
loadClass(String) - Static method in class org.eclipse.persistence.internal.helper.ConversionManager
INTERNAL: Load the class using the default managers class loader.
loadClass(String) - Method in class org.eclipse.persistence.internal.jaxb.JaxbClassLoader
 
loadClass(String) - Method in class org.eclipse.persistence.sdo.helper.SDOClassLoader
 
loadClass(String, boolean) - Method in class org.eclipse.persistence.internal.jpa.deployment.JavaSECMPInitializer.TempEntityLoader
 
loadClass(String, ClassLoader) - Method in class org.eclipse.persistence.mappings.converters.ObjectTypeConverter
Load the given class name with the given loader.
loadClass(String, ClassLoader, boolean, MetadataProject) - Static method in class org.eclipse.persistence.internal.jpa.deployment.PersistenceUnitProcessor
Load the given class name with the given class loader.
loadClass(String, SDOType) - Method in class org.eclipse.persistence.sdo.helper.SDOClassLoader
 
loadConfigsForMappingWorkbench(ClassLoader) - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
INTERNAL: This method is to be used to load config objects for the Mapping Workbench only.
loadConfigsForMappingWorkbench(ClassLoader, boolean) - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
INTERNAL: This method is to be used to load config objects for the Mapping Workbench only.
loadDatabasePlatform(String) - Static method in class org.eclipse.persistence.tools.metadata.generation.JPAMetadataGenerator
Attempt to load the DatabasePlatform using the given platform class name.
loadDocument(ClassLoader) - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
INTERNAL: Load a session.xml document.
loadDocument(ClassLoader, boolean) - Method in class org.eclipse.persistence.sessions.factories.XMLSessionConfigLoader
INTERNAL: Load a session.xml document.
loadDriverClass(Session) - Method in class org.eclipse.persistence.sessions.DefaultConnector
INTERNAL: Ensure that the driver has been loaded and registered with the DriverManager.
loadDynamicProject(InputStream, DatabaseLogin, DynamicClassLoader) - Static method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Load a dynamic project from deployment XML creating dynamic types for all descriptors where the provided class name does not exist.
loadDynamicProject(String, DatabaseLogin, DynamicClassLoader) - Static method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
Load a dynamic project from deployment XML creating dynamic types for all descriptors where the provided class name does not exist.
loadDynamicProject(Project, DatabaseLogin, DynamicClassLoader) - Static method in class org.eclipse.persistence.dynamic.DynamicTypeBuilder
 
loadedForCanonicalModel() - Method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings
INTERNAL:
loadedFromAnnotation() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL: Note: That annotations can default so the annotation may be null.
loadedFromEclipseLinkXML() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL:
loadedFromXML() - Method in class org.eclipse.persistence.internal.jpa.metadata.ORMetadata
INTERNAL:
loadEntityClasses(Collection, ClassLoader) - Method in class org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
Create a list of java.lang.Class that contains the classes of all the entities that we will be deploying.
loader - Variable in class org.eclipse.persistence.internal.helper.ConversionManager
 
loader - Variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
loadFactor - Variable in class org.eclipse.persistence.indirection.IndirectMap
Store load factor for lazy init.
loadFactor - Variable in class org.eclipse.persistence.indirection.IndirectSet
Store load factor for lazy init.
loadFactor - Variable in class org.eclipse.persistence.internal.helper.IdentityHashSet
 
loadFactor - Variable in class org.eclipse.persistence.internal.helper.IdentityWeakHashMap
 
loadGroup - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Specifies indirection that should be instantiated before returning result
LoadGroup - Class in org.eclipse.persistence.queries
Purpose: Used to load specified relationship attributes and nested relationship attributes.
LoadGroup() - Constructor for class org.eclipse.persistence.queries.LoadGroup
 
LoadGroup(String) - Constructor for class org.eclipse.persistence.queries.LoadGroup
 
loadJoinedAttributes(ClassDescriptor, Object, CacheKey, AbstractRecord, JoinedAttributeManager, ObjectBuildingQuery, boolean) - Method in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
 
loadLocal(int) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadLocal(int, Type) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instruction to load the given local variable on the stack.
loadLocalSchema(String) - Static method in class org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsReader
Load the XML schema from the jar resource.
loadMappingFiles(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
INTERNAL: This method is responsible for figuring out list of mapping files to read into XMLEntityMappings objects and store on the project.
loadNext() - Method in class org.eclipse.persistence.queries.ScrollableCursor
Load the next object
loadORMetadata(XRDynamicClassLoader, ServerSession) - Method in class org.eclipse.persistence.internal.xr.XRServiceFactory
INTERNAL: Create a Project using ORM metadata.
loadOXMetadata(ClassLoader, Session) - Method in class org.eclipse.persistence.internal.xr.XRServiceFactory
INTERNAL: Create a Project using OXM metadata.
loadPrevious() - Method in class org.eclipse.persistence.queries.ScrollableCursor
Load the previous object.
loadProcedures(String, String, String) - Method in class org.eclipse.persistence.tools.dbws.jdbc.JDBCHelper
 
loadProcedures(List<String>, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
loadProcedures(List<String>, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.jdbc.JDBCHelper
 
loadProcedures(List<String>, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.oracle.OracleHelper
Generates a List<ProcedureType> based on a given set of patterns.
loadProjectConfig(ProjectConfig) - Method in class org.eclipse.persistence.internal.sessions.factories.SessionsFactory
INTERNAL: Load a projectConfig from the session.xml file.
loadProjectConfig(ProjectConfig) - Method in class org.eclipse.persistence.internal.xr.XRSessionsFactory
 
loadResultIntoSelectionObject() - Method in class org.eclipse.persistence.queries.ReadObjectQuery
PUBLIC: Allow for the selection object of the query to be refreshed or put into the EclipseLink cache.
loadSpecifiedMappingFiles(boolean) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
INTERNAL:
loadStandardMappingFiles(String) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataProcessor
INTERNAL:
loadTables(String, String, String) - Method in class org.eclipse.persistence.tools.dbws.jdbc.JDBCHelper
 
loadTables(List<String>, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
 
loadTables(List<String>, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.jdbc.JDBCHelper
 
loadTables(List<String>, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.oracle.OracleHelper
Generates a List<TableType> based on a given set of patterns.
loadThis() - Method in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
Generates the instruction to load 'this' on the stack.
loadUnfetchedObject(FetchGroupTracker) - Static method in class org.eclipse.persistence.jpa.JpaHelper
If the object has a fetch group then the whole object is read in.
loadXMLSchema(InputStream) - Method in class org.eclipse.persistence.internal.xr.XRServiceFactory
INTERNAL: Read and unmarshal XRService's .xsd file.
Lob - Interface in org.eclipse.persistence.jpa.config
JPA scripting API implementation.
LobImpl - Class in org.eclipse.persistence.internal.jpa.config.converters
JPA scripting API implementation.
LobImpl() - Constructor for class org.eclipse.persistence.internal.jpa.config.converters.LobImpl
 
LobMetadata - Class in org.eclipse.persistence.internal.jpa.metadata.converters
INTERNAL: Abstract converter class that parents both the JPA and Eclipselink converters.
LobMetadata() - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
INTERNAL: Used for XML loading.
LobMetadata(MetadataAnnotation, MetadataAccessor) - Constructor for class org.eclipse.persistence.internal.jpa.metadata.converters.LobMetadata
INTERNAL: Used for annotation loading.
lobValueExceedsLimit(Object) - Method in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
INTERNAL: Return if the LOB value size is larger than the limit, i.e.
lobValueExceedsLimit(Object) - Method in class org.eclipse.persistence.platform.database.Oracle8Platform
INTERNAL: Return if the LOB value size is larger than the limit, i.e.
lobValueLimits - Variable in class org.eclipse.persistence.platform.database.oracle.Oracle8Platform
The LOB value limits when the Locator is required for the writing
lobValueLimits - Variable in class org.eclipse.persistence.platform.database.Oracle8Platform
The LOB value limits when the Locator is required for the writing
LOBValueWriter - Class in org.eclipse.persistence.internal.helper
INTERNAL:
LOBValueWriter(Accessor) - Constructor for class org.eclipse.persistence.internal.helper.LOBValueWriter
This is the default constructor for the class.
lobWriter - Variable in class org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor
 
local - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.FrameNode
The types of the local variables of this stack map frame.
Local - Enum constant in enum org.eclipse.persistence.jaxb.TypeMappingInfo.ElementScope
 
LOCAL - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LOCAL'.
LOCAL_DATE - Static variable in class org.eclipse.persistence.internal.core.helper.CoreClassConstants
 
LOCAL_DATETIME - Static variable in class org.eclipse.persistence.internal.core.helper.CoreClassConstants
 
LOCAL_TIME - Static variable in class org.eclipse.persistence.descriptors.TimestampLockingPolicy
 
LOCAL_TIME - Static variable in class org.eclipse.persistence.internal.core.helper.CoreClassConstants
 
LOCAL_VARIABLE - Static variable in class org.eclipse.persistence.internal.libraries.asm.TypeReference
The sort of type references that target the type of a local variable in a method.
localBase - Variable in class org.eclipse.persistence.internal.expressions.ConstantExpression
 
localBase - Variable in class org.eclipse.persistence.internal.expressions.LiteralExpression
 
localBase - Variable in class org.eclipse.persistence.internal.expressions.ParameterExpression
The opposite side of the relation, this is used for conversion of the parameter using the others mapping.
LocalCloneIterator(CloneIterator.Remover<E>, Object[]) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.utility.iterable.SnapshotCloneIterable.LocalCloneIterator
 
LocalCloneListIterator(CloneListIterator.Mutator<E>, Object[]) - Constructor for class org.eclipse.persistence.jpa.jpql.utility.iterable.SnapshotCloneListIterable.LocalCloneListIterator
 
localConnection - Variable in class org.eclipse.persistence.sessions.coordination.TransportManager
The remote command connection to this transport
localContextProperties - Variable in class org.eclipse.persistence.sessions.coordination.TransportManager
Properties to obtain the context used for local JNDI access
localDate() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: This gives access to the local date only on the database through expression.
localDate() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
localDate() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to return local date.
LocalDate - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
localDateTime() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: This gives access to the local date and time on the database through expression.
localDateTime() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
localDateTime() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to return local datetime.
localDateTime() - Static method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: MySQL specific localDateTime operator.
LocalDateTime - Class in org.eclipse.persistence.jpa.jpql.parser
The DATE | TIME | DATETIME argument of LOCAL local_datetime_type expression.
LocalDateTime - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
LocalDateTime(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocalDateTime
Creates a new LocalExpression.
LocalDateTypeBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for type part of local date/time expression.
LocalDateTypeBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocalDateTypeBNF
Creates a new LocalDateTypeBNF.
LocalDateTypeFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This LocalDateTypeFactory creates a new LocalDateTime when the portion of the query to parse starts with LOCAL.
LocalDateTypeFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocalDateTypeFactory
Creates a new LocalDateTypeFactory.
LocalExpression - Class in org.eclipse.persistence.jpa.jpql.parser
The LOCAL local_datetime_type expression.
LocalExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocalExpression
Creates a new LocalExpression.
LocalExpressionBNF - Class in org.eclipse.persistence.jpa.jpql.parser
The query BNF for local date/time expression.
LocalExpressionBNF() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocalExpressionBNF
Creates a new LocalExpressionBNF.
LocalExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This LocalExpressionFactory creates a new LocalExpression when the portion of the query to parse starts with LOCAL.
LocalExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocalExpressionFactory
Creates a new LocalDateTimeFactory.
localName - Variable in class org.eclipse.persistence.internal.oxm.Root
 
locals - Variable in class org.eclipse.persistence.internal.libraries.asm.commons.AnalyzerAdapter
The local variable slots for the current execution frame.
localTime - Variable in class org.eclipse.persistence.tools.profiler.Profile
 
localTime() - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: This gives access to the local time only on the database through expression.
localTime() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
localTime() - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to return local time.
localTime() - Static method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: MySQL specific localTime operator.
LocalTime - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
localTypes - Variable in class org.eclipse.persistence.tools.oracleddl.parser.DDLParser
 
localUOW - Variable in class org.eclipse.persistence.internal.jpa.transaction.TransactionWrapperImpl
 
LocalVariableAnnotationNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
A node that represents a type annotation on a local or resource variable.
LocalVariableAnnotationNode(int, int, TypePath, LabelNode[], LabelNode[], int[], String) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LocalVariableAnnotationNode
Constructs a new LocalVariableAnnotationNode.
LocalVariableAnnotationNode(int, TypePath, LabelNode[], LabelNode[], int[], String) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LocalVariableAnnotationNode
Constructs a new LocalVariableAnnotationNode.
LocalVariableNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
A node that represents a local variable declaration.
LocalVariableNode(String, String, String, LabelNode, LabelNode, int) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LocalVariableNode
Constructs a new LocalVariableNode.
localVariables - Variable in class org.eclipse.persistence.internal.libraries.asm.tree.MethodNode
The local variables of this method.
localVariables - Variable in class org.eclipse.persistence.tools.oracleddl.metadata.PLSQLPackageType
 
LocalVariablesSorter - Class in org.eclipse.persistence.internal.libraries.asm.commons
A MethodVisitor that renumbers local variables in their order of appearance.
LocalVariablesSorter(int, int, String, MethodVisitor) - Constructor for class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
Constructs a new LocalVariablesSorter.
LocalVariablesSorter(int, String, MethodVisitor) - Constructor for class org.eclipse.persistence.internal.libraries.asm.commons.LocalVariablesSorter
Constructs a new LocalVariablesSorter.
locate() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build locate operator i.e.
locate() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Evaluates the location of the "tofind" text within the string_exp text.
Builds Symfoware equivalent to locate(string_exp, tofind).
Symfoware: POSITION(tofind IN string_exp)
locate(Expression<String>, Expression<String>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to locate the position of one string within another, returning position of first character if found.
locate(Expression<String>, Expression<String>, Expression<Integer>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to locate the position of one string within another, returning position of first character if found.
locate(Expression<String>, String) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to locate the position of one string within another, returning position of first character if found.
locate(Expression<String>, String, int) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression to locate the position of one string within another, returning position of first character if found.
locate(Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the position of str in this
locate(Object, Object) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the position of str in this, starting the search at fromIndex.
locate(String, int) - Method in class org.eclipse.persistence.expressions.Expression
PUBLIC: Function, returns the position of str in this, starting the search at fromIndex.
locate(IConditionalExpressionStateObjectBuilder, IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
locate(IConditionalExpressionStateObjectBuilder, IConditionalExpressionStateObjectBuilder, IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
locate(T, T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractScalarExpressionStateObjectBuilder
 
locate(T, T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IScalarExpressionStateObjectBuilder
Creates the expression LOCATE(string_primary, string_primary).
locate(T, T, T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractScalarExpressionStateObjectBuilder
 
locate(T, T, T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IScalarExpressionStateObjectBuilder
Creates the expression LOCATE(string_primary, string_primary [, simple_arithmetic_expression]).
Locate - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
LOCATE - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LOCATE'.
locate2() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build locate operator with 3 params i.e.
locate2() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Evaluates the location of the "tofind" text within the "string_exp" text, starting from the given start position.
Builds Symfoware equivalent to locate(string_exp, tofind, startpos).
Symfoware: LOCATE(tofind IN string_exp, startpos)
Locate2 - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
locate2Operator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
Disable binding support.
locate2Operator() - Static method in class org.eclipse.persistence.platform.database.SQLServerPlatform
INTERNAL: create the Locate2 Operator for this platform
LocateExpression - Class in org.eclipse.persistence.jpa.jpql.parser
The LOCATE function returns the position of a given string within a string, starting the search at a specified position.
LocateExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocateExpression
Creates a new LocateExpression.
LocateExpression_FirstExpression_WrongType - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_InvalidFirstExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_InvalidSecondExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_InvalidThirdExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_MissingFirstComma - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_MissingFirstExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_MissingLeftParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_MissingRightParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_MissingSecondComma - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_MissingSecondExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_MissingThirdExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_SecondExpression_WrongType - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpression_ThirdExpression_WrongType - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LocateExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This LocateExpressionFactory creates a new LocateExpression when the portion of the query to parse starts with LOCATE.
LocateExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LocateExpressionFactory
Creates a new LocateExpressionFactory.
locateExpressionHelper() - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
LocateExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
The LOCATE function returns the position of a given string within a string, starting the search at a specified position.
LocateExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LocateExpressionStateObject
Creates a new LocateExpressionStateObject.
LocateExpressionStateObject(StateObject, String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LocateExpressionStateObject
Creates a new LocateExpressionStateObject.
LocateExpressionStateObject(StateObject, String, String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LocateExpressionStateObject
Creates a new LocateExpressionStateObject.
LocateExpressionStateObject(StateObject, StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LocateExpressionStateObject
Creates a new LocateExpressionStateObject.
LocateExpressionStateObject(StateObject, StateObject, StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LocateExpressionStateObject
Creates a new LocateExpressionStateObject.
LocateNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LocateNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LocateNode
Return a new LocateNode.
locateOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
Disable binding support.
locateOperator() - Static method in class org.eclipse.persistence.platform.database.SQLServerPlatform
INTERNAL: Build the Sybase equivalent to Locate
location - Variable in class org.eclipse.persistence.jaxb.xmlmodel.XmlSchema
 
locator - Variable in class org.eclipse.persistence.internal.oxm.record.XMLReader
 
locator - Variable in class org.eclipse.persistence.platform.xml.SAXDocumentBuilder
 
LOCATOR_CLASS - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
LOCATOR_CLASS_NAME - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
LocatorImpl() - Constructor for class org.eclipse.persistence.internal.oxm.record.DOMReader.LocatorImpl
 
lock(Object, LockModeType) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Set the lock mode for an entity object contained in the persistence context.
lock(Object, LockModeType, Map<String, Object>) - Method in class org.eclipse.persistence.internal.jpa.EntityManagerImpl
Set the lock mode for an entity object contained in the persistence context.
Lock - Static variable in class org.eclipse.persistence.config.PessimisticLock
 
LOCK - Enum constant in enum org.eclipse.persistence.internal.jpa.EntityManagerImpl.OperationType
 
LOCK - Static variable in class org.eclipse.persistence.queries.ObjectBuildingQuery
 
LOCK_END - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
LOCK_MAPPING_CANNOT_BE_READONLY - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
LOCK_MAPPING_MUST_BE_READONLY - Static variable in exception class org.eclipse.persistence.exceptions.DescriptorException
 
LOCK_NOWAIT - Static variable in class org.eclipse.persistence.queries.ObjectBuildingQuery
 
LOCK_ON_MERGE - Static variable in class org.eclipse.persistence.internal.sessions.MergeManager
Backdoor to disable merge locks.
LOCK_QUERIES_PROPERTY - Static variable in class org.eclipse.persistence.internal.sessions.UnitOfWorkImpl
 
LOCK_RESULT_PROPERTY - Static variable in class org.eclipse.persistence.queries.ObjectBuildingQuery
INTERNAL: This is the key for accessing unregistered and locked result in the query's properties.
LOCK_START_PREFIX - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
LOCK_START_PREFIX_WHERE - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
LOCK_START_SUFFIX - Variable in class org.eclipse.persistence.platform.database.OraclePlatform
 
lockableMappings - Variable in class org.eclipse.persistence.descriptors.ClassDescriptor
 
lockAttribute - Variable in class org.eclipse.persistence.internal.descriptors.ObjectBuilder
attribute name corresponding to optimistic lock field, set only if optimistic locking is used
lockedByMergeManager - Variable in class org.eclipse.persistence.internal.helper.ConcurrencyManager
 
lockedExpressions - Variable in class org.eclipse.persistence.internal.expressions.ForUpdateOfClause
 
lockedExpressions - Variable in class org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor
Used to prevent and infinite recursion when one of the visit method is virtually asking a child expression to be visited.
lockFields - Variable in class org.eclipse.persistence.descriptors.SelectedFieldsLockingPolicy
 
lockFieldsByTable - Variable in class org.eclipse.persistence.descriptors.SelectedFieldsLockingPolicy
 
lockingClause - Variable in class org.eclipse.persistence.queries.ObjectBuildingQuery
Used for pessimistic locking.
lockingMode - Variable in class org.eclipse.persistence.descriptors.PessimisticLockingPolicy
 
lockMapping - Variable in class org.eclipse.persistence.descriptors.VersionLockingPolicy
PERF: Cache the lock mapping if mapped with a direct mapping.
lockMode - Variable in class org.eclipse.persistence.internal.jpa.QueryImpl
 
lockModeType - Variable in class org.eclipse.persistence.queries.ObjectLevelReadQuery
Used when specifying a lock mode for the query
lockNotifyParent(Object, UnitOfWorkChangeSet, UnitOfWorkImpl) - Method in class org.eclipse.persistence.internal.descriptors.CascadeLockingPolicy
INTERNAL:
LockNoWait - Static variable in class org.eclipse.persistence.config.PessimisticLock
 
lockOnChangeMode - Variable in class org.eclipse.persistence.descriptors.VersionLockingPolicy
 
lockRelationTableQuery - Variable in class org.eclipse.persistence.mappings.RelationTableMechanism
 
lockThread - Variable in class org.eclipse.persistence.internal.sessions.MergeManager
save the currentThread for later comparison to the activeThread in case they don't match
lockValueFromObject(Object) - Method in class org.eclipse.persistence.descriptors.VersionLockingPolicy
INTERNAL: Retrieves the lock value from the object.
lockValueStored - Variable in class org.eclipse.persistence.descriptors.VersionLockingPolicy
 
log - Variable in class org.eclipse.persistence.eis.EISConnectionSpec
 
log() - Static method in class org.eclipse.persistence.expressions.ExpressionOperator
INTERNAL: Build operator.
log(int, String) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message that does not need to be translated.
log(int, String, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with one parameter that needs to be translated.
log(int, String, Object[]) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
log(int, String, Object[]) - Method in class org.eclipse.persistence.internal.jpa.weaving.TransformerFactory
 
log(int, String, Object[]) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, Object[]) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: This method is called when the log request is from somewhere session is not available.
log(int, String, Object[], boolean) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, Object[], boolean) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: This method is called when the log request is from somewhere session is not available.
log(int, String, Object, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, Object, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with two parameters that needs to be translated.
log(int, String, Object, Object, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, Object, Object, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with three parameters that needs to be translated.
log(int, String, Object, Object, Object, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, Object, Object, Object, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with four parameters that needs to be translated.
log(int, String, String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
log(int, String, String, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
log(int, String, String, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, String, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with one parameter that needs to be translated.
log(int, String, String, Object[]) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
log(int, String, String, Object[]) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, String, Object[]) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: This method is called when the log request is from somewhere session is not available.
log(int, String, String, Object[], boolean) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, String, Object[], boolean) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: This method is called when the log request is from somewhere session is not available.
log(int, String, String, Object[], Accessor) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
log(int, String, String, Object[], Accessor, boolean) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
log(int, String, String, Object, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
log(int, String, String, Object, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, String, Object, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with two parameters that needs to be translated.
log(int, String, String, Object, Object, Object) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
log(int, String, String, Object, Object, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, String, Object, Object, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with three parameters that needs to be translated.
log(int, String, String, Object, Object, Object, Object) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(int, String, String, Object, Object, Object, Object) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a message with four parameters that needs to be translated.
log(String, Object[]) - Method in class org.eclipse.persistence.jaxb.compiler.JAXBMetadataLogger
Logs a message at the SessionLog.INFO level.
log(Expression) - Static method in class org.eclipse.persistence.expressions.ExpressionMath
PUBLIC: Return a new expression that applies the function to the given expression.
log(SessionLogEntry) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC: Log the log entry.
log(SessionLogEntry) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
log(SessionLogEntry) - Method in class org.eclipse.persistence.logging.DefaultSessionLog
Log the entry.
log(SessionLogEntry) - Method in class org.eclipse.persistence.logging.JavaLog
PUBLIC:
log(SessionLogEntry) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: EclipseLink will call this method whenever something needs to be logged (messages, SQL, etc.).
log(SessionLogEntry) - Method in class org.eclipse.persistence.logging.slf4j.SLF4JLogger
 
log(SessionLogEntry) - Method in class org.eclipse.persistence.platform.server.ServerLog
PUBLIC:
log(SessionLogEntry) - Method in interface org.eclipse.persistence.sessions.Session
PUBLIC: Log the log entry.
Log - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
 
LOG_DEBUG - Static variable in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
 
LOG_ERROR - Static variable in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
 
LOG_INFO - Static variable in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
 
LOG_IO_ERROR - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
LOG_LEVEL_DEFAULT - Static variable in class org.eclipse.persistence.internal.sessions.factories.XMLSessionConfigProject
 
LOG_LEVEL_KEY - Static variable in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
LOG_WARNING - Static variable in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
 
LogCategory - Enum in org.eclipse.persistence.logging
EclipseLink categories used for logging name space.
LogConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.log
INTERNAL:
LogConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.log.LogConfig
 
logConfigMessage(String, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logConfigMessage(String, Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logConfigMessage(String, Object, Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logConfigMessage(String, Object, Object, Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logConfigMessage(String, MetadataAccessor, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logConfigMessage(String, MetadataAccessor, Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logConfigMessage(String, MetadataDescriptor, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logDebug(String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
INTERNAL: Convenience logging methods.
logDebugAfterPublish(Object[], String) - Method in class org.eclipse.persistence.internal.sessions.coordination.broadcast.BroadcastRemoteConnection
INTERNAL: Called from executeCommandInternal to log debugInfo right after sending the message.
logDebugBeforePublish(String) - Method in class org.eclipse.persistence.internal.sessions.coordination.broadcast.BroadcastRemoteConnection
INTERNAL: Called from executeCommandInternal to log debugInfo right before sending the message.
logDebugJMSTopic(Message) - Method in class org.eclipse.persistence.internal.sessions.coordination.jms.JMSTopicRemoteConnection
INTERNAL:
logDebugMessage(Message) - Method in class org.eclipse.persistence.internal.sessions.coordination.jgroups.JGroupsRemoteConnection
INTERNAL:
logDebugOnReceiveMessage(String) - Method in class org.eclipse.persistence.internal.sessions.coordination.broadcast.BroadcastRemoteConnection
INTERNAL: Called when a message is received to log debugInfo: { toString(), messageId }.
logDebugWithoutLevelCheck(String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
 
logError(String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
 
logException(Throwable) - Method in class org.eclipse.persistence.jaxb.compiler.JAXBMetadataLogger
Logs a Severe message to the SessionLog.
LogFormatter - Class in org.eclipse.persistence.logging
Print a brief summary of a TopLink LogRecord in a human readable format.
LogFormatter() - Constructor for class org.eclipse.persistence.logging.LogFormatter
 
logger - Variable in class org.eclipse.persistence.internal.jpa.deployment.ArchiveFactoryImpl
 
logger - Variable in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
loggerCatagories - Static variable in interface org.eclipse.persistence.logging.SessionLog
 
LoggerType - Class in org.eclipse.persistence.config
Logger type persistence property values.
LoggerType() - Constructor for class org.eclipse.persistence.config.LoggerType
Deprecated, for removal: This API element is subject to removal in a future version.
This constructor will be marked private and the class final. It is not designed for extensibility.
Logging - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
LOGGING_CONNECTION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property "eclipselink.logging.connection" indicates if the connection in use should have its identity included in each log message.
LOGGING_EXCEPTIONS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property "eclipselink.logging.exceptions" indicates if exception stack traces should be included in each log message.
By default stack trace is logged for SEVERE all the time and at FINER level for WARNING or less.
LOGGING_FILE - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.logging.file" property configures a file location where the log will be output to instead of standard out.
LOGGING_FILE_NAME_CANNOT_BE_EMPTY - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
LOGGING_LEVEL - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.logging.level" property allows the default logging levels to be specified.
LOGGING_LOCALIZATION_STRING - Static variable in class org.eclipse.persistence.logging.JavaLog
 
LOGGING_LOGGER - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.logging.logger" property specifies the type of logger.
LOGGING_PARAMETERS - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
By default sql bind parameters are displayed in exceptions and logs when the log level is FINE or greater.
LOGGING_SESSION - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property "eclipselink.logging.session" indicates if the session in use should have its identity included in each log message.
LOGGING_THREAD - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
Property "eclipselink.logging.thread" indicates if current thread should have its identity included in each log message.
LOGGING_TIMESTAMP - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.logging.timestamp" property configures if the current time stamp should be included in each log message.
LoggingLocalization - Class in org.eclipse.persistence.internal.localization
Purpose: This is for any logging related messages
LoggingLocalization - Class in org.eclipse.persistence.jpa.rs.logging
 
LoggingLocalization() - Constructor for class org.eclipse.persistence.internal.localization.LoggingLocalization
 
LoggingLocalization() - Constructor for class org.eclipse.persistence.jpa.rs.logging.LoggingLocalization
 
LoggingLocalizationResource - Class in org.eclipse.persistence.internal.localization.i18n
English ResourceBundle for LoggingLocalization messages.
LoggingLocalizationResource - Class in org.eclipse.persistence.jpa.rs.logging.i18n
 
LoggingLocalizationResource() - Constructor for class org.eclipse.persistence.internal.localization.i18n.LoggingLocalizationResource
 
LoggingLocalizationResource() - Constructor for class org.eclipse.persistence.jpa.rs.logging.i18n.LoggingLocalizationResource
 
LoggingOptionsConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.log
INTERNAL:
LoggingOptionsConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.log.LoggingOptionsConfig
 
LOGICAL - Enum constant in enum org.eclipse.persistence.jpa.jpql.tools.AbstractContentAssistVisitor.AppendableType
Determines whether the logical identifiers (AND and OR) can be appended as valid proposals.
logicalDelete(ModifyQuery, boolean) - Method in class org.eclipse.persistence.history.HistoryPolicy
INTERNAL: Performs a logical delete (update) on the historical schema.
logicalDelete(ModifyQuery, boolean, boolean) - Method in class org.eclipse.persistence.history.HistoryPolicy
INTERNAL: Performs a logical delete (update) on the historical schema.
LogicalExpression - Class in org.eclipse.persistence.internal.expressions
Used for logical AND and OR.
LogicalExpression - Class in org.eclipse.persistence.jpa.jpql.parser
This expression represents a logical expression, which means the first and second expressions are aggregated with either AND or OR.
LogicalExpression() - Constructor for class org.eclipse.persistence.internal.expressions.LogicalExpression
 
LogicalExpression(AbstractExpression, String) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LogicalExpression
Creates a new LogicalExpression.
LogicalExpression_Class - Static variable in class org.eclipse.persistence.internal.helper.ClassConstants
 
LogicalExpression_InvalidLeftExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LogicalExpression_InvalidRightExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LogicalExpression_MissingLeftExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LogicalExpression_MissingRightExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LogicalExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
This expression represents a logical expression, which means the first and second expressions are aggregated with either the AND or the OR operator.
LogicalExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LogicalExpressionStateObject
Creates a new LogicalExpressionStateObject.
LogicalExpressionStateObject(StateObject, String, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LogicalExpressionStateObject
Creates a new LogicalExpressionStateObject.
LogicalExpressionStateObject(StateObject, StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LogicalExpressionStateObject
Creates a new LogicalExpressionStateObject.
logicalInsert(ObjectLevelModifyQuery, boolean) - Method in class org.eclipse.persistence.history.HistoryPolicy
INTERNAL: Perform a logical insert into the historical schema, creating a new version of an object.
LogicalOperator - Static variable in class org.eclipse.persistence.expressions.ExpressionOperator
Operator types
LogicalOperatorNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LogicalOperatorNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LogicalOperatorNode
Return a new LogicalOperatorNode.
login - Variable in class org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor
Store the login information that connected this accessor.
login - Variable in class org.eclipse.persistence.sessions.server.ConnectionPolicy
The login information used to create a JDBC connection or acquire one from an external pool/data-source.
login - Variable in class org.eclipse.persistence.sessions.server.ConnectionPool
 
login() - Method in class org.eclipse.persistence.internal.sessions.DatabaseSessionImpl
PUBLIC: Connect to the database using the predefined login.
login() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: Connect to the database using the predefined login.
login() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Connect to the database using the predefined login.
login() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Connect to the database using the predefined login.
login(String, String) - Method in class org.eclipse.persistence.internal.sessions.DatabaseSessionImpl
PUBLIC: Connect to the database using the given user name and password.
login(String, String) - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: Connect to the database using the predefined login.
login(String, String) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Connect to the database using the given user name and password.
login(DatabaseSessionImpl, Map, boolean) - Static method in class org.eclipse.persistence.internal.jpa.EntityManagerFactoryProvider
Logs in to given session.
login(Login) - Method in class org.eclipse.persistence.internal.sessions.DatabaseSessionImpl
PUBLIC: Connect to the database using the given login.
login(Login) - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Connect to the database using the given login.
Login<PLATFORM> - Interface in org.eclipse.persistence.internal.oxm.mappings
 
Login - Interface in org.eclipse.persistence.sessions
Purpose: Define the information required to connect to an EclipseLink session.
LOGIN_BEFORE_ALLOCATING_CLIENT_SESSIONS - Static variable in exception class org.eclipse.persistence.exceptions.ValidationException
 
LOGIN_ENCRYPTOR - Static variable in class org.eclipse.persistence.config.PersistenceUnitProperties
The "eclipselink.login.encryptor" property configures a custom implementation of Securable class used to encrypt and decrypt database password loaded from "jakarta.persistence.jdbc.password" property.
loginAndDetectDatasource() - Method in class org.eclipse.persistence.internal.sessions.DatabaseSessionImpl
PUBLIC: Connect to the database using the predefined login.
loginAndDetectDatasource() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: Connect to the database using the predefined login.
loginAndDetectDatasource() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Connect to the database using the predefined login.
loginBeforeAllocatingClientSessions() - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
LoginConfig - Class in org.eclipse.persistence.internal.sessions.factories.model.login
INTERNAL:
LoginConfig() - Constructor for class org.eclipse.persistence.internal.sessions.factories.model.login.LoginConfig
 
logInfo(String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
 
loginSessions() - Method in class org.eclipse.persistence.internal.xr.XRServiceFactory
INTERNAL:
LoginTime - Static variable in interface org.eclipse.persistence.sessions.SessionProfiler
 
logIOError(IOException) - Static method in exception class org.eclipse.persistence.exceptions.ValidationException
 
LogLevel - Enum in org.eclipse.persistence.logging
Log levels for EclipseLink logging.
logln(String) - Method in class org.eclipse.persistence.tools.PackageRenamer
 
logMessage(int, String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
INTERNAL: RemoteCommandManager method.
logMessage(int, String) - Method in interface org.eclipse.persistence.sessions.coordination.CommandProcessor
PUBLIC: Log a message to the application log output stream.
logMessage(int, String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
INTERNAL:
logMessage(String) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
Log a untranslated message to the EclipseLink log at FINER level.
logMessage(String) - Method in interface org.eclipse.persistence.sessions.Session
Log a untranslated message to the EclipseLink log at FINER level.
logMessage(Level, String) - Method in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
logMessage(Level, String, Exception) - Method in class org.eclipse.persistence.tools.dbws.DBWSBuilder
 
logMessageWithoutLevelCheck(int, String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
INTERNAL: Use this method in case the necessary logLevel has been confirmed by calling commandProcessor.shouldLogMessages method
logNotFoundWarnings(String, List<String>, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
Log a WARNING with the DBWSBuilder when a target (table, package, stored procedure/function, etc) cannot be found using the information given by the user.
logOperator() - Method in class org.eclipse.persistence.platform.database.MySQLPlatform
INTERNAL: Create the 10 based log operator for this platform.
logOperator() - Static method in class org.eclipse.persistence.platform.database.OraclePlatform
Create the log operator for this platform
logOperator() - Static method in class org.eclipse.persistence.platform.database.SymfowarePlatform
Returns the log10 operator.
Builds Symfoware equivalent to LOG(x).
Symfoware: (LN(x)/LN(10))
logout() - Method in class org.eclipse.persistence.internal.sessions.DatabaseSessionImpl
PUBLIC: Disconnect from the database.
logout() - Method in class org.eclipse.persistence.sessions.broker.SessionBroker
PUBLIC: Disconnect from all databases.
logout() - Method in interface org.eclipse.persistence.sessions.DatabaseSession
PUBLIC: Disconnect from the database.
logout() - Method in class org.eclipse.persistence.sessions.remote.DistributedSession
PUBLIC: Logout the session, close the remote connection and release the hold resources
logout() - Method in class org.eclipse.persistence.sessions.server.ServerSession
PUBLIC: Shutdown the server session, also shutdown all of the connection pools.
LOGOUT_WHILE_TRANSACTION_IN_PROGRESS - Static variable in exception class org.eclipse.persistence.exceptions.DatabaseException
 
logoutSessions() - Method in class org.eclipse.persistence.internal.xr.XRServiceFactory
INTERNAL:
logoutWhileTransactionInProgress() - Static method in exception class org.eclipse.persistence.exceptions.DatabaseException
 
logPackageNotFoundWarnings(String, List<String>, List<String>) - Method in class org.eclipse.persistence.tools.dbws.BaseDBWSBuilderHelper
Log a WARNING with the DBWSBuilder when a package cannot be found using the information given by the user.
logParameter(StringBuilder, DatasourceCall.ParameterType, PLSQLargument, AbstractRecord, DatabasePlatform) - Method in class org.eclipse.persistence.internal.helper.ComplexDatabaseType
 
logParameter(StringBuilder, DatasourceCall.ParameterType, PLSQLargument, AbstractRecord, DatabasePlatform) - Method in enum org.eclipse.persistence.internal.helper.DatabaseType.DatabaseTypeHelper
 
logParameter(StringBuilder, DatasourceCall.ParameterType, PLSQLargument, AbstractRecord, DatabasePlatform) - Method in interface org.eclipse.persistence.internal.helper.DatabaseType
 
logParameter(StringBuilder, DatasourceCall.ParameterType, PLSQLargument, AbstractRecord, DatabasePlatform) - Method in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
logParameter(StringBuilder, DatasourceCall.ParameterType, PLSQLargument, AbstractRecord, DatabasePlatform) - Method in enum org.eclipse.persistence.platform.database.oracle.plsql.OraclePLSQLTypes
INTERNAL: Append the parameter for logging purposes.
logParameter(StringBuilder, DatasourceCall.ParameterType, PLSQLargument, AbstractRecord, DatabasePlatform) - Method in class org.eclipse.persistence.platform.database.oracle.plsql.PLSQLrecord
 
logProfile() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
PUBLIC: Set whether after each query execution the profile result should be logged.
logProfileSummary() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
PUBLIC: Log a profile summary.
logProfileSummaryByClass() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
PUBLIC: Log a profile summary by class.
logProfileSummaryByQuery() - Method in class org.eclipse.persistence.tools.profiler.PerformanceProfiler
PUBLIC: Log a profile summary by query.
logSessionString - Variable in class org.eclipse.persistence.internal.sessions.AbstractSession
When logging the name of the session is typed: class name + system hashcode.
logThrowable(int, String, Throwable) - Method in class org.eclipse.persistence.internal.sessions.AbstractSession
PUBLIC:
logThrowable(int, String, Throwable) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
logThrowable(int, String, Throwable) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a throwable with level.
logThrowable(int, Throwable) - Method in class org.eclipse.persistence.logging.AbstractSessionLog
PUBLIC:
logThrowable(int, Throwable) - Method in interface org.eclipse.persistence.logging.SessionLog
PUBLIC: Log a Throwable with level.
logTxStateTrace(AbstractSession, String, Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
 
logTxTrace(AbstractSession, String, Object[]) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
 
logWarning(String, Object[]) - Method in class org.eclipse.persistence.jaxb.compiler.JAXBMetadataLogger
Logs a Warning message to the SessionLog.
logWarning(String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
 
logWarningMessage(String, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logWarningMessage(String, Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logWarningMessage(String, Object, Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logWarningMessage(String, Object, Object, Object, Object, Object) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logWarningMessage(String, MetadataAccessor) - Method in class org.eclipse.persistence.internal.jpa.metadata.MetadataLogger
INTERNAL: Logging utility method.
logWarningWithoutLevelCheck(String, Object[]) - Method in class org.eclipse.persistence.sessions.coordination.RemoteCommandManager
 
LONG - Static variable in class org.eclipse.persistence.asm.Type
 
LONG - Static variable in class org.eclipse.persistence.internal.core.helper.CoreClassConstants
 
LONG - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LONG - Static variable in class org.eclipse.persistence.internal.libraries.asm.Type
The sort of the long type.
LONG - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
LONG - Static variable in class org.eclipse.persistence.jaxb.javamodel.Helper
 
LONG - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LONG_DEFAULT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LONG_QNAME - Static variable in class org.eclipse.persistence.internal.oxm.Constants
 
LONG_REGEXP - Static variable in class org.eclipse.persistence.jpa.jpql.ExpressionTools
The Pattern representing the regular expression of a numerical value as a long.
LONG_SIGNATURE - Static variable in class org.eclipse.persistence.internal.jpa.weaving.ClassWeaver
 
LONG_STR - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
LONG_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
LONG_TYPE - Static variable in class org.eclipse.persistence.internal.libraries.asm.Type
The long type.
longestTime - Variable in class org.eclipse.persistence.tools.profiler.Profile
 
LongLiteralNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LongLiteralNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LongLiteralNode
IntegerLiteralNode constructor comment.
LongLiteralNode(Long) - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LongLiteralNode
IntegerLiteralNode constructor comment.
LONGOBJECT - Static variable in class org.eclipse.persistence.sdo.SDOConstants
 
LongObjectWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.LongObjectWrapperImpl
Default constructor.
LONGRAW_STR - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
LONGRAW_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
LongRawType - Class in org.eclipse.persistence.tools.oracleddl.metadata
 
LongRawType() - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.LongRawType
 
LongRawType(long) - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.LongRawType
 
longType() - Method in interface org.eclipse.persistence.jpa.jpql.ITypeHelper
Retrieves the;@link IType} for;@link Long}.
longType() - Method in class org.eclipse.persistence.jpa.jpql.tools.GenericTypeHelper
 
longType() - Method in class org.eclipse.persistence.jpa.jpql.tools.TypeHelper
Retrieves the IType for Long.
longType(Object) - Method in interface org.eclipse.persistence.jpa.jpql.ITypeHelper
Converts the given;@link IType}, if it's the primitive long, into the Long type.
longType(Object) - Method in class org.eclipse.persistence.jpa.jpql.tools.GenericTypeHelper
 
longType(IType) - Method in class org.eclipse.persistence.jpa.jpql.tools.TypeHelper
Converts the given IType, if it's the primitive long, into the Long type.
LongType - Class in org.eclipse.persistence.tools.oracleddl.metadata
 
LongType() - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.LongType
 
LongType(long) - Constructor for class org.eclipse.persistence.tools.oracleddl.metadata.LongType
 
longuestIdentifier(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.DefaultContentAssistProposals
Returns the longest possible JPQL identifier that is related to the given proposal if the proposal is a JPQL identifier and contains multiple words.
LONGVARBINARY_STR - Static variable in class org.eclipse.persistence.tools.dbws.Util
 
LONGVARBINARY_STR - Static variable in class org.eclipse.persistence.tools.metadata.generation.Util
 
LONGVARBINARY_TYPE - Enum constant in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
LONGVARBINARY_TYPE - Enum constant in enum org.eclipse.persistence.tools.oracleddl.metadata.ScalarDatabaseTypeEnum
 
LONGVARCHAR_TYPE - Enum constant in enum org.eclipse.persistence.platform.database.jdbc.JDBCTypes
 
LONGVARCHAR_TYPE - Enum constant in enum org.eclipse.persistence.tools.oracleddl.metadata.ScalarDatabaseTypeEnum
 
LongWrapperImpl() - Constructor for class org.eclipse.persistence.sdo.types.SDOWrapperType.LongWrapperImpl
Default constructor.
lookup(Session) - Static method in class org.eclipse.persistence.dynamic.DynamicClassLoader
Lookup the DynamicConversionManager for the given session.
lookupActiveUnitOfWork() - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return the unit of work associated with the active external transaction.
lookupActiveUnitOfWork(Object) - Method in class org.eclipse.persistence.transaction.AbstractTransactionController
INTERNAL: Return the unit of work associated with the active external transaction.
lookupField - Variable in class org.eclipse.persistence.internal.sessions.AbstractRecord
Optimize field creation for field name lookup.
lookupswitch(Label, int[], Label[]) - Method in class org.eclipse.persistence.internal.libraries.asm.commons.InstructionAdapter
 
LOOKUPSWITCH - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LOOKUPSWITCH_INSN - Static variable in class org.eclipse.persistence.internal.libraries.asm.tree.AbstractInsnNode
The type of LookupSwitchInsnNode instructions.
LookupSwitchInsnNode - Class in org.eclipse.persistence.internal.libraries.asm.tree
A node that represents a LOOKUPSWITCH instruction.
LookupSwitchInsnNode(LabelNode, int[], LabelNode[]) - Constructor for class org.eclipse.persistence.internal.libraries.asm.tree.LookupSwitchInsnNode
Constructs a new LookupSwitchInsnNode.
lookupType - Variable in class org.eclipse.persistence.sessions.JNDIConnector
Deprecated.
LOR - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
lower(Expression<String>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create expression for converting a string to lowercase.
lower(IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
lower(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
lower(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
LOWER - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for 'LOWER'.
LOWER_STATE_OBJECT_PROPERTY - Static variable in class org.eclipse.persistence.jpa.jpql.tools.model.query.BetweenExpressionStateObject
Notifies the StateObject representing the lower bound expression has changed.
LOWER_THAN - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for '<'.
LOWER_THAN_OR_EQUAL - Static variable in interface org.eclipse.persistence.jpa.jpql.parser.Expression
The constant for '<='.
LOWERCASE - Enum constant in enum org.eclipse.persistence.jpa.jpql.tools.model.IJPQLQueryFormatter.IdentifierStyle
The JPQL identifiers are written out with lowercase letters.
LowerExpression - Class in org.eclipse.persistence.jpa.jpql.parser
The LOWER function converts a string to lower case and it returns a string.
LowerExpression(AbstractExpression) - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LowerExpression
Creates a new LowerExpression.
LowerExpression_InvalidExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LowerExpression_MissingExpression - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LowerExpression_MissingLeftParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LowerExpression_MissingRightParenthesis - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LowerExpression_WrongType - Static variable in interface org.eclipse.persistence.jpa.jpql.JPQLQueryProblemMessages
 
LowerExpressionFactory - Class in org.eclipse.persistence.jpa.jpql.parser
This LowerExpressionFactory creates a new LowerExpression when the portion of the query to parse starts with LOWER.
LowerExpressionFactory() - Constructor for class org.eclipse.persistence.jpa.jpql.parser.LowerExpressionFactory
Creates a new LowerExpressionFactory.
lowerExpressionHelper() - Method in class org.eclipse.persistence.jpa.jpql.AbstractGrammarValidator
 
LowerExpressionStateObject - Class in org.eclipse.persistence.jpa.jpql.tools.model.query
The LOWER function converts a string to lower case and it returns a string.
LowerExpressionStateObject(StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LowerExpressionStateObject
Creates a new LowerExpressionStateObject.
LowerExpressionStateObject(StateObject, String) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LowerExpressionStateObject
Creates a new LowerExpressionStateObject.
LowerExpressionStateObject(StateObject, StateObject) - Constructor for class org.eclipse.persistence.jpa.jpql.tools.model.query.LowerExpressionStateObject
Creates a new LowerExpressionStateObject.
LowerNode - Class in org.eclipse.persistence.internal.jpa.parsing
INTERNAL
LowerNode() - Constructor for class org.eclipse.persistence.internal.jpa.parsing.LowerNode
LowerNode constructor comment.
lowerThan(Number) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
lowerThan(Number) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
lowerThan(Number) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
lowerThan(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
lowerThan(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
lowerThan(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
lowerThan(IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
lowerThan(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
lowerThan(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
lowerThanOrEqual(Number) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
lowerThanOrEqual(Number) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
lowerThanOrEqual(Number) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
lowerThanOrEqual(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
lowerThanOrEqual(String) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
lowerThanOrEqual(String) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
lowerThanOrEqual(IConditionalExpressionStateObjectBuilder) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalStateObjectBuilderWrapper
 
lowerThanOrEqual(T) - Method in class org.eclipse.persistence.jpa.jpql.tools.model.AbstractConditionalExpressionStateObjectBuilder
 
lowerThanOrEqual(T) - Method in interface org.eclipse.persistence.jpa.jpql.tools.model.IAbstractConditionalExpressionStateObjectBuilder
 
LowLevelProcessor<A,V> - Interface in org.eclipse.persistence.internal.cache
Able to process computable tasks.
LREM - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LRETURN - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LSHL - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LSHR - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LSTORE - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LSUB - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
lt(Expression<? extends Number>, Expression<? extends Number>) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than the second.
lt(Expression<? extends Number>, Number) - Method in class org.eclipse.persistence.internal.jpa.querydef.CriteriaBuilderImpl
Create a predicate for testing whether the first argument is less than the second.
LT - Static variable in class org.eclipse.persistence.internal.libraries.asm.commons.GeneratorAdapter
LT - Static variable in class org.eclipse.persistence.oxm.record.OutputStreamRecord
 
LT_PR - Static variable in class org.eclipse.persistence.sdo.helper.extension.Token
 
ltrim2Operator() - Method in class org.eclipse.persistence.platform.database.DB2Platform
DB2 does not support untyped parameter binding for <operand2>
ltrim2Operator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
Disable binding support.
ltrim2Operator() - Method in class org.eclipse.persistence.platform.database.DerbyPlatform
Enable binding since DB2 disables it
ltrimOperator() - Method in class org.eclipse.persistence.platform.database.DB2ZPlatform
Disable binding support.
LUSHR - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
LXOR - Static variable in interface org.eclipse.persistence.internal.libraries.asm.Opcodes
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form