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?

0
1 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

0

Please sign in to leave a comment.