Uses of Package
com.github.tadukoo.database.mysql.transaction
Package
Description
Contains classes for working with a MySQL Database
Contains
SQLTransaction
and some
implementations of itContains
Query
and some basic implementations
of itContains
Updates
, along with some
implementations of it-
-
ClassDescriptionInsert and Get ID is a
SQLTransaction
that will run an insert statement on a table and then retrieve the id of the new entry.Represents a transaction in MySQL -
-