/JDBCHelper

JDBC utility class to interact with database

Primary LanguageJavaMIT LicenseMIT

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