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

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

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

Subclasses of DoubleObjectType in com.j256.ormlite.field.types
 class DoubleType
          Type that persists a double primitive.
 

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



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