Class PointBaseTypeMapper

java.lang.Object
org.castor.ddlgen.AbstractTypeMapper
org.castor.ddlgen.engine.pointbase.PointBaseTypeMapper
All Implemented Interfaces:
TypeMapper

public final class PointBaseTypeMapper extends AbstractTypeMapper
Final TypeMapper for PointBase 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 Details

    • PointBaseTypeMapper

      public PointBaseTypeMapper(DDLGenConfiguration conf)
      Construct a TypeMapper for PointBase database using given configuration to get default parameters for parameterized types.
      Parameters:
      conf - The configuration to get default parameter values from.
  • Method Details

    • initialize

      protected void initialize(DDLGenConfiguration conf)
      Initialize map of known types using given configuration to get default parameters for parameterized types.
      Refer to http://www.ipd.uka.de/~oosem/mobiledb/pb/docs/server_embedded/html /htmlfiles/dev_datatypesandconversionsFIN.html#1027969.
      Specified by:
      initialize in class AbstractTypeMapper
      Parameters:
      conf - The configuration to get default parameter values from.