Uses of Package
com.github.tadukoo.database.mysql
Package
Description
Contains classes for working with a MySQL Database
Contains
DatabasePojo
, which can be used to store and
retrieve the pojo values from a Database
-
ClassDescriptionA class used to connect to a MySQL database and make queries, updates, etc.The building part of building a
Database
The host database name or username part of building aDatabase
The host URL part of building aDatabase
Thelogger
part of building aDatabase
The max attempts or building part of building aDatabase
The password part of building aDatabase
The host port or host database or username part of building aDatabase
The username part of building aDatabase
-
ClassDescriptionA class used to connect to a MySQL database and make queries, updates, etc.