Uses of Package
com.github.tadukoo.database.mysql
Packages that use 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
-
Classes in com.github.tadukoo.database.mysql used by com.github.tadukoo.database.mysqlClassDescriptionA 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
-
Classes in com.github.tadukoo.database.mysql used by com.github.tadukoo.database.mysql.pojoClassDescriptionA class used to connect to a MySQL database and make queries, updates, etc.