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

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

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

Subclasses of LongObjectType in com.j256.ormlite.field.types
 class LongType
          Type that persists a long primitive.
 

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



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