|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in de.greenrobot.daogenerator used by de.greenrobot.daogenerator | |
---|---|
Entity
Model class for an entity: a Java data object mapped to a data base table. |
|
Index
|
|
Property
Model class for an entity's property: a Java property mapped to a data base column. |
|
Property.PropertyBuilder
|
|
PropertyOrderList
|
|
PropertyType
Currently available types for properties. |
|
QueryParam
NOT IMPLEMENTED YET. |
|
Schema
The "root" model class to which you can add entities to. |
|
ToMany
To-many relationship from a source entity to many target entitites. |
|
ToOne
To-one relationship from a source entity to one (or zero) target entity. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |