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.
- Host: GitHub
- URL: https://github.com/guille555/bck--java--jdbc-example
- Owner: guille555
- License: mit
- Created: 2025-01-26T15:23:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-26T17:21:14.000Z (over 1 year ago)
- Last Synced: 2025-03-24T03:13:43.995Z (about 1 year ago)
- Topics: apache-derby, dao-design-pattern, java, jdbc, netbeans, netbeans-ide
- Language: Java
- Homepage:
- Size: 3.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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