| Package | Description |
|---|---|
| net.java.ao |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPolymorphicTypeMapper
Boiler-plate implementation of
PolymorphicTypeMapper which requires
all mappings to be manually specified. |
| Modifier and Type | Method and Description |
|---|---|
PolymorphicTypeMapper |
EntityManager.getPolymorphicTypeMapper()
Retrieves the
PolymorphicTypeMapper instance used for flag value conversion of polymorphic types. |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityManager.setPolymorphicTypeMapper(PolymorphicTypeMapper typeMapper)
Specifies the
PolymorphicTypeMapper instance to use for all flag value conversion of polymorphic types. |
Copyright © 2007-2014. All Rights Reserved.