For using JavaDB
已回答
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?
请先登录再写评论。
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.