Uses of Class
cn.sliew.sakura.catalog.store.JdbcCatalogStoreOptions
-
Packages that use JdbcCatalogStoreOptions Package Description cn.sliew.sakura.catalog.store -
-
Uses of JdbcCatalogStoreOptions in cn.sliew.sakura.catalog.store
Methods in cn.sliew.sakura.catalog.store that return JdbcCatalogStoreOptions Modifier and Type Method Description static JdbcCatalogStoreOptionsJdbcCatalogStoreOptions. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JdbcCatalogStoreOptions[]JdbcCatalogStoreOptions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-