Uses of Class
com.j256.ormlite.field.DatabaseFieldId

Packages that use DatabaseFieldId
com.j256.ormlite.field Object field information. 
 

Uses of DatabaseFieldId in com.j256.ormlite.field
 

Methods in com.j256.ormlite.field with parameters of type DatabaseFieldId
static DatabaseFieldConfig DatabaseFieldConfig.fromDatabaseFieldAnnotations(DatabaseType databaseType, String tableName, Field field, DatabaseFieldSimple simpleAnno, DatabaseFieldId idAnno, DatabaseFieldForeign foreignAnno, DatabaseFieldIndex indexAnno, DatabaseFieldOther otherAnno)
           
 



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