|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
GetterMapping
capable of inserting a java.sql.Time
into
a PreparedStatement
.SetterMapping
capable of reading
a java.sql.Time
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.GetterMapping
capable of inserting a java.sql.Timestamp
into
a PreparedStatement
.SetterMapping
capable of reading
a java.sql.Timestamp
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.IKeyValue
instance.
java.util.List
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |