org.meta2project.storage.cache
Class DBCache
java.lang.Object
org.meta2project.storage.cache.DBCache
public class DBCache
- extends java.lang.Object
- Author:
- Anton Malykh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBCache
public DBCache(DBContext dbContext)
getAnnotationCache
public AnnotationCache getAnnotationCache()
getOntologyCache
public OntologyCache getOntologyCache()
getOntClassCache
public OntClassCache getOntClassCache()
getTypeCache
public TypeCache getTypeCache()
getOPropertyCache
public OPropertyCache getOPropertyCache()
getTPropertyCache
public TPropertyCache getTPropertyCache()
getOntObjectCache
public OntObjectCache getOntObjectCache()