Constructor and Description |
---|
AutoIncrementInformation() |
AutoIncrementInformation(Number startWith,
Number incrementBy) |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getIncrementBy() |
BigInteger |
getStartWith() |
String |
toString() |
public BigInteger getStartWith()
public BigInteger getIncrementBy()
Copyright © 2017 Liquibase.org. All rights reserved.