Uses of Class
com._1c.g5.v8.xmdb.impl.Engine
Packages that use Engine
-
Uses of Engine in com._1c.g5.v8.xmdb
Methods in com._1c.g5.v8.xmdb that return Engine -
Uses of Engine in com._1c.g5.v8.xmdb.impl
Fields in com._1c.g5.v8.xmdb.impl declared as EngineMethods in com._1c.g5.v8.xmdb.impl that return EngineModifier and TypeMethodDescriptionDatabaseImpl.getEngine()
DatabaseInMemory.getEngine()
ITreeCache.getEngine()
Get underlying db engineTreeCacheInMemory.getEngine()
TreeCacheReal.getEngine()
Methods in com._1c.g5.v8.xmdb.impl with parameters of type EngineConstructors in com._1c.g5.v8.xmdb.impl with parameters of type EngineModifierConstructorDescriptionDatabaseImpl
(Engine engine, ITreeCache cache, boolean lazySync, boolean openTest) TreeCacheReal
(Engine engine, int writeCacheSize, int readCacheSize, int valueCacheSize, boolean threadSafe, int objectBatchBS)