Uses of Class
com.db4o.config.GlobalOnlyConfigException
- 
Packages that use GlobalOnlyConfigException Package Description com.db4o.config 
- 
- 
Uses of GlobalOnlyConfigException in com.db4o.configMethods in com.db4o.config that throw GlobalOnlyConfigException Modifier and Type Method Description voidConfiguration. blockSize(int bytes)sets the storage data blocksize for new ObjectContainers.voidConfiguration. encrypt(boolean flag)Deprecated.use a custom encryptingIoAdapterinsteadvoidConfiguration. password(java.lang.String pass)Deprecated.use a custom encryptingIoAdapterinsteadvoidConfiguration. storage(Storage factory)allows to configure db4o to use a customized byte IO storage mechanism.voidFileConfiguration. storage(Storage storage)allows to configure db4o to use a customized byte IO storage mechanism.
 
-