| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ValueGenerator<T> | A value generator allows generating values for a specific column in a sequence of inserts. | 
| Class Summary | |
|---|---|
| DateSequenceValueGenerator | A ValueGeneratorthat returns a sequence of dates, starting at a given date and incremented by a given
 time, specified as an increment and a calendar field. | 
| SequenceValueGenerator | A ValueGeneratorwhich generates a sequence of long values. | 
| StringSequenceValueGenerator | A ValueGeneratorthat returns a string prefix followed by a sequence number, optionally left-padded
 with 0 to ensure a correct ordering (for example: CODE_001, CODE_002, etc.). | 
| ValueGenerators | Utility class containing factory methods for ValueGenerator | 
| Enum Summary | |
|---|---|
| DateSequenceValueGenerator.CalendarField | The available units for the increment of this sequence | 
| 
 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||