public static class Column.AutoIncrementInformation
extends java.lang.Object
Constructor and Description |
---|
AutoIncrementInformation() |
AutoIncrementInformation(java.lang.Number startWith,
java.lang.Number incrementBy) |
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getIncrementBy() |
java.math.BigInteger |
getStartWith() |
java.lang.String |
toString() |