JDBC Database Access
Introduction
Database-agnostic Access Methods
Database-specific Classes
PostgreSQL
The use of PostgreSQL-specific Java classes is explained in the PostgreSQL JDBC Interface online documentation. [1] [2]
Oracle
IBM DB2
MySQL
Writing Functions and Triggers in Java
PostgreSQL,[3] Oracle, DB2 and MySQL allow to write functions and triggers inside the database in the Java programming language.
References
Wikibooks has a book on the topic of Structured Query Language. |
External links
This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.