Uses of Interface
com._1c.g5.v8.bm.store.IBmPersistentStringRegistry
-
Packages that use IBmPersistentStringRegistry Package Description com._1c.g5.v8.bm.store -
-
Uses of IBmPersistentStringRegistry in com._1c.g5.v8.bm.store
Methods in com._1c.g5.v8.bm.store that return IBmPersistentStringRegistry Modifier and Type Method Description static IBmPersistentStringRegistryBmStores. createStringRegistry(Path path)Creates a persistent string registry.static IBmPersistentStringRegistryBmStores. createStringRegistry(Path path, int maxAllowedId)Creates a persistent string registry.
-