public class Sequences extends Object
Modifier and Type | Method and Description |
---|---|
RepoSequence |
getChangeIdRepoSequence() |
int |
nextChangeId() |
com.google.common.collect.ImmutableList<Integer> |
nextChangeIds(int count) |
public static final String CHANGES
public int nextChangeId() throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public com.google.common.collect.ImmutableList<Integer> nextChangeIds(int count) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public RepoSequence getChangeIdRepoSequence()