@Deprecated public class TMSVersionDAO extends TMSVersionHibernateDao
TMSVersionHibernateDao.GetVersionWork| Modifier and Type | Field and Description |
|---|---|
static String |
LEGACY_MAPPING
Deprecated.
|
static String |
LEGACY_TABLE_NAME
Deprecated.
|
static String |
TABLE_NAME
Deprecated.
|
| Constructor and Description |
|---|
TMSVersionDAO()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static TMSVersion |
create(TopiaHibernateSupport tx,
String version)
Deprecated.
|
static void |
deleteAll(TopiaHibernateSupport tx)
Deprecated.
|
static TMSVersion |
get(TopiaHibernateSupport tx)
Deprecated.
|
static org.nuiton.version.Version |
getVersion(TopiaHibernateSupport tx,
String tableName)
Deprecated.
|
static void |
update(TopiaHibernateSupport tx,
TMSVersion version)
Deprecated.
|
createTMSSchema, deleteAll, dropTMSSchema, getVersion, readVersion, saveVersion, updatepublic static final String LEGACY_TABLE_NAME
public static final String TABLE_NAME
public static final String LEGACY_MAPPING
public static TMSVersion get(TopiaHibernateSupport tx) throws TopiaException
TopiaExceptionpublic static TMSVersion create(TopiaHibernateSupport tx, String version) throws TopiaException
TopiaExceptionpublic static void update(TopiaHibernateSupport tx, TMSVersion version) throws TopiaException
TopiaExceptionpublic static void deleteAll(TopiaHibernateSupport tx) throws TopiaException
TopiaExceptionpublic static org.nuiton.version.Version getVersion(TopiaHibernateSupport tx, String tableName)
Copyright © 2004–2019 CodeLutin. All rights reserved.