|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBField | |
|---|---|
| org.mentabean | |
| Uses of DBField in org.mentabean |
|---|
| Methods in org.mentabean that return DBField | |
|---|---|
DBField |
BeanConfig.getAutoIncrementField()
Return an auto-increment field, if one was configured for this bean. |
DBField |
BeanConfig.getSequenceField()
Return a sequence field, if one was configured for this bean. |
| Methods in org.mentabean that return types with arguments of type DBField | |
|---|---|
Iterator<DBField> |
BeanConfig.fields()
Return all DBFields configured for this bean. |
Iterator<DBField> |
BeanConfig.pks()
Return an iterator with the DBFields for the PK configured for this bean. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||