|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
MergerTokens going from the model to the
database.MergerTokens going from the database to the
model.DbEntity.addAttribute(DbAttribute attr). Scheduled for
removal in Cayenne 4.
MergerToken to add a DbAttribute to a DbEntity.LifecycleListener for all events on all entities.
EventListener for events sent by any sender.
EventListener for events sent by a specific sender.
LifecycleListener for all events on all entities.
anObject as a PreparedStatement parameter.
Objects are equal using their equals
method.
long s are equal.
ints are equal.
shorts are equal.
chars are equal.
bytes are equal.
doubles are equal by testing that the pattern of bits
returned by doubleToLong are equal.
floats are equal byt testing that the pattern of bits
returned by doubleToLong are equal.
booleanss are equal.
Object arrays.
long.
int.
short.
char.
byte.
double.
float.
boolean.
hashCode for an Object.
hashCode for a long.
hashCode for an int.
hashCode for a short.
hashCode for a char.
hashCode for a byte.
hashCode for a double.
hashCode for a float.
hashCode for a boolean.
hashCode for an Object array.
hashCode for a long array.
hashCode for an int array.
hashCode for a short array.
hashCode for a char array.
hashCode for a byte array.
hashCode for a double array.
hashCode for a float array.
hashCode for a boolean array.
val as a parameter to
the PreparedStatement being built.
val as a parameter to
the PreparedStatement being built.
super.equals() to this builder.
diff parameter with data
contained in this DataRow.
values list.
ArcProperty.Accessor.ToOneProperty implementors.java.lang.Boolean mapping.byte[], mapping it as either of JDBC types - BLOB or (VAR)BINARY.java.lang.Byte type mapping.QueryCacheStrategy enum.
DataContext.getQueryCache().
DataContext.getQueryCache().
Calendar fields.Configuration.initialize() and throwing an
exception.
CayenneException without detail message.
CayenneException with the specified detail message.
CayenneException that wraps a cause
thrown elsewhere.
CayenneRuntimeException with the specified detail
message.
CayenneRuntimeException that wraps
exception thrown elsewhere.
chunks.java.lang.String, mapping it as either of JDBC types - CLOB or
(VAR)CHAR.ClassDescriptorMap.
chain.ClassDescriptor instances.DataChannel implementation that accesses a remote server
via a ClientConnection.DataChannel.
MapLoader.createResourceFinder().
ConfigurationException without detail message.
ConfigurationException with the specified detail
message.
ConfigurationException that wraps
exception thrown elsewhere.
DriverDataSource and
PoolManager to notify of connection events.QueryLogger to be used as a
ConnectionEventLoggingDelegate with Cayenne
connection pools.java.sql.Connection implementation that wraps
another Connection, delegating method calls to this connection.PoolManager that has been configured based on the
RefAddr values of the specified Reference.DataContext.newObject(String) instead.
DataContext.newObject(Class) instead.
DataContext.createChildContext().
row parameter.
EJBQLTranslatorFactory used to generate visitors for
EJBQL to SQL translations.
List of MergerTokens to alter the given
DataNode to match the given DataMap
List of MergerTokens to alter the given
DataNode to match the given DataMap
ent parameter.
entity parameter.
ent parameter.
ent parameter.
ent parameter.
StringBuffer
MergerToken to add a DbEntity to a DataMapDataChannel lifecycle events.ObjectContext.ProjectConfigurator approach turned out to be not
usable, and is in fact rarely used (if ever). It will be removed in
subsequent releases.ClassDescriptorFactory that creates descriptors for classes implementing
DataObject.DB2Adapter.