|
|||||||||
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.postgresql.PostgresqlTypeMapper
public final class PostgresqlTypeMapper
Final TypeMapper for PostgreSQL database.
Constructor Summary | |
---|---|
PostgresqlTypeMapper(DDLGenConfiguration conf)
Construct a TypeMapper for MySQL 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 PostgresqlTypeMapper(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 |