|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
GetterMapping
capable of inserting a BigDecimal
into
a PreparedStatement
.SetterMapping
capable of reading
a BigDecimal
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.GetterMapping
capable of inserting a binary stream (InputStream)
(from a Mr.SetterMapping
capable of reading
a BinaryStream
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.GetterMapping
capable of inserting a BlobMock
into
a PreparedStatement
.SetterMapping
capable of reading
a BlobMock
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.GetterMapping
capable of inserting a Boolean
into
a PreparedStatement
.SetterMapping
capable of reading
a boolean
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.GetterMapping
capable of inserting a byte array
(byte[]
) into a PreparedStatement
.SetterMapping
capable of reading
a byte array (byte[]
) from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.GetterMapping
capable of inserting a Byte
into
a PreparedStatement
.SetterMapping
capable of reading
a byte
from a ResultSet
instance and insert it into a target object, by calling the target
object matching setter method.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |