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

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

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

Subclasses of BooleanObjectType in com.j256.ormlite.field.types
 class BooleanType
          Type that persists a boolean primitive.
 

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



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