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

L

label - Variable in class org.apache.cayenne.access.jdbc.ColumnDescriptor
 
lastIndexOf(Object) - Method in class org.apache.cayenne.access.IncrementalFaultList
 
lastIndexOf(Object) - Method in class org.apache.cayenne.access.ToManyList
 
lastIndexOf(Object) - Method in class org.apache.cayenne.dataview.DataObjectList
 
lastIndexOf(Object) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
 
lastIndexOf(Object) - Method in class org.apache.cayenne.util.PersistentObjectList
 
lastPathComponent(Expression) - Method in class org.apache.cayenne.map.Entity
Convenience method returning the last component in the path iterator.
lastPrefetchHint - Variable in class org.apache.cayenne.query.PrefetchSelectQuery
Stores the last ObjRelationship in the prefetch path.
lastResolver - Variable in class org.apache.cayenne.query.IndirectQuery
 
lazyInitParentDomainName - Variable in class org.apache.cayenne.access.DataContext
Stores the name of parent DataDomain.
leaf() - Method in class org.apache.cayenne.wocompat.parser.Parser
 
leftOperand - Variable in class org.apache.cayenne.exp.BinaryExpression
Deprecated.  
length() - Method in class org.apache.cayenne.util.MemoryBlob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class org.apache.cayenne.util.MemoryClob
Retrieves the number of characters in the CLOB value designated by this Clob object.
LESS_THAN - Static variable in class org.apache.cayenne.exp.Expression
 
LESS_THAN_EQUAL_TO - Static variable in class org.apache.cayenne.exp.Expression
 
lessExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
A convenience method to create an OBJ_PATH "less than" expression.
lessOrEqualExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
A convenience method to create an OBJ_PATH "less than or equal to" expression.
LETTER - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.cayenne.wocompat.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.cayenne.exp.parser.ExpressionParserTokenManager
 
lexStateNames - Static variable in class org.apache.cayenne.wocompat.parser.ParserTokenManager
 
lifecycleEventsEnabled - Variable in class org.apache.cayenne.access.ClientServerChannel
 
LIKE - Static variable in class org.apache.cayenne.exp.Expression
 
LIKE_IGNORE_CASE - Static variable in class org.apache.cayenne.exp.Expression
 
likeExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
A convenience shortcut for building LIKE expression.
likeIgnoreCaseExp(String, Object) - Static method in class org.apache.cayenne.exp.ExpressionFactory
A convenience shortcut for building LIKE_IGNORE_CASE expression.
line - Variable in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
linkedMapNames(String, String) - Method in interface org.apache.cayenne.conf.ConfigSaverDelegate
 
linkedMapNames(String, String) - Method in class org.apache.cayenne.conf.RuntimeSaveDelegate
 
LIST - Static variable in class org.apache.cayenne.exp.Expression
Interpreted as a comma-separated list of literals.
list - Variable in class org.apache.cayenne.util.IndexPropertyList
A list used for the actual objects storage.
listeners - Variable in class org.apache.cayenne.dataview.EventDispatcher
 
listenForChannelEvents(DataChannel, DataChannelListener) - Static method in class org.apache.cayenne.util.EventUtil
Utility method that sets up a GraphChangeListener to be notified when DataChannel posts an event.
listenForChannelEvents(EventManager, DataChannelListener) - Static method in class org.apache.cayenne.util.EventUtil
Listen for events from all channels that use a given EventManager.
ListExpression - Class in org.apache.cayenne.exp
Deprecated. since 1.2, replaced by ASTList.
ListExpression() - Constructor for class org.apache.cayenne.exp.ListExpression
Deprecated.  
ListExpression(int) - Constructor for class org.apache.cayenne.exp.ListExpression
Deprecated.  
listIterator() - Method in class org.apache.cayenne.access.IncrementalFaultList
Returns a list iterator for this list.
listIterator(int) - Method in class org.apache.cayenne.access.IncrementalFaultList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listIterator() - Method in class org.apache.cayenne.access.ToManyList
 
listIterator(int) - Method in class org.apache.cayenne.access.ToManyList
 
listIterator() - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
Returns a list iterator for this list.
listIterator(int) - Method in class org.apache.cayenne.remote.RemoteIncrementalFaultList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listIterator() - Method in class org.apache.cayenne.util.PersistentObjectList
 
listIterator(int) - Method in class org.apache.cayenne.util.PersistentObjectList
 
ListProperty - Class in org.apache.cayenne.property
Provides access to a property implemented as a List Field.
ListProperty(ClassDescriptor, ClassDescriptor, PropertyAccessor, String) - Constructor for class org.apache.cayenne.property.ListProperty
 
ListResponse - Class in org.apache.cayenne.util
A QueryResponse optimized to hold a single object or data row list.
ListResponse() - Constructor for class org.apache.cayenne.util.ListResponse
Creates an empty response.
ListResponse(Object) - Constructor for class org.apache.cayenne.util.ListResponse
 
ListResponse(List) - Constructor for class org.apache.cayenne.util.ListResponse
 
load(String) - Method in class org.apache.cayenne.conf.DriverDataSourceFactory
Loads driver information from the file at location.
load(File[]) - Method in class org.apache.cayenne.dataview.DataView
 
load(URL[]) - Method in class org.apache.cayenne.dataview.DataView
 
load(Reader[]) - Method in class org.apache.cayenne.dataview.DataView
 
load(InputStream[]) - Method in class org.apache.cayenne.dataview.DataView
 
load(Document[]) - Method in class org.apache.cayenne.dataview.DataView
 
loadAdapter() - Method in class org.apache.cayenne.dba.AutoAdapter
Opens a connection, retrieves JDBC metadata and attempts to guess adapter form it.
loadAdditionalDataMaps() - Method in class org.apache.cayenne.tools.CayenneGenerator
Loads and returns DataMap based on map attribute.
loadDataMap(DataDomain, String, Map) - Method in class org.apache.cayenne.conf.RuntimeLoadDelegate
Returns DataMap for the name and location information.
loadDataMap(InputSource) - Method in class org.apache.cayenne.map.MapLoader
Loads a DataMap from XML input source.
loadDataMap(String) - Method in class org.apache.cayenne.map.MapLoader
Loads DataMap from file specified by uri parameter.
loadDataMap(File) - Method in class org.apache.cayenne.tools.CayenneGenerator
Loads and returns a DataMap by File.
loadDataMap() - Method in class org.apache.cayenne.tools.CayenneGenerator
Loads and returns DataMap based on map attribute.
loadDataMap() - Method in class org.apache.cayenne.tools.DbGeneratorTask
Loads and returns DataMap based on map attribute.
loadDataMapFromDB(String, String, DataMap) - Method in class org.apache.cayenne.access.DbLoader
Performs database reverse engineering and generates DataMap that contains default mapping of the tables and views.
loadDataMapFromDB(String, String, String[], DataMap) - Method in class org.apache.cayenne.access.DbLoader
Performs database reverse engineering and generates DataMap object that contains default mapping of the tables and views.
loadDataView(DataView) - Method in class org.apache.cayenne.conf.Configuration
 
loadDataView(DataView, Predicate) - Method in class org.apache.cayenne.conf.Configuration
 
loadDbEntities(DataMap, List) - Method in class org.apache.cayenne.access.DbLoader
Loads dbEntities for the specified tables.
loadDbRelationships(DataMap) - Method in class org.apache.cayenne.access.DbLoader
Loads database relationships into a DataMap.
loadDefaultProperties() - Static method in class org.apache.cayenne.conf.ConnectionProperties
Loads connection properties from $HOME/.cayenne/connection.properties.
loadDelegate - Variable in class org.apache.cayenne.project.PartialProject
 
loadDomains(InputStream) - Method in class org.apache.cayenne.conf.ConfigLoader
Parses XML input, invoking delegate methods to interpret loaded XML.
loadEntityIndex(String) - Method in class org.apache.cayenne.wocompat.EOModelHelper
Loads EOEntity information and returns it as a map.
loadEOModel(String) - Method in class org.apache.cayenne.wocompat.EOModelProcessor
Performs EOModel loading.
loadEOModel(String, boolean) - Method in class org.apache.cayenne.wocompat.EOModelProcessor
Performs EOModel loading.
loaderDelegate - Variable in class org.apache.cayenne.conf.Configuration
 
loadError(Throwable) - Method in interface org.apache.cayenne.conf.ConfigLoaderDelegate
Gives delegate an opportunity to process the error.
loadError(Throwable) - Method in class org.apache.cayenne.conf.RuntimeLoadDelegate
 
loadFromAbsPath(String) - Method in class org.apache.cayenne.gen.ClassGeneratorResourceLoader
 
loadFromRelativePath(String) - Method in class org.apache.cayenne.gen.ClassGeneratorResourceLoader
 
loadFromThisClassLoader(String) - Method in class org.apache.cayenne.gen.ClassGeneratorResourceLoader
 
loadFromThreadClassLoader(String) - Method in class org.apache.cayenne.gen.ClassGeneratorResourceLoader
 
loadModeIndex(String) - Method in class org.apache.cayenne.wocompat.EOModelProcessor
Returns index.eomodeld contents as a Map.
loadModelIndex() - Method in class org.apache.cayenne.wocompat.EOModelHelper
Loads EOModel index and returns it as a map.
loadObjEntities(DataMap) - Method in class org.apache.cayenne.access.DbLoader
Creates an ObjEntity for each DbEntity in the map.
loadProceduresFromDB(String, String, DataMap) - Method in class org.apache.cayenne.access.DbLoader
Loads database stored procedures into the DataMap.
loadProject(File) - Method in class org.apache.cayenne.project.ApplicationProject
Deprecated. since 1.2
loadProject() - Method in class org.apache.cayenne.project.ApplicationProject
 
loadQueryIndex(String) - Method in class org.apache.cayenne.wocompat.EOModelHelper
Loads EOFetchSpecification information and returns it as a map.
loadStatus - Variable in class org.apache.cayenne.conf.Configuration
 
LOBBatchQueryBuilder - Class in org.apache.cayenne.access.trans
Superclass of query builders for the DML operations involving LOBs.
LOBBatchQueryBuilder(DbAdapter) - Constructor for class org.apache.cayenne.access.trans.LOBBatchQueryBuilder
 
LOBBatchQueryWrapper - Class in org.apache.cayenne.access.trans
Helper class to extract the information from BatchQueries, essential for LOB columns processing.
LOBBatchQueryWrapper(BatchQuery) - Constructor for class org.apache.cayenne.access.trans.LOBBatchQueryWrapper
 
LOBInsertBatchQueryBuilder - Class in org.apache.cayenne.access.trans
 
LOBInsertBatchQueryBuilder(DbAdapter) - Constructor for class org.apache.cayenne.access.trans.LOBInsertBatchQueryBuilder
 
LOBUpdateBatchQueryBuilder - Class in org.apache.cayenne.access.trans
 
LOBUpdateBatchQueryBuilder(DbAdapter) - Constructor for class org.apache.cayenne.access.trans.LOBUpdateBatchQueryBuilder
 
LOCAL_CACHE - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated. A cache policy ruling that query results shall be cached separately for each DataContext.
LOCAL_CACHE - Static variable in interface org.apache.cayenne.query.QueryMetadata
A cache policy ruling that query results shall be cached separately for each DataContext.
LOCAL_CACHE_REFRESH - Static variable in interface org.apache.cayenne.query.QueryMetadata
Same as QueryMetadata.LOCAL_CACHE, only forcing any current cache expiration.
LocalConnection - Class in org.apache.cayenne.remote.service
A ClientConnection that connects to a DataChannel.
LocalConnection(DataChannel) - Constructor for class org.apache.cayenne.remote.service.LocalConnection
Creates LocalConnector with specified handler and no serialization.
LocalConnection(DataChannel, int) - Constructor for class org.apache.cayenne.remote.service.LocalConnection
Creates a LocalConnector with specified handler and serialization policy.
LocalizedStringsHandler - Class in org.apache.cayenne.util
Provides access to various modeler resources (mainly strings) obtained via a ResourceBundle.
LocalizedStringsHandler() - Constructor for class org.apache.cayenne.util.LocalizedStringsHandler
 
localObject(ObjectId, Persistent) - Method in class org.apache.cayenne.access.DataContext
Returns an object local to this DataContext and matching the ObjectId.
localObject(ObjectId, Persistent) - Method in class org.apache.cayenne.CayenneContext
Converts a list of Persistent objects registered in some other ObjectContext to a list of objects local to this ObjectContext.
localObject(ObjectId, Persistent) - Method in interface org.apache.cayenne.ObjectContext
Returns an object local to this ObjectContext and matching the ObjectId.
localObjects(List) - Method in class org.apache.cayenne.access.DataContext
Deprecated. since 1.2 - use DataContext.localObject(ObjectId, Persistent) to specify how each local object should be handled.
localQueryName(String) - Method in class org.apache.cayenne.wocompat.EOObjEntity
 
localSubjects - Variable in class org.apache.cayenne.event.EventBridge
 
location - Variable in class org.apache.cayenne.map.DataMap
 
location - Variable in class org.apache.cayenne.project.PartialProject.MapMetaData
 
location - Variable in class org.apache.cayenne.project.ProjectFile
 
LOCATION_SUFFIX - Static variable in class org.apache.cayenne.project.DataMapFile
 
LOCATION_SUFFIX - Static variable in class org.apache.cayenne.project.DataNodeFile
 
LOCK_TYPE_NONE - Static variable in class org.apache.cayenne.map.ObjEntity
 
LOCK_TYPE_OPTIMISTIC - Static variable in class org.apache.cayenne.map.ObjEntity
 
lockType - Variable in class org.apache.cayenne.map.ObjEntity
 
log(String) - Static method in class org.apache.cayenne.access.QueryLogger
 
log(Priority, Object, Throwable) - Method in class org.apache.cayenne.util.ResourceLocator.PredicateLogger
 
log(Priority, Object) - Method in class org.apache.cayenne.util.ResourceLocator.PredicateLogger
 
logBeginTransaction(String) - Static method in class org.apache.cayenne.access.QueryLogger
 
logBeginTransaction(Level, String) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logCommitTransaction(String) - Static method in class org.apache.cayenne.access.QueryLogger
 
logCommitTransaction(Level, String) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logConnect(String, String, String) - Method in class org.apache.cayenne.access.ConnectionLogger
 
logConnect(String) - Static method in class org.apache.cayenne.access.QueryLogger
Logs database connection event using container data source.
logConnect(String, String, String) - Static method in class org.apache.cayenne.access.QueryLogger
 
logConnect(Level, String) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logConnect(Level, String, String, String) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logConnect(String, String, String) - Method in interface org.apache.cayenne.conn.ConnectionEventLoggingDelegate
 
logConnectFailure(Throwable) - Method in class org.apache.cayenne.access.ConnectionLogger
 
logConnectFailure(Throwable) - Static method in class org.apache.cayenne.access.QueryLogger
 
logConnectFailure(Level, Throwable) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logConnectFailure(Throwable) - Method in interface org.apache.cayenne.conn.ConnectionEventLoggingDelegate
 
logConnectSuccess() - Method in class org.apache.cayenne.access.ConnectionLogger
 
logConnectSuccess() - Static method in class org.apache.cayenne.access.QueryLogger
 
logConnectSuccess(Level) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logConnectSuccess() - Method in interface org.apache.cayenne.conn.ConnectionEventLoggingDelegate
 
logger - Variable in class org.apache.cayenne.conn.DriverDataSource
 
logger - Variable in class org.apache.cayenne.remote.BaseConnection
 
loginId - Variable in class org.apache.cayenne.event.XMPPBridge
 
logLevel - Variable in class org.apache.cayenne.access.Transaction
Deprecated. since 1.2
logPoolCreated(DataSourceInfo) - Method in class org.apache.cayenne.access.ConnectionLogger
 
logPoolCreated(DataSourceInfo) - Static method in class org.apache.cayenne.access.QueryLogger
Logs database connection event.
logPoolCreated(Level, DataSourceInfo) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logPoolCreated(DataSourceInfo) - Method in interface org.apache.cayenne.conn.ConnectionEventLoggingDelegate
 
logQuery(String, List) - Static method in class org.apache.cayenne.access.QueryLogger
 
logQuery(String, List, long) - Static method in class org.apache.cayenne.access.QueryLogger
Log query content using Log4J Category with "INFO" priority.
logQuery(Level, String, List) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logQuery(Level, String, List, long) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logQueryError(Throwable) - Static method in class org.apache.cayenne.access.QueryLogger
 
logQueryError(Level, Throwable) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logQueryParameters(String, List) - Static method in class org.apache.cayenne.access.QueryLogger
 
logQueryParameters(Level, String, List) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logQueryStart(int) - Static method in class org.apache.cayenne.access.QueryLogger
 
logQueryStart(Level, int) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logRollbackTransaction(String) - Static method in class org.apache.cayenne.access.QueryLogger
 
logRollbackTransaction(Level, String) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logSelectCount(int) - Static method in class org.apache.cayenne.access.QueryLogger
 
logSelectCount(int, long) - Static method in class org.apache.cayenne.access.QueryLogger
 
logSelectCount(Level, int) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logSelectCount(Level, int, long) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
logUpdateCount(int) - Static method in class org.apache.cayenne.access.QueryLogger
 
logUpdateCount(Level, int) - Static method in class org.apache.cayenne.access.QueryLogger
Deprecated. since 1.2
lookingAhead - Variable in class org.apache.cayenne.wocompat.parser.Parser
 
LOOKUP_TYPE - Static variable in class org.apache.cayenne.dataview.CalcTypeEnum
 
LOOKUP_TYPE_NAME - Static variable in class org.apache.cayenne.dataview.CalcTypeEnum
 
LOOKUP_TYPE_VALUE - Static variable in class org.apache.cayenne.dataview.CalcTypeEnum
 
LookupCache - Class in org.apache.cayenne.dataview
 
LookupCache() - Constructor for class org.apache.cayenne.dataview.LookupCache
 
lookupDataMap(Query) - Method in class org.apache.cayenne.map.EntityResolver
Deprecated. since 1.2 use 'Query.getMetaData(EntityResolver).getDataMap()'.
lookupDataNode(DataMap) - Method in class org.apache.cayenne.access.DataContext
Deprecated. since 1.2 DataContext's QueryEngine implementation is replaced by DataChannel. Use "getParentDataDomain().lookupDataNode(..)".
lookupDataNode(DataMap) - Method in class org.apache.cayenne.access.DataDomain
Returns a DataNode that should handle queries for all entities in a DataMap.
lookupDataNode(DataMap) - Method in class org.apache.cayenne.access.DataNode
Returns a DataNode that should hanlde queries for all DataMap components.
lookupDataNode(DataMap) - Method in interface org.apache.cayenne.access.QueryEngine
Deprecated. since 1.2 not a part of the interface. Only DataDomain has meaningful implementation.
lookupDbEntity(Class) - Method in class org.apache.cayenne.map.EntityResolver
Looks in the DataMap's that this object was created with for the DbEntity that services the specified class
lookupDbEntity(Persistent) - Method in class org.apache.cayenne.map.EntityResolver
Looks in the DataMap's that this object was created with for the DbEntity that services the specified data Object
lookupDbEntity(Query) - Method in class org.apache.cayenne.map.EntityResolver
Deprecated. since 1.2 use 'Query.getMetaData(EntityResolver).getDbEntity()'
lookupFieldInHierarchy(Class, String) - Method in class org.apache.cayenne.property.FieldAccessor
Recursively looks for a named field in a class hierarchy.
lookupInheritanceTree(ObjEntity) - Method in class org.apache.cayenne.map.EntityResolver
Returns EntityInheritanceTree representing inheritance hierarchy that starts with a given ObjEntity as root, and includes all its subentities.
lookupObjEntity(Class) - Method in class org.apache.cayenne.map.EntityResolver
Looks in the DataMap's that this object was created with for the ObjEntity that maps to the services the specified class
lookupObjEntity(Persistent) - Method in class org.apache.cayenne.map.EntityResolver
Looks in the DataMap's that this object was created with for the ObjEntity that services the specified data Object
lookupObjEntity(Query) - Method in class org.apache.cayenne.map.EntityResolver
Deprecated. since 1.2 use 'Query.getMetaData(EntityResolver).getObjEntity()'.
lookupObjEntity(String) - Method in class org.apache.cayenne.map.EntityResolver
Looks in the DataMap's that this object was created with for the ObjEntity that maps to the services the class with the given name
lookupProcedure(Query) - Method in class org.apache.cayenne.map.EntityResolver
 
lookupProcedure(String) - Method in class org.apache.cayenne.map.EntityResolver
 
lookupQuery(String) - Method in class org.apache.cayenne.map.EntityResolver
Returns a named query or null if no query exists for a given name.

A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 2001-2006 Apache.org All Rights Reserved.