public class NanoPrecisionTimestampVersionStrategy extends TimestampVersionStrategy
| Modifier and Type | Field and Description |
|---|---|
static String |
ALIAS |
vers| Constructor and Description |
|---|
NanoPrecisionTimestampVersionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias()
Return the alias of this strategy.
|
protected Object |
nextVersion(Object version)
Return the next version given the current one, which may be null.
|
getBulkUpdateValues, getJavaTypecheckVersion, compare, compare, compareVersion, delete, getJavaType, insert, load, load, map, select, updateafterLoad, setVersioncustomDelete, customInsert, customUpdate, initialize, isCustomDelete, isCustomInsert, isCustomUpdateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomDelete, customInsert, customUpdate, initialize, isCustomDelete, isCustomInsert, isCustomUpdatepublic static final String ALIAS
public NanoPrecisionTimestampVersionStrategy()
public String getAlias()
StrategygetAlias in interface StrategygetAlias in class TimestampVersionStrategyprotected Object nextVersion(Object version)
ColumnVersionStrategynextVersion in class TimestampVersionStrategyCopyright © 2006–2020 Apache Software Foundation. All rights reserved.