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, resultToSqlArgdataIsEqual, generateId, getAssociatedClasses, getAssociatedClassNames, getDefaultWidth, getPrimaryClass, getSqlOtherType, getSqlType, isAppropriateId, isArgumentHolderRequired, isComparable, isEscapedDefaultValue, isSelfGeneratedId, isValidForField, makeConfigObject, resultStringToJavaisStreamType, javaToSqlArg, resultToJava, sqlArgToJavaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisStreamType, javaToSqlArg, resultToJava, sqlArgToJavapublic static LongType getSingleton()
public boolean isPrimitive()
DataPersisterisPrimitive in interface DataPersisterisPrimitive in class BaseDataTypeThis documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.