Package com.iizix.db
Class SQLDataTypesHelper
- java.lang.Object
- com.iizix.db.SQLDataTypesHelper
public class SQLDataTypesHelper extends java.lang.ObjectHelper class for SQL data types.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description SQLDataTypesHelper()
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetSQLDataTypeString(int type)Gets the SQL data type string for its value.