An open API service indexing awesome lists of open source software.

https://github.com/guille555/bck--java--jdbc-example

In this example, was used Apache Derby, in memory mode, to test a simple CRUD with Java.
https://github.com/guille555/bck--java--jdbc-example

apache-derby dao-design-pattern java jdbc netbeans netbeans-ide

Last synced: about 2 months ago
JSON representation

In this example, was used Apache Derby, in memory mode, to test a simple CRUD with Java.

Awesome Lists containing this project

README

          

# bck--java--JDBC-example
In this example, was used Apache Derby, in memory mode, to test a simple CRUD with Java.

* Java 17
* JDBC
* NetBeans 17
* Apache Derby