public class ResetableHiLoGeneratorHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HIBERNATE_UNIQUE_KEY_COLUMN |
static String |
HIBERNATE_UNIQUE_KEY_TABLE |
| Constructor and Description |
|---|
ResetableHiLoGeneratorHelper() |
| Modifier and Type | Method and Description |
|---|---|
long |
getHiValue()
TODO delete this method once we have an upgrade process in place
|
void |
setNextHiValue(List<String> errors) |
void |
setSessionFactory(org.hibernate.SessionFactory sessionFactory) |
public static final String HIBERNATE_UNIQUE_KEY_COLUMN
public static final String HIBERNATE_UNIQUE_KEY_TABLE
public long getHiValue()
throws SQLException
SQLExceptionpublic void setSessionFactory(org.hibernate.SessionFactory sessionFactory)
Copyright © 2014 Atlassian. All rights reserved.