Uses of Interface
one.microstream.cache.hibernate.StorageAccess
Package | Description |
---|---|
one.microstream.cache.hibernate |
-
Uses of StorageAccess in one.microstream.cache.hibernate
Classes in one.microstream.cache.hibernate that implement StorageAccess Modifier and Type Class Description static class
StorageAccess.Default
Methods in one.microstream.cache.hibernate that return StorageAccess Modifier and Type Method Description static StorageAccess
StorageAccess. New(Cache<Object,Object> cache)