Uses of Class
com.db4o.internal.btree.BTreeConfiguration
- 
Packages that use BTreeConfiguration Package Description com.db4o.internal.btree 
- 
- 
Uses of BTreeConfiguration in com.db4o.internal.btreeFields in com.db4o.internal.btree declared as BTreeConfiguration Modifier and Type Field Description static BTreeConfigurationBTreeConfiguration. DEFAULTConstructors in com.db4o.internal.btree with parameters of type BTreeConfiguration Constructor Description BTree(Transaction trans, BTreeConfiguration config, int id, Indexable4 keyHandler)BTree(Transaction trans, BTreeConfiguration config, int id, Indexable4 keyHandler, int treeNodeSize)BTree(Transaction trans, BTreeConfiguration config, Indexable4 keyHandler)
 
-