|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.castor.ddlgen.AbstractTypeMapper
org.castor.ddlgen.engine.pointbase.PointBaseTypeMapper
public final class PointBaseTypeMapper
Final TypeMapper for PointBase database.
Constructor Summary | |
---|---|
PointBaseTypeMapper(DDLGenConfiguration conf)
Construct a TypeMapper for PointBase database using given configuration to get default parameters for parameterized types. |
Method Summary | |
---|---|
protected void |
initialize(DDLGenConfiguration conf)
Initialize map of known types using given configuration to get default parameters for parameterized types. |
Methods inherited from class org.castor.ddlgen.AbstractTypeMapper |
---|
add, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PointBaseTypeMapper(DDLGenConfiguration conf)
conf
- The configuration to get default parameter values from.Method Detail |
---|
protected void initialize(DDLGenConfiguration conf)
initialize
in class AbstractTypeMapper
conf
- The configuration to get default parameter values from.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |