C E F G I L O S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- continueOnError() - Method in class liquibase.ext.copy.CopyStatement
- CopyChange - Class in liquibase.ext.copy
-
Represents a Change for custom COPY FROM STDIN stored in a File.
- CopyChange() - Constructor for class liquibase.ext.copy.CopyChange
- CopyPostgres - Class in liquibase.ext.copy
- CopyPostgres() - Constructor for class liquibase.ext.copy.CopyPostgres
- CopyStatement - Class in liquibase.ext.copy
- CopyStatement() - Constructor for class liquibase.ext.copy.CopyStatement
-
Default constructor
- CopyStatement(InputStream, String, String) - Constructor for class liquibase.ext.copy.CopyStatement
-
Loaded stream to push into database
E
- execute(PreparedStatementFactory) - Method in class liquibase.ext.copy.CopyStatement
F
- finishInitialization() - Method in class liquibase.ext.copy.CopyChange
G
- generateSql(CopyStatement, Database, SqlGeneratorChain) - Method in class liquibase.ext.copy.CopyPostgres
- generateSql(VacuumStatement, Database, SqlGeneratorChain) - Method in class liquibase.ext.vacuum.VacuumPostgres
- generateStatements(Database) - Method in class liquibase.ext.copy.CopyChange
- generateStatements(Database) - Method in class liquibase.ext.vacuum.VacuumChange
- getCatalogName() - Method in class liquibase.ext.copy.CopyChange
- getCatalogName() - Method in class liquibase.ext.copy.CopyStatement
- getCatalogName() - Method in class liquibase.ext.vacuum.VacuumChange
- getCatalogName() - Method in class liquibase.ext.vacuum.VacuumStatement
- getConfirmationMessage() - Method in class liquibase.ext.copy.CopyChange
- getConfirmationMessage() - Method in class liquibase.ext.vacuum.VacuumChange
- getEncoding() - Method in class liquibase.ext.copy.CopyChange
-
The encoding of the file containing SQL statements
- getInputStream() - Method in class liquibase.ext.copy.CopyStatement
-
Getter for stream
- getPath() - Method in class liquibase.ext.copy.CopyChange
- getPriority() - Method in class liquibase.ext.vacuum.VacuumPostgres
- getSchemaName() - Method in class liquibase.ext.copy.CopyChange
- getSchemaName() - Method in class liquibase.ext.copy.CopyStatement
- getSchemaName() - Method in class liquibase.ext.vacuum.VacuumChange
- getSchemaName() - Method in class liquibase.ext.vacuum.VacuumStatement
- getTableName() - Method in class liquibase.ext.copy.CopyChange
- getTableName() - Method in class liquibase.ext.copy.CopyStatement
- getTableName() - Method in class liquibase.ext.vacuum.VacuumChange
- getTableName() - Method in class liquibase.ext.vacuum.VacuumStatement
I
- isRelativeToChangelogFile() - Method in class liquibase.ext.copy.CopyChange
L
- liquibase.ext.copy - package liquibase.ext.copy
- liquibase.ext.vacuum - package liquibase.ext.vacuum
O
- openSqlStream() - Method in class liquibase.ext.copy.CopyChange
S
- setCatalogName(String) - Method in class liquibase.ext.copy.CopyChange
- setCatalogName(String) - Method in class liquibase.ext.copy.CopyStatement
- setCatalogName(String) - Method in class liquibase.ext.vacuum.VacuumChange
- setCatalogName(String) - Method in class liquibase.ext.vacuum.VacuumStatement
- setEncoding(String) - Method in class liquibase.ext.copy.CopyChange
- setInputStream(InputStream) - Method in class liquibase.ext.copy.CopyStatement
-
Setter for stream
- setPath(String) - Method in class liquibase.ext.copy.CopyChange
-
Sets the file name but setUp must be called for the change to have impact.
- setRelativeToChangelogFile(Boolean) - Method in class liquibase.ext.copy.CopyChange
- setSchemaName(String) - Method in class liquibase.ext.copy.CopyChange
- setSchemaName(String) - Method in class liquibase.ext.copy.CopyStatement
- setSchemaName(String) - Method in class liquibase.ext.vacuum.VacuumChange
- setTableName(String) - Method in class liquibase.ext.copy.CopyChange
- setTableName(String) - Method in class liquibase.ext.copy.CopyStatement
- setTableName(String) - Method in class liquibase.ext.vacuum.VacuumChange
- skipOnUnsupported() - Method in class liquibase.ext.copy.CopyStatement
- supports(CopyStatement, Database) - Method in class liquibase.ext.copy.CopyPostgres
- supports(VacuumStatement, Database) - Method in class liquibase.ext.vacuum.VacuumPostgres
V
- VacuumChange - Class in liquibase.ext.vacuum
- VacuumChange() - Constructor for class liquibase.ext.vacuum.VacuumChange
- VacuumPostgres - Class in liquibase.ext.vacuum
- VacuumPostgres() - Constructor for class liquibase.ext.vacuum.VacuumPostgres
- VacuumStatement - Class in liquibase.ext.vacuum
- VacuumStatement(String, String, String) - Constructor for class liquibase.ext.vacuum.VacuumStatement
- validate(Database) - Method in class liquibase.ext.copy.CopyChange
- validate(CopyStatement, Database, SqlGeneratorChain) - Method in class liquibase.ext.copy.CopyPostgres
- validate(VacuumStatement, Database, SqlGeneratorChain) - Method in class liquibase.ext.vacuum.VacuumPostgres
All Classes All Packages