com.jpattern.orm.annotation.version
Class VersionInfoImpl
java.lang.Object
com.jpattern.orm.annotation.version.VersionInfoImpl
- Type Parameters:
BEAN - P -
- All Implemented Interfaces:
- VersionInfo
public class VersionInfoImpl
- extends Object
- implements VersionInfo
- Author:
- cinafr
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionInfoImpl
public VersionInfoImpl(LockMode lockMode,
boolean versionable)
getLockMode
public LockMode getLockMode()
- Specified by:
getLockMode in interface VersionInfo
isVersionable
public boolean isVersionable()
- Specified by:
isVersionable in interface VersionInfo
Copyright © 2013. All Rights Reserved.