public class NoneVersionStrategy extends AbstractVersionStrategy
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALIAS |
vers| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlias()
Return the alias of this strategy.
|
static NoneVersionStrategy |
getInstance()
Return singleton instance.
|
void |
setVersion(Version owner)
Set the version that uses this strategy.
|
afterLoad, checkVersion, compareVersion, getBulkUpdateValues, load, selectcustomDelete, customInsert, customUpdate, delete, initialize, insert, isCustomDelete, isCustomInsert, isCustomUpdate, map, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomDelete, customInsert, customUpdate, delete, initialize, insert, isCustomDelete, isCustomInsert, isCustomUpdate, map, updatepublic static final java.lang.String ALIAS
public static NoneVersionStrategy getInstance()
public java.lang.String getAlias()
StrategygetAlias in interface StrategygetAlias in class AbstractStrategypublic void setVersion(Version owner)
VersionStrategysetVersion in interface VersionStrategysetVersion in class AbstractVersionStrategyCopyright © 2006-2013 Apache Software Foundation. All Rights Reserved.