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

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

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

Subclasses of ShortObjectType in com.j256.ormlite.field.types
 class ShortType
          Type that persists a short primitive.
 

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



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