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

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

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

Subclasses of ByteObjectType in com.j256.ormlite.field.types
 class ByteType
          Type that persists a byte primitive.
 

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



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