Package solutions.a2.cdc.oracle.schema
Class JdbcTypes
java.lang.Object
solutions.a2.cdc.oracle.schema.JdbcTypes
- Author:
- averemee
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intstatic StringgetTypeName(int jdbcType) static booleanisNumeric(int jdbcType)
-
Field Details
-
NUMERICS
-
-
Constructor Details
-
JdbcTypes
public JdbcTypes()
-
-
Method Details
-
getTypeName
-
getTypeId
-
isNumeric
public static boolean isNumeric(int jdbcType)
-