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

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

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

Subclasses of IntegerObjectType in com.j256.ormlite.field.types
 class IntType
          Type that persists a integer primitive.
 

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



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