For using JavaDB
Answered
I'm sorry for my question.
I want to use JavaDB and some Google search says JavaDB and Derby is same. Should i use Derby for JavaDB or is a way to add JavaDB?
Please sign in to leave a comment.
Hi.
Per Oracle website Java DB is Oracle's supported distribution of the Apache Derby open source database. It supports standard ANSI/ISO SQL through the JDBC and Java EE APIs. Java DB is included in the JDK.