| Package | Description |
|---|---|
| com.caucho.amber.cfg |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityConfig
|
| Modifier and Type | Method and Description |
|---|---|
MappedSuperclassConfig |
EntityMappingsConfig.getMappedSuperclass(java.lang.String name) |
MappedSuperclassConfig |
BaseConfigIntrospector.getMappedSuperclassConfig(java.lang.String className)
Returns the mapped superclass config for a class name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.HashMap<java.lang.String,MappedSuperclassConfig> |
EntityMappingsConfig.getMappedSuperclassMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityMappingsConfig.addMappedSuperclass(MappedSuperclassConfig mappedSuperclass) |