Library that generates connection with databases in Java.
- If you find any error, inconsistency or have any questions please contact with Samuel Ricardo Cabral de Barros
What's new in this version:
-
connect to MySQL;
-
disconnect;
-
access to connection data (changed only when creating a new connection):
- User,
- Password,
- Data base,
- Host,
- Port,
- URL,
-
Clear the connection data;
-
Reset the connection data for the default
General information:
-
Author: Samuel Ricardo Cabral de Barros
-
Documentation: Javadoc
-
Created: 01 / 2021
-
Last Update: 01 / 2021
-
State: In progress
-
Current Version: 1.0.0