com.jpattern.orm.persistor.version
Class VersionMathFactory
java.lang.Object
com.jpattern.orm.persistor.version.VersionMathFactory
public class VersionMathFactory
- extends Object
- Author:
- ufo
|
Method Summary |
|
getMath(Class<T> clazz,
boolean isVersionField)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionMathFactory
public VersionMathFactory()
getMath
public <T> VersionMath<T> getMath(Class<T> clazz,
boolean isVersionField)
Copyright © 2013. All Rights Reserved.