public class IntSequenceGenerator extends Object
| Constructor and Description |
|---|
IntSequenceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLastSequenceId() |
int |
getNextSequenceId() |
void |
setLastSequenceId(int l) |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.