Package com.iizix.db
Class SQLDataTypesHelper
java.lang.Object
com.iizix.db.SQLDataTypesHelper
Helper class for SQL data types.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionstatic String
getSQLDataTypeString
(int type) Gets the SQL data type string for its value.