All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sleepycat.je.config.package.html Maven / Gradle / Ivy

Go to download

Full deployment of default TransiStore service, using basic storage types, packaged as "fat jar" with its dependencies.

The newest version!






Environment configuration parameter support.

Package Specification

Attributes of Berkeley Db, Java Edition may be set programmatically or through a properties file in the environment home directory. In general, applications that want to set environment attributes will do so through the setter methods provided in configuration classes such as com.sleepycat.je.EnvironmentConfig.

Occasionally the application will choose to set a less frequently used attribute through EnvironmentConfig.setConfigParam(). The classes in this package are used with that method.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy