Initialize the environment, including running recovery, if it is not already initialized. Note that this method should be called even when opening additional handles for an already initialized environment. If initialization is still in progress then this method will block until it is finished.
@return true if we are opening the first handle for this environment andrecovery is run (when ENV_RECOVERY is configured to true); false if we are opening an additional handle and recovery is not run.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.