|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlStatement | |
|---|---|
| com.googlecode.flyway.core.migration.sql | Private API. |
| Uses of SqlStatement in com.googlecode.flyway.core.migration.sql |
|---|
| Methods in com.googlecode.flyway.core.migration.sql that return types with arguments of type SqlStatement | |
|---|---|
java.util.List<SqlStatement> |
SqlScript.getSqlStatements()
|
| Constructor parameters in com.googlecode.flyway.core.migration.sql with type arguments of type SqlStatement | |
|---|---|
SqlScript(java.util.List<SqlStatement> sqlStatements)
Creates a new SqlScript with these statements and this name. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||