|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
GetterMapping
capable of inserting a character stream
(from a Mr.SetterMapping
capable of reading
a CharacterStream
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.GetterMapping
capable of inserting a Clob
into
a PreparedStatement
.SetterMapping
capable of reading
a Clob
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.ResultSet
Statement
PreparedStatement
Connection
IGenericDao
instance.
Statement
or PreparedStatement
.
ResultSet
.
ResultSet
, then the Statement
or
PreparedStatement
, and finally the Connection
in the same sequence as mentioned here.
IGenericDao
instance.
Statement
or PreparedStatement
.
ResultSet
.
ResultSet
, then the Statement
or
PreparedStatement
, and finally the Connection
in the same sequence as mentioned here.
Comparable
o1.compareTo(o2) is returned.getConfigurationFactory().createConfiguration()
instead.
IGenericDao
instance that will use the given connection
to do it's work.
IGenericDao
instance that will use the given
connection and IPersistenceConfiguration
instance to do it's work.
Method
, database column name, and
isTableMapped values prefilled.
ObjectMappingKey
with the object class set only.
ObjectMappingKey
with both object class and name set.
ObjectMappingKey
with both object class and
a custom object mapper set.
ObjectMappingKey
with both object class, name, and
a custom object mapper set.
ObjectMappingKey
with both object class, and
a custom object mapper set.
ObjectMappingKey
with both object class, name, and
a custom object mapper set.
ObjectMappingKey
with both object class, name, and
a custom object mapper set.
ObjectMappingKey
with both object class and
a custom object mapper set.
ObjectMappingKey
with both object class, table name, and
a custom object mapper set.
ObjectMappingKey
with both object class, table name, name, and
a custom object mapper set.
ObjectMappingKey
with both object class, table name, name, and
a custom object mapper set.
ObjectMappingKey
with both object class, table name, and
a custom object mapper set.
IKey
instance.
Method
, database column name, and
isTableMapped values prefilled.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |