JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.ebean.ddlrunner.ScriptTransform
Uses of
ScriptTransform
in
io.ebean.ddlrunner
Methods in
io.ebean.ddlrunner
that return
ScriptTransform
Modifier and Type
Method
Description
static
ScriptTransform
ScriptTransform.
build
(
String
runPlaceholders,
Map
<
String
,
String
> runPlaceholderMap)
Build and return a ScriptTransform that replaces placeholder values in DDL scripts.