Uses of Package
liquibase.statement
Package
Description
The change package contains the available database "changes".
Technically, a Change expresses an intention for alter the structure of the Database.
Although Liquibase tries to provide a wide range of database refactorings, there are times you may want to create
your own custom refactoring class.
-
ClassDescriptionRepresents a function for getting the current value from a sequenceRepresents a function for getting the next value from a sequenceThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionRepresents a function for getting the next value from a sequenceThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionPerformance-optimised version of
ExecutablePreparedStatementBase
.Handles INSERT ExecutionRepresents a function for getting the next value from a sequenceThe SqlStatement classes correspond to (roughly) a single SQL statement. -
ClassDescriptionTo be implemented by instances that use a prepared statement for executionThe SqlStatement classes correspond to (roughly) a single SQL statement.
-
ClassDescriptionMarker interface to indicate that a
SqlStatement
can generate differentSql
which should be specifically executedThe SqlStatement classes correspond to (roughly) a single SQL statement. -
-
ClassDescriptionThe SqlStatement classes correspond to (roughly) a single SQL statement.