Liquibase Enterprise was formerly known as Datical DB.
Java Version Use
Two Liquibase Enterprise components use Java. By default they use the version of Java installed with Liquibase Enterprise.
- GUI
- CLI -
hammer
commands
To specify an alternate installation of Java to use, see Overriding Java Use.
GUI: Viewing the Java Version
To view the Java version used by the GUI:
- In the GUI, select Help > About Liquibase Enterprise
- Click Installation Details.
- Click the Configuration tab.
- Click Copy to Clipboard.
- Paste the information into a text editor, then search for "javaw" to find the version of Java.
CLI: Viewing the Java Version
To view the Java version used by the CLI:
Run the following command.
hammer show version
See the Java version in the output.
Liquibase Enterprise Core 8.5.229 Liquibase Enterprise CLI 8.5.229.20231201064236 Liquibase 3.5.11600 Stored Logic extension 1.0.299.20231124045823 AppDBA extension 1.0.461.20231124043441 Java 11.0.15
Java Installation Location
Java 8 is installed in the <datical-install>/jre/
directory.
Liquibase Enterprise Versions and Java Versions
Liquibase Enterprise Version | Java Version Required | Java Version Used by Default | Java Version(s) Installed |
---|---|---|---|
6.10 | 8 (OpenJDK) | 8 (OpenJDK) | 8 (OpenJDK) |
8.0 and higher | 11 | 11 | 11 |
Copyright © Liquibase 2012-2022 - Proprietary and Confidential