Oracle ships the JDK with “JavaDB” which is more or less a rebranded version of Apache Derby.
Is Java DB updated and synced continually with each update release of the JDK (“_uXX”) or only for major releases like Java 7?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Getting Started with Java DB guide addresses this in the note on the relationship between the two products:
Based on the sentences being emphasized in bold, I would conclude that each version is more or less the same as the underlying Java DB version, with the version numbers also being the same (this is going by the versions listed in the Java DB downloads page).
This would not address the question on when Oracle/Sun makes a new release of Java DB. I would assume that is left to the specific team that manages the Java DB releases.