com.jpattern.orm.persistor.version
Class VersionMathFactory

java.lang.Object
  extended by com.jpattern.orm.persistor.version.VersionMathFactory

public class VersionMathFactory
extends Object

Author:
ufo

Constructor Summary
VersionMathFactory()
           
 
Method Summary
<T> VersionMath<T>
getMath(Class<T> clazz, boolean isVersionField)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionMathFactory

public VersionMathFactory()
Method Detail

getMath

public <T> VersionMath<T> getMath(Class<T> clazz,
                                  boolean isVersionField)


Copyright © 2013. All Rights Reserved.