Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.castor.ddlgen.typeinfo.AbstractType
org.castor.ddlgen.typeinfo.NotSupportedType
public final class NotSupportedType
extends AbstractType
Field Summary |
Fields inherited from class org.castor.ddlgen.typeinfo.AbstractType | |
PARAM_POSTFIX_DECIMALS , PARAM_POSTFIX_LENGTH , PARAM_POSTFIX_PRECISION , PARAM_PREFIX |
Constructor Summary | |
|
Methods inherited from class org.castor.ddlgen.typeinfo.AbstractType | |
getJdbcType , getSqlType , merge |
public NotSupportedType(String jdbcType)
Constructor for NotSupportedType.
- Parameters:
jdbcType
- The JDBC type.