Methods Summary |
---|
public java.lang.Class | getClassByOidClass(java.lang.Class oidType)Gets the Class instance corresponding to given oidType.
|
public PersistenceConfig | getPersistenceConfig(java.lang.Class pcClass)Get the PersistenceConfig for given pcClass. The config is looked up
from a cache. If a config can not be found in cache, a new
instance is created and returned.
|
public void | setVersionConsistencyCache(VersionConsistencyCache vcCache)Sets VersionConsistencyCache field.
|