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 _

F

factory - Variable in class org.apache.cayenne.project.PartialProject.NodeMetaData
 
failedAdapters - Variable in class org.apache.cayenne.conf.ConfigStatus
 
failedDataSources - Variable in class org.apache.cayenne.conf.ConfigStatus
 
failedMapRefs - Variable in class org.apache.cayenne.conf.ConfigStatus
 
failedMaps - Variable in class org.apache.cayenne.conf.ConfigStatus
 
failures - Variable in class org.apache.cayenne.access.DbGenerator
 
FALSE - Static variable in class org.apache.cayenne.map.MapLoader
 
fatal(Object, Throwable) - Method in class org.apache.cayenne.util.ResourceLocator.PredicateLogger
 
fatal(Object) - Method in class org.apache.cayenne.util.ResourceLocator.PredicateLogger
 
Fault - Class in org.apache.cayenne
Represents a placeholder for an unresolved relationship from a source object.
Fault() - Constructor for class org.apache.cayenne.Fault
 
fault - Variable in class org.apache.cayenne.util.PersistentObjectHolder
 
FaultFailureException - Exception in org.apache.cayenne
A runtime exception thrown when DataObject.resolveFault() finds that no matching row exists in the database for an ObjectId.
FaultFailureException() - Constructor for exception org.apache.cayenne.FaultFailureException
Creates new FaultFailureException without detail message.
FaultFailureException(String) - Constructor for exception org.apache.cayenne.FaultFailureException
Constructs an FaultFailureException with the specified detail message.
FaultFailureException(Throwable) - Constructor for exception org.apache.cayenne.FaultFailureException
Constructs an FaultFailureException that wraps a Throwable thrown elsewhere.
FaultFailureException(String, Throwable) - Constructor for exception org.apache.cayenne.FaultFailureException
 
FETCH_LIMIT_DEFAULT - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated. Defines default query fetch limit, which is zero, meaning that all matching rows should be fetched.
FETCH_LIMIT_DEFAULT - Static variable in interface org.apache.cayenne.query.QueryMetadata
Defines default query fetch limit, which is zero, meaning that all matching rows should be fetched.
FETCH_LIMIT_PROPERTY - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated. Defines the name of the property for the query fetch limit.
FETCH_LIMIT_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
Defines the name of the property for the query fetch limit.
fetchedIds - Variable in class org.apache.cayenne.access.util.DistinctResultIterator
 
fetchedSoFar - Variable in class org.apache.cayenne.access.DefaultResultIterator
Deprecated.  
fetchedSoFar - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
 
fetchFinished() - Method in class org.apache.cayenne.CayenneDataObject
Default implementation does nothing.
fetchFinished() - Method in interface org.apache.cayenne.DataObject
Notification method called by DataContext after the object was read from the database.
FETCHING_DATA_ROWS_DEFAULT - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated.  
FETCHING_DATA_ROWS_DEFAULT - Static variable in interface org.apache.cayenne.query.QueryMetadata
 
FETCHING_DATA_ROWS_PROPERTY - Static variable in interface org.apache.cayenne.query.GenericSelectQuery
Deprecated.  
FETCHING_DATA_ROWS_PROPERTY - Static variable in interface org.apache.cayenne.query.QueryMetadata
 
fetchingDataRows - Variable in class org.apache.cayenne.query.ObjectIdQuery
 
fetchLimit - Variable in class org.apache.cayenne.access.DefaultResultIterator
Deprecated.  
fetchLimit - Variable in class org.apache.cayenne.access.jdbc.JDBCResultIterator
 
field - Variable in class org.apache.cayenne.property.FieldAccessor
 
FieldAccessor - Class in org.apache.cayenne.property
A PropertyAccessor that performs direct Field access.
FieldAccessor(Class, String, Class) - Constructor for class org.apache.cayenne.property.FieldAccessor
 
FieldComponentFactory - Class in org.apache.cayenne.dataview
 
FieldComponentFactory() - Constructor for class org.apache.cayenne.dataview.FieldComponentFactory
 
fieldValueChanged(FieldValueChangeEvent) - Method in class org.apache.cayenne.dataview.DOListModel
 
fieldValueChanged(FieldValueChangeEvent) - Method in interface org.apache.cayenne.dataview.FieldValueChangeListener
 
FieldValueChangeEvent - Class in org.apache.cayenne.dataview
 
FieldValueChangeEvent(ObjEntityViewField, DataObject, Object, Object) - Constructor for class org.apache.cayenne.dataview.FieldValueChangeEvent
 
FieldValueChangeListener - Interface in org.apache.cayenne.dataview
 
FileConfiguration - Class in org.apache.cayenne.conf
FileConfiguration loads a Cayenne configuraton file from a given location in the file system.
FileConfiguration() - Constructor for class org.apache.cayenne.conf.FileConfiguration
Default constructor.
FileConfiguration(String) - Constructor for class org.apache.cayenne.conf.FileConfiguration
Creates a configuration that uses the provided file name as the main project file, ignoring any other lookup strategies.
FileConfiguration(File) - Constructor for class org.apache.cayenne.conf.FileConfiguration
Creates a configuration that uses the provided file as the main project file, ignoring any other lookup strategies.
fileForClass(String, String) - Method in class org.apache.cayenne.gen.AntClassGenerator
 
fileForClass(String, String) - Method in class org.apache.cayenne.gen.DefaultClassGenerator
Returns a target file where a generated class must be saved.
fileForSuperclass(String, String) - Method in class org.apache.cayenne.gen.AntClassGenerator
 
fileForSuperclass(String, String) - Method in class org.apache.cayenne.gen.DefaultClassGenerator
Returns a target file where a generated superclass must be saved.
files - Variable in class org.apache.cayenne.project.Project
 
FillBuff() - Method in class org.apache.cayenne.wocompat.parser.SimpleCharStream
 
fillIn(Query) - Method in class org.apache.cayenne.access.IncrementalFaultList
Performs initialization of the internal list of objects.
fillInMetadata(Table, DbEntity) - Method in class org.apache.cayenne.map.AshwoodEntitySorter
 
filter(Collection, Collection) - Method in class org.apache.cayenne.exp.Expression
Adds objects matching this expression from the source collection to the target collection.
filter(List) - Method in class org.apache.cayenne.tools.NamePatternMatcher
Applies preconfigured list of filters to the list, removing entities that do not pass the filter.
filterObjects(List) - Method in class org.apache.cayenne.exp.Expression
Returns a list of objects that match the expression.
find(EventListener) - Method in class org.apache.cayenne.dataview.EventDispatcher
 
findAdapterResource(String) - Method in class org.apache.cayenne.dba.JdbcAdapter
Locates and returns a named adapter resource.
findAdapterResource(String) - Method in class org.apache.cayenne.dba.oracle.Oracle8Adapter
 
findDataNode(Configuration) - Method in class org.apache.cayenne.project.DataNodeConfigInfo
Searches for the DataNode described by this DataNodeConfigInfo in the provided configuration object.
findDirectoryResource(String) - Method in class org.apache.cayenne.util.ResourceLocator
Returns a directory resource URL using the lookup strategy configured for this ResourceLocator or null if no readable resource can be found for the given name.
findDomain(String) - Method in class org.apache.cayenne.conf.RuntimeLoadDelegate
 
findDomain(String) - Method in class org.apache.cayenne.conf.RuntimeSaveDelegate
 
findFile(Object) - Method in class org.apache.cayenne.project.Project
Looks up and returns a file wrapper for a project object.
findFileInCurrentDirectory(String) - Static method in class org.apache.cayenne.util.ResourceLocator
Looks up a file in the current directory.
findFileInFileSystem(String) - Static method in class org.apache.cayenne.util.ResourceLocator
Looks up a file in the filesystem.
findFileInHomeDirectory(String) - Static method in class org.apache.cayenne.util.ResourceLocator
Looks up a file in the user home directory.
findMap(String, String) - Method in class org.apache.cayenne.conf.RuntimeLoadDelegate
 
findModelName(String) - Method in class org.apache.cayenne.wocompat.EOModelHelper
Returns EOModel name based on its path.
findModelUrl(String) - Method in class org.apache.cayenne.wocompat.EOModelHelper
Returns a URL of the EOModel directory.
findNode(String, String) - Method in class org.apache.cayenne.conf.RuntimeLoadDelegate
 
findNode(String, String) - Method in class org.apache.cayenne.conf.RuntimeSaveDelegate
 
findNode(Configuration, String) - Method in class org.apache.cayenne.tools.DataPortTask
 
findReadMethod(String, Class) - Static method in class org.apache.cayenne.util.PropertyComparator
Deprecated.  
findReflexiveMaster(DataObject, ObjRelationship, String) - Method in class org.apache.cayenne.map.AshwoodEntitySorter
 
findResource(String) - Method in class org.apache.cayenne.util.ResourceLocator
Returns a resource URL using the lookup strategy configured for this Resourcelocator or null if no readable resource can be found for the given name.
findResource(String) - Method in class org.apache.cayenne.util.WebApplicationResourceLocator
Looks for resources relative to /WEB-INF/ directory or any extra context paths configured.
findResourceInClasspath(String) - Static method in class org.apache.cayenne.util.ResourceLocator
Returns a resource as InputStream if it is found in CLASSPATH or null otherwise.
findResourceInFileSystem(String) - Static method in class org.apache.cayenne.util.ResourceLocator
Returns a resource as InputStream if it is found in the filesystem or null otherwise.
findResourceStream(String) - Method in class org.apache.cayenne.util.ResourceLocator
Returns an InputStream on the found resource using the lookup strategy configured for this ResourceLocator or null if no readable resource can be found for the given name.
findURLInClassLoader(String, ClassLoader) - Static method in class org.apache.cayenne.util.ResourceLocator
Looks up the URL for the named resource using the specified ClassLoader.
findURLInClasspath(String) - Static method in class org.apache.cayenne.util.ResourceLocator
Looks up the URL for the named resource using this class' ClassLoader.
finished() - Method in class org.apache.cayenne.util.AbstractHandler
Deprecated. Called when this element and all elements nested into it have been handled.
finishedChild(Expression, int, boolean) - Method in class org.apache.cayenne.access.trans.QualifierTranslator
Opportunity to insert an operation
finishedChild(Expression, int, boolean) - Method in class org.apache.cayenne.dba.openbase.OpenBaseQualifierTranslator
 
finishedChild(Expression, int, boolean) - Method in class org.apache.cayenne.dba.postgres.PostgresQualifierTranslator
 
finishedChild(Expression, int, boolean) - Method in interface org.apache.cayenne.exp.TraversalHandler
Called during traversal after a child of expression has been visited.
finishedChild(Expression, int, boolean) - Method in class org.apache.cayenne.exp.TraversalHelper
 
finishedLoading() - Method in interface org.apache.cayenne.conf.ConfigLoaderDelegate
Callback methods invoked at the end of the configuration processing.
finishedLoading() - Method in class org.apache.cayenne.conf.RuntimeLoadDelegate
 
finishedMergeChanges(DataObject) - Method in interface org.apache.cayenne.access.DataContextDelegate
Called after a successful merging of external changes to an object.
finishedProcessDelete(DataObject) - Method in interface org.apache.cayenne.access.DataContextDelegate
Called after a successful processing of externally deleted object.
finishPrefetch(PrefetchTreeNode) - Method in interface org.apache.cayenne.query.PrefetchProcessor
 
fire() - Method in class org.apache.cayenne.util.Invocation
Invoke the target's method without any arguments.
fire(Object) - Method in class org.apache.cayenne.util.Invocation
Invoke the target's method with a single argument.
fire(Object[]) - Method in class org.apache.cayenne.util.Invocation
Invoke the target's method with an arbitrary number of arguments.
fireEditingStopped() - Method in class org.apache.cayenne.dataview.CellEditors.ButtonEditor
 
fireFieldValueChangeEvent(ObjEntityViewField, DataObject, Object, Object) - Method in class org.apache.cayenne.dataview.DataView
 
firePropertyDidChange() - Method in class org.apache.cayenne.map.DbRelationship
 
firstInstanceOf(Class) - Method in class org.apache.cayenne.project.ProjectPath
Scans path, looking for the first element that is an instanceof aClass.
firstList() - Method in interface org.apache.cayenne.QueryResponse
A utility method for quickly retrieving the first list in the response.
firstList() - Method in class org.apache.cayenne.util.GenericResponse
 
firstList() - Method in class org.apache.cayenne.util.ListResponse
 
firstUpdateCount() - Method in interface org.apache.cayenne.QueryResponse
A utility method for quickly retrieving the first update count from the response.
firstUpdateCount() - Method in class org.apache.cayenne.util.GenericResponse
 
firstUpdateCount() - Method in class org.apache.cayenne.util.ListResponse
 
FlatProjectView - Class in org.apache.cayenne.project
FlatProjectView converts a project tree into a list of nodes, thus flattening the tree.
FlatProjectView() - Constructor for class org.apache.cayenne.project.FlatProjectView
 
flattenedDeleteQueries - Variable in class org.apache.cayenne.access.util.DataNodeCommitHelper
Deprecated.  
flattenedInsertQueries - Variable in class org.apache.cayenne.access.util.DataNodeCommitHelper
Deprecated.  
flattenProjectTree(Object) - Method in class org.apache.cayenne.project.FlatProjectView
Returns flat tree view.
flattenTree() - Method in class org.apache.cayenne.exp.BinaryExpression
Deprecated.  
flattenTree() - Method in class org.apache.cayenne.exp.Expression
Restructures expression to make sure that there are no children of the same type as this expression.
flattenTree() - Method in class org.apache.cayenne.exp.ListExpression
Deprecated.  
flattenTree() - Method in class org.apache.cayenne.exp.parser.SimpleNode
Flattens the tree under this node by eliminating any children that are of the same class as this node and copying their children to this node.
flattenTree() - Method in class org.apache.cayenne.exp.TernaryExpression
Deprecated.  
flattenTree() - Method in class org.apache.cayenne.exp.UnaryExpression
Deprecated.  
FLOAT - Static variable in interface org.apache.cayenne.wocompat.parser.ParserConstants
 
FLOAT_LITERAL - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
 
FLT_SUFF - Static variable in interface org.apache.cayenne.exp.parser.ExpressionParserConstants
 
FLUSH_CASCADE_SYNC - Static variable in interface org.apache.cayenne.DataChannel
A synchronization type that results in changes from an ObjectContext to be recorded in the parent DataChannel.
FLUSH_NOCASCADE_SYNC - Static variable in interface org.apache.cayenne.DataChannel
A synchronization type that results in changes from an ObjectContext to be recorded in the parent DataChannel.
forceNoCache - Variable in class org.apache.cayenne.query.NamedQuery
 
forgetSnapshot(ObjectId) - Method in class org.apache.cayenne.access.DataRowStore
Evicts a snapshot from cache without generating any SnapshotEvents.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.cayenne.dataview.MapFormat
 
FormatFactory - Class in org.apache.cayenne.dataview
 
FormatFactory() - Constructor for class org.apache.cayenne.dataview.FormatFactory
 
FormatFactory.Builder - Interface in org.apache.cayenne.dataview
 
FormatFactory.ChoiceFormatBuilder - Class in org.apache.cayenne.dataview
 
FormatFactory.ChoiceFormatBuilder() - Constructor for class org.apache.cayenne.dataview.FormatFactory.ChoiceFormatBuilder
 
FormatFactory.DecimalFormatBuilder - Class in org.apache.cayenne.dataview
 
FormatFactory.DecimalFormatBuilder() - Constructor for class org.apache.cayenne.dataview.FormatFactory.DecimalFormatBuilder
 
FormatFactory.MapFormatBuilder - Class in org.apache.cayenne.dataview
 
FormatFactory.MapFormatBuilder() - Constructor for class org.apache.cayenne.dataview.FormatFactory.MapFormatBuilder
 
FormatFactory.MessageFormatBuilder - Class in org.apache.cayenne.dataview
 
FormatFactory.MessageFormatBuilder() - Constructor for class org.apache.cayenne.dataview.FormatFactory.MessageFormatBuilder
 
FormatFactory.SimpleDateFormatBuilder - Class in org.apache.cayenne.dataview
 
FormatFactory.SimpleDateFormatBuilder() - Constructor for class org.apache.cayenne.dataview.FormatFactory.SimpleDateFormatBuilder
 
formatJavaType(String) - Method in class org.apache.cayenne.gen.ClassGenerationInfo
 
formatJavaType(String) - Method in class org.apache.cayenne.gen.ClassGenerator
Deprecated. use getClassGenerationInfo().formatJavaType(String)
formatJavaType(String, boolean) - Method in class org.apache.cayenne.gen.ImportUtils
Performs processing similar to formatJavaType(String), with special handling of primitive types and their Java class counterparts.
formatJavaType(String) - Method in class org.apache.cayenne.gen.ImportUtils
Removes registered package and non-reserved registered type name prefixes from java types
formatter - Variable in class org.apache.cayenne.dataview.CellRenderers.FormatListCellRenderer
 
formatter - Variable in class org.apache.cayenne.dataview.CellRenderers.FormatRenderer
 
formatVariableName(String) - Method in class org.apache.cayenne.gen.ClassGenerationInfo
 
formatVariableName(String) - Method in class org.apache.cayenne.gen.ClassGenerator
Deprecated. Since 1.2 use getClassGenerationInfo().formatVariableName(String)
formatVariableName(String) - Method in class org.apache.cayenne.gen.StringUtils
Prepends underscore to variable name if necessary to remove conflict with reserved keywords.
fromDataType(Class, DataTypeEnum, Object) - Method in class org.apache.cayenne.dataview.DataTypeSpec
 
fromString(String) - Static method in class org.apache.cayenne.exp.Expression
Parses string, converting it to Expression.
FrontBaseAdapter - Class in org.apache.cayenne.dba.frontbase
DbAdapter implementation for FrontBase RDBMS.
FrontBaseAdapter() - Constructor for class org.apache.cayenne.dba.frontbase.FrontBaseAdapter
 
FrontBasePkGenerator - Class in org.apache.cayenne.dba.frontbase
 
FrontBasePkGenerator() - Constructor for class org.apache.cayenne.dba.frontbase.FrontBasePkGenerator
 
FrontBaseSniffer - Class in org.apache.cayenne.dba.frontbase
 
FrontBaseSniffer() - Constructor for class org.apache.cayenne.dba.frontbase.FrontBaseSniffer
 
fullSize - Variable in class org.apache.cayenne.util.IncrementalListResponse
 

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.