|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Adapter | |
com.redhat.persistence.metadata | |
com.redhat.persistence.pdl.adapters |
Uses of Adapter in com.redhat.persistence.metadata |
Methods in com.redhat.persistence.metadata that return Adapter | |
Adapter |
Root.getAdapter(Class javaClass)
|
Adapter |
Root.getAdapter(ObjectType type)
|
Methods in com.redhat.persistence.metadata with parameters of type Adapter | |
void |
Root.addAdapter(Class javaClass,
Adapter ad)
|
Uses of Adapter in com.redhat.persistence.pdl.adapters |
Subclasses of Adapter in com.redhat.persistence.pdl.adapters | |
class |
BigDecimalAd
BigDecimalAd |
class |
BigIntegerAd
BigIntegerAd |
class |
BlobAd
BlobAd |
class |
BooleanAd
BooleanAd |
class |
ByteAd
ByteAd |
class |
CharacterAd
CharacterAd |
class |
DateAd
DateAd |
class |
DoubleAd
DoubleAd |
class |
FloatAd
FloatAd |
class |
IntegerAd
IntegerAd |
class |
LongAd
LongAd |
class |
ObjectAd
ObjectAd |
class |
ShortAd
ShortAd |
(package private) class |
com.redhat.persistence.pdl.adapters.SimpleAdapter
SimpleAdapter |
class |
StringAd
StringAd |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |