Uses of Interface
cloud.quinimbus.persistence.api.storage.PersistenceStorageProvider
-
Uses of PersistenceStorageProvider in cloud.quinimbus.persistence.api
Modifier and TypeMethodDescription<T extends PersistenceSchemaStorage>
Optional<? extends PersistenceStorageProvider<T>> PersistenceContext.getStorageProvider
(String alias) Get the storage provider registered by the given alias. -
Uses of PersistenceStorageProvider in cloud.quinimbus.persistence.storage.mongo