|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Converter
implementation that converts an incoming
String into a primitive array of int.Converter
that will throw a ConversionException
if a conversion error occurs.
Converter
that will return the specified default value
if a conversion error occurs.
Converter
implementation that converts an incoming
String into a java.lang.Integer
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.Converter
that will throw a ConversionException
if a conversion error occurs.
Converter
that will return the specified default value
if a conversion error occurs.
klazz
using a single argument constructor.
klazz
created using the actual arguments args
.
klazz
created using constructor
with signature parameterTypes
and actual arguments args
.
klazz
using a single argument constructor.
klazz
created using the actual arguments args
.
klazz
created using constructor
with signature parameterTypes
and actual arguments
args
.
true
if this map contains no mappings.
true
if the specified property name identifies
a readable property on the specified bean; otherwise, return
false
.
true
if the specified property name identifies
a readable property on the specified bean; otherwise, return
false
.
null
from
the getDynaProperty(name)
method if the property
doesn't exist.
null
from
the getDynaProperty(name)
method if the property
doesn't exist.
true
if the specified property name identifies
a writeable property on the specified bean; otherwise, return
false
.
true
if the specified property name identifies
a writeable property on the specified bean; otherwise, return
false
.
Iterator
of DynaBean
instances for
each row of the wrapped ResultSet
, in "forward" order.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |