Uses of Class
org.dizitart.no2.store.StoreCatalog
-
Packages that use StoreCatalog Package Description org.dizitart.no2.store -
-
Uses of StoreCatalog in org.dizitart.no2.store
Methods in org.dizitart.no2.store that return StoreCatalog Modifier and Type Method Description StoreCatalogAbstractNitriteStore. getCatalog()StoreCatalogNitriteStore. getCatalog()Gets the store catalog.StoreCatalogAbstractNitriteStore. getStoreCatalog()The catalog of all the collections and repositories in the Nitrite database.
-