|
||||||||
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.sapdb.SapdbTypeMapper
public final class SapdbTypeMapper
Final TypeMapper for SapDB database.
Constructor Summary | |
---|---|
SapdbTypeMapper(DDLGenConfiguration conf)
Construct a TypeMapper for Sapdb 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 SapdbTypeMapper(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 |