February 2014
Beginner
1248 pages
62h 25m
English
The Java DB software is located in the db subdirectory of your JDK’s installation directory. The directories listed below are for Oracle’s JDK 7 update 51:
• 32-bit JDK on Windows:
C:\Program Files (x86)\Java\jdk1.7.0_51
• 64-bit JDK on Windows:
C:\Program Files\Java\jdk1.7.0_51
• Mac OS X:
/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home
• Ubuntu Linux:
/usr/lib/jvm/java-7-oracle
For Linux, the install location depends on the installer you use and possibly the version of Linux that you use. We used Ubuntu Linux for testing purposes.
Depending on your platform, the JDK installation folder’s ...
Read now
Unlock full access