|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IFieldIncrementor | |
| planetj.database | |
| planetj.database.field | |
| Uses of IFieldIncrementor in planetj.database |
| Methods in planetj.database that return IFieldIncrementor | |
IFieldIncrementor |
Field.getFieldIncrementor()
By default, Fields will use the same incrementor for their values. |
| Uses of IFieldIncrementor in planetj.database.field |
| Classes in planetj.database.field that implement IFieldIncrementor | |
class |
FieldIncrementor
Used to obtain the "next value" of fields for which the auto-increment value is true |
| Methods in planetj.database.field that return IFieldIncrementor | |
static IFieldIncrementor |
FieldIncrementor.singleton()
Returns the singleton instance of this class |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||