Uses of Interface
net.ontopia.persistence.proxy.EvictableIF
Packages that use EvictableIF
-
Uses of EvictableIF in net.ontopia.persistence.proxy
Classes in net.ontopia.persistence.proxy that implement EvictableIFModifier and TypeClassDescriptionclassQueryCache<K,E> INTERNAL: A storage access implementation accessing relational databases using JDBC.classINTERNAL:Fields in net.ontopia.persistence.proxy with type parameters of type EvictableIFModifier and TypeFieldDescriptionprotected Map<IdentityIF,Map<String, EvictableIF>> RDBMSStorage.qcmapMethods in net.ontopia.persistence.proxy that return EvictableIFModifier and TypeMethodDescriptionRDBMSStorage.getHelperObject(int identifier, IdentityIF namespace) StorageIF.getHelperObject(int identifier, IdentityIF namespace) INTERNAL: Returns the shared caches.