org.castor.ddlgen.typeinfo
Class RequiredLengthType
- TypeInfo
public final class RequiredLengthType
Final TypeInfo for types having a required length parameter.
$Revision: 5951 $ $Date: 2006-04-25 16:09:10 -0600 (Tue, 25 Apr 2006) $
RequiredLengthType
public RequiredLengthType(String jdbcType,
String sqlType,
String postfix,
DDLGenConfiguration conf)
Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
jdbcType
- The JDBC type.sqlType
- The SQL type.postfix
- Post fix to be appended after type.conf
- The configuration to get default parameter values from.
RequiredLengthType
public RequiredLengthType(String jdbcType,
String sqlType,
DDLGenConfiguration conf)
Construct a new TypeInfo instance with given JDBC type, SQL type and Configuration.
jdbcType
- The JDBC type.sqlType
- The SQL type.conf
- The configuration to get default parameter values from.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com