|
||||||||
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.oracle.OracleTypeMapper
public final class OracleTypeMapper
Final TypeMapper for Oracle database.
Constructor Summary | |
---|---|
OracleTypeMapper(DDLGenConfiguration conf)
Construct a TypeMapper for Oracle 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 OracleTypeMapper(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 |