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