Uses of Class
com.j256.ormlite.field.types.FloatObjectType

Packages that use FloatObjectType
com.j256.ormlite.field.types   
 

Uses of FloatObjectType in com.j256.ormlite.field.types
 

Subclasses of FloatObjectType in com.j256.ormlite.field.types
 class FloatType
          Type that persists a float primitive.
 

Methods in com.j256.ormlite.field.types that return FloatObjectType
static FloatObjectType FloatObjectType.getSingleton()
           
 



This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.