Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
M
main(String[])
- Static method in class org.apache.cayenne.exp.parser.
ExpressionParser
main(String[])
- Static method in class org.apache.cayenne.wocompat.parser.
Parser
makeAttributes(EOModelHelper, EOObjEntity)
- Method in class org.apache.cayenne.wocompat.
EOModelProcessor
Create ObjAttributes of the specified entity, as well as DbAttributes of the corresponding DbEntity.
makeEntity(EOModelHelper, String, boolean)
- Method in class org.apache.cayenne.wocompat.
EOModelProcessor
Creates and returns a new ObjEntity linked to a corresponding DbEntity.
makeFlatRelationships(EOModelHelper, ObjEntity)
- Method in class org.apache.cayenne.wocompat.
EOModelProcessor
Create Flattened ObjRelationships of the specified entity.
makeHelper(String, boolean)
- Method in class org.apache.cayenne.wocompat.
EOModelProcessor
Creates an returns new EOModelHelper to process EOModel.
makeName(Object)
- Method in class org.apache.cayenne.project.
NamedObjectFactory
Creates a unique name for the new object and constructs this object.
makeName(Object, String)
- Method in class org.apache.cayenne.project.
NamedObjectFactory
makeObject(Object)
- Method in class org.apache.cayenne.project.
NamedObjectFactory
Creates a unique name for the new object and constructs this object.
makeObject(Object, String)
- Method in class org.apache.cayenne.project.
NamedObjectFactory
makePairs
- Variable in class org.apache.cayenne.gen.
DefaultClassGenerator
makeQualifier(Map)
- Method in class org.apache.cayenne.wocompat.
EOQuery
Creates the Expression equivalent of the EOFetchSpecification represented by the Map.
makeQuery(EOModelHelper, EOObjEntity, String)
- Method in class org.apache.cayenne.wocompat.
EOModelProcessor
Creates a Cayenne query out of EOFetchSpecification data.
makeRelationships(EOModelHelper, ObjEntity)
- Method in class org.apache.cayenne.wocompat.
EOModelProcessor
Create ObjRelationships of the specified entity, as well as DbRelationships of the corresponding DbEntity.
makeReverseDbRelationships(DbEntity)
- Method in class org.apache.cayenne.wocompat.
EOModelProcessor
Create reverse DbRelationships that were not created so far, since Cayenne requires them.
makeTempDestJar()
- Method in class org.apache.cayenne.project.
ProjectConfigurator
Returns a temporary file for the destination jar.
makeTempDirectory()
- Method in class org.apache.cayenne.project.
ProjectConfigurator
Creates a temporary directory to unjar the jar file.
mandatory
- Variable in class org.apache.cayenne.map.
DbAttribute
Defines whether the attribute allows nulls.
map
- Variable in class org.apache.cayenne.access.
DbGenerator
map
- Variable in class org.apache.cayenne.project.
DataMapFile
map
- Variable in class org.apache.cayenne.project.
DataMapProject
map
- Variable in class org.apache.cayenne.tools.
CayenneGenerator
map
- Variable in class org.apache.cayenne.tools.
DbGeneratorTask
map
- Variable in class org.apache.cayenne.util.
EntityMergeSupport
mapCapacity
- Variable in class org.apache.cayenne.access.
DefaultResultIterator
Deprecated.
mapCapacity
- Variable in class org.apache.cayenne.access.jdbc.
JDBCResultIterator
MapClassGenerator
- Class in
org.apache.cayenne.gen
Generates Java source code for ObjEntities in the DataMap.
MapClassGenerator()
- Constructor for class org.apache.cayenne.gen.
MapClassGenerator
MapClassGenerator(DataMap)
- Constructor for class org.apache.cayenne.gen.
MapClassGenerator
MapClassGenerator(DataMap, List)
- Constructor for class org.apache.cayenne.gen.
MapClassGenerator
Creates a new MapClassGenerator.
MapClassGenerator(List)
- Constructor for class org.apache.cayenne.gen.
MapClassGenerator
Deprecated.
Since 1.2 use MapClassGenerator(DataMap, List) to provide support for v1.2 templates.
mapDependencies
- Variable in class org.apache.cayenne.project.
PartialProject.DomainMetaData
MapEvent
- Class in
org.apache.cayenne.map.event
Superclass of CayenneModeler events.
MapEvent(Object)
- Constructor for class org.apache.cayenne.map.event.
MapEvent
Constructor for MapEvent.
MapEvent(Object, String)
- Constructor for class org.apache.cayenne.map.event.
MapEvent
Constructor for MapEvent.
MapFormat
- Class in
org.apache.cayenne.dataview
MapFormat()
- Constructor for class org.apache.cayenne.dataview.
MapFormat
MapFormat(String, Class)
- Constructor for class org.apache.cayenne.dataview.
MapFormat
MapFormat(Object[], String[])
- Constructor for class org.apache.cayenne.dataview.
MapFormat
MapLoader
- Class in
org.apache.cayenne.map
Default MapLoader.
MapLoader()
- Constructor for class org.apache.cayenne.map.
MapLoader
mapLocation(String, String)
- Method in interface org.apache.cayenne.conf.
ConfigSaverDelegate
mapLocation(String, String)
- Method in class org.apache.cayenne.conf.
RuntimeSaveDelegate
mapNameFromLocation(String)
- Method in class org.apache.cayenne.map.
MapLoader
Helper method to guess the map name from its location.
mapNames(String)
- Method in interface org.apache.cayenne.conf.
ConfigSaverDelegate
mapNames(String)
- Method in class org.apache.cayenne.conf.
RuntimeSaveDelegate
MapObject
- Class in
org.apache.cayenne.map
Deprecated.
Since 1.2 this class is unused.
MapObject()
- Constructor for class org.apache.cayenne.map.
MapObject
Deprecated.
Creates an unnamed MapObject.
MapObject(String)
- Constructor for class org.apache.cayenne.map.
MapObject
Deprecated.
mapObjectComparator
- Static variable in class org.apache.cayenne.project.
ProjectTraversal
MappingNamesHelper
- Class in
org.apache.cayenne.project.validator
Defines a set of rules for validating java and db mapping identifiers.
MappingNamesHelper()
- Constructor for class org.apache.cayenne.project.validator.
MappingNamesHelper
MappingNamespace
- Interface in
org.apache.cayenne.map
Defines API of a container of DbEntities, ObjEntities, Procedures, Queries and other mapping objects.
maps
- Variable in class org.apache.cayenne.map.
EntityResolver
maps
- Variable in class org.apache.cayenne.project.
PartialProject.DomainMetaData
maps
- Variable in class org.apache.cayenne.project.
PartialProject.NodeMetaData
maps
- Variable in class org.apache.cayenne.tools.
DataPortTask
mapsToDependentDbEntity()
- Method in class org.apache.cayenne.map.
ObjAttribute
Deprecated.
Since 1.2 unused.
mapValidator
- Static variable in class org.apache.cayenne.project.validator.
TreeNodeValidator
match(Object)
- Method in class org.apache.cayenne.exp.
Expression
Calculates expression boolean value with object as a context for path expressions.
matchAllDbExp(Map, int)
- Static method in class org.apache.cayenne.exp.
ExpressionFactory
Creates an expression that matches all key-values pairs in
map
.
matchAllExp(Map, int)
- Static method in class org.apache.cayenne.exp.
ExpressionFactory
Creates an expression that matches all key-values pairs in
map
.
matchAnyDbExp(Map, int)
- Static method in class org.apache.cayenne.exp.
ExpressionFactory
Creates an expression that matches any of the key-values pairs in
map
.
matchAnyExp(Map, int)
- Static method in class org.apache.cayenne.exp.
ExpressionFactory
Creates an expression that matches any of the key-values pairs in the
map
.
matchDbExp(String, Object)
- Static method in class org.apache.cayenne.exp.
ExpressionFactory
A convenience method to create an DB_PATH "equal to" expression.
matchExp(String, Object)
- Static method in class org.apache.cayenne.exp.
ExpressionFactory
A convenience method to create an OBJ_PATH "equal to" expression.
matchingObject
- Variable in class org.apache.cayenne.access.trans.
QualifierTranslator
matchPattern(String)
- Method in class org.apache.cayenne.exp.parser.
PatternMatchNode
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
AbstractType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
AbstractType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
BooleanType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
BooleanType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
ByteArrayType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
ByteArrayType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
ByteType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
ByteType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
CharType
Return trimmed string.
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
CharType
Return trimmed string.
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
DefaultType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
DefaultType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
EnumType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
EnumType
materializeObject(ResultSet, int, int)
- Method in interface org.apache.cayenne.access.types.
ExtendedType
Reads an object from JDBC ResultSet column, converting it to class returned by 'getClassName' method.
materializeObject(CallableStatement, int, int)
- Method in interface org.apache.cayenne.access.types.
ExtendedType
Reads an object from a stored procedure OUT parameter, converting it to class returned by 'getClassName' method.
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
ShortType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
ShortType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.access.types.
UtilDateType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.access.types.
UtilDateType
materializeObject(CallableStatement, int, int)
- Method in class org.apache.cayenne.dba.oracle.
OracleUtilDateType
materializeObject(ResultSet, int, int)
- Method in class org.apache.cayenne.dba.oracle.
OracleUtilDateType
MAX
- Static variable in class org.apache.cayenne.exp.
Expression
Deprecated.
since 1.2
MAX_QUEUE_WAIT
- Static variable in class org.apache.cayenne.conn.
PoolManager
Defines a maximum time in milliseconds that a connection request could wait in the connection queue.
maxConnections
- Variable in class org.apache.cayenne.conn.
DataSourceInfo
maxConnections
- Variable in class org.apache.cayenne.conn.
PoolManager
maxFetchSize
- Variable in class org.apache.cayenne.access.
IncrementalFaultList
Defines the upper limit on the size of fetches.
maximumSize()
- Method in class org.apache.cayenne.access.
DataRowStore
Returns maximum allowed cache size.
maxLength
- Variable in class org.apache.cayenne.map.
DbAttribute
maxLength
- Variable in class org.apache.cayenne.map.
ProcedureParameter
maxNextCharInd
- Variable in class org.apache.cayenne.wocompat.parser.
SimpleCharStream
maxSeverity
- Variable in class org.apache.cayenne.project.validator.
Validator
MCAST_ADDRESS_DEFAULT
- Static variable in class org.apache.cayenne.event.
JavaGroupsBridgeFactory
MCAST_ADDRESS_PROPERTY
- Static variable in class org.apache.cayenne.event.
JavaGroupsBridgeFactory
MCAST_PORT_DEFAULT
- Static variable in class org.apache.cayenne.event.
JavaGroupsBridgeFactory
MCAST_PORT_PROPERTY
- Static variable in class org.apache.cayenne.event.
JavaGroupsBridgeFactory
MemoryBlob
- Class in
org.apache.cayenne.util
A Blob implementation that stores content in memory.
MemoryBlob()
- Constructor for class org.apache.cayenne.util.
MemoryBlob
MemoryBlob(byte[])
- Constructor for class org.apache.cayenne.util.
MemoryBlob
Constructs a new MemoryBlob instance wrapping the given octet sequence.
MemoryClob
- Class in
org.apache.cayenne.util
A Clob implementation that stores contents in memory.
MemoryClob(String)
- Constructor for class org.apache.cayenne.util.
MemoryClob
Constructs a new jdbcClob object wrapping the given character sequence.
merge(Object, ClassDescriptor)
- Method in class org.apache.cayenne.util.
DeepMergeOperation
mergeHandler
- Variable in class org.apache.cayenne.access.
DataContext
mergeWithDataMap(DataMap)
- Method in class org.apache.cayenne.map.
DataMap
Adds all Object and DB entities and Queries from another map to this map.
message
- Variable in class org.apache.cayenne.project.validator.
ValidationInfo
messageId
- Variable in class org.apache.cayenne.remote.
BaseConnection
messageObjectToEvent(Serializable)
- Method in class org.apache.cayenne.event.
JavaGroupsBridge
Converts a Serializable instance to CayenneEvent.
messageObjectToEvent(Serializable)
- Method in class org.apache.cayenne.event.
JMSBridge
Converts a Serializable instance to CayenneEvent.
messages
- Variable in class org.apache.cayenne.conf.
ConfigStatus
metaData
- Variable in class org.apache.cayenne.access.
DbLoader
metadata
- Variable in class org.apache.cayenne.query.
ObjectIdQuery
metadata
- Variable in class org.apache.cayenne.query.
RelationshipQuery
metadata
- Variable in class org.apache.cayenne.remote.
RemoteIncrementalFaultList
metadata
- Variable in class org.apache.cayenne.util.
ObjectContextQueryAction
metadataResolver
- Variable in class org.apache.cayenne.query.
ObjectIdQuery
metadataResolver
- Variable in class org.apache.cayenne.query.
RelationshipQuery
MIN
- Static variable in class org.apache.cayenne.exp.
Expression
Deprecated.
since 1.2
minConnections
- Variable in class org.apache.cayenne.conn.
DataSourceInfo
minConnections
- Variable in class org.apache.cayenne.conn.
PoolManager
mkpath(File, String)
- Method in class org.apache.cayenne.gen.
DefaultClassGenerator
Returns a File object corresponding to a directory where files that belong to
pkgName
package should reside.
mode
- Variable in class org.apache.cayenne.event.
EventBridge
mode
- Variable in class org.apache.cayenne.gen.
MapClassGenerator
MODE_DATAMAP
- Static variable in class org.apache.cayenne.gen.
MapClassGenerator
MODE_ENTITY
- Static variable in class org.apache.cayenne.gen.
MapClassGenerator
modelNames()
- Method in class org.apache.cayenne.wocompat.
EOModelHelper
Returns an iterator of model names.
modelNamesAsList()
- Method in class org.apache.cayenne.wocompat.
EOModelHelper
Returns a list of model entity names.
modelUrl
- Variable in class org.apache.cayenne.wocompat.
EOModelHelper
MODIFIED
- Static variable in class org.apache.cayenne.
PersistenceState
Describes a state of an object registered with DataContext/ObjectContext, and having a corresponding database row.
modified
- Variable in class org.apache.cayenne.project.
Project
modifiedDiffs
- Variable in class org.apache.cayenne.access.event.
SnapshotEvent
modifiedObjects()
- Method in class org.apache.cayenne.access.
DataContext
Returns a list of objects that are registered with this DataContext and have a state PersistenceState.MODIFIED
modifiedObjects()
- Method in class org.apache.cayenne.
CayenneContext
modifiedObjects()
- Method in interface org.apache.cayenne.
ObjectContext
Returns a collection of objects that are registered with this ObjectContext and have a state PersistenceState.MODIFIED
MONEY_TYPE
- Static variable in class org.apache.cayenne.dataview.
DataTypeEnum
MONEY_TYPE_NAME
- Static variable in class org.apache.cayenne.dataview.
DataTypeEnum
MONEY_TYPE_VALUE
- Static variable in class org.apache.cayenne.dataview.
DataTypeEnum
multicastAddress
- Variable in class org.apache.cayenne.event.
JavaGroupsBridge
multicastPort
- Variable in class org.apache.cayenne.event.
JavaGroupsBridge
MULTIPLY
- Static variable in class org.apache.cayenne.exp.
Expression
multiplySubtractExp()
- Method in class org.apache.cayenne.exp.parser.
ExpressionParser
MySQLAdapter
- Class in
org.apache.cayenne.dba.mysql
DbAdapter implementation for
MySQL RDBMS
.
MySQLAdapter()
- Constructor for class org.apache.cayenne.dba.mysql.
MySQLAdapter
MySQLPkGenerator
- Class in
org.apache.cayenne.dba.mysql
MySQLPkGenerator()
- Constructor for class org.apache.cayenne.dba.mysql.
MySQLPkGenerator
MySQLSniffer
- Class in
org.apache.cayenne.dba.mysql
Detects MySQL database from JDBC metadata.
MySQLSniffer()
- Constructor for class org.apache.cayenne.dba.mysql.
MySQLSniffer
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.