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

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

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

Subclasses of CharacterObjectType in com.j256.ormlite.field.types
 class CharType
          Type that persists a char primitive.
 

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



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