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.
This application requires Oracle JDK8 (Windows) or OpenJDK (Linux).
No installation is required.
This .jar file must be added to projects as a Library.
Java
Fulya Demirkan