org.castor.ddlgen.engine.derby
Class DerbyTypeMapper

java.lang.Object
  extended by org.castor.ddlgen.AbstractTypeMapper
      extended by org.castor.ddlgen.engine.derby.DerbyTypeMapper
All Implemented Interfaces:
TypeMapper

public final class DerbyTypeMapper
extends AbstractTypeMapper

Final TypeMapper for Derby database.

Since:
1.1
Version:
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
Author:
Le Duc Bao, Ralf Joachim

Constructor Summary
DerbyTypeMapper(DDLGenConfiguration conf)
          Construct a TypeMapper for Derby 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

DerbyTypeMapper

public DerbyTypeMapper(DDLGenConfiguration conf)
Construct a TypeMapper for Derby database using given configuration to get default parameters for parameterized types.

Parameters:
conf - The configuration to get default parameter values from.
Method Detail

initialize

protected void initialize(DDLGenConfiguration conf)
Initialize map of known types using given configuration to get default parameters for parameterized types.

Specified by:
initialize in class AbstractTypeMapper
Parameters:
conf - The configuration to get default parameter values from.


Intalio Inc. (C) 1999-2007. All rights reserved http://www.intalio.com