Uses of Interface
com._1c.g5.v8.xmdb.TransactionalKVS
Packages that use TransactionalKVS
- 
Uses of TransactionalKVS in com._1c.g5.v8.xmdbMethods in com._1c.g5.v8.xmdb that return TransactionalKVSModifier and TypeMethodDescriptionstatic final TransactionalKVS<?,byte[]> IndexBuilder.wrapTransactional(KeyValueStorage<?, byte[]> kvs, Database database, String name) Wrap existed index to add transactional features
- 
Uses of TransactionalKVS in com._1c.g5.v8.xmdb.implClasses in com._1c.g5.v8.xmdb.impl that implement TransactionalKVS