public class MappedSuperclassDescFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected ClassDescSupport |
classDescSupport |
protected java.lang.String |
entitySuperclassName |
protected java.lang.String |
packageName |
| Constructor and Description |
|---|
MappedSuperclassDescFactory(java.lang.String packageName,
java.lang.String entitySuperclassName) |
| Modifier and Type | Method and Description |
|---|---|
MappedSuperclassDesc |
createMappedSuperclassDesc(EntityDesc entityDesc) |
protected void |
handleImportName(MappedSuperclassDesc mappedSuperclassDesc,
EntityDesc entityDesc) |
protected final java.lang.String packageName
protected final java.lang.String entitySuperclassName
protected final ClassDescSupport classDescSupport
public MappedSuperclassDescFactory(java.lang.String packageName,
java.lang.String entitySuperclassName)
public MappedSuperclassDesc createMappedSuperclassDesc(EntityDesc entityDesc)
protected void handleImportName(MappedSuperclassDesc mappedSuperclassDesc, EntityDesc entityDesc)