public class LongType extends LongObjectType
Modifier | Constructor and Description |
---|---|
protected |
LongType(SqlType sqlType,
Class<?>[] classes)
Here for others to subclass.
|
Modifier and Type | Method and Description |
---|---|
static LongType |
getSingleton() |
boolean |
isPrimitive()
Return whether this field is a primitive type or not.
|
convertIdNumber, isEscapedValue, isValidForVersion, isValidGeneratedType, moveToNextValue, parseDefaultString, resultToSqlArg
dataIsEqual, generateId, getAssociatedClasses, getAssociatedClassNames, getDefaultWidth, getPrimaryClass, getSqlOtherType, getSqlType, isAppropriateId, isArgumentHolderRequired, isComparable, isEscapedDefaultValue, isSelfGeneratedId, isValidForField, resultStringToJava
isStreamType, javaToSqlArg, makeConfigObject, resultToJava, sqlArgToJava
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isStreamType, javaToSqlArg, makeConfigObject, resultToJava, sqlArgToJava
public static LongType 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.