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, resultToSqlArgconvertIdNumber, dataIsEqual, generateId, getAssociatedClasses, getAssociatedClassNames, getDefaultWidth, getPrimaryClass, getSqlOtherType, getSqlType, isAppropriateId, isArgumentHolderRequired, isComparable, isEscapedDefaultValue, isSelfGeneratedId, isValidForField, isValidForVersion, isValidGeneratedType, moveToNextValue, resultStringToJavaisStreamType, javaToSqlArg, makeConfigObject, resultToJava, sqlArgToJavaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisStreamType, javaToSqlArg, makeConfigObject, resultToJava, sqlArgToJavapublic static FloatType 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.