Package org.ofbiz.core.entity.jdbc
Class DatabaseUtil.ColumnCheckInfo
java.lang.Object
org.ofbiz.core.entity.jdbc.DatabaseUtil.ColumnCheckInfo
- Enclosing class:
- DatabaseUtil
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tableName
-
columnName
-
typeName
-
columnSize
public int columnSize -
decimalDigits
public int decimalDigits -
isNullable
-
maxSizeInBytes
public int maxSizeInBytes
-
-
Constructor Details
-
ColumnCheckInfo
public ColumnCheckInfo()
-
-
Method Details
-
typeAsString
-