public class ShortType extends ShortObjectType
Modifier | Constructor and Description |
---|---|
protected |
ShortType(SqlType sqlType,
Class<?>[] classes)
Here for others to subclass.
|
Modifier and Type | Method and Description |
---|---|
static ShortType |
getSingleton() |
boolean |
isPrimitive()
Return whether this field is a primitive type or not.
|
convertIdNumber, isEscapedValue, isValidForVersion, moveToNextValue, parseDefaultString, resultToSqlArg
dataIsEqual, generateId, getAssociatedClasses, getAssociatedClassNames, getDefaultWidth, getPrimaryClass, getSqlOtherType, getSqlType, isAppropriateId, isArgumentHolderRequired, isComparable, isEscapedDefaultValue, isSelfGeneratedId, isValidForField, isValidGeneratedType, resultStringToJava
isStreamType, javaToSqlArg, makeConfigObject, resultToJava, sqlArgToJava
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isStreamType, javaToSqlArg, makeConfigObject, resultToJava, sqlArgToJava
public static ShortType getSingleton()
public boolean isPrimitive()
DataPersister
isPrimitive
in interface DataPersister
isPrimitive
in class BaseDataType
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.