JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.dslplatform.compiler.client.parameters
ApplyMigration
DB
Contents
Description
Method Summary
Method Details
getDName()
execute(Context, String)
Hide sidebar
Show sidebar
Interface ApplyMigration.DB
Enclosing class:
ApplyMigration
private static interface
ApplyMigration.DB
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
Context
context,
String
sql)
String
getDName
()
Method Details
getDName
String
getDName
()
execute
void
execute
(
Context
context,
String
sql)
throws
ExitException
Throws:
ExitException