Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 478 Bytes

File metadata and controls

18 lines (12 loc) · 478 Bytes

JDBC Helper - version 1.0

A simple, light-weight JDBC utility class to interact with database. Supports both static and Prepared statements and automatically loads proper JDBC driver based on URL given.

Prerequisities

This application requires Oracle JDK8 (Windows) or OpenJDK (Linux).

Installation

No installation is required.

How to Run

This .jar file must be added to projects as a Library.

Technologies Used

Java

Authors

Fulya Demirkan