Uses of Interface
com.github.tadukoo.database.mysql.Database.Build
Package
Description
Contains classes for working with a MySQL Database
-
Uses of Database.Build in com.github.tadukoo.database.mysql
Modifier and TypeInterfaceDescriptionstatic interface
The max attempts or building part of building aDatabase
Modifier and TypeMethodDescriptionDatabase.DatabaseBuilder.maxAttempts
(int maxAttempts) Database.MaxAttemptsOrBuild.maxAttempts
(int maxAttempts)