Working with the Java PROGRAMMING DB (Derby) Database - COMPUTER SCIENCE
This document demonstrates how to set up a connection to Java DB database in NetBeans IDE. Once a connection is made, you can begin working with the database in the IDE, allowing you to create tables, populate them with data, run SQL statements and queries, and more. The Java DB database is Sun's supported distribution of Apache Derby. Java DB is a fully transactional, secure, standards-based database server, written entirely in Java, and fully supports SQL, JDBC API, and Java EE technology. The Java DB database is packaged with the GlassFish application server, and is included in JDK 6 as well.
Geschreven voor
Documentinformatie
- Geüpload op
- 17 september 2021
- Aantal pagina's
- 13
- Geschreven in
- 2021/2022
- Type
- College aantekeningen
- Docent(en)
- Prof. agarwal, pankaj k.
- Bevat
- Alle colleges
Onderwerpen
-
working with the java db derby database computer science