public final class NoParamType extends AbstractType
PARAM_POSTFIX_DECIMALS, PARAM_POSTFIX_LENGTH, PARAM_POSTFIX_PRECISION, PARAM_PREFIX| Constructor and Description |
|---|
NoParamType(java.lang.String jdbcType,
java.lang.String sqlType)
Construct a new TypeInfo instance with given Configuration, JDBC type and SQL type.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toDDL(Field field)
Build DDL string with SQL type and parameters.
|
getJdbcType, getSqlType, mergepublic NoParamType(java.lang.String jdbcType,
java.lang.String sqlType)
jdbcType - The JDBC type.sqlType - The SQL type.public java.lang.String toDDL(Field field)
field - The field to get specific parameters from.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com