JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.github.tadukoo.database.mysql.transaction.update.Updates
Packages that use
Updates
Package
Description
com.github.tadukoo.database.mysql.transaction.update
Contains
Updates
, along with some implementations of it
Uses of
Updates
in
com.github.tadukoo.database.mysql.transaction.update
Methods in
com.github.tadukoo.database.mysql.transaction.update
that return
Updates
Modifier and Type
Method
Description
static
Updates
Updates.
createUpdates
(
String
transactionName,
List
<
String
> names,
List
<
String
> sqls)
Creates a new Updates transaction with the given parameters