|
||||||||||
| 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.
ClassTransformer to the persistence unit.
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.