diff --git a/install/airtime-upgrade.php b/install/airtime-upgrade.php
index 17d1f0740..3c8b40bf2 100644
--- a/install/airtime-upgrade.php
+++ b/install/airtime-upgrade.php
@@ -1,10 +1,3 @@
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-liquibase.* | -
---|
- -
liquibase.Liquibase | -||
---|---|---|
-public static final String |
-SHOULD_RUN_SYSTEM_PROPERTY |
-"liquibase.should.run" |
-
- -
-liquibase.change.* | -
---|
- -
liquibase.change.ChangeMetaData | -||
---|---|---|
-public static final int |
-PRIORITY_DEFAULT |
-1 |
-
- -
-liquibase.database.* | -
---|
- -
liquibase.database.core.CacheDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"cache" |
-
- -
- -
liquibase.database.core.MaxDBDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"SAP DB" |
-
- -
- -
liquibase.database.core.MSSQLDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"Microsoft SQL Server" |
-
- -
- -
liquibase.database.core.MySQLDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"MySQL" |
-
- -
- -
liquibase.database.core.OracleDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"oracle" |
-
- -
- -
liquibase.database.core.PostgresDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"PostgreSQL" |
-
- -
- -
liquibase.database.core.SQLiteDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"SQLite" |
-
- -
- -
liquibase.database.core.SybaseDatabase | -||
---|---|---|
-public static final String |
-PRODUCT_NAME |
-"Adaptive Server Enterprise" |
-
- -
- -
liquibase.database.structure.Index | -||
---|---|---|
-public static final String |
-MARK_FOREIGN_KEY |
-"foreignKey" |
-
-public static final String |
-MARK_PRIMARY_KEY |
-"primaryKey" |
-
-public static final String |
-MARK_UNIQUE_CONSTRAINT |
-"uniqueConstraint" |
-
- -
-liquibase.servicelocator.* | -
---|
- -
liquibase.servicelocator.PrioritizedService | -||
---|---|---|
-public static final int |
-PRIORITY_DATABASE |
-5 |
-
-public static final int |
-PRIORITY_DEFAULT |
-1 |
-
- -
-liquibase.snapshot.* | -
---|
- -
liquibase.snapshot.DatabaseSnapshotGenerator | -||
---|---|---|
-public static final int |
-PRIORITY_DATABASE |
-5 |
-
-public static final int |
-PRIORITY_DEFAULT |
-1 |
-
- -
-liquibase.sqlgenerator.* | -
---|
- -
liquibase.sqlgenerator.SqlGenerator<StatementType extends SqlStatement> | -||
---|---|---|
-public static final int |
-PRIORITY_DATABASE |
-5 |
-
-public static final int |
-PRIORITY_DEFAULT |
-1 |
-
- -
-liquibase.statement.* | -
---|
- -
liquibase.statement.core.FindForeignKeyConstraintsStatement | -||
---|---|---|
-public static final String |
-RESULT_COLUMN_BASE_TABLE_COLUMN_NAME |
-"COLUMN_NAME" |
-
-public static final String |
-RESULT_COLUMN_BASE_TABLE_NAME |
-"TABLE_NAME" |
-
-public static final String |
-RESULT_COLUMN_CONSTRAINT_NAME |
-"CONSTRAINT_NAME" |
-
-public static final String |
-RESULT_COLUMN_FOREIGN_COLUMN_NAME |
-"REFERENCED_COLUMN_NAME" |
-
-public static final String |
-RESULT_COLUMN_FOREIGN_TABLE_NAME |
-"REFERENCED_TABLE_NAME" |
-
- -
-liquibase.util.* | -
---|
- -
liquibase.util.JdbcUtils | -||
---|---|---|
-public static final int |
-TYPE_UNKNOWN |
--2147483648 |
-
- -
- -
liquibase.util.csv.opencsv.CSVReader | -||
---|---|---|
-public static final char |
-DEFAULT_QUOTE_CHARACTER |
-34 |
-
-public static final char |
-DEFAULT_SEPARATOR |
-44 |
-
-public static final int |
-DEFAULT_SKIP_LINES |
-0 |
-
- -
- -
liquibase.util.csv.opencsv.CSVWriter | -||
---|---|---|
-public static final char |
-DEFAULT_ESCAPE_CHARACTER |
-34 |
-
-public static final String |
-DEFAULT_LINE_END |
-"\n" |
-
-public static final char |
-DEFAULT_QUOTE_CHARACTER |
-34 |
-
-public static final char |
-DEFAULT_SEPARATOR |
-44 |
-
-public static final char |
-NO_ESCAPE_CHARACTER |
-0 |
-
-public static final char |
-NO_QUOTE_CHARACTER |
-0 |
-
- -
- -
liquibase.util.file.FilenameUtils | -||
---|---|---|
-public static final char |
-EXTENSION_SEPARATOR |
-46 |
-
- -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Deprecated Methods | -|
---|---|
liquibase.util.SystemUtils.getJavaVersion()
- - Use SystemUtils.JAVA_VERSION_FLOAT instead.
- Method will be removed in Commons Lang 3.0. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
- ---The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.
- ---Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:
-
-- Interfaces (italic)
- Classes
- Enums
- Exceptions
- Errors
- Annotation Types
- -- --Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
-
-Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.- Class inheritance diagram
- Direct Subclasses
- All Known Subinterfaces
- All Known Implementing Classes
- Class/interface declaration
- Class/interface description -
-
- Nested Class Summary
- Field Summary
- Constructor Summary
- Method Summary -
-
- Field Detail
- Constructor Detail
- Method Detail
- -- --Each annotation type has its own separate page with the following sections:
-
-- Annotation Type declaration
- Annotation Type description
- Required Element Summary
- Optional Element Summary
- Element Detail
- ---Each enum has its own separate page with the following sections:
-
-- Enum declaration
- Enum description
- Enum Constant Summary
- Enum Constant Detail
-Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.-
-There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with-java.lang.Object
. The interfaces do not inherit fromjava.lang.Object
.-
-- When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
- When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
-The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.-
-The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.-
-
-
-
-
-This help file applies to API documentation generated using the standard doclet.
-
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
awt.toolkit
System Property.
-CompositePackageScanFilter
allows multiple
- PackageScanFilter
s to be composed into a single filter.PackageScanClassResolver
file.encoding
System Property.
-file.separator
System Property.
-File
.
-File
.
-SystemUtils.JAVA_VERSION_FLOAT
instead.
- Method will be removed in Commons Lang 3.0.
-C:/
- or ~/
.
-C:/
or ~/
.
-File
.
-File
.
-true
if this is Java version 1.1 (also 1.1.x versions).
-true
if this is Java version 1.2 (also 1.2.x versions).
-true
if this is Java version 1.3 (also 1.3.x versions).
-true
if this is Java version 1.4 (also 1.4.x versions).
-true
if this is Java version 1.5 (also 1.5.x versions).
-true
if this is Java version 1.6 (also 1.6.x versions).
-true
if this is Java version 1.7 (also 1.7.x versions).
-true
if this is AIX.
-true
if this is HP-UX.
-true
if this is Irix.
-true
if this is Linux.
-true
if this is Mac.
-true
if this is Mac.
-true
if this is OS/2.
-true
if this is Solaris.
-true
if this is SunOS.
-true
if this is a POSIX compilant system,
- as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
-true
if this is Windows.
-true
if this is Windows 2000.
-true
if this is Windows 7.
-true
if this is Windows 95.
-true
if this is Windows 98.
-true
if this is Windows ME.
-true
if this is Windows NT.
-true
if this is Windows Vista.
-true
if this is Windows XP.
-SystemUtils.JAVA_AWT_HEADLESS
value is true
.
-java.awt.fonts
System Property.
-java.awt.graphicsenv
System Property.
-java.awt.headless
System Property.
-java.awt.printerjob
System Property.
-java.class.path
System Property.
-java.class.version
System Property.
-java.compiler
System Property.
-java.endorsed.dirs
System Property.
-java.ext.dirs
System Property.
-java.home
System Property.
-java.io.tmpdir
System Property.
-java.library.path
System Property.
-java.runtime.name
System Property.
-java.runtime.version
System Property.
-java.specification.name
System Property.
-java.specification.vendor
System Property.
-java.specification.version
System Property.
-java.util.prefs.PreferencesFactory
System Property.
-java.vendor
System Property.
-java.vendor.url
System Property.
-java.version
System Property.
-float
.
-int
.
-String
trimming leading letters.
-java.vm.info
System Property.
-java.vm.name
System Property.
-java.vm.specification.name
System Property.
-java.vm.specification.vendor
System Property.
-java.vm.specification.version
System Property.
-java.vm.vendor
System Property.
-java.vm.version
System Property.
-line.separator
System Property.
-os.arch
System Property.
-os.name
System Property.
-os.version
System Property.
-PackageScanClassResolver
resolver.decode
methods.
-path.separator
System Property.
-StringUtils.stripComments(String)
- and then extracts each individual statement using StringUtils.splitSQL(String, String)
.
-Executor
for mapping rows of a
- ResultSet
on a per-row basis.user.country
or user.region
System Property.
-user.dir
System Property.
-user.home
System Property.
-user.language
System Property.
-user.name
System Property.
-user.timezone
System Property.
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.Liquibase -
public class Liquibase
-Core Liquibase facade. - Although there are several ways of executing Liquibase (Ant, command line, etc.) they are all wrappers around this class. -
- -
-
-Field Summary | -|
---|---|
-protected Database |
-database
-
-- |
-
-static String |
-SHOULD_RUN_SYSTEM_PROPERTY
-
-- |
-
-Constructor Summary | -|
---|---|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- Database database)
-
-- |
-|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- DatabaseConnection conn)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-changeLogSync(String contexts)
-
-- |
-
- void |
-changeLogSync(String contexts,
- Writer output)
-
-- |
-
- void |
-checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String contexts)
-
-- |
-
- void |
-clearCheckSums()
-
-- Sets checksums to null so they will be repopulated next run |
-
- Diff |
-diff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
- void |
-dropAll()
-
-- Drops all database objects owned by the current user. |
-
- void |
-dropAll(String... schemas)
-
-- Drops all database objects owned by the current user. |
-
- void |
-forceReleaseLocks()
-
-- |
-
- void |
-futureRollbackSQL(String contexts,
- Writer output)
-
-- |
-
- void |
-generateDocumentation(String outputDirectory)
-
-- |
-
- void |
-generateDocumentation(String outputDirectory,
- String contexts)
-
-- |
-
- ChangeLogParameters |
-getChangeLogParameters()
-
-- |
-
- Database |
-getDatabase()
-
-- |
-
- ResourceAccessor |
-getFileOpener()
-
-- FileOpener to use for accessing changelog files. |
-
- boolean |
-isSafeToRunMigration()
-
-- Returns true if it is "save" to migrate the database. |
-
- DatabaseChangeLogLock[] |
-listLocks()
-
-- Display change log lock information. |
-
- List<ChangeSet> |
-listUnrunChangeSets(String contexts)
-
-- |
-
- void |
-markNextChangeSetRan(String contexts)
-
-- |
-
- void |
-markNextChangeSetRan(String contexts,
- Writer output)
-
-- |
-
- void |
-reportLocks(PrintStream out)
-
-- |
-
- void |
-reportStatus(boolean verbose,
- String contexts,
- Writer out)
-
-- |
-
- void |
-rollback(Date dateToRollBackTo,
- String contexts)
-
-- |
-
- void |
-rollback(Date dateToRollBackTo,
- String contexts,
- Writer output)
-
-- |
-
- void |
-rollback(int changesToRollback,
- String contexts)
-
-- |
-
- void |
-rollback(int changesToRollback,
- String contexts,
- Writer output)
-
-- |
-
- void |
-rollback(String tagToRollBackTo,
- String contexts)
-
-- |
-
- void |
-rollback(String tagToRollBackTo,
- String contexts,
- Writer output)
-
-- |
-
- void |
-setChangeLogParameter(String key,
- Object value)
-
-- |
-
- void |
-setCurrentDateTimeFunction(String currentDateTimeFunction)
-
-- Use this function to override the current date/time function used to insert dates into the database. |
-
- void |
-tag(String tagString)
-
-- 'Tags' the database for future rollback |
-
- void |
-update(int changesToApply,
- String contexts)
-
-- |
-
- void |
-update(int changesToApply,
- String contexts,
- Writer output)
-
-- |
-
- void |
-update(String contexts)
-
-- |
-
- void |
-update(String contexts,
- Writer output)
-
-- |
-
- void |
-updateTestingRollback(String contexts)
-
-- |
-
- void |
-validate()
-
-- Checks changelogs for bad MD5Sums and preconditions before attempting a migration |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String SHOULD_RUN_SYSTEM_PROPERTY-
-protected Database database-
-Constructor Detail | -
---|
-public Liquibase(String changeLogFile, - ResourceAccessor resourceAccessor, - DatabaseConnection conn) - throws LiquibaseException-
LiquibaseException
-public Liquibase(String changeLogFile, - ResourceAccessor resourceAccessor, - Database database) - throws LiquibaseException-
LiquibaseException
-Method Detail | -
---|
-public ChangeLogParameters getChangeLogParameters()-
-public Database getDatabase()-
-public ResourceAccessor getFileOpener()-
-
-public void setCurrentDateTimeFunction(String currentDateTimeFunction)-
-
-public void update(String contexts) - throws LiquibaseException-
LiquibaseException
-public void update(String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public void update(int changesToApply, - String contexts) - throws LiquibaseException-
LiquibaseException
-public void update(int changesToApply, - String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public void rollback(int changesToRollback, - String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public void rollback(int changesToRollback, - String contexts) - throws LiquibaseException-
LiquibaseException
-public void rollback(String tagToRollBackTo, - String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public void rollback(String tagToRollBackTo, - String contexts) - throws LiquibaseException-
LiquibaseException
-public void rollback(Date dateToRollBackTo, - String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public void rollback(Date dateToRollBackTo, - String contexts) - throws LiquibaseException-
LiquibaseException
-public void changeLogSync(String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public void changeLogSync(String contexts) - throws LiquibaseException-
LiquibaseException
-public void markNextChangeSetRan(String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public void markNextChangeSetRan(String contexts) - throws LiquibaseException-
LiquibaseException
-public void futureRollbackSQL(String contexts, - Writer output) - throws LiquibaseException-
LiquibaseException
-public final void dropAll() - throws DatabaseException, - LockException-
-
DatabaseException
-LockException
-public final void dropAll(String... schemas) - throws DatabaseException-
-
DatabaseException
-public void tag(String tagString) - throws LiquibaseException-
-
LiquibaseException
-public void updateTestingRollback(String contexts) - throws LiquibaseException-
LiquibaseException
-public void checkDatabaseChangeLogTable(boolean updateExistingNullChecksums, - DatabaseChangeLog databaseChangeLog, - String contexts) - throws LiquibaseException-
LiquibaseException
-public boolean isSafeToRunMigration() - throws DatabaseException-
-
DatabaseException
-public DatabaseChangeLogLock[] listLocks() - throws LiquibaseException-
-
LiquibaseException
-public void reportLocks(PrintStream out) - throws LiquibaseException-
LiquibaseException
-public void forceReleaseLocks() - throws LiquibaseException-
LiquibaseException
-public List<ChangeSet> listUnrunChangeSets(String contexts) - throws LiquibaseException-
LiquibaseException
-public void reportStatus(boolean verbose, - String contexts, - Writer out) - throws LiquibaseException-
LiquibaseException
-public void clearCheckSums() - throws LiquibaseException-
-
LiquibaseException
-public void generateDocumentation(String outputDirectory) - throws LiquibaseException-
LiquibaseException
-public void generateDocumentation(String outputDirectory, - String contexts) - throws LiquibaseException-
LiquibaseException
-public Diff diff(Database referenceDatabase, - Database targetDatabase)-
-public void validate() - throws LiquibaseException-
-
LiquibaseException
-public void setChangeLogParameter(String key, - Object value)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
public abstract class AbstractChange
-Standard superclass for Changes to implement. This is a skeletal implementation, - as defined in Effective Java#16. -
- -
-
Change
-Constructor Summary | -|
---|---|
-protected |
-AbstractChange(String changeName,
- String changeDescription,
- int priority)
-
-- Constructor with tag name and name |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- CheckSum |
-generateCheckSum()
-
-- Calculates the checksum (currently MD5 hash) for the current configuration of this change. |
-
- SqlStatement[] |
-generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- Set<DatabaseObject> |
-getAffectedDatabaseObjects(Database database)
-
-- |
-
- ChangeMetaData |
-getChangeMetaData()
-
-- |
-
- ChangeSet |
-getChangeSet()
-
-- |
-
- ResourceAccessor |
-getResourceAccessor()
-
-- Returns the FileOpen as provided by the creating ChangeLog. |
-
- void |
-init()
-
-- Most Changes don't need to do any setup. |
-
- boolean |
-requiresUpdatedDatabaseMetadata(Database database)
-
-- Does this change require access to the database metadata? If true, the change cannot be used in an updateSql-style command. |
-
- void |
-setChangeSet(ChangeSet changeSet)
-
-- |
-
-protected void |
-setPriority(int newPriority)
-
-- |
-
- void |
-setResourceAccessor(ResourceAccessor resourceAccessor)
-
-- Default implementation that stores the file opener provided when the - Change was created. |
-
- boolean |
-supports(Database database)
-
-- |
-
- boolean |
-supportsRollback(Database database)
-
-- Can this change be rolled back |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.change.Change | -
---|
generateStatements, getConfirmationMessage |
-
-Constructor Detail | -
---|
-protected AbstractChange(String changeName, - String changeDescription, - int priority)-
-
changeName
- the tag name for this changechangeDescription
- the name for this change-Method Detail | -
---|
-public ChangeMetaData getChangeMetaData()-
getChangeMetaData
in interface Change
-protected void setPriority(int newPriority)-
-public ChangeSet getChangeSet()-
getChangeSet
in interface Change
-public void setChangeSet(ChangeSet changeSet)-
setChangeSet
in interface Change
-public boolean requiresUpdatedDatabaseMetadata(Database database)-
Change
-
requiresUpdatedDatabaseMetadata
in interface Change
-public boolean supports(Database database)-
supports
in interface Change
-public Warnings warn(Database database)-
warn
in interface Change
-public ValidationErrors validate(Database database)-
validate
in interface Change
-public SqlStatement[] generateRollbackStatements(Database database) - throws UnsupportedChangeException, - RollbackImpossibleException-
Change
-
generateRollbackStatements
in interface Change
database
- database databasethe target Database
associated to this change's rollback statements
-String
s with the rollback statements
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-RollbackImpossibleException
- if rollback is not supported for this changeChange.generateRollbackStatements(liquibase.database.Database)
-public boolean supportsRollback(Database database)-
Change
-
supportsRollback
in interface Change
database
-
-Change.supportsRollback(liquibase.database.Database)
-public CheckSum generateCheckSum()-
Change
-
generateCheckSum
in interface Change
Change.generateCheckSum()
-protected Change[] createInverses()-
-public void setResourceAccessor(ResourceAccessor resourceAccessor)-
-
setResourceAccessor
in interface Change
-public ResourceAccessor getResourceAccessor()-
-
-public void init() - throws SetupException-
-
init
in interface Change
SetupException
-public Set<DatabaseObject> getAffectedDatabaseObjects(Database database)-
getAffectedDatabaseObjects
in interface Change
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.AbstractSQLChange -
public abstract class AbstractSQLChange
-A common parent for all SQL related changes regardless of where the sql was sourced from. - - Implements the necessary logic to choose how it should be parsed to generate the statements. -
- -
-
-Constructor Summary | -|
---|---|
-protected |
-AbstractSQLChange(String tagName,
- String changeName,
- int priority)
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates one or more statements depending on how the SQL should be parsed. |
-
- String |
-getEndDelimiter()
-
-- |
-
- String |
-getSql()
-
-- |
-
- boolean |
-isSplittingStatements()
-
-- |
-
- boolean |
-isStrippingComments()
-
-- |
-
- void |
-setEndDelimiter(String endDelimiter)
-
-- |
-
- void |
-setSplitStatements(Boolean splitStatements)
-
-- If set to true then the sql will be split around any ; and \ngo\n entries in the sql and - each line provided as a separate statement. |
-
- void |
-setSql(String sql)
-
-- The raw SQL to use for this change. |
-
- void |
-setStripComments(Boolean stripComments)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.change.Change | -
---|
getConfirmationMessage |
-
-Constructor Detail | -
---|
-protected AbstractSQLChange(String tagName, - String changeName, - int priority)-
-Method Detail | -
---|
-public boolean supports(Database database)-
supports
in interface Change
supports
in class AbstractChange
-public void setStripComments(Boolean stripComments)-
stripComments
- true if comments should be stripped out, otherwise false-public boolean isStrippingComments()-
-public void setSplitStatements(Boolean splitStatements)-
-
splitStatements
- set true if the SQL should be split, otherwise false-public boolean isSplittingStatements()-
-public String getSql()-
-public void setSql(String sql)-
-
-public String getEndDelimiter()-
-public void setEndDelimiter(String endDelimiter)-
-public SqlStatement[] generateStatements(Database database)-
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface Change
-Interface all changes (refactorings) implement. -
- How changes are constructed and run when reading changelogs: -Implementing automatic rollback support
- The easiest way to allow automatic rollback support is by overriding the createInverses() method.
- If there are no corresponding inverse changes, you can override the generateRollbackStatements(*) and canRollBack() methods.
-
- -
-
ChangeFactory
,
-Database
-Method Summary | -|
---|---|
- CheckSum |
-generateCheckSum()
-
-- Calculates the checksum (currently MD5 hash) for the current configuration of this change. |
-
- SqlStatement[] |
-generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- Set<DatabaseObject> |
-getAffectedDatabaseObjects(Database database)
-
-- |
-
- ChangeMetaData |
-getChangeMetaData()
-
-- |
-
- ChangeSet |
-getChangeSet()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- void |
-init()
-
-- This method will be called after the no arg constructor and all of the - properties have been set to allow the task to do any heavy tasks or - more importantly generate any exceptions to report to the user about - the settings provided. |
-
- boolean |
-requiresUpdatedDatabaseMetadata(Database database)
-
-- Does this change require access to the database metadata? If true, the change cannot be used in an updateSql-style command. |
-
- void |
-setChangeSet(ChangeSet changeSet)
-
-- |
-
- void |
-setResourceAccessor(ResourceAccessor resourceAccessor)
-
-- Sets the fileOpener that should be used for any file loading and resource - finding for files that are provided by the user. |
-
- boolean |
-supports(Database database)
-
-- |
-
- boolean |
-supportsRollback(Database database)
-
-- Can this change be rolled back |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
-Method Detail | -
---|
-ChangeMetaData getChangeMetaData()-
-ChangeSet getChangeSet()-
-void setChangeSet(ChangeSet changeSet)-
-void setResourceAccessor(ResourceAccessor resourceAccessor)-
-
-void init() - throws SetupException-
-
SetupException
-boolean supports(Database database)-
-Warnings warn(Database database)-
-ValidationErrors validate(Database database)-
-Set<DatabaseObject> getAffectedDatabaseObjects(Database database)-
-CheckSum generateCheckSum()-
-
-String getConfirmationMessage()-
-SqlStatement[] generateStatements(Database database)-
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-boolean supportsRollback(Database database)-
-
database
-
--SqlStatement[] generateRollbackStatements(Database database) - throws UnsupportedChangeException, - RollbackImpossibleException-
-
database
- database databasethe target Database
associated to this change's rollback statements
-String
s with the rollback statements
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-RollbackImpossibleException
- if rollback is not supported for this change-boolean requiresUpdatedDatabaseMetadata(Database database)-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.ChangeFactory -
public class ChangeFactory
-Factory class for constructing the correct liquibase.change.Change implementation based on the tag name. - It is currently implemented by a static array of Change implementations, although that may change in - later revisions. The best way to get an instance of ChangeFactory is off the Liquibase.getChangeFactory() method. -
- -
-
Change
-Method Summary | -|
---|---|
- Change |
-create(String name)
-
-- |
-
-static ChangeFactory |
-getInstance()
-
-- Return singleton SqlGeneratorFactory |
-
- Map<String,SortedSet<Class<? extends Change>>> |
-getRegistry()
-
-- |
-
- void |
-register(Class<? extends Change> changeClass)
-
-- |
-
-static void |
-reset()
-
-- |
-
- void |
-unregister(String name)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static ChangeFactory getInstance()-
-
-public static void reset()-
-public void register(Class<? extends Change> changeClass)-
-public void unregister(String name)-
-public Map<String,SortedSet<Class<? extends Change>>> getRegistry()-
-public Change create(String name)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.ChangeMetaData -
public class ChangeMetaData
-
-Field Summary | -|
---|---|
-static int |
-PRIORITY_DEFAULT
-
-- |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE |
-
-Constructor Summary | -|
---|---|
ChangeMetaData(String name,
- String description,
- int priority)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getDescription()
-
-- |
-
- String |
-getName()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- void |
-setPriority(int newPriority)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final int PRIORITY_DEFAULT-
-Constructor Detail | -
---|
-public ChangeMetaData(String name, - String description, - int priority)-
-Method Detail | -
---|
-public String getName()-
-public String getDescription()-
-public int getPriority()-
getPriority
in interface PrioritizedService
-public void setPriority(int newPriority)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: REQUIRED | OPTIONAL | --DETAIL: ELEMENT | -
@Retention(value=RUNTIME) -@Target(value=FIELD) -public @interface ChangeProperty
-
-Optional Element Summary | -|
---|---|
- boolean |
-includeInSerialization
-
-- |
-
-public abstract boolean includeInSerialization-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: REQUIRED | OPTIONAL | --DETAIL: ELEMENT | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.ChangeValidationErrors -
public class ChangeValidationErrors
-
-Constructor Summary | -|
---|---|
ChangeValidationErrors()
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeValidationErrors()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface ChangeWithColumns
-
-Method Summary | -|
---|---|
- void |
-addColumn(ColumnConfig column)
-
-- |
-
- List<ColumnConfig> |
-getColumns()
-
-- |
-
-Method Detail | -
---|
-void addColumn(ColumnConfig column)-
-List<ColumnConfig> getColumns()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.CheckSum -
public class CheckSum
-
-Method Summary | -|
---|---|
-static CheckSum |
-compute(InputStream stream)
-
-- |
-
-static CheckSum |
-compute(String valueToChecksum)
-
-- |
-
- boolean |
-equals(Object obj)
-
-- |
-
-static int |
-getCurrentVersion()
-
-- |
-
- int |
-getVersion()
-
-- |
-
- int |
-hashCode()
-
-- |
-
-static CheckSum |
-parse(String checksumValue)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Method Detail | -
---|
-public static CheckSum parse(String checksumValue)-
-public static int getCurrentVersion()-
-public static CheckSum compute(String valueToChecksum)-
-public static CheckSum compute(InputStream stream)-
-public String toString()-
toString
in class Object
-public int getVersion()-
-public int hashCode()-
hashCode
in class Object
-public boolean equals(Object obj)-
equals
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.ColumnConfig -
public class ColumnConfig
-This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. -
- -
-
-Constructor Summary | -|
---|---|
ColumnConfig()
-
-- |
-|
ColumnConfig(Column columnStructure)
-
-- |
-|
ColumnConfig(ColumnConfig column)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ColumnConfig(Column columnStructure)-
-public ColumnConfig(ColumnConfig column)-
-public ColumnConfig()-
-Method Detail | -
---|
-public String getName()-
-public ColumnConfig setName(String name)-
-public String getType()-
-public ColumnConfig setType(String type)-
-public String getValue()-
-public void setValue(String value)-
-public Number getValueNumeric()-
-public ColumnConfig setValueNumeric(String valueNumeric)-
-public ColumnConfig setValueNumeric(Number valueNumeric)-
-public Boolean getValueBoolean()-
-public ColumnConfig setValueBoolean(Boolean valueBoolean)-
-public DatabaseFunction getValueComputed()-
-public ColumnConfig setValueComputed(DatabaseFunction valueComputed)-
-public Date getValueDate()-
-public ColumnConfig setValueDate(Date valueDate)-
-public ColumnConfig setValueDate(String valueDate)-
-public Object getValueObject()-
-public String getDefaultValue()-
-public ColumnConfig setDefaultValue(String defaultValue)-
-public Number getDefaultValueNumeric()-
-public ColumnConfig setDefaultValueNumeric(Number defaultValueNumeric)-
-public ColumnConfig setDefaultValueNumeric(String defaultValueNumeric) - throws ParseException-
ParseException
-public Date getDefaultValueDate()-
-public ColumnConfig setDefaultValueDate(String defaultValueDate)-
-public ColumnConfig setDefaultValueDate(Date defaultValueDate)-
-public Boolean getDefaultValueBoolean()-
-public ColumnConfig setDefaultValueBoolean(Boolean defaultValueBoolean)-
-public DatabaseFunction getDefaultValueComputed()-
-public ColumnConfig setDefaultValueComputed(DatabaseFunction defaultValueComputed)-
-public Object getDefaultValueObject()-
-public ConstraintsConfig getConstraints()-
-public ColumnConfig setConstraints(ConstraintsConfig constraints)-
-public Boolean isAutoIncrement()-
-public ColumnConfig setAutoIncrement(Boolean autoIncrement)-
-public boolean isPrimaryKey()-
-public boolean isNullable()-
-public boolean hasDefaultValue()-
-public String getRemarks()-
-public ColumnConfig setRemarks(String remarks)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.ConstraintsConfig -
public class ConstraintsConfig
-This class is resposible for holding the information about all the - constraints imposed on the column. -
- -
-
-Constructor Summary | -|
---|---|
ConstraintsConfig()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getCheck()
-
-- |
-
- String |
-getForeignKeyName()
-
-- |
-
- String |
-getPrimaryKeyName()
-
-- |
-
- String |
-getPrimaryKeyTablespace()
-
-- |
-
- String |
-getReferences()
-
-- |
-
- String |
-getUniqueConstraintName()
-
-- |
-
- Boolean |
-isDeferrable()
-
-- |
-
- Boolean |
-isDeleteCascade()
-
-- |
-
- Boolean |
-isInitiallyDeferred()
-
-- |
-
- Boolean |
-isNullable()
-
-- |
-
- Boolean |
-isPrimaryKey()
-
-- |
-
- Boolean |
-isUnique()
-
-- |
-
- void |
-setCheck(String check)
-
-- |
-
- void |
-setDeferrable(Boolean deferrable)
-
-- |
-
- void |
-setDeleteCascade(Boolean deleteCascade)
-
-- |
-
- void |
-setForeignKeyName(String foreignKeyName)
-
-- |
-
- void |
-setInitiallyDeferred(Boolean initiallyDeferred)
-
-- |
-
- void |
-setNullable(Boolean nullable)
-
-- |
-
- void |
-setPrimaryKey(Boolean primaryKey)
-
-- |
-
- void |
-setPrimaryKeyName(String primaryKeyName)
-
-- |
-
- void |
-setPrimaryKeyTablespace(String primaryKeyTablespace)
-
-- |
-
- void |
-setReferences(String references)
-
-- |
-
- void |
-setUnique(Boolean unique)
-
-- |
-
- void |
-setUniqueConstraintName(String uniqueConstraintName)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ConstraintsConfig()-
-Method Detail | -
---|
-public Boolean isNullable()-
-public void setNullable(Boolean nullable)-
-public Boolean isPrimaryKey()-
-public void setPrimaryKey(Boolean primaryKey)-
-public String getPrimaryKeyName()-
-public void setPrimaryKeyName(String primaryKeyName)-
-public String getReferences()-
-public void setReferences(String references)-
-public Boolean isUnique()-
-public void setUnique(Boolean unique)-
-public String getUniqueConstraintName()-
-public void setUniqueConstraintName(String uniqueConstraintName)-
-public String getCheck()-
-public void setCheck(String check)-
-public Boolean isDeleteCascade()-
-public void setDeleteCascade(Boolean deleteCascade)-
-public String getForeignKeyName()-
-public void setForeignKeyName(String foreignKeyName)-
-public Boolean isInitiallyDeferred()-
-public void setInitiallyDeferred(Boolean initiallyDeferred)-
-public Boolean isDeferrable()-
-public void setDeferrable(Boolean deferrable)-
-public String getPrimaryKeyTablespace()-
-public void setPrimaryKeyTablespace(String primaryKeyTablespace)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: REQUIRED | OPTIONAL | --DETAIL: ELEMENT | -
@Retention(value=RUNTIME) -@Target(value=FIELD) -public @interface TextNode
-
-Required Element Summary | -|
---|---|
- String |
-nodeName
-
-- |
-
-Element Detail | -
---|
-public abstract String nodeName-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: REQUIRED | OPTIONAL | --DETAIL: ELEMENT | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractChange | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
-Uses of AbstractChange in liquibase.change | -
---|
- -
Subclasses of AbstractChange in liquibase.change | -|
---|---|
- class |
-AbstractSQLChange
-
-- A common parent for all SQL related changes regardless of where the sql was sourced from. |
-
-Uses of AbstractChange in liquibase.change.core | -
---|
- -
Subclasses of AbstractChange in liquibase.change.core | -|
---|---|
- class |
-AddAutoIncrementChange
-
-- Makes an existing column into an auto-increment column. |
-
- class |
-AddColumnChange
-
-- Adds a column to an existing table. |
-
- class |
-AddDefaultValueChange
-
-- Sets a new default value to an existing column. |
-
- class |
-AddForeignKeyConstraintChange
-
-- Adds a foreign key constraint to an existing column. |
-
- class |
-AddLookupTableChange
-
-- Extracts data from an existing column to create a lookup table. |
-
- class |
-AddNotNullConstraintChange
-
-- Adds a not-null constraint to an existing column. |
-
- class |
-AddPrimaryKeyChange
-
-- Creates a primary key out of an existing column or set of columns. |
-
- class |
-AddUniqueConstraintChange
-
-- Adds a unique constraint to an existing column. |
-
- class |
-AlterSequenceChange
-
-- Modifies properties of an existing sequence. |
-
- class |
-AnonymousChange
-
-- |
-
- class |
-CreateIndexChange
-
-- Creates an index on an existing column. |
-
- class |
-CreateProcedureChange
-
-- |
-
- class |
-CreateSequenceChange
-
-- Creates a new sequence. |
-
- class |
-CreateTableChange
-
-- Creates a new table. |
-
- class |
-CreateViewChange
-
-- Creates a new view. |
-
- class |
-DeleteDataChange
-
-- |
-
- class |
-DropAllForeignKeyConstraintsChange
-
-- |
-
- class |
-DropColumnChange
-
-- Drops an existing column from a table. |
-
- class |
-DropDefaultValueChange
-
-- Removes the default value from an existing column. |
-
- class |
-DropForeignKeyConstraintChange
-
-- Drops an existing foreign key constraint. |
-
- class |
-DropIndexChange
-
-- Drops an existing index. |
-
- class |
-DropNotNullConstraintChange
-
-- Drops a not-null constraint from an existing column. |
-
- class |
-DropPrimaryKeyChange
-
-- Removes an existing primary key. |
-
- class |
-DropSequenceChange
-
-- Drops an existing sequence. |
-
- class |
-DropTableChange
-
-- Drops an existing table. |
-
- class |
-DropUniqueConstraintChange
-
-- Removes an existing unique constraint. |
-
- class |
-DropViewChange
-
-- Drops an existing view. |
-
- class |
-EmptyChange
-
-- |
-
- class |
-ExecuteShellCommandChange
-
-- Executes a given shell executable. |
-
- class |
-InsertDataChange
-
-- Inserts data into an existing table. |
-
- class |
-LoadDataChange
-
-- |
-
- class |
-LoadUpdateDataChange
-
-- |
-
- class |
-MergeColumnChange
-
-- Combines data from two existing columns into a new column and drops the original columns. |
-
- class |
-ModifyDataTypeChange
-
-- |
-
- class |
-RawSQLChange
-
-- Allows execution of arbitrary SQL. |
-
- class |
-RenameColumnChange
-
-- Renames an existing column. |
-
- class |
-RenameTableChange
-
-- Renames an existing table. |
-
- class |
-RenameViewChange
-
-- Renames an existing view. |
-
- class |
-SQLFileChange
-
-- Represents a Change for custom SQL stored in a File. |
-
- class |
-StopChange
-
-- |
-
- class |
-TagDatabaseChange
-
-- |
-
- class |
-UpdateDataChange
-
-- |
-
-Uses of AbstractChange in liquibase.change.custom | -
---|
- -
Subclasses of AbstractChange in liquibase.change.custom | -|
---|---|
- class |
-CustomChangeWrapper
-
-- Adapts CustomChange implementations to the standard change system used by Liquibase. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractSQLChange | -|
---|---|
liquibase.change.core | -- |
-Uses of AbstractSQLChange in liquibase.change.core | -
---|
- -
Subclasses of AbstractSQLChange in liquibase.change.core | -|
---|---|
- class |
-RawSQLChange
-
-- Allows execution of arbitrary SQL. |
-
- class |
-SQLFileChange
-
-- Represents a Change for custom SQL stored in a File. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Change | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog | -- |
liquibase.database | -- |
liquibase.dbdoc | -- |
liquibase.exception | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
-Uses of Change in liquibase.change | -
---|
- -
Classes in liquibase.change that implement Change | -|
---|---|
- class |
-AbstractChange
-
-- Standard superclass for Changes to implement. |
-
- class |
-AbstractSQLChange
-
-- A common parent for all SQL related changes regardless of where the sql was sourced from. |
-
- -
Methods in liquibase.change that return Change | -|
---|---|
- Change |
-ChangeFactory.create(String name)
-
-- |
-
-protected Change[] |
-AbstractChange.createInverses()
-
-- |
-
- -
Methods in liquibase.change that return types with arguments of type Change | -|
---|---|
- Map<String,SortedSet<Class<? extends Change>>> |
-ChangeFactory.getRegistry()
-
-- |
-
- -
Method parameters in liquibase.change with type arguments of type Change | -|
---|---|
- void |
-ChangeFactory.register(Class<? extends Change> changeClass)
-
-- |
-
-Uses of Change in liquibase.change.core | -
---|
- -
Classes in liquibase.change.core that implement Change | -|
---|---|
- class |
-AddAutoIncrementChange
-
-- Makes an existing column into an auto-increment column. |
-
- class |
-AddColumnChange
-
-- Adds a column to an existing table. |
-
- class |
-AddDefaultValueChange
-
-- Sets a new default value to an existing column. |
-
- class |
-AddForeignKeyConstraintChange
-
-- Adds a foreign key constraint to an existing column. |
-
- class |
-AddLookupTableChange
-
-- Extracts data from an existing column to create a lookup table. |
-
- class |
-AddNotNullConstraintChange
-
-- Adds a not-null constraint to an existing column. |
-
- class |
-AddPrimaryKeyChange
-
-- Creates a primary key out of an existing column or set of columns. |
-
- class |
-AddUniqueConstraintChange
-
-- Adds a unique constraint to an existing column. |
-
- class |
-AlterSequenceChange
-
-- Modifies properties of an existing sequence. |
-
- class |
-AnonymousChange
-
-- |
-
- class |
-CreateIndexChange
-
-- Creates an index on an existing column. |
-
- class |
-CreateProcedureChange
-
-- |
-
- class |
-CreateSequenceChange
-
-- Creates a new sequence. |
-
- class |
-CreateTableChange
-
-- Creates a new table. |
-
- class |
-CreateViewChange
-
-- Creates a new view. |
-
- class |
-DeleteDataChange
-
-- |
-
- class |
-DropAllForeignKeyConstraintsChange
-
-- |
-
- class |
-DropColumnChange
-
-- Drops an existing column from a table. |
-
- class |
-DropDefaultValueChange
-
-- Removes the default value from an existing column. |
-
- class |
-DropForeignKeyConstraintChange
-
-- Drops an existing foreign key constraint. |
-
- class |
-DropIndexChange
-
-- Drops an existing index. |
-
- class |
-DropNotNullConstraintChange
-
-- Drops a not-null constraint from an existing column. |
-
- class |
-DropPrimaryKeyChange
-
-- Removes an existing primary key. |
-
- class |
-DropSequenceChange
-
-- Drops an existing sequence. |
-
- class |
-DropTableChange
-
-- Drops an existing table. |
-
- class |
-DropUniqueConstraintChange
-
-- Removes an existing unique constraint. |
-
- class |
-DropViewChange
-
-- Drops an existing view. |
-
- class |
-EmptyChange
-
-- |
-
- class |
-ExecuteShellCommandChange
-
-- Executes a given shell executable. |
-
- class |
-InsertDataChange
-
-- Inserts data into an existing table. |
-
- class |
-LoadDataChange
-
-- |
-
- class |
-LoadUpdateDataChange
-
-- |
-
- class |
-MergeColumnChange
-
-- Combines data from two existing columns into a new column and drops the original columns. |
-
- class |
-ModifyDataTypeChange
-
-- |
-
- class |
-RawSQLChange
-
-- Allows execution of arbitrary SQL. |
-
- class |
-RenameColumnChange
-
-- Renames an existing column. |
-
- class |
-RenameTableChange
-
-- Renames an existing table. |
-
- class |
-RenameViewChange
-
-- Renames an existing view. |
-
- class |
-SQLFileChange
-
-- Represents a Change for custom SQL stored in a File. |
-
- class |
-StopChange
-
-- |
-
- class |
-TagDatabaseChange
-
-- |
-
- class |
-UpdateDataChange
-
-- |
-
- -
Methods in liquibase.change.core that return Change | -|
---|---|
-protected Change[] |
-AddColumnChange.createInverses()
-
-- |
-
-protected Change[] |
-AddDefaultValueChange.createInverses()
-
-- |
-
-protected Change[] |
-AddForeignKeyConstraintChange.createInverses()
-
-- |
-
-protected Change[] |
-AddLookupTableChange.createInverses()
-
-- |
-
-protected Change[] |
-AddNotNullConstraintChange.createInverses()
-
-- |
-
-protected Change[] |
-AddPrimaryKeyChange.createInverses()
-
-- |
-
-protected Change[] |
-AddUniqueConstraintChange.createInverses()
-
-- |
-
-protected Change[] |
-CreateIndexChange.createInverses()
-
-- |
-
-protected Change[] |
-CreateSequenceChange.createInverses()
-
-- |
-
-protected Change[] |
-CreateTableChange.createInverses()
-
-- |
-
-protected Change[] |
-CreateViewChange.createInverses()
-
-- |
-
-protected Change[] |
-DropNotNullConstraintChange.createInverses()
-
-- |
-
-protected Change[] |
-RenameColumnChange.createInverses()
-
-- |
-
-protected Change[] |
-RenameTableChange.createInverses()
-
-- |
-
-protected Change[] |
-RenameViewChange.createInverses()
-
-- |
-
-protected Change[] |
-TagDatabaseChange.createInverses()
-
-- |
-
-Uses of Change in liquibase.change.custom | -
---|
- -
Classes in liquibase.change.custom that implement Change | -|
---|---|
- class |
-CustomChangeWrapper
-
-- Adapts CustomChange implementations to the standard change system used by Liquibase. |
-
-Uses of Change in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return Change | -|
---|---|
- Change[] |
-ChangeSet.getRollBackChanges()
-
-- |
-
- -
Methods in liquibase.changelog that return types with arguments of type Change | -|
---|---|
- List<Change> |
-ChangeSet.getChanges()
-
-- Returns an unmodifiable list of changes. |
-
- -
Methods in liquibase.changelog with parameters of type Change | -|
---|---|
- void |
-ChangeSet.addChange(Change change)
-
-- |
-
- void |
-ChangeSet.addRollbackChange(Change change)
-
-- |
-
-Uses of Change in liquibase.database | -
---|
- -
Methods in liquibase.database with parameters of type Change | -|
---|---|
- void |
-AbstractDatabase.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-AbstractDatabase.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
-Uses of Change in liquibase.dbdoc | -
---|
- -
Method parameters in liquibase.dbdoc with type arguments of type Change | -|
---|---|
-protected void |
-HTMLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-HTMLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingSQLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingSQLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-RecentChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-RecentChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-HTMLWriter.writeChanges(String title,
- FileWriter fileWriter,
- List<Change> changes)
-
-- |
-
-protected void |
-AuthorWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-ColumnWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected abstract void |
-HTMLWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-PendingChangesWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-PendingSQLWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-RecentChangesWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-TableWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
- void |
-HTMLWriter.writeHTML(Object object,
- List<Change> ranChanges,
- List<Change> changesToRun,
- String changeLog)
-
-- |
-
- void |
-HTMLWriter.writeHTML(Object object,
- List<Change> ranChanges,
- List<Change> changesToRun,
- String changeLog)
-
-- |
-
-Uses of Change in liquibase.exception | -
---|
- -
Constructors in liquibase.exception with parameters of type Change | -|
---|---|
InvalidChangeDefinitionException(String message,
- Change change)
-
-- |
-
-Uses of Change in liquibase.serializer | -
---|
- -
Methods in liquibase.serializer with parameters of type Change | -|
---|---|
- String |
-ChangeLogSerializer.serialize(Change change)
-
-- |
-
-Uses of Change in liquibase.serializer.core.string | -
---|
- -
Methods in liquibase.serializer.core.string with parameters of type Change | -|
---|---|
- String |
-StringChangeLogSerializer.serialize(Change change)
-
-- |
-
-Uses of Change in liquibase.serializer.core.xml | -
---|
- -
Methods in liquibase.serializer.core.xml with parameters of type Change | -|
---|---|
- Element |
-XMLChangeLogSerializer.createNode(Change change)
-
-- |
-
- String |
-XMLChangeLogSerializer.serialize(Change change)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeFactory | -|
---|---|
liquibase.change | -- |
-Uses of ChangeFactory in liquibase.change | -
---|
- -
Methods in liquibase.change that return ChangeFactory | -|
---|---|
-static ChangeFactory |
-ChangeFactory.getInstance()
-
-- Return singleton SqlGeneratorFactory |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeMetaData | -|
---|---|
liquibase.change | -- |
-Uses of ChangeMetaData in liquibase.change | -
---|
- -
Methods in liquibase.change that return ChangeMetaData | -|
---|---|
- ChangeMetaData |
-AbstractChange.getChangeMetaData()
-
-- |
-
- ChangeMetaData |
-Change.getChangeMetaData()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeWithColumns | -|
---|---|
liquibase.change.core | -- |
-Uses of ChangeWithColumns in liquibase.change.core | -
---|
- -
Classes in liquibase.change.core that implement ChangeWithColumns | -|
---|---|
- class |
-AddColumnChange
-
-- Adds a column to an existing table. |
-
- class |
-CreateIndexChange
-
-- Creates an index on an existing column. |
-
- class |
-CreateTableChange
-
-- Creates a new table. |
-
- class |
-InsertDataChange
-
-- Inserts data into an existing table. |
-
- class |
-LoadDataChange
-
-- |
-
- class |
-LoadUpdateDataChange
-
-- |
-
- class |
-UpdateDataChange
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CheckSum | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.changelog | -- |
liquibase.sql.visitor | -- |
-Uses of CheckSum in liquibase.change | -
---|
- -
Methods in liquibase.change that return CheckSum | -|
---|---|
-static CheckSum |
-CheckSum.compute(InputStream stream)
-
-- |
-
-static CheckSum |
-CheckSum.compute(String valueToChecksum)
-
-- |
-
- CheckSum |
-AbstractChange.generateCheckSum()
-
-- |
-
- CheckSum |
-Change.generateCheckSum()
-
-- Calculates the checksum (currently MD5 hash) for the current configuration of this change. |
-
-static CheckSum |
-CheckSum.parse(String checksumValue)
-
-- |
-
-Uses of CheckSum in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that return CheckSum | -|
---|---|
- CheckSum |
-LoadDataChange.generateCheckSum()
-
-- |
-
- CheckSum |
-SQLFileChange.generateCheckSum()
-
-- Calculates an MD5 from the contents of the file. |
-
-Uses of CheckSum in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return CheckSum | -|
---|---|
- CheckSum |
-ChangeSet.generateCheckSum()
-
-- |
-
- CheckSum |
-RanChangeSet.getLastCheckSum()
-
-- |
-
- -
Methods in liquibase.changelog with parameters of type CheckSum | -|
---|---|
- boolean |
-ChangeSet.isCheckSumValid(CheckSum storedCheckSum)
-
-- |
-
- -
Constructors in liquibase.changelog with parameters of type CheckSum | -|
---|---|
RanChangeSet(String changeLog,
- String id,
- String author,
- CheckSum lastCheckSum,
- Date dateExecuted,
- String tag,
- ChangeSet.ExecType execType)
-
-- |
-
-Uses of CheckSum in liquibase.sql.visitor | -
---|
- -
Methods in liquibase.sql.visitor that return CheckSum | -|
---|---|
- CheckSum |
-AbstractSqlVisitor.generateCheckSum()
-
-- |
-
- CheckSum |
-SqlVisitor.generateCheckSum()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ColumnConfig | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.database.core | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
liquibase.statement.core | -- |
-Uses of ColumnConfig in liquibase.change | -
---|
- -
Methods in liquibase.change that return ColumnConfig | -|
---|---|
- ColumnConfig |
-ColumnConfig.setAutoIncrement(Boolean autoIncrement)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setConstraints(ConstraintsConfig constraints)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setDefaultValue(String defaultValue)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setDefaultValueBoolean(Boolean defaultValueBoolean)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setDefaultValueComputed(DatabaseFunction defaultValueComputed)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setDefaultValueDate(Date defaultValueDate)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setDefaultValueDate(String defaultValueDate)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setDefaultValueNumeric(Number defaultValueNumeric)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setDefaultValueNumeric(String defaultValueNumeric)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setName(String name)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setRemarks(String remarks)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setType(String type)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setValueBoolean(Boolean valueBoolean)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setValueComputed(DatabaseFunction valueComputed)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setValueDate(Date valueDate)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setValueDate(String valueDate)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setValueNumeric(Number valueNumeric)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setValueNumeric(String valueNumeric)
-
-- |
-
- -
Methods in liquibase.change that return types with arguments of type ColumnConfig | -|
---|---|
- List<ColumnConfig> |
-ChangeWithColumns.getColumns()
-
-- |
-
- -
Methods in liquibase.change with parameters of type ColumnConfig | -|
---|---|
- void |
-ChangeWithColumns.addColumn(ColumnConfig column)
-
-- |
-
- -
Constructors in liquibase.change with parameters of type ColumnConfig | -|
---|---|
ColumnConfig(ColumnConfig column)
-
-- |
-
-Uses of ColumnConfig in liquibase.change.core | -
---|
- -
Subclasses of ColumnConfig in liquibase.change.core | -|
---|---|
- class |
-LoadDataColumnConfig
-
-- |
-
- -
Methods in liquibase.change.core that return ColumnConfig | -|
---|---|
-protected ColumnConfig |
-LoadDataChange.getColumnConfig(int index,
- String header)
-
-- |
-
- -
Methods in liquibase.change.core that return types with arguments of type ColumnConfig | -|
---|---|
- List<ColumnConfig> |
-AddColumnChange.getColumns()
-
-- |
-
- List<ColumnConfig> |
-CreateIndexChange.getColumns()
-
-- |
-
- List<ColumnConfig> |
-CreateTableChange.getColumns()
-
-- |
-
- List<ColumnConfig> |
-InsertDataChange.getColumns()
-
-- |
-
- List<ColumnConfig> |
-LoadDataChange.getColumns()
-
-- |
-
- List<ColumnConfig> |
-UpdateDataChange.getColumns()
-
-- |
-
- -
Methods in liquibase.change.core with parameters of type ColumnConfig | -|
---|---|
- void |
-AddColumnChange.addColumn(ColumnConfig column)
-
-- |
-
- void |
-CreateIndexChange.addColumn(ColumnConfig column)
-
-- |
-
- void |
-CreateTableChange.addColumn(ColumnConfig column)
-
-- |
-
- void |
-InsertDataChange.addColumn(ColumnConfig column)
-
-- |
-
- void |
-LoadDataChange.addColumn(ColumnConfig column)
-
-- |
-
- void |
-UpdateDataChange.addColumn(ColumnConfig column)
-
-- |
-
- void |
-AddColumnChange.removeColumn(ColumnConfig column)
-
-- |
-
- void |
-InsertDataChange.removeColumn(ColumnConfig column)
-
-- |
-
- void |
-UpdateDataChange.removeColumn(ColumnConfig column)
-
-- |
-
- -
Method parameters in liquibase.change.core with type arguments of type ColumnConfig | -|
---|---|
- void |
-CreateIndexChange.setColumns(List<ColumnConfig> columns)
-
-- |
-
- void |
-InsertDataChange.setColumns(List<ColumnConfig> columns)
-
-- |
-
- void |
-UpdateDataChange.setColumns(List<ColumnConfig> columns)
-
-- |
-
-Uses of ColumnConfig in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core that return ColumnConfig | -|
---|---|
- ColumnConfig[] |
-SQLiteDatabase.AlterTableVisitor.getColumnsToAdd()
-
-- |
-
- -
Methods in liquibase.database.core with parameters of type ColumnConfig | -|
---|---|
- boolean |
-SQLiteDatabase.AlterTableVisitor.copyThisColumn(ColumnConfig column)
-
-- |
-
- boolean |
-SQLiteDatabase.AlterTableVisitor.createThisColumn(ColumnConfig column)
-
-- |
-
-Uses of ColumnConfig in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion with parameters of type ColumnConfig | -|
---|---|
- DataType |
-TypeConverter.getDataType(ColumnConfig columnConfig)
-
-- |
-
-Uses of ColumnConfig in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core with parameters of type ColumnConfig | -|
---|---|
- DataType |
-AbstractTypeConverter.getDataType(ColumnConfig columnConfig)
-
-- |
-
-Uses of ColumnConfig in liquibase.serializer | -
---|
- -
Methods in liquibase.serializer with parameters of type ColumnConfig | -|
---|---|
- String |
-ChangeLogSerializer.serialize(ColumnConfig columnConfig)
-
-- |
-
-Uses of ColumnConfig in liquibase.serializer.core.string | -
---|
- -
Methods in liquibase.serializer.core.string with parameters of type ColumnConfig | -|
---|---|
- String |
-StringChangeLogSerializer.serialize(ColumnConfig columnConfig)
-
-- |
-
-Uses of ColumnConfig in liquibase.serializer.core.xml | -
---|
- -
Methods in liquibase.serializer.core.xml with parameters of type ColumnConfig | -|
---|---|
- Element |
-XMLChangeLogSerializer.createNode(ColumnConfig columnConfig)
-
-- |
-
- String |
-XMLChangeLogSerializer.serialize(ColumnConfig columnConfig)
-
-- |
-
-Uses of ColumnConfig in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return types with arguments of type ColumnConfig | -|
---|---|
- List<ColumnConfig> |
-CopyRowsStatement.getCopyColumns()
-
-- |
-
- -
Constructor parameters in liquibase.statement.core with type arguments of type ColumnConfig | -|
---|---|
CopyRowsStatement(String sourceTable,
- String targetTable,
- List<ColumnConfig> copyColumns)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ConstraintsConfig | -|
---|---|
liquibase.change | -- |
-Uses of ConstraintsConfig in liquibase.change | -
---|
- -
Methods in liquibase.change that return ConstraintsConfig | -|
---|---|
- ConstraintsConfig |
-ColumnConfig.getConstraints()
-
-- |
-
- -
Methods in liquibase.change with parameters of type ConstraintsConfig | -|
---|---|
- ColumnConfig |
-ColumnConfig.setConstraints(ConstraintsConfig constraints)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddAutoIncrementChange -
public class AddAutoIncrementChange
-Makes an existing column into an auto-increment column. - This change is only valid for databases with auto-increment/identity columns. - The current version does not support MS-SQL. -
- -
-
-Constructor Summary | -|
---|---|
AddAutoIncrementChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnDataType(String columnDataType)
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddAutoIncrementChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getColumnDataType()-
-public void setColumnDataType(String columnDataType)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddColumnChange -
public class AddColumnChange
-Adds a column to an existing table. -
- -
-
-Constructor Summary | -|
---|---|
AddColumnChange()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumn(ColumnConfig column)
-
-- |
-
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- List<ColumnConfig> |
-getColumns()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-removeColumn(ColumnConfig column)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddColumnChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public List<ColumnConfig> getColumns()-
getColumns
in interface ChangeWithColumns
-public void addColumn(ColumnConfig column)-
addColumn
in interface ChangeWithColumns
-public void removeColumn(ColumnConfig column)-
-public ValidationErrors validate(Database database)-
validate
in interface Change
validate
in class AbstractChange
-public SqlStatement[] generateStatements(Database database)-
Change
-
generateStatements
in interface Change
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
getConfirmationMessage
in interface Change
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddDefaultValueChange -
public class AddDefaultValueChange
-Sets a new default value to an existing column. -
- -
-
-Constructor Summary | -|
---|---|
AddDefaultValueChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getDefaultValue()
-
-- |
-
- Boolean |
-getDefaultValueBoolean()
-
-- |
-
- DatabaseFunction |
-getDefaultValueComputed()
-
-- |
-
- String |
-getDefaultValueDate()
-
-- |
-
- String |
-getDefaultValueNumeric()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnDataType(String columnDataType)
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setDefaultValue(String defaultValue)
-
-- |
-
- void |
-setDefaultValueBoolean(Boolean defaultValueBoolean)
-
-- |
-
- void |
-setDefaultValueComputed(DatabaseFunction defaultValueComputed)
-
-- |
-
- void |
-setDefaultValueDate(String defaultValueDate)
-
-- |
-
- void |
-setDefaultValueNumeric(String defaultValueNumeric)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getColumnDataType()-
-public void setColumnDataType(String columnDataType)-
-public String getDefaultValue()-
-public void setDefaultValue(String defaultValue)-
-public String getDefaultValueNumeric()-
-public void setDefaultValueNumeric(String defaultValueNumeric)-
-public String getDefaultValueDate()-
-public void setDefaultValueDate(String defaultValueDate)-
-public Boolean getDefaultValueBoolean()-
-public void setDefaultValueBoolean(Boolean defaultValueBoolean)-
-public DatabaseFunction getDefaultValueComputed()-
-public void setDefaultValueComputed(DatabaseFunction defaultValueComputed)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddForeignKeyConstraintChange -
public class AddForeignKeyConstraintChange
-Adds a foreign key constraint to an existing column. -
- -
-
-Constructor Summary | -|
---|---|
AddForeignKeyConstraintChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getBaseColumnNames()
-
-- |
-
- String |
-getBaseTableName()
-
-- |
-
- String |
-getBaseTableSchemaName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- Boolean |
-getDeferrable()
-
-- |
-
- Boolean |
-getInitiallyDeferred()
-
-- |
-
- String |
-getOnDelete()
-
-- |
-
- String |
-getOnUpdate()
-
-- |
-
- String |
-getReferencedColumnNames()
-
-- |
-
- String |
-getReferencedTableName()
-
-- |
-
- String |
-getReferencedTableSchemaName()
-
-- |
-
- Boolean |
-getReferencesUniqueColumn()
-
-- |
-
- void |
-setBaseColumnNames(String baseColumnNames)
-
-- |
-
- void |
-setBaseTableName(String baseTableName)
-
-- |
-
- void |
-setBaseTableSchemaName(String baseTableSchemaName)
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
- void |
-setDeferrable(Boolean deferrable)
-
-- |
-
- void |
-setDeleteCascade(Boolean deleteCascade)
-
-- |
-
- void |
-setInitiallyDeferred(Boolean initiallyDeferred)
-
-- |
-
- void |
-setOnDelete(ForeignKeyConstraintType rule)
-
-- |
-
- void |
-setOnDelete(String onDelete)
-
-- |
-
- void |
-setOnUpdate(ForeignKeyConstraintType rule)
-
-- |
-
- void |
-setOnUpdate(String rule)
-
-- |
-
- void |
-setReferencedColumnNames(String referencedColumnNames)
-
-- |
-
- void |
-setReferencedTableName(String referencedTableName)
-
-- |
-
- void |
-setReferencedTableSchemaName(String referencedTableSchemaName)
-
-- |
-
- void |
-setReferencesUniqueColumn(Boolean referencesUniqueColumn)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddForeignKeyConstraintChange()-
-Method Detail | -
---|
-public String getBaseTableSchemaName()-
-public void setBaseTableSchemaName(String baseTableSchemaName)-
-public String getBaseTableName()-
-public void setBaseTableName(String baseTableName)-
-public String getBaseColumnNames()-
-public void setBaseColumnNames(String baseColumnNames)-
-public String getReferencedTableSchemaName()-
-public void setReferencedTableSchemaName(String referencedTableSchemaName)-
-public String getReferencedTableName()-
-public void setReferencedTableName(String referencedTableName)-
-public String getReferencedColumnNames()-
-public void setReferencedColumnNames(String referencedColumnNames)-
-public String getConstraintName()-
-public void setConstraintName(String constraintName)-
-public Boolean getDeferrable()-
-public void setDeferrable(Boolean deferrable)-
-public Boolean getInitiallyDeferred()-
-public void setInitiallyDeferred(Boolean initiallyDeferred)-
-public void setDeleteCascade(Boolean deleteCascade)-
-public void setOnUpdate(String rule)-
-public String getOnUpdate()-
-public void setOnDelete(String onDelete)-
-public String getOnDelete()-
-public Boolean getReferencesUniqueColumn()-
-public void setReferencesUniqueColumn(Boolean referencesUniqueColumn)-
-public void setOnDelete(ForeignKeyConstraintType rule)-
-public void setOnUpdate(ForeignKeyConstraintType rule)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddLookupTableChange -
public class AddLookupTableChange
-Extracts data from an existing column to create a lookup table. - A foreign key is created between the old column and the new lookup table. -
- -
-
-Constructor Summary | -|
---|---|
AddLookupTableChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getExistingColumnName()
-
-- |
-
- String |
-getExistingTableName()
-
-- |
-
- String |
-getExistingTableSchemaName()
-
-- |
-
- String |
-getFinalConstraintName()
-
-- |
-
- String |
-getNewColumnDataType()
-
-- |
-
- String |
-getNewColumnName()
-
-- |
-
- String |
-getNewTableName()
-
-- |
-
- String |
-getNewTableSchemaName()
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
- void |
-setExistingColumnName(String existingColumnName)
-
-- |
-
- void |
-setExistingTableName(String existingTableName)
-
-- |
-
- void |
-setExistingTableSchemaName(String existingTableSchemaName)
-
-- |
-
- void |
-setNewColumnDataType(String newColumnDataType)
-
-- |
-
- void |
-setNewColumnName(String newColumnName)
-
-- |
-
- void |
-setNewTableName(String newTableName)
-
-- |
-
- void |
-setNewTableSchemaName(String newTableSchemaName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddLookupTableChange()-
-Method Detail | -
---|
-public String getExistingTableSchemaName()-
-public void setExistingTableSchemaName(String existingTableSchemaName)-
-public String getExistingTableName()-
-public void setExistingTableName(String existingTableName)-
-public String getExistingColumnName()-
-public void setExistingColumnName(String existingColumnName)-
-public String getNewTableSchemaName()-
-public void setNewTableSchemaName(String newTableSchemaName)-
-public String getNewTableName()-
-public void setNewTableName(String newTableName)-
-public String getNewColumnName()-
-public void setNewColumnName(String newColumnName)-
-public String getNewColumnDataType()-
-public void setNewColumnDataType(String newColumnDataType)-
-public String getConstraintName()-
-public String getFinalConstraintName()-
-public void setConstraintName(String constraintName)-
-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddNotNullConstraintChange -
public class AddNotNullConstraintChange
-Adds a not-null constraint to an existing column. -
- -
-
-Constructor Summary | -|
---|---|
AddNotNullConstraintChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getDefaultNullValue()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnDataType(String columnDataType)
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setDefaultNullValue(String defaultNullValue)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddNotNullConstraintChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getDefaultNullValue()-
-public void setDefaultNullValue(String defaultNullValue)-
-public String getColumnDataType()-
-public void setColumnDataType(String columnDataType)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddPrimaryKeyChange -
public class AddPrimaryKeyChange
-Creates a primary key out of an existing column or set of columns. -
- -
-
-Constructor Summary | -|
---|---|
AddPrimaryKeyChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnNames()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- void |
-setColumnNames(String columnNames)
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddPrimaryKeyChange()-
-Method Detail | -
---|
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getColumnNames()-
-public void setColumnNames(String columnNames)-
-public String getConstraintName()-
-public void setConstraintName(String constraintName)-
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AddUniqueConstraintChange -
public class AddUniqueConstraintChange
-Adds a unique constraint to an existing column. -
- -
-
-Constructor Summary | -|
---|---|
AddUniqueConstraintChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnNames()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- Boolean |
-getDeferrable()
-
-- |
-
- Boolean |
-getDisabled()
-
-- |
-
- Boolean |
-getInitiallyDeferred()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- void |
-setColumnNames(String columnNames)
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
- void |
-setDeferrable(Boolean deferrable)
-
-- |
-
- void |
-setDisabled(Boolean disabled)
-
-- |
-
- void |
-setInitiallyDeferred(Boolean initiallyDeferred)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddUniqueConstraintChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnNames()-
-public void setColumnNames(String columnNames)-
-public String getConstraintName()-
-public void setConstraintName(String constraintName)-
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-public Boolean getDeferrable()-
-public void setDeferrable(Boolean deferrable)-
-public Boolean getInitiallyDeferred()-
-public void setInitiallyDeferred(Boolean initiallyDeferred)-
-public Boolean getDisabled()-
-public void setDisabled(Boolean disabled)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-protected Change[] createInverses()-
createInverses
in class AbstractChange
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AlterSequenceChange -
public class AlterSequenceChange
-Modifies properties of an existing sequence. -
- -
-
-Constructor Summary | -|
---|---|
AlterSequenceChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- BigInteger |
-getIncrementBy()
-
-- |
-
- BigInteger |
-getMaxValue()
-
-- |
-
- BigInteger |
-getMinValue()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSequenceName()
-
-- |
-
- Boolean |
-isOrdered()
-
-- |
-
- void |
-setIncrementBy(BigInteger incrementBy)
-
-- |
-
- void |
-setMaxValue(BigInteger maxValue)
-
-- |
-
- void |
-setMinValue(BigInteger minValue)
-
-- |
-
- void |
-setOrdered(Boolean ordered)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setSequenceName(String sequenceName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AlterSequenceChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getSequenceName()-
-public void setSequenceName(String sequenceName)-
-public BigInteger getIncrementBy()-
-public void setIncrementBy(BigInteger incrementBy)-
-public BigInteger getMaxValue()-
-public void setMaxValue(BigInteger maxValue)-
-public BigInteger getMinValue()-
-public void setMinValue(BigInteger minValue)-
-public Boolean isOrdered()-
-public void setOrdered(Boolean ordered)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.AnonymousChange -
public class AnonymousChange
-
-Constructor Summary | -|
---|---|
AnonymousChange()
-
-- |
-|
AnonymousChange(SqlStatement... statement)
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AnonymousChange()-
-public AnonymousChange(SqlStatement... statement)-
-Method Detail | -
---|
-public String getConfirmationMessage()-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.CreateIndexChange -
public class CreateIndexChange
-Creates an index on an existing column. -
- -
-
-Constructor Summary | -|
---|---|
CreateIndexChange()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumn(ColumnConfig column)
-
-- |
-
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getAssociatedWith()
-
-- |
-
- List<ColumnConfig> |
-getColumns()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getIndexName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- Boolean |
-isUnique()
-
-- |
-
- void |
-setAssociatedWith(String associatedWith)
-
-- |
-
- void |
-setColumns(List<ColumnConfig> columns)
-
-- |
-
- void |
-setIndexName(String indexName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
- void |
-setUnique(Boolean isUnique)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateIndexChange()-
-Method Detail | -
---|
-public String getIndexName()-
-public void setIndexName(String indexName)-
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public List<ColumnConfig> getColumns()-
getColumns
in interface ChangeWithColumns
-public void setColumns(List<ColumnConfig> columns)-
-public void addColumn(ColumnConfig column)-
addColumn
in interface ChangeWithColumns
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
generateStatements
in interface Change
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
getConfirmationMessage
in interface Change
-public void setUnique(Boolean isUnique)-
isUnique
- the isUnique to set-public Boolean isUnique()-
-public String getAssociatedWith()-
-public void setAssociatedWith(String associatedWith)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.CreateProcedureChange -
public class CreateProcedureChange
-
-Constructor Summary | -|
---|---|
CreateProcedureChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getComments()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getProcedureBody()
-
-- |
-
- void |
-setComments(String comments)
-
-- |
-
- void |
-setProcedureBody(String procedureBody)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateProcedureChange()-
-Method Detail | -
---|
-public String getProcedureBody()-
-public void setProcedureBody(String procedureBody)-
-public String getComments()-
-public void setComments(String comments)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.CreateSequenceChange -
public class CreateSequenceChange
-Creates a new sequence. -
- -
-
-Constructor Summary | -|
---|---|
CreateSequenceChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- Boolean |
-getCycle()
-
-- |
-
- BigInteger |
-getIncrementBy()
-
-- |
-
- BigInteger |
-getMaxValue()
-
-- |
-
- BigInteger |
-getMinValue()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSequenceName()
-
-- |
-
- BigInteger |
-getStartValue()
-
-- |
-
- Boolean |
-isOrdered()
-
-- |
-
- void |
-setCycle(Boolean cycle)
-
-- |
-
- void |
-setIncrementBy(BigInteger incrementBy)
-
-- |
-
- void |
-setMaxValue(BigInteger maxValue)
-
-- |
-
- void |
-setMinValue(BigInteger minValue)
-
-- |
-
- void |
-setOrdered(Boolean ordered)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setSequenceName(String sequenceName)
-
-- |
-
- void |
-setStartValue(BigInteger startValue)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateSequenceChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getSequenceName()-
-public void setSequenceName(String sequenceName)-
-public BigInteger getStartValue()-
-public void setStartValue(BigInteger startValue)-
-public BigInteger getIncrementBy()-
-public void setIncrementBy(BigInteger incrementBy)-
-public BigInteger getMaxValue()-
-public void setMaxValue(BigInteger maxValue)-
-public BigInteger getMinValue()-
-public void setMinValue(BigInteger minValue)-
-public Boolean isOrdered()-
-public void setOrdered(Boolean ordered)-
-public Boolean getCycle()-
-public void setCycle(Boolean cycle)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.CreateTableChange -
public class CreateTableChange
-Creates a new table. -
- -
-
-Constructor Summary | -|
---|---|
CreateTableChange()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumn(ColumnConfig column)
-
-- |
-
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- List<ColumnConfig> |
-getColumns()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getRemarks()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- void |
-setRemarks(String remarks)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateTableChange()-
-Method Detail | -
---|
-public SqlStatement[] generateStatements(Database database)-
Change
-
generateStatements
in interface Change
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public List<ColumnConfig> getColumns()-
getColumns
in interface ChangeWithColumns
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-public void addColumn(ColumnConfig column)-
addColumn
in interface ChangeWithColumns
-public String getRemarks()-
-public void setRemarks(String remarks)-
-public String getConfirmationMessage()-
getConfirmationMessage
in interface Change
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.CreateViewChange -
public class CreateViewChange
-Creates a new view. -
- -
-
-Constructor Summary | -|
---|---|
CreateViewChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- Boolean |
-getReplaceIfExists()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSelectQuery()
-
-- |
-
- String |
-getViewName()
-
-- |
-
- void |
-setReplaceIfExists(Boolean replaceIfExists)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setSelectQuery(String selectQuery)
-
-- |
-
- void |
-setViewName(String viewName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateViewChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getViewName()-
-public void setViewName(String viewName)-
-public String getSelectQuery()-
-public void setSelectQuery(String selectQuery)-
-public Boolean getReplaceIfExists()-
-public void setReplaceIfExists(Boolean replaceIfExists)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-protected Change[] createInverses()-
createInverses
in class AbstractChange
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DeleteDataChange -
public class DeleteDataChange
-
-Constructor Summary | -|
---|---|
DeleteDataChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getWhereClause()
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- void |
-setWhereClause(String whereClause)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DeleteDataChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getWhereClause()-
-public void setWhereClause(String whereClause)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropAllForeignKeyConstraintsChange -
public class DropAllForeignKeyConstraintsChange
-
-Constructor Summary | -|
---|---|
DropAllForeignKeyConstraintsChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getBaseTableName()
-
-- |
-
- String |
-getBaseTableSchemaName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- boolean |
-requiresUpdatedDatabaseMetadata(Database database)
-
-- Does this change require access to the database metadata? If true, the change cannot be used in an updateSql-style command. |
-
- void |
-setBaseTableName(String baseTableName)
-
-- |
-
- void |
-setBaseTableSchemaName(String baseTableSchemaName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropAllForeignKeyConstraintsChange()-
-Method Detail | -
---|
-public String getBaseTableSchemaName()-
-public void setBaseTableSchemaName(String baseTableSchemaName)-
-public String getBaseTableName()-
-public void setBaseTableName(String baseTableName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-public boolean requiresUpdatedDatabaseMetadata(Database database)-
Change
-
requiresUpdatedDatabaseMetadata
in interface Change
requiresUpdatedDatabaseMetadata
in class AbstractChange
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropColumnChange -
public class DropColumnChange
-Drops an existing column from a table. -
- -
-
-Constructor Summary | -|
---|---|
DropColumnChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropColumnChange()-
-Method Detail | -
---|
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropDefaultValueChange -
public class DropDefaultValueChange
-Removes the default value from an existing column. -
- -
-
-Constructor Summary | -|
---|---|
DropDefaultValueChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnDataType(String columnDataType)
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropDefaultValueChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getColumnDataType()-
-public void setColumnDataType(String columnDataType)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropForeignKeyConstraintChange -
public class DropForeignKeyConstraintChange
-Drops an existing foreign key constraint. -
- -
-
-Constructor Summary | -|
---|---|
DropForeignKeyConstraintChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getBaseTableName()
-
-- |
-
- String |
-getBaseTableSchemaName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- void |
-setBaseTableName(String baseTableName)
-
-- |
-
- void |
-setBaseTableSchemaName(String baseTableSchemaName)
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropForeignKeyConstraintChange()-
-Method Detail | -
---|
-public String getBaseTableSchemaName()-
-public void setBaseTableSchemaName(String baseTableSchemaName)-
-public String getBaseTableName()-
-public void setBaseTableName(String baseTableName)-
-public String getConstraintName()-
-public void setConstraintName(String constraintName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropIndexChange -
public class DropIndexChange
-Drops an existing index. -
- -
-
-Constructor Summary | -|
---|---|
DropIndexChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getAssociatedWith()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getIndexName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setAssociatedWith(String associatedWith)
-
-- |
-
- void |
-setIndexName(String indexName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropIndexChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getIndexName()-
-public void setIndexName(String indexName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-public String getAssociatedWith()-
-public void setAssociatedWith(String associatedWith)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropNotNullConstraintChange -
public class DropNotNullConstraintChange
-Drops a not-null constraint from an existing column. -
- -
-
-Constructor Summary | -|
---|---|
DropNotNullConstraintChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnDataType(String columnDataType)
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropNotNullConstraintChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getColumnDataType()-
-public void setColumnDataType(String columnDataType)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropPrimaryKeyChange -
public class DropPrimaryKeyChange
-Removes an existing primary key. -
- -
-
-Constructor Summary | -|
---|---|
DropPrimaryKeyChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropPrimaryKeyChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getConstraintName()-
-public void setConstraintName(String constraintName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropSequenceChange -
public class DropSequenceChange
-Drops an existing sequence. -
- -
-
-Constructor Summary | -|
---|---|
DropSequenceChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSequenceName()
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setSequenceName(String sequenceName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropSequenceChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getSequenceName()-
-public void setSequenceName(String sequenceName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropTableChange -
public class DropTableChange
-Drops an existing table. -
- -
-
-Constructor Summary | -|
---|---|
DropTableChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- Boolean |
-isCascadeConstraints()
-
-- |
-
- void |
-setCascadeConstraints(Boolean cascadeConstraints)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropTableChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public Boolean isCascadeConstraints()-
-public void setCascadeConstraints(Boolean cascadeConstraints)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropUniqueConstraintChange -
public class DropUniqueConstraintChange
-Removes an existing unique constraint. -
- -
-
-Constructor Summary | -|
---|---|
DropUniqueConstraintChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getUniqueColumns()
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- void |
-setUniqueColumns(String uniqueColumns)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropUniqueConstraintChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getConstraintName()-
-public void setConstraintName(String constraintName)-
-public String getUniqueColumns()-
-public void setUniqueColumns(String uniqueColumns)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.DropViewChange -
public class DropViewChange
-Drops an existing view. -
- -
-
-Constructor Summary | -|
---|---|
DropViewChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getViewName()
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setViewName(String viewName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropViewChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getViewName()-
-public void setViewName(String viewName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.EmptyChange -
public class EmptyChange
-
-Constructor Summary | -|
---|---|
EmptyChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public EmptyChange()-
-Method Detail | -
---|
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.ExecuteShellCommandChange -
public class ExecuteShellCommandChange
-Executes a given shell executable. -
- -
-
-Constructor Summary | -|
---|---|
ExecuteShellCommandChange()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addArg(String arg)
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getExecutable()
-
-- |
-
- List<String> |
-getOs()
-
-- |
-
- void |
-setExecutable(String executable)
-
-- |
-
- void |
-setOs(String os)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ExecuteShellCommandChange()-
-Method Detail | -
---|
-public String getExecutable()-
-public void setExecutable(String executable)-
-public void addArg(String arg)-
-public void setOs(String os)-
-public List<String> getOs()-
-public ValidationErrors validate(Database database)-
validate
in interface Change
validate
in class AbstractChange
-public Warnings warn(Database database)-
warn
in interface Change
warn
in class AbstractChange
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.InsertDataChange -
public class InsertDataChange
-Inserts data into an existing table. -
- -
-
-Constructor Summary | -|
---|---|
InsertDataChange()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumn(ColumnConfig column)
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- List<ColumnConfig> |
-getColumns()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-removeColumn(ColumnConfig column)
-
-- |
-
- void |
-setColumns(List<ColumnConfig> columns)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertDataChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public List<ColumnConfig> getColumns()-
getColumns
in interface ChangeWithColumns
-public void setColumns(List<ColumnConfig> columns)-
-public void addColumn(ColumnConfig column)-
addColumn
in interface ChangeWithColumns
-public void removeColumn(ColumnConfig column)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
generateStatements
in interface Change
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
getConfirmationMessage
in interface Change
Change.getConfirmationMessage()
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.LoadDataChange -
public class LoadDataChange
-
-Constructor Summary | -|
---|---|
- |
-LoadDataChange()
-
-- |
-
-protected |
-LoadDataChange(String changeName,
- String changeDescription)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumn(ColumnConfig column)
-
-- |
-
-protected InsertStatement |
-createStatement(String schemaName,
- String tableName)
-
-- |
-
- CheckSum |
-generateCheckSum()
-
-- Calculates the checksum (currently MD5 hash) for the current configuration of this change. |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
-protected ColumnConfig |
-getColumnConfig(int index,
- String header)
-
-- |
-
- List<ColumnConfig> |
-getColumns()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
-protected CSVReader |
-getCSVReader()
-
-- |
-
- String |
-getEncoding()
-
-- |
-
- String |
-getFile()
-
-- |
-
- String |
-getQuotchar()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSeparator()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setEncoding(String encoding)
-
-- |
-
- void |
-setFile(String file)
-
-- |
-
- void |
-setQuotchar(String quotchar)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setSeparator(String separator)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LoadDataChange()-
-protected LoadDataChange(String changeName, - String changeDescription)-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getFile()-
-public void setFile(String file)-
-public String getEncoding()-
-public void setEncoding(String encoding)-
-public String getSeparator()-
-public void setSeparator(String separator)-
-public String getQuotchar()-
-public void setQuotchar(String quotchar)-
-public void addColumn(ColumnConfig column)-
addColumn
in interface ChangeWithColumns
-public List<ColumnConfig> getColumns()-
getColumns
in interface ChangeWithColumns
-public SqlStatement[] generateStatements(Database database)-
Change
-
generateStatements
in interface Change
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected CSVReader getCSVReader() - throws IOException-
IOException
-protected InsertStatement createStatement(String schemaName, - String tableName)-
-protected ColumnConfig getColumnConfig(int index, - String header)-
-public String getConfirmationMessage()-
getConfirmationMessage
in interface Change
-public CheckSum generateCheckSum()-
Change
-
generateCheckSum
in interface Change
generateCheckSum
in class AbstractChange
Change.generateCheckSum()
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.ColumnConfig -
liquibase.change.core.LoadDataColumnConfig -
public class LoadDataColumnConfig
-
-Constructor Summary | -|
---|---|
LoadDataColumnConfig()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getHeader()
-
-- |
-
- Integer |
-getIndex()
-
-- |
-
- void |
-setHeader(String header)
-
-- |
-
- void |
-setIndex(Integer index)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LoadDataColumnConfig()-
-Method Detail | -
---|
-public Integer getIndex()-
-public void setIndex(Integer index)-
-public String getHeader()-
-public void setHeader(String header)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.LoadDataChange -
liquibase.change.core.LoadUpdateDataChange -
public class LoadUpdateDataChange
-
-Constructor Summary | -|
---|---|
LoadUpdateDataChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected InsertStatement |
-createStatement(String schemaName,
- String tableName)
-
-- |
-
- SqlStatement[] |
-generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getPrimaryKey()
-
-- |
-
- void |
-setPrimaryKey(String primaryKey)
-
-- |
-
Methods inherited from class liquibase.change.core.LoadDataChange | -
---|
addColumn, generateCheckSum, getColumnConfig, getColumns, getConfirmationMessage, getCSVReader, getEncoding, getFile, getQuotchar, getSchemaName, getSeparator, getTableName, setEncoding, setFile, setQuotchar, setSchemaName, setSeparator, setTableName |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LoadUpdateDataChange()-
-Method Detail | -
---|
-public SqlStatement[] generateStatements(Database database)-
Change
-
generateStatements
in interface Change
generateStatements
in class LoadDataChange
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public void setPrimaryKey(String primaryKey) - throws LiquibaseException-
LiquibaseException
-public String getPrimaryKey()-
-protected InsertStatement createStatement(String schemaName, - String tableName)-
createStatement
in class LoadDataChange
-public SqlStatement[] generateRollbackStatements(Database database) - throws UnsupportedChangeException, - RollbackImpossibleException-
Change
-
generateRollbackStatements
in interface Change
generateRollbackStatements
in class AbstractChange
database
- database databasethe target Database
associated to this change's rollback statements
-String
s with the rollback statements
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-RollbackImpossibleException
- if rollback is not supported for this changeChange.generateRollbackStatements(liquibase.database.Database)
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.MergeColumnChange -
public class MergeColumnChange
-Combines data from two existing columns into a new column and drops the original columns. -
- -
-
-Constructor Summary | -|
---|---|
MergeColumnChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- SqlStatement[] |
-generateStatements(DerbyDatabase database)
-
-- |
-
- String |
-getColumn1Name()
-
-- |
-
- String |
-getColumn2Name()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getFinalColumnName()
-
-- |
-
- String |
-getFinalColumnType()
-
-- |
-
- String |
-getJoinString()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumn1Name(String column1Name)
-
-- |
-
- void |
-setColumn2Name(String column2Name)
-
-- |
-
- void |
-setFinalColumnName(String finalColumnName)
-
-- |
-
- void |
-setFinalColumnType(String finalColumnType)
-
-- |
-
- void |
-setJoinString(String joinString)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MergeColumnChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumn1Name()-
-public void setColumn1Name(String column1Name)-
-public String getJoinString()-
-public void setJoinString(String joinString)-
-public String getColumn2Name()-
-public void setColumn2Name(String column2Name)-
-public String getFinalColumnName()-
-public void setFinalColumnName(String finalColumnName)-
-public String getFinalColumnType()-
-public void setFinalColumnType(String finalColumnType)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public SqlStatement[] generateStatements(DerbyDatabase database) - throws UnsupportedChangeException-
UnsupportedChangeException
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.ModifyDataTypeChange -
public class ModifyDataTypeChange
-
-Constructor Summary | -|
---|---|
ModifyDataTypeChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getNewDataType()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setNewDataType(String newDataType)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ModifyDataTypeChange()-
-Method Detail | -
---|
-public String getConfirmationMessage()-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getNewDataType()-
-public void setNewDataType(String newDataType)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.AbstractSQLChange -
liquibase.change.core.RawSQLChange -
public class RawSQLChange
-Allows execution of arbitrary SQL. This change can be used when existing changes are either don't exist, - are not flexible enough, or buggy. -
- -
-
-Constructor Summary | -|
---|---|
RawSQLChange()
-
-- |
-|
RawSQLChange(String sql)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getComments()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- void |
-setComments(String comments)
-
-- |
-
Methods inherited from class liquibase.change.AbstractSQLChange | -
---|
generateStatements, getEndDelimiter, getSql, isSplittingStatements, isStrippingComments, setEndDelimiter, setSplitStatements, setSql, setStripComments, supports |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RawSQLChange()-
-public RawSQLChange(String sql)-
-Method Detail | -
---|
-public String getComments()-
-public void setComments(String comments)-
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.RenameColumnChange -
public class RenameColumnChange
-Renames an existing column. -
- -
-
-Constructor Summary | -|
---|---|
RenameColumnChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getColumnDataType()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getNewColumnName()
-
-- |
-
- String |
-getOldColumnName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnDataType(String columnDataType)
-
-- |
-
- void |
-setNewColumnName(String newColumnName)
-
-- |
-
- void |
-setOldColumnName(String oldColumnName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameColumnChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getOldColumnName()-
-public void setOldColumnName(String oldColumnName)-
-public String getNewColumnName()-
-public void setNewColumnName(String newColumnName)-
-public String getColumnDataType()-
-public void setColumnDataType(String columnDataType)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.RenameTableChange -
public class RenameTableChange
-Renames an existing table. -
- -
-
-Constructor Summary | -|
---|---|
RenameTableChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getNewTableName()
-
-- |
-
- String |
-getOldTableName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- void |
-setNewTableName(String newTableName)
-
-- |
-
- void |
-setOldTableName(String oldTableName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameTableChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getOldTableName()-
-public void setOldTableName(String oldTableName)-
-public String getNewTableName()-
-public void setNewTableName(String newTableName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.RenameViewChange -
public class RenameViewChange
-Renames an existing view. -
- -
-
-Constructor Summary | -|
---|---|
RenameViewChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getNewViewName()
-
-- |
-
- String |
-getOldViewName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- void |
-setNewViewName(String newViewName)
-
-- |
-
- void |
-setOldViewName(String oldViewName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameViewChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getOldViewName()-
-public void setOldViewName(String oldViewName)-
-public String getNewViewName()-
-public void setNewViewName(String newViewName)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-protected Change[] createInverses()-
createInverses
in class AbstractChange
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.AbstractSQLChange -
liquibase.change.core.SQLFileChange -
public class SQLFileChange
-Represents a Change for custom SQL stored in a File. -
- To create an instance call the constructor as normal and then call -- -
-
-Constructor Summary | -|
---|---|
SQLFileChange()
-
-- |
-
-Method Summary | -|
---|---|
- CheckSum |
-generateCheckSum()
-
-- Calculates an MD5 from the contents of the file. |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getEncoding()
-
-- The encoding of the file containing SQL statements |
-
- String |
-getPath()
-
-- |
-
- void |
-init()
-
-- Most Changes don't need to do any setup. |
-
- Boolean |
-isRelativeToChangelogFile()
-
-- |
-
- void |
-setEncoding(String encoding)
-
-- |
-
- void |
-setPath(String fileName)
-
-- Sets the file name but setUp must be called for the change to have impact. |
-
- void |
-setRelativeToChangelogFile(Boolean relativeToChangelogFile)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class liquibase.change.AbstractSQLChange | -
---|
generateStatements, getEndDelimiter, getSql, isSplittingStatements, isStrippingComments, setEndDelimiter, setSplitStatements, setSql, setStripComments, supports |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supportsRollback |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SQLFileChange()-
-Method Detail | -
---|
-public String getPath()-
-public void setPath(String fileName)-
-
fileName
- The file to use-public String getEncoding()-
-
-public void setEncoding(String encoding)-
encoding
- the encoding to set-public Boolean isRelativeToChangelogFile()-
-public void setRelativeToChangelogFile(Boolean relativeToChangelogFile)-
-public void init() - throws SetupException-
AbstractChange
-
init
in interface Change
init
in class AbstractChange
SetupException
-public ValidationErrors validate(Database database)-
validate
in interface Change
validate
in class AbstractChange
-public Warnings warn(Database database)-
warn
in interface Change
warn
in class AbstractChange
-public CheckSum generateCheckSum()-
-
generateCheckSum
in interface Change
generateCheckSum
in class AbstractChange
AbstractChange.generateCheckSum()
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
liquibase.change.core.StopChange.StopChangeException -
public static class StopChange.StopChangeException
-
-Constructor Summary | -|
---|---|
StopChange.StopChangeException(String message)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public StopChange.StopChangeException(String message)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.StopChange -
public class StopChange
-
-Nested Class Summary | -|
---|---|
-static class |
-StopChange.StopChangeException
-
-- |
-
-Constructor Summary | -|
---|---|
StopChange()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getMessage()
-
-- |
-
- void |
-setMessage(String message)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public StopChange()-
-Method Detail | -
---|
-public String getMessage()-
-public void setMessage(String message)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.TagDatabaseChange -
public class TagDatabaseChange
-
-Constructor Summary | -|
---|---|
TagDatabaseChange()
-
-- |
-
-Method Summary | -|
---|---|
-protected Change[] |
-createInverses()
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getTag()
-
-- |
-
- void |
-setTag(String tag)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TagDatabaseChange()-
-Method Detail | -
---|
-public String getTag()-
-public void setTag(String tag)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
-protected Change[] createInverses()-
createInverses
in class AbstractChange
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.core.UpdateDataChange -
public class UpdateDataChange
-
-Constructor Summary | -|
---|---|
UpdateDataChange()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumn(ColumnConfig column)
-
-- |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- List<ColumnConfig> |
-getColumns()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getWhereClause()
-
-- |
-
- void |
-removeColumn(ColumnConfig column)
-
-- |
-
- void |
-setColumns(List<ColumnConfig> columns)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- void |
-setWhereClause(String whereClause)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, generateRollbackStatements, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports, supportsRollback, validate, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UpdateDataChange()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public List<ColumnConfig> getColumns()-
getColumns
in interface ChangeWithColumns
-public void setColumns(List<ColumnConfig> columns)-
-public void addColumn(ColumnConfig column)-
addColumn
in interface ChangeWithColumns
-public void removeColumn(ColumnConfig column)-
-public String getWhereClause()-
-public void setWhereClause(String whereClause)-
-public SqlStatement[] generateStatements(Database database)-
Change
-
generateStatements
in interface Change
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public String getConfirmationMessage()-
getConfirmationMessage
in interface Change
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use LoadDataChange | -|
---|---|
liquibase.change.core | -- |
-Uses of LoadDataChange in liquibase.change.core | -
---|
- -
Subclasses of LoadDataChange in liquibase.change.core | -|
---|---|
- class |
-LoadUpdateDataChange
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Exceptions
-
- -StopChange.StopChangeException |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
AddAutoIncrementChange | -Makes an existing column into an auto-increment column. | -
AddColumnChange | -Adds a column to an existing table. | -
AddDefaultValueChange | -Sets a new default value to an existing column. | -
AddForeignKeyConstraintChange | -Adds a foreign key constraint to an existing column. | -
AddLookupTableChange | -Extracts data from an existing column to create a lookup table. | -
AddNotNullConstraintChange | -Adds a not-null constraint to an existing column. | -
AddPrimaryKeyChange | -Creates a primary key out of an existing column or set of columns. | -
AddUniqueConstraintChange | -Adds a unique constraint to an existing column. | -
AlterSequenceChange | -Modifies properties of an existing sequence. | -
AnonymousChange | -- |
CreateIndexChange | -Creates an index on an existing column. | -
CreateProcedureChange | -- |
CreateSequenceChange | -Creates a new sequence. | -
CreateTableChange | -Creates a new table. | -
CreateViewChange | -Creates a new view. | -
DeleteDataChange | -- |
DropAllForeignKeyConstraintsChange | -- |
DropColumnChange | -Drops an existing column from a table. | -
DropDefaultValueChange | -Removes the default value from an existing column. | -
DropForeignKeyConstraintChange | -Drops an existing foreign key constraint. | -
DropIndexChange | -Drops an existing index. | -
DropNotNullConstraintChange | -Drops a not-null constraint from an existing column. | -
DropPrimaryKeyChange | -Removes an existing primary key. | -
DropSequenceChange | -Drops an existing sequence. | -
DropTableChange | -Drops an existing table. | -
DropUniqueConstraintChange | -Removes an existing unique constraint. | -
DropViewChange | -Drops an existing view. | -
EmptyChange | -- |
ExecuteShellCommandChange | -Executes a given shell executable. | -
InsertDataChange | -Inserts data into an existing table. | -
LoadDataChange | -- |
LoadDataColumnConfig | -- |
LoadUpdateDataChange | -- |
MergeColumnChange | -Combines data from two existing columns into a new column and drops the original columns. | -
ModifyDataTypeChange | -- |
RawSQLChange | -Allows execution of arbitrary SQL. | -
RenameColumnChange | -Renames an existing column. | -
RenameTableChange | -Renames an existing table. | -
RenameViewChange | -Renames an existing view. | -
SQLFileChange | -Represents a Change for custom SQL stored in a File. | -
StopChange | -- |
TagDatabaseChange | -- |
UpdateDataChange | -- |
- -
-Exception Summary | -|
---|---|
StopChange.StopChangeException | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.change.core | -|
---|---|
liquibase.change.core | -- |
-Classes in liquibase.change.core used by liquibase.change.core | -|
---|---|
LoadDataChange
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface CustomChange
-Interface to implement when creating a custom change. Actual custom changes implementations need to
- implement CustomSqlChange or CustomTaskChange.
-
- See http://www.liquibase.org/manual/custom_refactoring_class for more information.
-
- -
-
-Method Summary | -|
---|---|
- String |
-getConfirmationMessage()
-
-- Confirmation message to be displayed after the change is executed |
-
- void |
-setFileOpener(ResourceAccessor resourceAccessor)
-
-- Sets the fileOpener that should be used for any file loading and resource - finding for files that are provided by the user. |
-
- void |
-setUp()
-
-- This method will be called after the no arg constructor and all of the - properties have been set to allow the task to do any heavy tasks or - more importantly generate any exceptions to report to the user about - the settings provided. |
-
- ValidationErrors |
-validate(Database database)
-
-- Tests that the change is configured correctly before attempting to execute it. |
-
-Method Detail | -
---|
-String getConfirmationMessage()-
-
String
containing the message after the change is executed-void setUp() - throws SetupException-
-
SetupException
-void setFileOpener(ResourceAccessor resourceAccessor)-
-
-ValidationErrors validate(Database database)-
-
database
- The database the change will be ran against
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.change.AbstractChange -
liquibase.change.custom.CustomChangeWrapper -
public class CustomChangeWrapper
-Adapts CustomChange implementations to the standard change system used by Liquibase. - Custom change implementations should implement CustomSqlChange or CustomTaskChange -
- -
-
CustomSqlChange
,
-CustomTaskChange
-Constructor Summary | -|
---|---|
CustomChangeWrapper()
-
-- |
-
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- ClassLoader |
-getClassLoader()
-
-- |
-
- String |
-getClassName()
-
-- |
-
- String |
-getConfirmationMessage()
-
-- |
-
- CustomChange |
-getCustomChange()
-
-- |
-
- SortedSet<String> |
-getParams()
-
-- |
-
- Map<String,String> |
-getParamValues()
-
-- |
-
- void |
-setClass(String className)
-
-- |
-
- void |
-setClassLoader(ClassLoader classLoader)
-
-- |
-
- void |
-setParam(String name,
- String value)
-
-- |
-
- boolean |
-supportsRollback(Database database)
-
-- Can this change be rolled back |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class liquibase.change.AbstractChange | -
---|
createInverses, generateCheckSum, getAffectedDatabaseObjects, getChangeMetaData, getChangeSet, getResourceAccessor, init, requiresUpdatedDatabaseMetadata, setChangeSet, setPriority, setResourceAccessor, supports |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CustomChangeWrapper()-
-Method Detail | -
---|
-public CustomChange getCustomChange()-
-public ClassLoader getClassLoader()-
-public void setClassLoader(ClassLoader classLoader)-
-public void setClass(String className) - throws CustomChangeException-
CustomChangeException
-public String getClassName()-
-public void setParam(String name, - String value)-
-public SortedSet<String> getParams()-
-public Map<String,String> getParamValues()-
-public ValidationErrors validate(Database database)-
validate
in interface Change
validate
in class AbstractChange
-public Warnings warn(Database database)-
warn
in interface Change
warn
in class AbstractChange
-public SqlStatement[] generateStatements(Database database)-
Change
-
database
- databasethe target Database
associated to this change's statements
-String
s with the statements-public SqlStatement[] generateRollbackStatements(Database database) - throws UnsupportedChangeException, - RollbackImpossibleException-
Change
-
generateRollbackStatements
in interface Change
generateRollbackStatements
in class AbstractChange
database
- database databasethe target Database
associated to this change's rollback statements
-String
s with the rollback statements
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-RollbackImpossibleException
- if rollback is not supported for this changeChange.generateRollbackStatements(liquibase.database.Database)
-public boolean supportsRollback(Database database)-
Change
-
supportsRollback
in interface Change
supportsRollback
in class AbstractChange
Change.supportsRollback(liquibase.database.Database)
-public String getConfirmationMessage()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface CustomSqlChange
-Interface to implement when creating a custom change that generates SQL. When updating a database, - implementing this interface is preferred over CustomTaskChange because the SQL can either be executed - directly or saved to a text file for later use depending on the migration mode used. To allow - the change to be rolled back, also implement the CustomSqlRollback interface. If your change requires sql-based - logic and non-sql-based logic, it is best to create a change set that contains a mix of CustomSqlChange and CustomTaskChange calls. -
- -
-
CustomSqlRollback
,
-CustomTaskChange
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
Methods inherited from interface liquibase.change.custom.CustomChange | -
---|
getConfirmationMessage, setFileOpener, setUp, validate |
-
-Method Detail | -
---|
-SqlStatement[] generateStatements(Database database) - throws CustomChangeException-
-
database
- the target Database
associated to this change's statements
-SqlStatement
s with the statements
-CustomChangeException
- if an exception occurs while processing this change
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface CustomSqlRollback
-Interface to implement that allows rollback of a custom sql change. -
- -
-
CustomSqlChange
-Method Summary | -|
---|---|
- SqlStatement[] |
-generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
-Method Detail | -
---|
-SqlStatement[] generateRollbackStatements(Database database) - throws CustomChangeException, - UnsupportedChangeException, - RollbackImpossibleException-
-
database
- the target Database
associated to this change's rollback statements
-SqlStatement
s with the rollback statements
-CustomChangeException
- if an exception occurs while processing this rollback
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-RollbackImpossibleException
- if rollback is not supported for this change
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface CustomTaskChange
-Interface to implement when creating a custom change that does not actually generate SQL. - If you are updating a database through SQL, implementing CustomSqlChange is preferred because the SQL can either be executed - directly or saved to a text file for later use depending on the migration mode used. - To allow the change to be rolled back, also implement the CustomTaskRollback interface. - If your change requires sql-based logic and non-sql-based logic, it is best to create a change set that contains a mix of CustomSqlChange and CustomTaskChange calls. -
- -
-
CustomTaskRollback
,
-CustomSqlChange
-Method Summary | -|
---|---|
- void |
-execute(Database database)
-
-- Method called to run the change logic. |
-
Methods inherited from interface liquibase.change.custom.CustomChange | -
---|
getConfirmationMessage, setFileOpener, setUp, validate |
-
-Method Detail | -
---|
-void execute(Database database) - throws CustomChangeException-
-
database
-
-CustomChangeException
- an exception occurs while processing this change
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface CustomTaskRollback
-
-Method Summary | -|
---|---|
- void |
-rollback(Database database)
-
-- Method called to rollback the change. |
-
-Method Detail | -
---|
-void rollback(Database database) - throws CustomChangeException, - UnsupportedChangeException, - RollbackImpossibleException-
-
database
- Database the change is being executed against.
-CustomChangeException
- an exception occurs while processing this rollback
-UnsupportedChangeException
- if this change is not supported by the Database
passed as argument
-RollbackImpossibleException
- if rollback is not supported for this change
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CustomChange | -|
---|---|
liquibase.change.custom | -- |
-Uses of CustomChange in liquibase.change.custom | -
---|
- -
Subinterfaces of CustomChange in liquibase.change.custom | -|
---|---|
- interface |
-CustomSqlChange
-
-- Interface to implement when creating a custom change that generates SQL. |
-
- interface |
-CustomTaskChange
-
-- Interface to implement when creating a custom change that does not actually generate SQL. |
-
- -
Methods in liquibase.change.custom that return CustomChange | -|
---|---|
- CustomChange |
-CustomChangeWrapper.getCustomChange()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CustomChangeWrapper | -|
---|---|
liquibase.serializer.core.xml | -- |
-Uses of CustomChangeWrapper in liquibase.serializer.core.xml | -
---|
- -
Methods in liquibase.serializer.core.xml with parameters of type CustomChangeWrapper | -|
---|---|
- Element |
-XMLChangeLogSerializer.createNode(CustomChangeWrapper change)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -CustomChange - -CustomSqlChange - -CustomSqlRollback - -CustomTaskChange - -CustomTaskRollback |
-
-Classes
-
- -CustomChangeWrapper |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
CustomChange | -Interface to implement when creating a custom change. | -
CustomSqlChange | -Interface to implement when creating a custom change that generates SQL. | -
CustomSqlRollback | -Interface to implement that allows rollback of a custom sql change. | -
CustomTaskChange | -Interface to implement when creating a custom change that does not actually generate SQL. | -
CustomTaskRollback | -- |
- -
-Class Summary | -|
---|---|
CustomChangeWrapper | -Adapts CustomChange implementations to the standard change system used by Liquibase. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.change.custom | -|
---|---|
liquibase.change.custom | -- |
liquibase.serializer.core.xml | -- |
-Classes in liquibase.change.custom used by liquibase.change.custom | -|
---|---|
CustomChange
-
- - Interface to implement when creating a custom change. |
-
-Classes in liquibase.change.custom used by liquibase.serializer.core.xml | -|
---|---|
CustomChangeWrapper
-
- - Adapts CustomChange implementations to the standard change system used by Liquibase. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -Change - -ChangeWithColumns |
-
-Classes
-
- -AbstractChange - -AbstractSQLChange - -ChangeFactory - -ChangeMetaData - -ChangeValidationErrors - -CheckSum - -ColumnConfig - -ConstraintsConfig |
-
-Annotation Types
-
- -ChangeProperty - -TextNode |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
Change | -Interface all changes (refactorings) implement. | -
ChangeWithColumns | -- |
- -
-Class Summary | -|
---|---|
AbstractChange | -Standard superclass for Changes to implement. | -
AbstractSQLChange | -A common parent for all SQL related changes regardless of where the sql was sourced from. | -
ChangeFactory | -Factory class for constructing the correct liquibase.change.Change implementation based on the tag name. | -
ChangeMetaData | -- |
ChangeValidationErrors | -- |
CheckSum | -- |
ColumnConfig | -This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. | -
ConstraintsConfig | -This class is resposible for holding the information about all the - constraints imposed on the column. | -
- -
-Annotation Types Summary | -|
---|---|
ChangeProperty | -- |
TextNode | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.change | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.dbdoc | -- |
liquibase.exception | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
liquibase.sql.visitor | -- |
liquibase.statement.core | -- |
-Classes in liquibase.change used by liquibase.change | -|
---|---|
AbstractChange
-
- - Standard superclass for Changes to implement. |
-|
Change
-
- - Interface all changes (refactorings) implement. |
-|
ChangeFactory
-
- - Factory class for constructing the correct liquibase.change.Change implementation based on the tag name. |
-|
ChangeMetaData
-
- - |
-|
CheckSum
-
- - |
-|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-|
ConstraintsConfig
-
- - This class is resposible for holding the information about all the - constraints imposed on the column. |
-
-Classes in liquibase.change used by liquibase.change.core | -|
---|---|
AbstractChange
-
- - Standard superclass for Changes to implement. |
-|
AbstractSQLChange
-
- - A common parent for all SQL related changes regardless of where the sql was sourced from. |
-|
Change
-
- - Interface all changes (refactorings) implement. |
-|
ChangeWithColumns
-
- - |
-|
CheckSum
-
- - |
-|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-Classes in liquibase.change used by liquibase.change.custom | -|
---|---|
AbstractChange
-
- - Standard superclass for Changes to implement. |
-|
Change
-
- - Interface all changes (refactorings) implement. |
-
-Classes in liquibase.change used by liquibase.changelog | -|
---|---|
Change
-
- - Interface all changes (refactorings) implement. |
-|
CheckSum
-
- - |
-
-Classes in liquibase.change used by liquibase.database | -|
---|---|
Change
-
- - Interface all changes (refactorings) implement. |
-
-Classes in liquibase.change used by liquibase.database.core | -|
---|---|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-Classes in liquibase.change used by liquibase.database.typeconversion | -|
---|---|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-Classes in liquibase.change used by liquibase.database.typeconversion.core | -|
---|---|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-Classes in liquibase.change used by liquibase.dbdoc | -|
---|---|
Change
-
- - Interface all changes (refactorings) implement. |
-
-Classes in liquibase.change used by liquibase.exception | -|
---|---|
Change
-
- - Interface all changes (refactorings) implement. |
-
-Classes in liquibase.change used by liquibase.serializer | -|
---|---|
Change
-
- - Interface all changes (refactorings) implement. |
-|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-Classes in liquibase.change used by liquibase.serializer.core.string | -|
---|---|
Change
-
- - Interface all changes (refactorings) implement. |
-|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-Classes in liquibase.change used by liquibase.serializer.core.xml | -|
---|---|
Change
-
- - Interface all changes (refactorings) implement. |
-|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-Classes in liquibase.change used by liquibase.sql.visitor | -|
---|---|
CheckSum
-
- - |
-
-Classes in liquibase.change used by liquibase.statement.core | -|
---|---|
ColumnConfig
-
- - This class is the representation of the column tag in the XMl file - It has a reference to the Constraints object for getting information - about the columns constraints. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.ChangeLogIterator -
public class ChangeLogIterator
-
-Constructor Summary | -|
---|---|
ChangeLogIterator(DatabaseChangeLog databaseChangeLog,
- ChangeSetFilter... changeSetFilters)
-
-- |
-|
ChangeLogIterator(List<RanChangeSet> changeSetList,
- DatabaseChangeLog changeLog,
- ChangeSetFilter... changeSetFilters)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-run(ChangeSetVisitor visitor,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogIterator(DatabaseChangeLog databaseChangeLog, - ChangeSetFilter... changeSetFilters)-
-public ChangeLogIterator(List<RanChangeSet> changeSetList, - DatabaseChangeLog changeLog, - ChangeSetFilter... changeSetFilters)-
-Method Detail | -
---|
-public void run(ChangeSetVisitor visitor, - Database database) - throws LiquibaseException-
LiquibaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.ChangeLogParameters.ExpressionExpander -
protected static class ChangeLogParameters.ExpressionExpander
-
-Constructor Summary | -|
---|---|
ChangeLogParameters.ExpressionExpander(ChangeLogParameters changeLogParameters)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-expandExpressions(String text)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogParameters.ExpressionExpander(ChangeLogParameters changeLogParameters)-
-Method Detail | -
---|
-public String expandExpressions(String text)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.ChangeLogParameters -
public class ChangeLogParameters
-
-Nested Class Summary | -|
---|---|
-protected static class |
-ChangeLogParameters.ExpressionExpander
-
-- |
-
-Constructor Summary | -|
---|---|
ChangeLogParameters()
-
-- |
-|
ChangeLogParameters(Database currentDatabase)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addContext(String context)
-
-- |
-
- String |
-expandExpressions(String string)
-
-- |
-
- Object |
-getValue(String key)
-
-- Return the value of a parameter |
-
- boolean |
-hasValue(String key)
-
-- |
-
- void |
-set(String paramter,
- Object value)
-
-- |
-
- void |
-set(String key,
- String value,
- String contexts,
- String databases)
-
-- |
-
- void |
-setContexts(Collection<String> contexts)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogParameters()-
-public ChangeLogParameters(Database currentDatabase)-
-Method Detail | -
---|
-public void addContext(String context)-
-public void setContexts(Collection<String> contexts)-
-public void set(String paramter, - Object value)-
-public void set(String key, - String value, - String contexts, - String databases)-
-public Object getValue(String key)-
-
key
- Name of the parameter
--public boolean hasValue(String key)-
-public String expandExpressions(String string)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<ChangeSet.ExecType> -
liquibase.changelog.ChangeSet.ExecType -
public static enum ChangeSet.ExecType
-
-Enum Constant Summary | -|
---|---|
EXECUTED
-
-- |
-|
FAILED
-
-- |
-|
MARK_RAN
-
-- |
-|
RERAN
-
-- |
-|
SKIPPED
-
-- |
-
-Field Summary | -|
---|---|
- boolean |
-ran
-
-- |
-
- boolean |
-ranBefore
-
-- |
-
- String |
-value
-
-- |
-
-Method Summary | -|
---|---|
-static ChangeSet.ExecType |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSet.ExecType[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final ChangeSet.ExecType EXECUTED-
-public static final ChangeSet.ExecType FAILED-
-public static final ChangeSet.ExecType SKIPPED-
-public static final ChangeSet.ExecType RERAN-
-public static final ChangeSet.ExecType MARK_RAN-
-Field Detail | -
---|
-public final String value-
-public final boolean ranBefore-
-public final boolean ran-
-Method Detail | -
---|
-public static final ChangeSet.ExecType[] values()-
-for(ChangeSet.ExecType c : ChangeSet.ExecType.values()) - System.out.println(c); --
-
-public static ChangeSet.ExecType valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<ChangeSet.RunStatus> -
liquibase.changelog.ChangeSet.RunStatus -
public static enum ChangeSet.RunStatus
-
-Enum Constant Summary | -|
---|---|
ALREADY_RAN
-
-- |
-|
INVALID_MD5SUM
-
-- |
-|
MARK_RAN
-
-- |
-|
NOT_RAN
-
-- |
-|
RUN_AGAIN
-
-- |
-
-Method Summary | -|
---|---|
-static ChangeSet.RunStatus |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSet.RunStatus[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final ChangeSet.RunStatus NOT_RAN-
-public static final ChangeSet.RunStatus ALREADY_RAN-
-public static final ChangeSet.RunStatus RUN_AGAIN-
-public static final ChangeSet.RunStatus MARK_RAN-
-public static final ChangeSet.RunStatus INVALID_MD5SUM-
-Method Detail | -
---|
-public static final ChangeSet.RunStatus[] values()-
-for(ChangeSet.RunStatus c : ChangeSet.RunStatus.values()) - System.out.println(c); --
-
-public static ChangeSet.RunStatus valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<ChangeSet.ValidationFailOption> -
liquibase.changelog.ChangeSet.ValidationFailOption -
public static enum ChangeSet.ValidationFailOption
-
-Enum Constant Summary | -|
---|---|
HALT
-
-- |
-|
MARK_RAN
-
-- |
-
-Method Summary | -|
---|---|
- String |
-toString()
-
-- |
-
-static ChangeSet.ValidationFailOption |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSet.ValidationFailOption[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final ChangeSet.ValidationFailOption HALT-
-public static final ChangeSet.ValidationFailOption MARK_RAN-
-Method Detail | -
---|
-public static final ChangeSet.ValidationFailOption[] values()-
-for(ChangeSet.ValidationFailOption c : ChangeSet.ValidationFailOption.values()) - System.out.println(c); --
-
-public static ChangeSet.ValidationFailOption valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name-public String toString()-
toString
in class Enum<ChangeSet.ValidationFailOption>
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.ChangeSet -
public class ChangeSet
-Encapsulates a changeSet and all its associated changes. -
- -
-
-Nested Class Summary | -|
---|---|
-static class |
-ChangeSet.ExecType
-
-- |
-
-static class |
-ChangeSet.RunStatus
-
-- |
-
-static class |
-ChangeSet.ValidationFailOption
-
-- |
-
-Constructor Summary | -|
---|---|
ChangeSet(String id,
- String author,
- boolean alwaysRun,
- boolean runOnChange,
- String filePath,
- String contextList,
- String dbmsList)
-
-- |
-|
ChangeSet(String id,
- String author,
- boolean alwaysRun,
- boolean runOnChange,
- String filePath,
- String contextList,
- String dbmsList,
- boolean runInTransaction)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addChange(Change change)
-
-- |
-
- void |
-addRollbackChange(Change change)
-
-- |
-
- void |
-addRollBackSQL(String sql)
-
-- |
-
- void |
-addSqlVisitor(SqlVisitor sqlVisitor)
-
-- |
-
- void |
-addValidCheckSum(String text)
-
-- |
-
- ChangeSet.ExecType |
-execute(DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- This method will actually execute each of the changes in the list against the - specified database. |
-
- CheckSum |
-generateCheckSum()
-
-- |
-
- String |
-getAuthor()
-
-- |
-
- List<Change> |
-getChanges()
-
-- Returns an unmodifiable list of changes. |
-
- String |
-getComments()
-
-- |
-
- Set<String> |
-getContexts()
-
-- |
-
- Set<String> |
-getDbmsSet()
-
-- |
-
- String |
-getDescription()
-
-- |
-
- Boolean |
-getFailOnError()
-
-- |
-
- String |
-getFilePath()
-
-- |
-
- String |
-getId()
-
-- |
-
- ChangeSet.ValidationFailOption |
-getOnValidationFail()
-
-- |
-
- PreconditionContainer |
-getPreconditions()
-
-- |
-
- Change[] |
-getRollBackChanges()
-
-- |
-
- List<SqlVisitor> |
-getSqlVisitors()
-
-- |
-
- boolean |
-isAlwaysRun()
-
-- |
-
- boolean |
-isCheckSumValid(CheckSum storedCheckSum)
-
-- |
-
- boolean |
-isRunInTransaction()
-
-- |
-
- boolean |
-isRunOnChange()
-
-- |
-
- void |
-rollback(Database database)
-
-- |
-
- void |
-setComments(String comments)
-
-- |
-
- void |
-setFailOnError(Boolean failOnError)
-
-- |
-
- void |
-setOnValidationFail(ChangeSet.ValidationFailOption onValidationFail)
-
-- |
-
- void |
-setPreconditions(PreconditionContainer preconditionContainer)
-
-- |
-
- void |
-setValidationFailed(boolean validationFailed)
-
-- |
-
- boolean |
-shouldAlwaysRun()
-
-- |
-
- boolean |
-shouldRunOnChange()
-
-- |
-
- boolean |
-supportsRollback(Database database)
-
-- |
-
- String |
-toString()
-
-- |
-
- String |
-toString(boolean includeMD5Sum)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeSet(String id, - String author, - boolean alwaysRun, - boolean runOnChange, - String filePath, - String contextList, - String dbmsList)-
-public ChangeSet(String id, - String author, - boolean alwaysRun, - boolean runOnChange, - String filePath, - String contextList, - String dbmsList, - boolean runInTransaction)-
-Method Detail | -
---|
-public boolean shouldAlwaysRun()-
-public boolean shouldRunOnChange()-
-public String getFilePath()-
-public CheckSum generateCheckSum()-
-public ChangeSet.ExecType execute(DatabaseChangeLog databaseChangeLog, - Database database) - throws MigrationFailedException-
-
MigrationFailedException
-public void rollback(Database database) - throws RollbackFailedException-
RollbackFailedException
-public List<Change> getChanges()-
-
-public void addChange(Change change)-
-public String getId()-
-public String getAuthor()-
-public Set<String> getContexts()-
-public Set<String> getDbmsSet()-
-public String toString(boolean includeMD5Sum)-
-public String toString()-
toString
in class Object
-public String getComments()-
-public void setComments(String comments)-
-public boolean isAlwaysRun()-
-public boolean isRunOnChange()-
-public boolean isRunInTransaction()-
-public Change[] getRollBackChanges()-
-public void addRollBackSQL(String sql)-
-public void addRollbackChange(Change change) - throws UnsupportedChangeException-
UnsupportedChangeException
-public boolean supportsRollback(Database database)-
-public String getDescription()-
-public Boolean getFailOnError()-
-public void setFailOnError(Boolean failOnError)-
-public ChangeSet.ValidationFailOption getOnValidationFail()-
-public void setOnValidationFail(ChangeSet.ValidationFailOption onValidationFail)-
-public void setValidationFailed(boolean validationFailed)-
-public void addValidCheckSum(String text)-
-public boolean isCheckSumValid(CheckSum storedCheckSum)-
-public PreconditionContainer getPreconditions()-
getPreconditions
in interface Conditional
-public void setPreconditions(PreconditionContainer preconditionContainer)-
setPreconditions
in interface Conditional
-public void addSqlVisitor(SqlVisitor sqlVisitor)-
-public List<SqlVisitor> getSqlVisitors()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.DatabaseChangeLog -
public class DatabaseChangeLog
-Encapsulates the information stored in the change log XML file. -
- -
-
-Constructor Summary | -|
---|---|
DatabaseChangeLog()
-
-- |
-|
DatabaseChangeLog(String physicalFilePath)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addChangeSet(ChangeSet changeSet)
-
-- |
-
- int |
-compareTo(DatabaseChangeLog o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- ChangeLogParameters |
-getChangeLogParameters()
-
-- |
-
- ChangeSet |
-getChangeSet(RanChangeSet ranChangeSet)
-
-- |
-
- ChangeSet |
-getChangeSet(String path,
- String author,
- String id)
-
-- |
-
- List<ChangeSet> |
-getChangeSets()
-
-- |
-
- String |
-getFilePath()
-
-- |
-
- String |
-getLogicalFilePath()
-
-- |
-
- String |
-getPhysicalFilePath()
-
-- |
-
- PreconditionContainer |
-getPreconditions()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- void |
-setChangeLogParameters(ChangeLogParameters changeLogParameters)
-
-- |
-
- void |
-setLogicalFilePath(String logicalFilePath)
-
-- |
-
- void |
-setPhysicalFilePath(String physicalFilePath)
-
-- |
-
- void |
-setPreconditions(PreconditionContainer precond)
-
-- |
-
- String |
-toString()
-
-- |
-
- void |
-validate(Database database,
- String... contexts)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseChangeLog()-
-public DatabaseChangeLog(String physicalFilePath)-
-Method Detail | -
---|
-public PreconditionContainer getPreconditions()-
getPreconditions
in interface Conditional
-public void setPreconditions(PreconditionContainer precond)-
setPreconditions
in interface Conditional
-public ChangeLogParameters getChangeLogParameters()-
-public void setChangeLogParameters(ChangeLogParameters changeLogParameters)-
-public String getPhysicalFilePath()-
-public void setPhysicalFilePath(String physicalFilePath)-
-public String getLogicalFilePath()-
-public void setLogicalFilePath(String logicalFilePath)-
-public String getFilePath()-
-public String toString()-
toString
in class Object
-public int compareTo(DatabaseChangeLog o)-
compareTo
in interface Comparable<DatabaseChangeLog>
-public ChangeSet getChangeSet(String path, - String author, - String id)-
-public List<ChangeSet> getChangeSets()-
-public void addChangeSet(ChangeSet changeSet)-
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public void validate(Database database, - String... contexts) - throws LiquibaseException-
LiquibaseException
-public ChangeSet getChangeSet(RanChangeSet ranChangeSet)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.RanChangeSet -
public class RanChangeSet
-Encapsulates information about a previously-ran change set. Used to build rollback statements. -
- -
-
-Constructor Summary | -|
---|---|
RanChangeSet(ChangeSet changeSet)
-
-- |
-|
RanChangeSet(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-|
RanChangeSet(String changeLog,
- String id,
- String author,
- CheckSum lastCheckSum,
- Date dateExecuted,
- String tag,
- ChangeSet.ExecType execType)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-equals(Object o)
-
-- |
-
- String |
-getAuthor()
-
-- |
-
- String |
-getChangeLog()
-
-- |
-
- Date |
-getDateExecuted()
-
-- |
-
- ChangeSet.ExecType |
-getExecType()
-
-- |
-
- String |
-getId()
-
-- |
-
- CheckSum |
-getLastCheckSum()
-
-- |
-
- String |
-getTag()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isSameAs(ChangeSet changeSet)
-
-- |
-
- void |
-setTag(String tag)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RanChangeSet(ChangeSet changeSet)-
-public RanChangeSet(ChangeSet changeSet, - ChangeSet.ExecType execType)-
-public RanChangeSet(String changeLog, - String id, - String author, - CheckSum lastCheckSum, - Date dateExecuted, - String tag, - ChangeSet.ExecType execType)-
-Method Detail | -
---|
-public String getChangeLog()-
-public String getId()-
-public String getAuthor()-
-public CheckSum getLastCheckSum()-
-public Date getDateExecuted()-
-public String getTag()-
-public void setTag(String tag)-
-public ChangeSet.ExecType getExecType()-
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public boolean isSameAs(ChangeSet changeSet)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeLogParameters | -|
---|---|
liquibase | -- |
liquibase.changelog | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
-Uses of ChangeLogParameters in liquibase | -
---|
- -
Methods in liquibase that return ChangeLogParameters | -|
---|---|
- ChangeLogParameters |
-Liquibase.getChangeLogParameters()
-
-- |
-
-Uses of ChangeLogParameters in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return ChangeLogParameters | -|
---|---|
- ChangeLogParameters |
-DatabaseChangeLog.getChangeLogParameters()
-
-- |
-
- -
Methods in liquibase.changelog with parameters of type ChangeLogParameters | -|
---|---|
- void |
-DatabaseChangeLog.setChangeLogParameters(ChangeLogParameters changeLogParameters)
-
-- |
-
- -
Constructors in liquibase.changelog with parameters of type ChangeLogParameters | -|
---|---|
ChangeLogParameters.ExpressionExpander(ChangeLogParameters changeLogParameters)
-
-- |
-
-Uses of ChangeLogParameters in liquibase.parser | -
---|
- -
Methods in liquibase.parser with parameters of type ChangeLogParameters | -|
---|---|
- DatabaseChangeLog |
-ChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ChangeLogParameters in liquibase.parser.core.formattedsql | -
---|
- -
Methods in liquibase.parser.core.formattedsql with parameters of type ChangeLogParameters | -|
---|---|
- DatabaseChangeLog |
-FormattedSqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ChangeLogParameters in liquibase.parser.core.sql | -
---|
- -
Methods in liquibase.parser.core.sql with parameters of type ChangeLogParameters | -|
---|---|
- DatabaseChangeLog |
-SqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ChangeLogParameters in liquibase.parser.core.xml | -
---|
- -
Methods in liquibase.parser.core.xml with parameters of type ChangeLogParameters | -|
---|---|
- DatabaseChangeLog |
-XMLChangeLogSAXParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeSet.ExecType | -|
---|---|
liquibase.changelog | -- |
liquibase.database | -- |
liquibase.statement.core | -- |
-Uses of ChangeSet.ExecType in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return ChangeSet.ExecType | -|
---|---|
- ChangeSet.ExecType |
-ChangeSet.execute(DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- This method will actually execute each of the changes in the list against the - specified database. |
-
- ChangeSet.ExecType |
-RanChangeSet.getExecType()
-
-- |
-
-static ChangeSet.ExecType |
-ChangeSet.ExecType.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSet.ExecType[] |
-ChangeSet.ExecType.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
- -
Constructors in liquibase.changelog with parameters of type ChangeSet.ExecType | -|
---|---|
RanChangeSet(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-|
RanChangeSet(String changeLog,
- String id,
- String author,
- CheckSum lastCheckSum,
- Date dateExecuted,
- String tag,
- ChangeSet.ExecType execType)
-
-- |
-
-Uses of ChangeSet.ExecType in liquibase.database | -
---|
- -
Methods in liquibase.database with parameters of type ChangeSet.ExecType | -|
---|---|
- void |
-AbstractDatabase.markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- After the change set has been ran against the database this method will update the change log table - with the information. |
-
- void |
-Database.markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-
-Uses of ChangeSet.ExecType in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return ChangeSet.ExecType | -|
---|---|
- ChangeSet.ExecType |
-MarkChangeSetRanStatement.getExecType()
-
-- |
-
- -
Constructors in liquibase.statement.core with parameters of type ChangeSet.ExecType | -|
---|---|
MarkChangeSetRanStatement(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeSet.RunStatus | -|
---|---|
liquibase.changelog | -- |
liquibase.database | -- |
-Uses of ChangeSet.RunStatus in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return ChangeSet.RunStatus | -|
---|---|
-static ChangeSet.RunStatus |
-ChangeSet.RunStatus.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSet.RunStatus[] |
-ChangeSet.RunStatus.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
-Uses of ChangeSet.RunStatus in liquibase.database | -
---|
- -
Methods in liquibase.database that return ChangeSet.RunStatus | -|
---|---|
- ChangeSet.RunStatus |
-AbstractDatabase.getRunStatus(ChangeSet changeSet)
-
-- Returns the run status for the given ChangeSet |
-
- ChangeSet.RunStatus |
-Database.getRunStatus(ChangeSet changeSet)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeSet.ValidationFailOption | -|
---|---|
liquibase.changelog | -- |
-Uses of ChangeSet.ValidationFailOption in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return ChangeSet.ValidationFailOption | -|
---|---|
- ChangeSet.ValidationFailOption |
-ChangeSet.getOnValidationFail()
-
-- |
-
-static ChangeSet.ValidationFailOption |
-ChangeSet.ValidationFailOption.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSet.ValidationFailOption[] |
-ChangeSet.ValidationFailOption.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
- -
Methods in liquibase.changelog with parameters of type ChangeSet.ValidationFailOption | -|
---|---|
- void |
-ChangeSet.setOnValidationFail(ChangeSet.ValidationFailOption onValidationFail)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeSet | -|
---|---|
liquibase | -- |
liquibase.change | -- |
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.exception | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
liquibase.statement.core | -- |
-Uses of ChangeSet in liquibase | -
---|
- -
Methods in liquibase that return types with arguments of type ChangeSet | -|
---|---|
- List<ChangeSet> |
-Liquibase.listUnrunChangeSets(String contexts)
-
-- |
-
-Uses of ChangeSet in liquibase.change | -
---|
- -
Methods in liquibase.change that return ChangeSet | -|
---|---|
- ChangeSet |
-AbstractChange.getChangeSet()
-
-- |
-
- ChangeSet |
-Change.getChangeSet()
-
-- |
-
- -
Methods in liquibase.change with parameters of type ChangeSet | -|
---|---|
- void |
-AbstractChange.setChangeSet(ChangeSet changeSet)
-
-- |
-
- void |
-Change.setChangeSet(ChangeSet changeSet)
-
-- |
-
-Uses of ChangeSet in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return ChangeSet | -|
---|---|
- ChangeSet |
-DatabaseChangeLog.getChangeSet(RanChangeSet ranChangeSet)
-
-- |
-
- ChangeSet |
-DatabaseChangeLog.getChangeSet(String path,
- String author,
- String id)
-
-- |
-
- -
Methods in liquibase.changelog that return types with arguments of type ChangeSet | -|
---|---|
- List<ChangeSet> |
-DatabaseChangeLog.getChangeSets()
-
-- |
-
- -
Methods in liquibase.changelog with parameters of type ChangeSet | -|
---|---|
- void |
-DatabaseChangeLog.addChangeSet(ChangeSet changeSet)
-
-- |
-
- boolean |
-RanChangeSet.isSameAs(ChangeSet changeSet)
-
-- |
-
- -
Constructors in liquibase.changelog with parameters of type ChangeSet | -|
---|---|
RanChangeSet(ChangeSet changeSet)
-
-- |
-|
RanChangeSet(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-
-Uses of ChangeSet in liquibase.changelog.filter | -
---|
- -
Methods in liquibase.changelog.filter with parameters of type ChangeSet | -|
---|---|
- boolean |
-ActuallyExecutedChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-AfterTagChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-AlreadyRanChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-ChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-ContextChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-CountChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-DbmsChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-ExecutedAfterChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-NotRanChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- boolean |
-ShouldRunChangeSetFilter.accepts(ChangeSet changeSet)
-
-- |
-
- RanChangeSet |
-RanChangeSetFilter.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
-Uses of ChangeSet in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return types with arguments of type ChangeSet | -|
---|---|
- Set<ChangeSet> |
-ValidatingVisitor.getDuplicateChangeSets()
-
-- |
-
- List<ChangeSet> |
-ValidatingVisitor.getInvalidMD5Sums()
-
-- |
-
- List<ChangeSet> |
-ListVisitor.getSeenChangeSets()
-
-- |
-
- -
Methods in liquibase.changelog.visitor with parameters of type ChangeSet | -|
---|---|
- void |
-ChangeLogSyncVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ChangeSetVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-DBDocVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ListVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-RollbackVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-UpdateVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ValidatingVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
-Uses of ChangeSet in liquibase.database | -
---|
- -
Methods in liquibase.database with parameters of type ChangeSet | -|
---|---|
- RanChangeSet |
-AbstractDatabase.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- RanChangeSet |
-Database.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- Date |
-AbstractDatabase.getRanDate(ChangeSet changeSet)
-
-- |
-
- Date |
-Database.getRanDate(ChangeSet changeSet)
-
-- |
-
- ChangeSet.RunStatus |
-AbstractDatabase.getRunStatus(ChangeSet changeSet)
-
-- Returns the run status for the given ChangeSet |
-
- ChangeSet.RunStatus |
-Database.getRunStatus(ChangeSet changeSet)
-
-- |
-
- void |
-AbstractDatabase.markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- After the change set has been ran against the database this method will update the change log table - with the information. |
-
- void |
-Database.markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-
- void |
-AbstractDatabase.removeRanStatus(ChangeSet changeSet)
-
-- |
-
- void |
-Database.removeRanStatus(ChangeSet changeSet)
-
-- |
-
-Uses of ChangeSet in liquibase.exception | -
---|
- -
Methods in liquibase.exception that return types with arguments of type ChangeSet | -|
---|---|
- List<ChangeSet> |
-ValidationFailedException.getInvalidMD5Sums()
-
-- |
-
- -
Methods in liquibase.exception with parameters of type ChangeSet | -|
---|---|
- void |
-ValidationErrors.addAll(ValidationErrors validationErrors,
- ChangeSet changeSet)
-
-- |
-
- -
Constructors in liquibase.exception with parameters of type ChangeSet | -|
---|---|
MigrationFailedException(ChangeSet failedChangeSet,
- String message)
-
-- |
-|
MigrationFailedException(ChangeSet failedChangeSet,
- String message,
- Throwable cause)
-
-- |
-|
MigrationFailedException(ChangeSet failedChangeSet,
- Throwable cause)
-
-- |
-
-Uses of ChangeSet in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition with parameters of type ChangeSet | -|
---|---|
- void |
-CustomPreconditionWrapper.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-Precondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
-Uses of ChangeSet in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core with parameters of type ChangeSet | -|
---|---|
- void |
-AndPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeLogPropertyDefinedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeSetExecutedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ColumnExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-DBMSPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ForeignKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-IndexExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-NotPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-OrPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PreconditionContainer.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PrimaryKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-RunningAsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SequenceExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SqlPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-TableExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ViewExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
-Uses of ChangeSet in liquibase.serializer | -
---|
- -
Methods in liquibase.serializer with parameters of type ChangeSet | -|
---|---|
- String |
-ChangeLogSerializer.serialize(ChangeSet changeSet)
-
-- |
-
- -
Method parameters in liquibase.serializer with type arguments of type ChangeSet | -|
---|---|
- void |
-ChangeLogSerializer.write(List<ChangeSet> changeSets,
- OutputStream out)
-
-- |
-
-Uses of ChangeSet in liquibase.serializer.core.string | -
---|
- -
Methods in liquibase.serializer.core.string with parameters of type ChangeSet | -|
---|---|
- String |
-StringChangeLogSerializer.serialize(ChangeSet changeSet)
-
-- |
-
- -
Method parameters in liquibase.serializer.core.string with type arguments of type ChangeSet | -|
---|---|
- void |
-StringChangeLogSerializer.write(List<ChangeSet> changeSets,
- OutputStream out)
-
-- |
-
-Uses of ChangeSet in liquibase.serializer.core.xml | -
---|
- -
Methods in liquibase.serializer.core.xml with parameters of type ChangeSet | -|
---|---|
- Element |
-XMLChangeLogSerializer.createNode(ChangeSet changeSet)
-
-- |
-
- String |
-XMLChangeLogSerializer.serialize(ChangeSet changeSet)
-
-- |
-
- -
Method parameters in liquibase.serializer.core.xml with type arguments of type ChangeSet | -|
---|---|
- void |
-XMLChangeLogSerializer.write(List<ChangeSet> changeSets,
- OutputStream out)
-
-- |
-
-Uses of ChangeSet in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return ChangeSet | -|
---|---|
- ChangeSet |
-MarkChangeSetRanStatement.getChangeSet()
-
-- |
-
- ChangeSet |
-RemoveChangeSetRanStatusStatement.getChangeSet()
-
-- |
-
- ChangeSet |
-UpdateChangeSetChecksumStatement.getChangeSet()
-
-- |
-
- -
Constructors in liquibase.statement.core with parameters of type ChangeSet | -|
---|---|
MarkChangeSetRanStatement(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-|
RemoveChangeSetRanStatusStatement(ChangeSet changeSet)
-
-- |
-|
UpdateChangeSetChecksumStatement(ChangeSet changeSet)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseChangeLog | -|
---|---|
liquibase | -- |
liquibase.changelog | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.dbdoc | -- |
liquibase.exception | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
-Uses of DatabaseChangeLog in liquibase | -
---|
- -
Methods in liquibase with parameters of type DatabaseChangeLog | -|
---|---|
- void |
-Liquibase.checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String contexts)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog with parameters of type DatabaseChangeLog | -|
---|---|
- int |
-DatabaseChangeLog.compareTo(DatabaseChangeLog o)
-
-- |
-
- ChangeSet.ExecType |
-ChangeSet.execute(DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- This method will actually execute each of the changes in the list against the - specified database. |
-
- -
Constructors in liquibase.changelog with parameters of type DatabaseChangeLog | -|
---|---|
ChangeLogIterator(DatabaseChangeLog databaseChangeLog,
- ChangeSetFilter... changeSetFilters)
-
-- |
-|
ChangeLogIterator(List<RanChangeSet> changeSetList,
- DatabaseChangeLog changeLog,
- ChangeSetFilter... changeSetFilters)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor with parameters of type DatabaseChangeLog | -|
---|---|
- void |
-ValidatingVisitor.validate(Database database,
- DatabaseChangeLog changeLog)
-
-- |
-
- void |
-ChangeLogSyncVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ChangeSetVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-DBDocVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ListVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-RollbackVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-UpdateVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ValidatingVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.database | -
---|
- -
Methods in liquibase.database with parameters of type DatabaseChangeLog | -|
---|---|
- void |
-AbstractDatabase.checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String... contexts)
-
-- This method will check the database ChangeLog table used to keep track of - the changes in the file. |
-
- void |
-Database.checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String[] contexts)
-
-- |
-
- void |
-AbstractDatabase.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.dbdoc | -
---|
- -
Constructors in liquibase.dbdoc with parameters of type DatabaseChangeLog | -|
---|---|
PendingSQLWriter(File rootOutputDir,
- Database database,
- DatabaseChangeLog databaseChangeLog)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.exception | -
---|
- -
Constructors in liquibase.exception with parameters of type DatabaseChangeLog | -|
---|---|
PreconditionErrorException(Exception cause,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-|
PreconditionFailedException(String message,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.parser | -
---|
- -
Methods in liquibase.parser that return DatabaseChangeLog | -|
---|---|
- DatabaseChangeLog |
-ChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.parser.core.formattedsql | -
---|
- -
Methods in liquibase.parser.core.formattedsql that return DatabaseChangeLog | -|
---|---|
- DatabaseChangeLog |
-FormattedSqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.parser.core.sql | -
---|
- -
Methods in liquibase.parser.core.sql that return DatabaseChangeLog | -|
---|---|
- DatabaseChangeLog |
-SqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.parser.core.xml | -
---|
- -
Methods in liquibase.parser.core.xml that return DatabaseChangeLog | -|
---|---|
- DatabaseChangeLog |
-XMLChangeLogSAXParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition with parameters of type DatabaseChangeLog | -|
---|---|
- void |
-CustomPreconditionWrapper.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-Precondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core with parameters of type DatabaseChangeLog | -|
---|---|
- void |
-AndPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeLogPropertyDefinedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeSetExecutedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ColumnExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-DBMSPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ForeignKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-IndexExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-NotPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-OrPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PreconditionContainer.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PrimaryKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-RunningAsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SequenceExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SqlPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-TableExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ViewExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- -
Constructors in liquibase.precondition.core with parameters of type DatabaseChangeLog | -|
---|---|
ErrorPrecondition(Throwable exception,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-|
FailedPrecondition(String message,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.serializer | -
---|
- -
Methods in liquibase.serializer with parameters of type DatabaseChangeLog | -|
---|---|
- String |
-ChangeLogSerializer.serialize(DatabaseChangeLog databaseChangeLog)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.serializer.core.string | -
---|
- -
Methods in liquibase.serializer.core.string with parameters of type DatabaseChangeLog | -|
---|---|
- String |
-StringChangeLogSerializer.serialize(DatabaseChangeLog databaseChangeLog)
-
-- |
-
-Uses of DatabaseChangeLog in liquibase.serializer.core.xml | -
---|
- -
Methods in liquibase.serializer.core.xml with parameters of type DatabaseChangeLog | -|
---|---|
- String |
-XMLChangeLogSerializer.serialize(DatabaseChangeLog databaseChangeLog)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RanChangeSet | -|
---|---|
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
-Uses of RanChangeSet in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog with parameters of type RanChangeSet | -|
---|---|
- ChangeSet |
-DatabaseChangeLog.getChangeSet(RanChangeSet ranChangeSet)
-
-- |
-
- -
Constructor parameters in liquibase.changelog with type arguments of type RanChangeSet | -|
---|---|
ChangeLogIterator(List<RanChangeSet> changeSetList,
- DatabaseChangeLog changeLog,
- ChangeSetFilter... changeSetFilters)
-
-- |
-
-Uses of RanChangeSet in liquibase.changelog.filter | -
---|
- -
Fields in liquibase.changelog.filter with type parameters of type RanChangeSet | -|
---|---|
- List<RanChangeSet> |
-NotRanChangeSetFilter.ranChangeSets
-
-- |
-
- List<RanChangeSet> |
-RanChangeSetFilter.ranChangeSets
-
-- |
-
- List<RanChangeSet> |
-ShouldRunChangeSetFilter.ranChangeSets
-
-- |
-
- -
Methods in liquibase.changelog.filter that return RanChangeSet | -|
---|---|
- RanChangeSet |
-RanChangeSetFilter.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- -
Constructor parameters in liquibase.changelog.filter with type arguments of type RanChangeSet | -|
---|---|
ActuallyExecutedChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-|
AfterTagChangeSetFilter(String tag,
- List<RanChangeSet> ranChangeSets)
-
-- |
-|
AlreadyRanChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-|
ExecutedAfterChangeSetFilter(Date date,
- List<RanChangeSet> ranChangeSets)
-
-- |
-|
NotRanChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-|
RanChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-
-Uses of RanChangeSet in liquibase.changelog.visitor | -
---|
- -
Constructor parameters in liquibase.changelog.visitor with type arguments of type RanChangeSet | -|
---|---|
ValidatingVisitor(List<RanChangeSet> ranChangeSets)
-
-- |
-
-Uses of RanChangeSet in liquibase.database | -
---|
- -
Methods in liquibase.database that return RanChangeSet | -|
---|---|
- RanChangeSet |
-AbstractDatabase.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- RanChangeSet |
-Database.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- -
Methods in liquibase.database that return types with arguments of type RanChangeSet | -|
---|---|
- List<RanChangeSet> |
-AbstractDatabase.getRanChangeSetList()
-
-- Returns the ChangeSets that have been run against the current database. |
-
- List<RanChangeSet> |
-Database.getRanChangeSetList()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.RanChangeSetFilter -
liquibase.changelog.filter.ActuallyExecutedChangeSetFilter -
public class ActuallyExecutedChangeSetFilter
-
-Field Summary | -
---|
Fields inherited from class liquibase.changelog.filter.RanChangeSetFilter | -
---|
ranChangeSets |
-
-Constructor Summary | -|
---|---|
ActuallyExecutedChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class liquibase.changelog.filter.RanChangeSetFilter | -
---|
getRanChangeSet |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ActuallyExecutedChangeSetFilter(List<RanChangeSet> ranChangeSets)-
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.AfterTagChangeSetFilter -
public class AfterTagChangeSetFilter
-
-Constructor Summary | -|
---|---|
AfterTagChangeSetFilter(String tag,
- List<RanChangeSet> ranChangeSets)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AfterTagChangeSetFilter(String tag, - List<RanChangeSet> ranChangeSets) - throws RollbackFailedException-
RollbackFailedException
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
accepts
in interface ChangeSetFilter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.RanChangeSetFilter -
liquibase.changelog.filter.AlreadyRanChangeSetFilter -
public class AlreadyRanChangeSetFilter
-
-Field Summary | -
---|
Fields inherited from class liquibase.changelog.filter.RanChangeSetFilter | -
---|
ranChangeSets |
-
-Constructor Summary | -|
---|---|
AlreadyRanChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class liquibase.changelog.filter.RanChangeSetFilter | -
---|
getRanChangeSet |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AlreadyRanChangeSetFilter(List<RanChangeSet> ranChangeSets)-
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface ChangeSetFilter
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
-Method Detail | -
---|
-boolean accepts(ChangeSet changeSet)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.ContextChangeSetFilter -
public class ContextChangeSetFilter
-
-Constructor Summary | -|
---|---|
ContextChangeSetFilter(String... contexts)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ContextChangeSetFilter(String... contexts)-
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
accepts
in interface ChangeSetFilter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.CountChangeSetFilter -
public class CountChangeSetFilter
-
-Constructor Summary | -|
---|---|
CountChangeSetFilter(int changeSetsToAllow)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CountChangeSetFilter(int changeSetsToAllow)-
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
accepts
in interface ChangeSetFilter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.DbmsChangeSetFilter -
public class DbmsChangeSetFilter
-
-Constructor Summary | -|
---|---|
DbmsChangeSetFilter(Database database)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DbmsChangeSetFilter(Database database)-
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
accepts
in interface ChangeSetFilter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.ExecutedAfterChangeSetFilter -
public class ExecutedAfterChangeSetFilter
-
-Constructor Summary | -|
---|---|
ExecutedAfterChangeSetFilter(Date date,
- List<RanChangeSet> ranChangeSets)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ExecutedAfterChangeSetFilter(Date date, - List<RanChangeSet> ranChangeSets)-
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
accepts
in interface ChangeSetFilter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.NotRanChangeSetFilter -
public class NotRanChangeSetFilter
-
-Field Summary | -|
---|---|
- List<RanChangeSet> |
-ranChangeSets
-
-- |
-
-Constructor Summary | -|
---|---|
NotRanChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public List<RanChangeSet> ranChangeSets-
-Constructor Detail | -
---|
-public NotRanChangeSetFilter(List<RanChangeSet> ranChangeSets)-
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
accepts
in interface ChangeSetFilter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.RanChangeSetFilter -
public abstract class RanChangeSetFilter
-
-Field Summary | -|
---|---|
- List<RanChangeSet> |
-ranChangeSets
-
-- |
-
-Constructor Summary | -|
---|---|
RanChangeSetFilter(List<RanChangeSet> ranChangeSets)
-
-- |
-
-Method Summary | -|
---|---|
- RanChangeSet |
-getRanChangeSet(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.changelog.filter.ChangeSetFilter | -
---|
accepts |
-
-Field Detail | -
---|
-public List<RanChangeSet> ranChangeSets-
-Constructor Detail | -
---|
-public RanChangeSetFilter(List<RanChangeSet> ranChangeSets)-
-Method Detail | -
---|
-public RanChangeSet getRanChangeSet(ChangeSet changeSet)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.filter.ShouldRunChangeSetFilter -
public class ShouldRunChangeSetFilter
-
-Field Summary | -|
---|---|
- List<RanChangeSet> |
-ranChangeSets
-
-- |
-
-Constructor Summary | -|
---|---|
ShouldRunChangeSetFilter(Database database)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-accepts(ChangeSet changeSet)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public List<RanChangeSet> ranChangeSets-
-Constructor Detail | -
---|
-public ShouldRunChangeSetFilter(Database database) - throws DatabaseException-
DatabaseException
-Method Detail | -
---|
-public boolean accepts(ChangeSet changeSet)-
accepts
in interface ChangeSetFilter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeSetFilter | -|
---|---|
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
-Uses of ChangeSetFilter in liquibase.changelog | -
---|
- -
Constructors in liquibase.changelog with parameters of type ChangeSetFilter | -|
---|---|
ChangeLogIterator(DatabaseChangeLog databaseChangeLog,
- ChangeSetFilter... changeSetFilters)
-
-- |
-|
ChangeLogIterator(List<RanChangeSet> changeSetList,
- DatabaseChangeLog changeLog,
- ChangeSetFilter... changeSetFilters)
-
-- |
-
-Uses of ChangeSetFilter in liquibase.changelog.filter | -
---|
- -
Classes in liquibase.changelog.filter that implement ChangeSetFilter | -|
---|---|
- class |
-ActuallyExecutedChangeSetFilter
-
-- |
-
- class |
-AfterTagChangeSetFilter
-
-- |
-
- class |
-AlreadyRanChangeSetFilter
-
-- |
-
- class |
-ContextChangeSetFilter
-
-- |
-
- class |
-CountChangeSetFilter
-
-- |
-
- class |
-DbmsChangeSetFilter
-
-- |
-
- class |
-ExecutedAfterChangeSetFilter
-
-- |
-
- class |
-NotRanChangeSetFilter
-
-- |
-
- class |
-RanChangeSetFilter
-
-- |
-
- class |
-ShouldRunChangeSetFilter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RanChangeSetFilter | -|
---|---|
liquibase.changelog.filter | -- |
-Uses of RanChangeSetFilter in liquibase.changelog.filter | -
---|
- -
Subclasses of RanChangeSetFilter in liquibase.changelog.filter | -|
---|---|
- class |
-ActuallyExecutedChangeSetFilter
-
-- |
-
- class |
-AlreadyRanChangeSetFilter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -ChangeSetFilter |
-
-Classes
-
- -ActuallyExecutedChangeSetFilter - -AfterTagChangeSetFilter - -AlreadyRanChangeSetFilter - -ContextChangeSetFilter - -CountChangeSetFilter - -DbmsChangeSetFilter - -ExecutedAfterChangeSetFilter - -NotRanChangeSetFilter - -RanChangeSetFilter - -ShouldRunChangeSetFilter |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
ChangeSetFilter | -- |
- -
-Class Summary | -|
---|---|
ActuallyExecutedChangeSetFilter | -- |
AfterTagChangeSetFilter | -- |
AlreadyRanChangeSetFilter | -- |
ContextChangeSetFilter | -- |
CountChangeSetFilter | -- |
DbmsChangeSetFilter | -- |
ExecutedAfterChangeSetFilter | -- |
NotRanChangeSetFilter | -- |
RanChangeSetFilter | -- |
ShouldRunChangeSetFilter | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.changelog.filter | -|
---|---|
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
-Classes in liquibase.changelog.filter used by liquibase.changelog | -|
---|---|
ChangeSetFilter
-
- - |
-
-Classes in liquibase.changelog.filter used by liquibase.changelog.filter | -|
---|---|
ChangeSetFilter
-
- - |
-|
RanChangeSetFilter
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -ChangeLogIterator - -ChangeLogParameters - -ChangeLogParameters.ExpressionExpander - -ChangeSet - -DatabaseChangeLog - -RanChangeSet |
-
-Enums
-
- -ChangeSet.ExecType - -ChangeSet.RunStatus - -ChangeSet.ValidationFailOption |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
ChangeLogIterator | -- |
ChangeLogParameters | -- |
ChangeLogParameters.ExpressionExpander | -- |
ChangeSet | -Encapsulates a changeSet and all its associated changes. | -
DatabaseChangeLog | -Encapsulates the information stored in the change log XML file. | -
RanChangeSet | -Encapsulates information about a previously-ran change set. | -
- -
-Enum Summary | -|
---|---|
ChangeSet.ExecType | -- |
ChangeSet.RunStatus | -- |
ChangeSet.ValidationFailOption | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.changelog | -|
---|---|
liquibase | -- |
liquibase.change | -- |
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.dbdoc | -- |
liquibase.exception | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
liquibase.statement.core | -- |
-Classes in liquibase.changelog used by liquibase | -|
---|---|
ChangeLogParameters
-
- - |
-|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.change | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-
-Classes in liquibase.changelog used by liquibase.changelog | -|
---|---|
ChangeLogParameters
-
- - |
-|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
ChangeSet.ExecType
-
- - |
-|
ChangeSet.RunStatus
-
- - |
-|
ChangeSet.ValidationFailOption
-
- - |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-|
RanChangeSet
-
- - Encapsulates information about a previously-ran change set. |
-
-Classes in liquibase.changelog used by liquibase.changelog.filter | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
RanChangeSet
-
- - Encapsulates information about a previously-ran change set. |
-
-Classes in liquibase.changelog used by liquibase.changelog.visitor | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-|
RanChangeSet
-
- - Encapsulates information about a previously-ran change set. |
-
-Classes in liquibase.changelog used by liquibase.database | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
ChangeSet.ExecType
-
- - |
-|
ChangeSet.RunStatus
-
- - |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-|
RanChangeSet
-
- - Encapsulates information about a previously-ran change set. |
-
-Classes in liquibase.changelog used by liquibase.dbdoc | -|
---|---|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.exception | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.parser | -|
---|---|
ChangeLogParameters
-
- - |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.parser.core.formattedsql | -|
---|---|
ChangeLogParameters
-
- - |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.parser.core.sql | -|
---|---|
ChangeLogParameters
-
- - |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.parser.core.xml | -|
---|---|
ChangeLogParameters
-
- - |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.precondition | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.precondition.core | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.serializer | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.serializer.core.string | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.serializer.core.xml | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
DatabaseChangeLog
-
- - Encapsulates the information stored in the change log XML file. |
-
-Classes in liquibase.changelog used by liquibase.statement.core | -|
---|---|
ChangeSet
-
- - Encapsulates a changeSet and all its associated changes. |
-|
ChangeSet.ExecType
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.visitor.ChangeLogSyncVisitor -
public class ChangeLogSyncVisitor
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from interface liquibase.changelog.visitor.ChangeSetVisitor | -
---|
ChangeSetVisitor.Direction |
-
-Constructor Summary | -|
---|---|
ChangeLogSyncVisitor(Database database)
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSetVisitor.Direction |
-getDirection()
-
-- |
-
- void |
-visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogSyncVisitor(Database database)-
-Method Detail | -
---|
-public ChangeSetVisitor.Direction getDirection()-
getDirection
in interface ChangeSetVisitor
-public void visit(ChangeSet changeSet, - DatabaseChangeLog databaseChangeLog, - Database database) - throws LiquibaseException-
visit
in interface ChangeSetVisitor
LiquibaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<ChangeSetVisitor.Direction> -
liquibase.changelog.visitor.ChangeSetVisitor.Direction -
public static enum ChangeSetVisitor.Direction
-
-Enum Constant Summary | -|
---|---|
FORWARD
-
-- |
-|
REVERSE
-
-- |
-
-Method Summary | -|
---|---|
-static ChangeSetVisitor.Direction |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSetVisitor.Direction[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final ChangeSetVisitor.Direction FORWARD-
-public static final ChangeSetVisitor.Direction REVERSE-
-Method Detail | -
---|
-public static final ChangeSetVisitor.Direction[] values()-
-for(ChangeSetVisitor.Direction c : ChangeSetVisitor.Direction.values()) - System.out.println(c); --
-
-public static ChangeSetVisitor.Direction valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface ChangeSetVisitor
-
-Nested Class Summary | -|
---|---|
-static class |
-ChangeSetVisitor.Direction
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSetVisitor.Direction |
-getDirection()
-
-- |
-
- void |
-visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
-Method Detail | -
---|
-ChangeSetVisitor.Direction getDirection()-
-void visit(ChangeSet changeSet, - DatabaseChangeLog databaseChangeLog, - Database database) - throws LiquibaseException-
LiquibaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.visitor.DBDocVisitor -
public class DBDocVisitor
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from interface liquibase.changelog.visitor.ChangeSetVisitor | -
---|
ChangeSetVisitor.Direction |
-
-Constructor Summary | -|
---|---|
DBDocVisitor(Database database)
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSetVisitor.Direction |
-getDirection()
-
-- |
-
- void |
-visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-writeHTML(File rootOutputDir,
- ResourceAccessor resourceAccessor)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DBDocVisitor(Database database)-
-Method Detail | -
---|
-public ChangeSetVisitor.Direction getDirection()-
getDirection
in interface ChangeSetVisitor
-public void visit(ChangeSet changeSet, - DatabaseChangeLog databaseChangeLog, - Database database) - throws LiquibaseException-
visit
in interface ChangeSetVisitor
LiquibaseException
-public void writeHTML(File rootOutputDir, - ResourceAccessor resourceAccessor) - throws IOException, - DatabaseException, - DatabaseHistoryException-
IOException
-DatabaseException
-DatabaseHistoryException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.visitor.ListVisitor -
public class ListVisitor
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from interface liquibase.changelog.visitor.ChangeSetVisitor | -
---|
ChangeSetVisitor.Direction |
-
-Constructor Summary | -|
---|---|
ListVisitor()
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSetVisitor.Direction |
-getDirection()
-
-- |
-
- List<ChangeSet> |
-getSeenChangeSets()
-
-- |
-
- void |
-visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ListVisitor()-
-Method Detail | -
---|
-public List<ChangeSet> getSeenChangeSets()-
-public ChangeSetVisitor.Direction getDirection()-
getDirection
in interface ChangeSetVisitor
-public void visit(ChangeSet changeSet, - DatabaseChangeLog databaseChangeLog, - Database database) - throws LiquibaseException-
visit
in interface ChangeSetVisitor
LiquibaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.visitor.RollbackVisitor -
public class RollbackVisitor
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from interface liquibase.changelog.visitor.ChangeSetVisitor | -
---|
ChangeSetVisitor.Direction |
-
-Constructor Summary | -|
---|---|
RollbackVisitor(Database database)
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSetVisitor.Direction |
-getDirection()
-
-- |
-
- void |
-visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RollbackVisitor(Database database)-
-Method Detail | -
---|
-public ChangeSetVisitor.Direction getDirection()-
getDirection
in interface ChangeSetVisitor
-public void visit(ChangeSet changeSet, - DatabaseChangeLog databaseChangeLog, - Database database) - throws LiquibaseException-
visit
in interface ChangeSetVisitor
LiquibaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.visitor.UpdateVisitor -
public class UpdateVisitor
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from interface liquibase.changelog.visitor.ChangeSetVisitor | -
---|
ChangeSetVisitor.Direction |
-
-Constructor Summary | -|
---|---|
UpdateVisitor(Database database)
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSetVisitor.Direction |
-getDirection()
-
-- |
-
- void |
-visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UpdateVisitor(Database database)-
-Method Detail | -
---|
-public ChangeSetVisitor.Direction getDirection()-
getDirection
in interface ChangeSetVisitor
-public void visit(ChangeSet changeSet, - DatabaseChangeLog databaseChangeLog, - Database database) - throws LiquibaseException-
visit
in interface ChangeSetVisitor
LiquibaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.changelog.visitor.ValidatingVisitor -
public class ValidatingVisitor
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from interface liquibase.changelog.visitor.ChangeSetVisitor | -
---|
ChangeSetVisitor.Direction |
-
-Constructor Summary | -|
---|---|
ValidatingVisitor(List<RanChangeSet> ranChangeSets)
-
-- |
-
-Method Summary | -|
---|---|
- List<Throwable> |
-getChangeValidationExceptions()
-
-- |
-
- Database |
-getDatabase()
-
-- |
-
- ChangeSetVisitor.Direction |
-getDirection()
-
-- |
-
- Set<ChangeSet> |
-getDuplicateChangeSets()
-
-- |
-
- List<ErrorPrecondition> |
-getErrorPreconditions()
-
-- |
-
- List<FailedPrecondition> |
-getFailedPreconditions()
-
-- |
-
- List<ChangeSet> |
-getInvalidMD5Sums()
-
-- |
-
- List<SetupException> |
-getSetupExceptions()
-
-- |
-
- ValidationErrors |
-getValidationErrors()
-
-- |
-
- Warnings |
-getWarnings()
-
-- |
-
- void |
-validate(Database database,
- DatabaseChangeLog changeLog)
-
-- |
-
- boolean |
-validationPassed()
-
-- |
-
- void |
-visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ValidatingVisitor(List<RanChangeSet> ranChangeSets)-
-Method Detail | -
---|
-public void validate(Database database, - DatabaseChangeLog changeLog)-
-public ChangeSetVisitor.Direction getDirection()-
getDirection
in interface ChangeSetVisitor
-public void visit(ChangeSet changeSet, - DatabaseChangeLog databaseChangeLog, - Database database)-
visit
in interface ChangeSetVisitor
-public List<ChangeSet> getInvalidMD5Sums()-
-public List<FailedPrecondition> getFailedPreconditions()-
-public List<ErrorPrecondition> getErrorPreconditions()-
-public Set<ChangeSet> getDuplicateChangeSets()-
-public List<SetupException> getSetupExceptions()-
-public List<Throwable> getChangeValidationExceptions()-
-public ValidationErrors getValidationErrors()-
-public Warnings getWarnings()-
-public boolean validationPassed()-
-public Database getDatabase()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeSetVisitor.Direction | -|
---|---|
liquibase.changelog.visitor | -- |
-Uses of ChangeSetVisitor.Direction in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return ChangeSetVisitor.Direction | -|
---|---|
- ChangeSetVisitor.Direction |
-ChangeLogSyncVisitor.getDirection()
-
-- |
-
- ChangeSetVisitor.Direction |
-ChangeSetVisitor.getDirection()
-
-- |
-
- ChangeSetVisitor.Direction |
-DBDocVisitor.getDirection()
-
-- |
-
- ChangeSetVisitor.Direction |
-ListVisitor.getDirection()
-
-- |
-
- ChangeSetVisitor.Direction |
-RollbackVisitor.getDirection()
-
-- |
-
- ChangeSetVisitor.Direction |
-UpdateVisitor.getDirection()
-
-- |
-
- ChangeSetVisitor.Direction |
-ValidatingVisitor.getDirection()
-
-- |
-
-static ChangeSetVisitor.Direction |
-ChangeSetVisitor.Direction.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ChangeSetVisitor.Direction[] |
-ChangeSetVisitor.Direction.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeSetVisitor | -|
---|---|
liquibase.changelog | -- |
liquibase.changelog.visitor | -- |
-Uses of ChangeSetVisitor in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog with parameters of type ChangeSetVisitor | -|
---|---|
- void |
-ChangeLogIterator.run(ChangeSetVisitor visitor,
- Database database)
-
-- |
-
-Uses of ChangeSetVisitor in liquibase.changelog.visitor | -
---|
- -
Classes in liquibase.changelog.visitor that implement ChangeSetVisitor | -|
---|---|
- class |
-ChangeLogSyncVisitor
-
-- |
-
- class |
-DBDocVisitor
-
-- |
-
- class |
-ListVisitor
-
-- |
-
- class |
-RollbackVisitor
-
-- |
-
- class |
-UpdateVisitor
-
-- |
-
- class |
-ValidatingVisitor
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ValidatingVisitor | -|
---|---|
liquibase.exception | -- |
-Uses of ValidatingVisitor in liquibase.exception | -
---|
- -
Constructors in liquibase.exception with parameters of type ValidatingVisitor | -|
---|---|
ValidationFailedException(ValidatingVisitor changeLogHandler)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -ChangeSetVisitor |
-
-Classes
-
- -ChangeLogSyncVisitor - -DBDocVisitor - -ListVisitor - -RollbackVisitor - -UpdateVisitor - -ValidatingVisitor |
-
-Enums
-
- -ChangeSetVisitor.Direction |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
ChangeSetVisitor | -- |
- -
-Class Summary | -|
---|---|
ChangeLogSyncVisitor | -- |
DBDocVisitor | -- |
ListVisitor | -- |
RollbackVisitor | -- |
UpdateVisitor | -- |
ValidatingVisitor | -- |
- -
-Enum Summary | -|
---|---|
ChangeSetVisitor.Direction | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.changelog.visitor | -|
---|---|
liquibase.changelog | -- |
liquibase.changelog.visitor | -- |
liquibase.exception | -- |
-Classes in liquibase.changelog.visitor used by liquibase.changelog | -|
---|---|
ChangeSetVisitor
-
- - |
-
-Classes in liquibase.changelog.visitor used by liquibase.changelog.visitor | -|
---|---|
ChangeSetVisitor
-
- - |
-|
ChangeSetVisitor.Direction
-
- - |
-
-Classes in liquibase.changelog.visitor used by liquibase.exception | -|
---|---|
ValidatingVisitor
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Liquibase | -|
---|---|
liquibase.integration.ant | -- |
liquibase.integration.spring | -- |
-Uses of Liquibase in liquibase.integration.ant | -
---|
- -
Methods in liquibase.integration.ant that return Liquibase | -|
---|---|
-protected Liquibase |
-BaseLiquibaseTask.createLiquibase()
-
-- |
-
- -
Methods in liquibase.integration.ant with parameters of type Liquibase | -|
---|---|
-protected void |
-BaseLiquibaseTask.closeDatabase(Liquibase liquibase)
-
-- |
-
-Uses of Liquibase in liquibase.integration.spring | -
---|
- -
Methods in liquibase.integration.spring that return Liquibase | -|
---|---|
-protected Liquibase |
-SpringLiquibase.createLiquibase(Connection c)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
public abstract class AbstractDatabase
-AbstractDatabase is extended by all supported databases as a facade to the underlying database. - The physical connection can be retrieved from the AbstractDatabase implementation, as well as any - database-specific characteristics such as the datatype for "boolean" fields. -
- -
-
-Field Summary | -|
---|---|
-protected String |
-currentDateTimeFunction
-
-- |
-
-protected List<DatabaseFunction> |
-databaseFunctions
-
-- |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
-protected |
-AbstractDatabase()
-
-- |
-
-Method Summary | -|
---|---|
-protected boolean |
-canCreateChangeLogTable()
-
-- |
-
- void |
-checkDatabaseChangeLogLockTable()
-
-- This method will check the database ChangeLogLock table used to keep track of - if a machine is updating the database. |
-
- void |
-checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String... contexts)
-
-- This method will check the database ChangeLog table used to keep track of - the changes in the file. |
-
- void |
-close()
-
-- |
-
- void |
-commit()
-
-- |
-
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- boolean |
-disableForeignKeyChecks()
-
-- |
-
- boolean |
-doesTagExist(String tag)
-
-- |
-
- void |
-dropDatabaseObjects(String schema)
-
-- Drops all objects owned by the connected user. |
-
- void |
-enableForeignKeyChecks()
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- String |
-escapeColumnName(String schemaName,
- String tableName,
- String columnName)
-
-- Escapes a single column name in a database-dependent manner so reserved words can be used as a column - name (i.e. |
-
- String |
-escapeColumnNameList(String columnNames)
-
-- Escapes a list of column names in a database-dependent manner so reserved words can be used as a column - name (i.e. |
-
- String |
-escapeConstraintName(String constraintName)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-escapeSequenceName(String schemaName,
- String sequenceName)
-
-- |
-
- String |
-escapeStringForDatabase(String string)
-
-- |
-
- String |
-escapeTableName(String schemaName,
- String tableName)
-
-- Escapes the table name in a database-dependent manner so reserved words can be used as a table name (i.e. |
-
- String |
-escapeViewName(String schemaName,
- String viewName)
-
-- |
-
- void |
-execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- String |
-generatePrimaryKeyName(String tableName)
-
-- |
-
- boolean |
-getAutoCommitMode()
-
-- Auto-commit mode to run in |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getConcatSql(String... values)
-
-- Returns SQL to concat the passed values. |
-
- DatabaseConnection |
-getConnection()
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- String |
-getDatabaseChangeLogLockTableName()
-
-- |
-
- String |
-getDatabaseChangeLogTableName()
-
-- |
-
- List<DatabaseFunction> |
-getDatabaseFunctions()
-
-- Returns list of database native functions |
-
- int |
-getDatabaseMajorVersion()
-
-- |
-
- int |
-getDatabaseMinorVersion()
-
-- |
-
- String |
-getDatabaseProductName()
-
-- Returns the name of the database product according to the underlying database. |
-
- String |
-getDatabaseProductVersion()
-
-- |
-
- String |
-getDateLiteral(Date date)
-
-- |
-
- String |
-getDateLiteral(Date date)
-
-- |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return a date literal with the same value as a string formatted using ISO 8601. |
-
- String |
-getDateTimeLiteral(Timestamp date)
-
-- |
-
- String |
-getDefaultCatalogName()
-
-- |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultSchemaName()
-
-- |
-
- String |
-getLineComment()
-
-- Returns database-specific line comment string. |
-
- String |
-getLiquibaseSchemaName()
-
-- |
-
- int |
-getNextChangeSetSequenceValue()
-
-- |
-
- RanChangeSet |
-getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- List<RanChangeSet> |
-getRanChangeSetList()
-
-- Returns the ChangeSets that have been run against the current database. |
-
- Date |
-getRanDate(ChangeSet changeSet)
-
-- |
-
- ChangeSet.RunStatus |
-getRunStatus(ChangeSet changeSet)
-
-- Returns the run status for the given ChangeSet |
-
-protected Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- Table |
-getTable(String schemaName,
- String tableName)
-
-- |
-
- String |
-getTimeLiteral(Time date)
-
-- |
-
- String |
-getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- boolean |
-hasDatabaseChangeLogLockTable()
-
-- |
-
- boolean |
-hasDatabaseChangeLogTable()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isAutoCommit()
-
-- |
-
-protected boolean |
-isDateOnly(String isoDate)
-
-- |
-
-protected boolean |
-isDateTime(String isoDate)
-
-- |
-
- boolean |
-isLiquibaseTable(String tableName)
-
-- |
-
- boolean |
-isLocalDatabase()
-
-- Default implementation, just look for "local" IPs |
-
- boolean |
-isReservedWord(String string)
-
-- |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-isSystemView(String catalogName,
- String schemaName,
- String viewName)
-
-- |
-
-protected boolean |
-isTimeOnly(String isoDate)
-
-- |
-
- void |
-markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- After the change set has been ran against the database this method will update the change log table - with the information. |
-
- Date |
-parseDate(String dateAsString)
-
-- |
-
- void |
-removeRanStatus(ChangeSet changeSet)
-
-- |
-
- boolean |
-requiresPassword()
-
-- |
-
- boolean |
-requiresUsername()
-
-- |
-
- void |
-reset()
-
-- |
-
- void |
-rollback()
-
-- |
-
- void |
-saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-setAutoCommit(boolean b)
-
-- |
-
- void |
-setCanCacheLiquibaseTableInfo(boolean canCacheLiquibaseTableInfo)
-
-- |
-
- void |
-setConnection(DatabaseConnection conn)
-
-- |
-
- void |
-setCurrentDateTimeFunction(String function)
-
-- |
-
- void |
-setDatabaseChangeLogLockTableName(String tableName)
-
-- Set the table name of the change log lock to the given table name |
-
- void |
-setDatabaseChangeLogTableName(String tableName)
-
-- Set the table name of the change log to the given table name |
-
- void |
-setDefaultSchemaName(String schemaName)
-
-- |
-
- boolean |
-shouldQuoteValue(String value)
-
-- |
-
- boolean |
-supportsAutoIncrement()
-
-- |
-
- boolean |
-supportsDDLInTransaction()
-
-- By default databases should support DDL within a transaction. |
-
- boolean |
-supportsDropTableCascadeConstraints()
-
-- |
-
- boolean |
-supportsForeignKeyDisable()
-
-- |
-
- boolean |
-supportsRestrictForeignKeys()
-
-- |
-
- boolean |
-supportsSchemas()
-
-- |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- void |
-tag(String tagString)
-
-- Tags the database changelog with the given string. |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
Methods inherited from interface liquibase.database.Database | -
---|
getCurrentDateTimeFunction, getDefaultDriver, getTypeName, isCorrectDatabaseImplementation, supportsInitiallyDeferrableColumns, supportsTablespaces |
-
Methods inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
getPriority |
-
-Field Detail | -
---|
-protected String currentDateTimeFunction-
-protected List<DatabaseFunction> databaseFunctions-
-Constructor Detail | -
---|
-protected AbstractDatabase()-
-Method Detail | -
---|
-public boolean requiresPassword()-
requiresPassword
in interface Database
-public boolean requiresUsername()-
requiresUsername
in interface Database
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public DatabaseConnection getConnection()-
getConnection
in interface Database
-public void setConnection(DatabaseConnection conn)-
setConnection
in interface Database
-public boolean getAutoCommitMode()-
-
getAutoCommitMode
in interface Database
-public boolean supportsDDLInTransaction()-
-
supportsDDLInTransaction
in interface Database
-public String getDatabaseProductName()-
-
getDatabaseProductName
in interface Database
-public String getDatabaseProductVersion() - throws DatabaseException-
getDatabaseProductVersion
in interface Database
DatabaseException
-public int getDatabaseMajorVersion() - throws DatabaseException-
getDatabaseMajorVersion
in interface Database
DatabaseException
-public int getDatabaseMinorVersion() - throws DatabaseException-
getDatabaseMinorVersion
in interface Database
DatabaseException
-public String getDefaultCatalogName() - throws DatabaseException-
getDefaultCatalogName
in interface Database
DatabaseException
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
DatabaseException
-public String getDefaultSchemaName()-
getDefaultSchemaName
in interface Database
-public void setDefaultSchemaName(String schemaName) - throws DatabaseException-
setDefaultSchemaName
in interface Database
DatabaseException
-protected Set<String> getSystemTablesAndViews()-
-
-public boolean supportsSequences()-
-
supportsSequences
in interface Database
-public boolean supportsAutoIncrement()-
supportsAutoIncrement
in interface Database
-public void setCurrentDateTimeFunction(String function)-
setCurrentDateTimeFunction
in interface Database
-public String getDateLiteral(String isoDate)-
-
getDateLiteral
in interface Database
-public String getDateTimeLiteral(Timestamp date)-
getDateTimeLiteral
in interface Database
-public String getDateLiteral(Date date)-
getDateLiteral
in interface Database
-public String getTimeLiteral(Time date)-
getTimeLiteral
in interface Database
-public String getDateLiteral(Date date)-
getDateLiteral
in interface Database
-public Date parseDate(String dateAsString) - throws DateParseException-
parseDate
in interface Database
DateParseException
-protected boolean isDateOnly(String isoDate)-
-protected boolean isDateTime(String isoDate)-
-protected boolean isTimeOnly(String isoDate)-
-public String getLineComment()-
-
getLineComment
in interface Database
-public String getAutoIncrementClause()-
-
getAutoIncrementClause
in interface Database
-public String getConcatSql(String... values)-
Database
-
getConcatSql
in interface Database
-public String getDatabaseChangeLogTableName()-
getDatabaseChangeLogTableName
in interface Database
Database.getDatabaseChangeLogTableName()
-public String getDatabaseChangeLogLockTableName()-
getDatabaseChangeLogLockTableName
in interface Database
Database.getDatabaseChangeLogLockTableName()
-public void setDatabaseChangeLogTableName(String tableName)-
Database
-
setDatabaseChangeLogTableName
in interface Database
Database.setDatabaseChangeLogTableName(java.lang.String)
-public void setDatabaseChangeLogLockTableName(String tableName)-
Database
-
setDatabaseChangeLogLockTableName
in interface Database
Database.setDatabaseChangeLogLockTableName(java.lang.String)
-public void checkDatabaseChangeLogTable(boolean updateExistingNullChecksums, - DatabaseChangeLog databaseChangeLog, - String... contexts) - throws DatabaseException-
-
checkDatabaseChangeLogTable
in interface Database
updateExistingNullChecksums
- contexts
-
-DatabaseException
-protected boolean canCreateChangeLogTable() - throws DatabaseException-
DatabaseException
-public void setCanCacheLiquibaseTableInfo(boolean canCacheLiquibaseTableInfo)-
setCanCacheLiquibaseTableInfo
in interface Database
-public boolean hasDatabaseChangeLogTable() - throws DatabaseException-
hasDatabaseChangeLogTable
in interface Database
DatabaseException
-public boolean hasDatabaseChangeLogLockTable() - throws DatabaseException-
hasDatabaseChangeLogLockTable
in interface Database
DatabaseException
-public String getLiquibaseSchemaName()-
getLiquibaseSchemaName
in interface Database
-public void checkDatabaseChangeLogLockTable() - throws DatabaseException-
-
checkDatabaseChangeLogLockTable
in interface Database
DatabaseException
-public boolean isReservedWord(String string)-
isReservedWord
in interface Database
-public void dropDatabaseObjects(String schema) - throws DatabaseException-
-
dropDatabaseObjects
in interface Database
schema
-
-DatabaseException
-public boolean supportsDropTableCascadeConstraints()-
supportsDropTableCascadeConstraints
in interface Database
-public boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
isSystemTable
in interface Database
-public boolean isSystemView(String catalogName, - String schemaName, - String viewName)-
isSystemView
in interface Database
-public boolean isLiquibaseTable(String tableName)-
isLiquibaseTable
in interface Database
-public void tag(String tagString) - throws DatabaseException-
-
tag
in interface Database
DatabaseException
-public boolean doesTagExist(String tag) - throws DatabaseException-
doesTagExist
in interface Database
DatabaseException
-public String toString()-
toString
in class Object
-public boolean shouldQuoteValue(String value)-
shouldQuoteValue
in interface Database
-public String getViewDefinition(String schemaName, - String viewName) - throws DatabaseException-
getViewDefinition
in interface Database
DatabaseException
-public String escapeTableName(String schemaName, - String tableName)-
Database
-
escapeTableName
in interface Database
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
-public String escapeIndexName(String schemaName, - String indexName)-
escapeIndexName
in interface Database
-public String escapeSequenceName(String schemaName, - String sequenceName)-
escapeSequenceName
in interface Database
-public String escapeConstraintName(String constraintName)-
escapeConstraintName
in interface Database
-public String escapeColumnName(String schemaName, - String tableName, - String columnName)-
Database
-
escapeColumnName
in interface Database
columnName
- column name
--public String escapeColumnNameList(String columnNames)-
Database
-
escapeColumnNameList
in interface Database
columnNames
- list of column names
--public String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToCatalog
in interface Database
DatabaseException
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
DatabaseException
-public boolean supportsSchemas()-
supportsSchemas
in interface Database
-public String generatePrimaryKeyName(String tableName)-
generatePrimaryKeyName
in interface Database
-public String escapeViewName(String schemaName, - String viewName)-
escapeViewName
in interface Database
-public ChangeSet.RunStatus getRunStatus(ChangeSet changeSet) - throws DatabaseException, - DatabaseHistoryException-
-
getRunStatus
in interface Database
DatabaseException
-DatabaseHistoryException
-public RanChangeSet getRanChangeSet(ChangeSet changeSet) - throws DatabaseException, - DatabaseHistoryException-
getRanChangeSet
in interface Database
DatabaseException
-DatabaseHistoryException
-public List<RanChangeSet> getRanChangeSetList() - throws DatabaseException-
-
getRanChangeSetList
in interface Database
DatabaseException
-public Date getRanDate(ChangeSet changeSet) - throws DatabaseException, - DatabaseHistoryException-
getRanDate
in interface Database
DatabaseException
-DatabaseHistoryException
-public void markChangeSetExecStatus(ChangeSet changeSet, - ChangeSet.ExecType execType) - throws DatabaseException-
-
markChangeSetExecStatus
in interface Database
DatabaseException
-public void removeRanStatus(ChangeSet changeSet) - throws DatabaseException-
removeRanStatus
in interface Database
DatabaseException
-public String escapeStringForDatabase(String string)-
escapeStringForDatabase
in interface Database
-public void commit() - throws DatabaseException-
commit
in interface Database
DatabaseException
-public void rollback() - throws DatabaseException-
rollback
in interface Database
DatabaseException
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public void close() - throws DatabaseException-
close
in interface Database
DatabaseException
-public boolean supportsRestrictForeignKeys()-
supportsRestrictForeignKeys
in interface Database
-public boolean isAutoCommit() - throws DatabaseException-
isAutoCommit
in interface Database
DatabaseException
-public void setAutoCommit(boolean b) - throws DatabaseException-
setAutoCommit
in interface Database
DatabaseException
-public boolean isLocalDatabase() - throws DatabaseException-
-
isLocalDatabase
in interface Database
DatabaseException
-public void executeStatements(Change change, - DatabaseChangeLog changeLog, - List<SqlVisitor> sqlVisitors) - throws LiquibaseException, - UnsupportedChangeException-
executeStatements
in interface Database
LiquibaseException
-UnsupportedChangeException
-public void execute(SqlStatement[] statements, - List<SqlVisitor> sqlVisitors) - throws LiquibaseException-
execute
in interface Database
LiquibaseException
-public void saveStatements(Change change, - List<SqlVisitor> sqlVisitors, - Writer writer) - throws IOException, - UnsupportedChangeException, - StatementNotSupportedOnDatabaseException, - LiquibaseException-
saveStatements
in interface Database
IOException
-UnsupportedChangeException
-StatementNotSupportedOnDatabaseException
-LiquibaseException
-public void executeRollbackStatements(Change change, - List<SqlVisitor> sqlVisitors) - throws LiquibaseException, - UnsupportedChangeException, - RollbackImpossibleException-
executeRollbackStatements
in interface Database
LiquibaseException
-UnsupportedChangeException
-RollbackImpossibleException
-public void saveRollbackStatement(Change change, - List<SqlVisitor> sqlVisitors, - Writer writer) - throws IOException, - UnsupportedChangeException, - RollbackImpossibleException, - StatementNotSupportedOnDatabaseException, - LiquibaseException-
saveRollbackStatement
in interface Database
IOException
-UnsupportedChangeException
-RollbackImpossibleException
-StatementNotSupportedOnDatabaseException
-LiquibaseException
-public int getNextChangeSetSequenceValue() - throws LiquibaseException-
getNextChangeSetSequenceValue
in interface Database
LiquibaseException
-public Table getTable(String schemaName, - String tableName) - throws DatabaseException-
DatabaseException
-public List<DatabaseFunction> getDatabaseFunctions()-
Database
-
getDatabaseFunctions
in interface Database
-public void reset()-
reset
in interface Database
-public boolean supportsForeignKeyDisable()-
supportsForeignKeyDisable
in interface Database
-public boolean disableForeignKeyChecks() - throws DatabaseException-
disableForeignKeyChecks
in interface Database
DatabaseException
-public void enableForeignKeyChecks() - throws DatabaseException-
enableForeignKeyChecks
in interface Database
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface Database
-
-Field Summary | -|
---|---|
-static String |
-databaseChangeLogLockTableName
-
-- |
-
-static String |
-databaseChangeLogTableName
-
-- |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Method Summary | -|
---|---|
- void |
-checkDatabaseChangeLogLockTable()
-
-- |
-
- void |
-checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String[] contexts)
-
-- |
-
- void |
-close()
-
-- |
-
- void |
-commit()
-
-- |
-
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- boolean |
-disableForeignKeyChecks()
-
-- |
-
- boolean |
-doesTagExist(String tag)
-
-- |
-
- void |
-dropDatabaseObjects(String schema)
-
-- |
-
- void |
-enableForeignKeyChecks()
-
-- |
-
- String |
-escapeColumnName(String schemaName,
- String tableName,
- String columnName)
-
-- Escapes a single column name in a database-dependent manner so reserved words can be used as a column - name (i.e. |
-
- String |
-escapeColumnNameList(String columnNames)
-
-- Escapes a list of column names in a database-dependent manner so reserved words can be used as a column - name (i.e. |
-
- String |
-escapeConstraintName(String constraintName)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-escapeSequenceName(String schemaName,
- String sequenceName)
-
-- |
-
- String |
-escapeStringForDatabase(String string)
-
-- |
-
- String |
-escapeTableName(String schemaName,
- String tableName)
-
-- Escapes the table name in a database-dependent manner so reserved words can be used as a table name (i.e. |
-
- String |
-escapeViewName(String schemaName,
- String viewName)
-
-- |
-
- void |
-execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- String |
-generatePrimaryKeyName(String tableName)
-
-- |
-
- boolean |
-getAutoCommitMode()
-
-- Auto-commit mode to run in |
-
- String |
-getAutoIncrementClause()
-
-- |
-
- String |
-getConcatSql(String... values)
-
-- Returns SQL to concat the passed values. |
-
- DatabaseConnection |
-getConnection()
-
-- |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDatabaseChangeLogLockTableName()
-
-- |
-
- String |
-getDatabaseChangeLogTableName()
-
-- |
-
- List<DatabaseFunction> |
-getDatabaseFunctions()
-
-- Returns list of database native functions |
-
- int |
-getDatabaseMajorVersion()
-
-- |
-
- int |
-getDatabaseMinorVersion()
-
-- |
-
- String |
-getDatabaseProductName()
-
-- |
-
- String |
-getDatabaseProductVersion()
-
-- |
-
- String |
-getDateLiteral(Date date)
-
-- |
-
- String |
-getDateLiteral(Date defaultDateValue)
-
-- |
-
- String |
-getDateLiteral(String isoDate)
-
-- |
-
- String |
-getDateTimeLiteral(Timestamp timeStamp)
-
-- |
-
- String |
-getDefaultCatalogName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- String |
-getDefaultSchemaName()
-
-- |
-
- String |
-getLineComment()
-
-- |
-
- String |
-getLiquibaseSchemaName()
-
-- |
-
- int |
-getNextChangeSetSequenceValue()
-
-- |
-
- RanChangeSet |
-getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- List<RanChangeSet> |
-getRanChangeSetList()
-
-- |
-
- Date |
-getRanDate(ChangeSet changeSet)
-
-- |
-
- ChangeSet.RunStatus |
-getRunStatus(ChangeSet changeSet)
-
-- |
-
- String |
-getTimeLiteral(Time time)
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String name)
-
-- |
-
- boolean |
-hasDatabaseChangeLogLockTable()
-
-- |
-
- boolean |
-hasDatabaseChangeLogTable()
-
-- |
-
- boolean |
-isAutoCommit()
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isLiquibaseTable(String tableName)
-
-- |
-
- boolean |
-isLocalDatabase()
-
-- |
-
- boolean |
-isReservedWord(String string)
-
-- |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-isSystemView(String catalogName,
- String schemaName,
- String name)
-
-- |
-
- void |
-markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-
- Date |
-parseDate(String dateAsString)
-
-- |
-
- void |
-removeRanStatus(ChangeSet changeSet)
-
-- |
-
- boolean |
-requiresPassword()
-
-- |
-
- boolean |
-requiresUsername()
-
-- |
-
- void |
-reset()
-
-- |
-
- void |
-rollback()
-
-- |
-
- void |
-saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-setAutoCommit(boolean b)
-
-- |
-
- void |
-setCanCacheLiquibaseTableInfo(boolean canCacheLiquibaseTableInfo)
-
-- |
-
- void |
-setConnection(DatabaseConnection conn)
-
-- |
-
- void |
-setCurrentDateTimeFunction(String function)
-
-- |
-
- void |
-setDatabaseChangeLogLockTableName(String tableName)
-
-- Set the table name of the change log lock to the given table name |
-
- void |
-setDatabaseChangeLogTableName(String tableName)
-
-- Set the table name of the change log to the given table name |
-
- void |
-setDefaultSchemaName(String schemaName)
-
-- |
-
- boolean |
-shouldQuoteValue(String value)
-
-- |
-
- boolean |
-supportsAutoIncrement()
-
-- |
-
- boolean |
-supportsDDLInTransaction()
-
-- Determines if the database supports DDL within a transaction or not. |
-
- boolean |
-supportsDropTableCascadeConstraints()
-
-- |
-
- boolean |
-supportsForeignKeyDisable()
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsRestrictForeignKeys()
-
-- |
-
- boolean |
-supportsSchemas()
-
-- |
-
- boolean |
-supportsSequences()
-
-- |
-
- boolean |
-supportsTablespaces()
-
-- |
-
- void |
-tag(String tagString)
-
-- |
-
Methods inherited from interface liquibase.database.structure.DatabaseObject | -
---|
getContainingObjects |
-
Methods inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
getPriority |
-
-Field Detail | -
---|
-static final String databaseChangeLogTableName-
-static final String databaseChangeLogLockTableName-
-Method Detail | -
---|
-boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
-
DatabaseException
-String getDefaultDriver(String url)-
-
-DatabaseConnection getConnection()-
-void setConnection(DatabaseConnection conn)-
-boolean requiresUsername()-
-boolean requiresPassword()-
-boolean getAutoCommitMode()-
-
-boolean supportsDDLInTransaction()-
-
-String getDatabaseProductName()-
-String getDatabaseProductVersion() - throws DatabaseException-
DatabaseException
-int getDatabaseMajorVersion() - throws DatabaseException-
DatabaseException
-int getDatabaseMinorVersion() - throws DatabaseException-
DatabaseException
-String getTypeName()-
-
-String getDefaultCatalogName() - throws DatabaseException-
DatabaseException
-String getDefaultSchemaName()-
-String getLiquibaseSchemaName()-
-void setDefaultSchemaName(String schemaName) - throws DatabaseException-
DatabaseException
-boolean supportsInitiallyDeferrableColumns()-
-
-boolean supportsSequences()-
-boolean supportsDropTableCascadeConstraints()-
-boolean supportsAutoIncrement()-
-String getDateLiteral(String isoDate)-
-String getCurrentDateTimeFunction()-
-
-void setCurrentDateTimeFunction(String function)-
-String getLineComment()-
-String getAutoIncrementClause()-
-String getDatabaseChangeLogTableName()-
-String getDatabaseChangeLogLockTableName()-
-void setDatabaseChangeLogTableName(String tableName)-
-
tableName
- -void setDatabaseChangeLogLockTableName(String tableName)-
-
tableName
- -String getConcatSql(String... values)-
-
-boolean hasDatabaseChangeLogTable() - throws DatabaseException-
DatabaseException
-void setCanCacheLiquibaseTableInfo(boolean canCacheLiquibaseTableInfo)-
-boolean hasDatabaseChangeLogLockTable() - throws DatabaseException-
DatabaseException
-void checkDatabaseChangeLogTable(boolean updateExistingNullChecksums, - DatabaseChangeLog databaseChangeLog, - String[] contexts) - throws DatabaseException-
DatabaseException
-void checkDatabaseChangeLogLockTable() - throws DatabaseException-
DatabaseException
-void dropDatabaseObjects(String schema) - throws DatabaseException-
DatabaseException
-void tag(String tagString) - throws DatabaseException-
DatabaseException
-boolean doesTagExist(String tag) - throws DatabaseException-
DatabaseException
-boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
-boolean isLiquibaseTable(String tableName)-
-boolean shouldQuoteValue(String value)-
-boolean supportsTablespaces()-
-String getViewDefinition(String schemaName, - String name) - throws DatabaseException-
DatabaseException
-boolean isSystemView(String catalogName, - String schemaName, - String name)-
-String getDateLiteral(Date date)-
-String getTimeLiteral(Time time)-
-String getDateTimeLiteral(Timestamp timeStamp)-
-String getDateLiteral(Date defaultDateValue)-
-String escapeTableName(String schemaName, - String tableName)-
-
-String escapeIndexName(String schemaName, - String indexName)-
-String escapeDatabaseObject(String objectName)-
-String escapeColumnName(String schemaName, - String tableName, - String columnName)-
-
schemaName
- tableName
- columnName
- column name
--String escapeColumnNameList(String columnNames)-
-
columnNames
- list of column names
--String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
DatabaseException
-String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
DatabaseException
-boolean supportsSchemas()-
-String generatePrimaryKeyName(String tableName)-
-String escapeSequenceName(String schemaName, - String sequenceName)-
-String escapeViewName(String schemaName, - String viewName)-
-ChangeSet.RunStatus getRunStatus(ChangeSet changeSet) - throws DatabaseException, - DatabaseHistoryException-
DatabaseException
-DatabaseHistoryException
-RanChangeSet getRanChangeSet(ChangeSet changeSet) - throws DatabaseException, - DatabaseHistoryException-
DatabaseException
-DatabaseHistoryException
-void markChangeSetExecStatus(ChangeSet changeSet, - ChangeSet.ExecType execType) - throws DatabaseException-
DatabaseException
-List<RanChangeSet> getRanChangeSetList() - throws DatabaseException-
DatabaseException
-Date getRanDate(ChangeSet changeSet) - throws DatabaseException, - DatabaseHistoryException-
DatabaseException
-DatabaseHistoryException
-void removeRanStatus(ChangeSet changeSet) - throws DatabaseException-
DatabaseException
-void commit() - throws DatabaseException-
DatabaseException
-void rollback() - throws DatabaseException-
DatabaseException
-String escapeStringForDatabase(String string)-
-void close() - throws DatabaseException-
DatabaseException
-boolean supportsRestrictForeignKeys()-
-String escapeConstraintName(String constraintName)-
-boolean isAutoCommit() - throws DatabaseException-
DatabaseException
-void setAutoCommit(boolean b) - throws DatabaseException-
DatabaseException
-boolean isLocalDatabase() - throws DatabaseException-
DatabaseException
-void executeStatements(Change change, - DatabaseChangeLog changeLog, - List<SqlVisitor> sqlVisitors) - throws LiquibaseException, - UnsupportedChangeException-
LiquibaseException
-UnsupportedChangeException
-void execute(SqlStatement[] statements, - List<SqlVisitor> sqlVisitors) - throws LiquibaseException-
LiquibaseException
-void saveStatements(Change change, - List<SqlVisitor> sqlVisitors, - Writer writer) - throws IOException, - UnsupportedChangeException, - StatementNotSupportedOnDatabaseException, - LiquibaseException-
IOException
-UnsupportedChangeException
-StatementNotSupportedOnDatabaseException
-LiquibaseException
-void executeRollbackStatements(Change change, - List<SqlVisitor> sqlVisitors) - throws LiquibaseException, - UnsupportedChangeException, - RollbackImpossibleException-
LiquibaseException
-UnsupportedChangeException
-RollbackImpossibleException
-void saveRollbackStatement(Change change, - List<SqlVisitor> sqlVisitors, - Writer writer) - throws IOException, - UnsupportedChangeException, - RollbackImpossibleException, - StatementNotSupportedOnDatabaseException, - LiquibaseException-
IOException
-UnsupportedChangeException
-RollbackImpossibleException
-StatementNotSupportedOnDatabaseException
-LiquibaseException
-int getNextChangeSetSequenceValue() - throws LiquibaseException-
LiquibaseException
-Date parseDate(String dateAsString) - throws DateParseException-
DateParseException
-List<DatabaseFunction> getDatabaseFunctions()-
-
-void reset()-
-boolean supportsForeignKeyDisable()-
-boolean disableForeignKeyChecks() - throws DatabaseException-
DatabaseException
-void enableForeignKeyChecks() - throws DatabaseException-
DatabaseException
-boolean isReservedWord(String string)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface DatabaseConnection
-A liquibase abstraction over the normal Connection that is available in - java.sql. This interface allows wrappers and aspects over the basic - connection. -
- -
-
-Method Summary | -|
---|---|
- void |
-close()
-
-- |
-
- void |
-commit()
-
-- |
-
- boolean |
-getAutoCommit()
-
-- |
-
- String |
-getCatalog()
-
-- |
-
- String |
-getConnectionUserName()
-
-- |
-
- int |
-getDatabaseMajorVersion()
-
-- |
-
- int |
-getDatabaseMinorVersion()
-
-- |
-
- String |
-getDatabaseProductName()
-
-- |
-
- String |
-getDatabaseProductVersion()
-
-- |
-
- String |
-getURL()
-
-- |
-
- boolean |
-isClosed()
-
-- |
-
- String |
-nativeSQL(String sql)
-
-- |
-
- void |
-rollback()
-
-- |
-
- void |
-setAutoCommit(boolean autoCommit)
-
-- |
-
-Method Detail | -
---|
-void close() - throws DatabaseException-
DatabaseException
-void commit() - throws DatabaseException-
DatabaseException
-boolean getAutoCommit() - throws DatabaseException-
DatabaseException
-String getCatalog() - throws DatabaseException-
DatabaseException
-String nativeSQL(String sql) - throws DatabaseException-
DatabaseException
-void rollback() - throws DatabaseException-
DatabaseException
-void setAutoCommit(boolean autoCommit) - throws DatabaseException-
DatabaseException
-String getDatabaseProductName() - throws DatabaseException-
DatabaseException
-String getDatabaseProductVersion() - throws DatabaseException-
DatabaseException
-int getDatabaseMajorVersion() - throws DatabaseException-
DatabaseException
-int getDatabaseMinorVersion() - throws DatabaseException-
DatabaseException
-String getURL()-
-String getConnectionUserName()-
-boolean isClosed() - throws DatabaseException-
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.DatabaseFactory -
public class DatabaseFactory
-
-Constructor Summary | -|
---|---|
-protected |
-DatabaseFactory()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-clearRegistry()
-
-- Removes all registered databases, even built in ones. |
-
- Database |
-findCorrectDatabaseImplementation(DatabaseConnection connection)
-
-- |
-
- String |
-findDefaultDriver(String url)
-
-- |
-
- List<Database> |
-getImplementedDatabases()
-
-- Returns instances of all implemented database types. |
-
-static DatabaseFactory |
-getInstance()
-
-- |
-
- void |
-register(Database database)
-
-- |
-
-static void |
-reset()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-protected DatabaseFactory()-
-Method Detail | -
---|
-public static DatabaseFactory getInstance()-
-public static void reset()-
-public List<Database> getImplementedDatabases()-
-
-public void register(Database database)-
-public Database findCorrectDatabaseImplementation(DatabaseConnection connection) - throws DatabaseException-
DatabaseException
-public String findDefaultDriver(String url)-
-public void clearRegistry()-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractDatabase | -|
---|---|
liquibase.database.core | -- |
-Uses of AbstractDatabase in liquibase.database.core | -
---|
- -
Subclasses of AbstractDatabase in liquibase.database.core | -|
---|---|
- class |
-CacheDatabase
-
-- |
-
- class |
-DB2Database
-
-- |
-
- class |
-DerbyDatabase
-
-- |
-
- class |
-FirebirdDatabase
-
-- Firebird database implementation. |
-
- class |
-H2Database
-
-- |
-
- class |
-HsqlDatabase
-
-- |
-
- class |
-InformixDatabase
-
-- |
-
- class |
-MaxDBDatabase
-
-- |
-
- class |
-MSSQLDatabase
-
-- Encapsulates MS-SQL database support. |
-
- class |
-MySQLDatabase
-
-- Encapsulates MySQL database support. |
-
- class |
-OracleDatabase
-
-- Encapsulates Oracle database support. |
-
- class |
-PostgresDatabase
-
-- Encapsulates PostgreSQL database support. |
-
- class |
-SQLiteDatabase
-
-- |
-
- class |
-SybaseASADatabase
-
-- |
-
- class |
-SybaseDatabase
-
-- Encapsulates Sybase ASE database support. |
-
- class |
-UnsupportedDatabase
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Database | -|
---|---|
liquibase | -- |
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.structure | -- |
liquibase.database.structure.type | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.dbdoc | -- |
liquibase.diff | -- |
liquibase.exception | -- |
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.integration.ant | -- |
liquibase.integration.commandline | -- |
liquibase.integration.spring | -- |
liquibase.lockservice | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
liquibase.sql.visitor | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
liquibase.util.ui | -- |
-Uses of Database in liquibase | -
---|
- -
Fields in liquibase declared as Database | -|
---|---|
-protected Database |
-Liquibase.database
-
-- |
-
- -
Methods in liquibase that return Database | -|
---|---|
- Database |
-Liquibase.getDatabase()
-
-- |
-
- -
Methods in liquibase with parameters of type Database | -|
---|---|
- Diff |
-Liquibase.diff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
- -
Constructors in liquibase with parameters of type Database | -|
---|---|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- Database database)
-
-- |
-
-Uses of Database in liquibase.change | -
---|
- -
Methods in liquibase.change with parameters of type Database | -|
---|---|
- SqlStatement[] |
-AbstractChange.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-Change.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-AbstractSQLChange.generateStatements(Database database)
-
-- Generates one or more statements depending on how the SQL should be parsed. |
-
- SqlStatement[] |
-Change.generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- Set<DatabaseObject> |
-AbstractChange.getAffectedDatabaseObjects(Database database)
-
-- |
-
- Set<DatabaseObject> |
-Change.getAffectedDatabaseObjects(Database database)
-
-- |
-
- boolean |
-AbstractChange.requiresUpdatedDatabaseMetadata(Database database)
-
-- |
-
- boolean |
-Change.requiresUpdatedDatabaseMetadata(Database database)
-
-- Does this change require access to the database metadata? If true, the change cannot be used in an updateSql-style command. |
-
- boolean |
-AbstractChange.supports(Database database)
-
-- |
-
- boolean |
-AbstractSQLChange.supports(Database database)
-
-- |
-
- boolean |
-Change.supports(Database database)
-
-- |
-
- boolean |
-AbstractChange.supportsRollback(Database database)
-
-- |
-
- boolean |
-Change.supportsRollback(Database database)
-
-- Can this change be rolled back |
-
- ValidationErrors |
-AbstractChange.validate(Database database)
-
-- |
-
- ValidationErrors |
-Change.validate(Database database)
-
-- |
-
- Warnings |
-AbstractChange.warn(Database database)
-
-- |
-
- Warnings |
-Change.warn(Database database)
-
-- |
-
-Uses of Database in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core with parameters of type Database | -|
---|---|
- SqlStatement[] |
-LoadUpdateDataChange.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddAutoIncrementChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddDefaultValueChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddForeignKeyConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddLookupTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddNotNullConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddPrimaryKeyChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddUniqueConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AlterSequenceChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AnonymousChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateIndexChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateProcedureChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateSequenceChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateViewChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DeleteDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropAllForeignKeyConstraintsChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropDefaultValueChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropForeignKeyConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropIndexChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropNotNullConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropPrimaryKeyChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropSequenceChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropUniqueConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropViewChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-EmptyChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-ExecuteShellCommandChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-InsertDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-LoadDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-LoadUpdateDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-MergeColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-ModifyDataTypeChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-RenameColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-RenameTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-RenameViewChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-StopChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-TagDatabaseChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-UpdateDataChange.generateStatements(Database database)
-
-- |
-
- boolean |
-DropAllForeignKeyConstraintsChange.requiresUpdatedDatabaseMetadata(Database database)
-
-- |
-
- ValidationErrors |
-AddColumnChange.validate(Database database)
-
-- |
-
- ValidationErrors |
-ExecuteShellCommandChange.validate(Database database)
-
-- |
-
- ValidationErrors |
-SQLFileChange.validate(Database database)
-
-- |
-
- Warnings |
-ExecuteShellCommandChange.warn(Database database)
-
-- |
-
- Warnings |
-SQLFileChange.warn(Database database)
-
-- |
-
-Uses of Database in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom with parameters of type Database | -|
---|---|
- void |
-CustomTaskChange.execute(Database database)
-
-- Method called to run the change logic. |
-
- SqlStatement[] |
-CustomChangeWrapper.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CustomSqlRollback.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-CustomChangeWrapper.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CustomSqlChange.generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- void |
-CustomTaskRollback.rollback(Database database)
-
-- Method called to rollback the change. |
-
- boolean |
-CustomChangeWrapper.supportsRollback(Database database)
-
-- |
-
- ValidationErrors |
-CustomChange.validate(Database database)
-
-- Tests that the change is configured correctly before attempting to execute it. |
-
- ValidationErrors |
-CustomChangeWrapper.validate(Database database)
-
-- |
-
- Warnings |
-CustomChangeWrapper.warn(Database database)
-
-- |
-
-Uses of Database in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog with parameters of type Database | -|
---|---|
- ChangeSet.ExecType |
-ChangeSet.execute(DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- This method will actually execute each of the changes in the list against the - specified database. |
-
- void |
-ChangeSet.rollback(Database database)
-
-- |
-
- void |
-ChangeLogIterator.run(ChangeSetVisitor visitor,
- Database database)
-
-- |
-
- boolean |
-ChangeSet.supportsRollback(Database database)
-
-- |
-
- void |
-DatabaseChangeLog.validate(Database database,
- String... contexts)
-
-- |
-
- -
Constructors in liquibase.changelog with parameters of type Database | -|
---|---|
ChangeLogParameters(Database currentDatabase)
-
-- |
-
-Uses of Database in liquibase.changelog.filter | -
---|
- -
Constructors in liquibase.changelog.filter with parameters of type Database | -|
---|---|
DbmsChangeSetFilter(Database database)
-
-- |
-|
ShouldRunChangeSetFilter(Database database)
-
-- |
-
-Uses of Database in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return Database | -|
---|---|
- Database |
-ValidatingVisitor.getDatabase()
-
-- |
-
- -
Methods in liquibase.changelog.visitor with parameters of type Database | -|
---|---|
- void |
-ValidatingVisitor.validate(Database database,
- DatabaseChangeLog changeLog)
-
-- |
-
- void |
-ChangeLogSyncVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ChangeSetVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-DBDocVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ListVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-RollbackVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-UpdateVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ValidatingVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- -
Constructors in liquibase.changelog.visitor with parameters of type Database | -|
---|---|
ChangeLogSyncVisitor(Database database)
-
-- |
-|
DBDocVisitor(Database database)
-
-- |
-|
RollbackVisitor(Database database)
-
-- |
-|
UpdateVisitor(Database database)
-
-- |
-
-Uses of Database in liquibase.database | -
---|
- -
Classes in liquibase.database that implement Database | -|
---|---|
- class |
-AbstractDatabase
-
-- AbstractDatabase is extended by all supported databases as a facade to the underlying database. |
-
- -
Methods in liquibase.database that return Database | -|
---|---|
- Database |
-DatabaseFactory.findCorrectDatabaseImplementation(DatabaseConnection connection)
-
-- |
-
- -
Methods in liquibase.database that return types with arguments of type Database | -|
---|---|
- List<Database> |
-DatabaseFactory.getImplementedDatabases()
-
-- Returns instances of all implemented database types. |
-
- -
Methods in liquibase.database with parameters of type Database | -|
---|---|
- void |
-DatabaseFactory.register(Database database)
-
-- |
-
-Uses of Database in liquibase.database.core | -
---|
- -
Classes in liquibase.database.core that implement Database | -|
---|---|
- class |
-CacheDatabase
-
-- |
-
- class |
-DB2Database
-
-- |
-
- class |
-DerbyDatabase
-
-- |
-
- class |
-FirebirdDatabase
-
-- Firebird database implementation. |
-
- class |
-H2Database
-
-- |
-
- class |
-HsqlDatabase
-
-- |
-
- class |
-InformixDatabase
-
-- |
-
- class |
-MaxDBDatabase
-
-- |
-
- class |
-MSSQLDatabase
-
-- Encapsulates MS-SQL database support. |
-
- class |
-MySQLDatabase
-
-- Encapsulates MySQL database support. |
-
- class |
-OracleDatabase
-
-- Encapsulates Oracle database support. |
-
- class |
-PostgresDatabase
-
-- Encapsulates PostgreSQL database support. |
-
- class |
-SQLiteDatabase
-
-- |
-
- class |
-SybaseASADatabase
-
-- |
-
- class |
-SybaseDatabase
-
-- Encapsulates Sybase ASE database support. |
-
- class |
-UnsupportedDatabase
-
-- |
-
- -
Methods in liquibase.database.core with parameters of type Database | -|
---|---|
-static List<SqlStatement> |
-SQLiteDatabase.getAlterTableStatements(SQLiteDatabase.AlterTableVisitor alterTableVisitor,
- Database database,
- String schemaName,
- String tableName)
-
-- |
-
-Uses of Database in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure that return Database | -|
---|---|
- Database |
-Table.getDatabase()
-
-- |
-
- Database |
-View.getDatabase()
-
-- |
-
- -
Methods in liquibase.database.structure with parameters of type Database | -|
---|---|
- Table |
-Table.setDatabase(Database database)
-
-- |
-
- void |
-View.setDatabase(Database database)
-
-- |
-
-Uses of Database in liquibase.database.structure.type | -
---|
- -
Methods in liquibase.database.structure.type with parameters of type Database | -|
---|---|
- String |
-BooleanType.convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-DatabaseFunctionType.convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-DataType.convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-DateTimeType.convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-DateType.convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-SmallIntType.convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-TextType.convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-TimeType.convertObjectToString(Object value,
- Database database)
-
-- |
-
-Uses of Database in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion with parameters of type Database | -|
---|---|
- Object |
-TypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int firstParameter,
- int secondParameter,
- Database database)
-
-- |
-
- String |
-TypeConverter.convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
- TypeConverter |
-TypeConverterFactory.findTypeConverter(Database database)
-
-- |
-
- boolean |
-TypeConverter.supports(Database database)
-
-- |
-
-Uses of Database in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core with parameters of type Database | -|
---|---|
- Object |
-AbstractTypeConverter.convertDatabaseValueToObject(Object value,
- int databaseDataType,
- int firstParameter,
- int secondParameter,
- Database database)
-
-- |
-
- Object |
-CacheTypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- Object |
-DB2TypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- Object |
-DerbyTypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- Object |
-H2TypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- Object |
-MSSQLTypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- Object |
-OracleTypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- Object |
-PostgresTypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- Object |
-SybaseTypeConverter.convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
-protected Object |
-AbstractTypeConverter.convertToCorrectObjectType(String value,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
-protected Object |
-OracleTypeConverter.convertToCorrectObjectType(String value,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
-protected Object |
-PostgresTypeConverter.convertToCorrectObjectType(String value,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- String |
-AbstractTypeConverter.convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
- String |
-OracleTypeConverter.convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
- boolean |
-CacheTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-DB2TypeConverter.supports(Database database)
-
-- |
-
- boolean |
-DefaultTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-DerbyTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-FirebirdTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-H2TypeConverter.supports(Database database)
-
-- |
-
- boolean |
-HsqlTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-InformixTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-MaxDBTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-MSSQLTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-MySQLTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-OracleTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-Postgres83TypeConverter.supports(Database database)
-
-- |
-
- boolean |
-PostgresTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-SQLiteTypeConverter.supports(Database database)
-
-- |
-
- boolean |
-SybaseASATypeConverter.supports(Database database)
-
-- |
-
- boolean |
-SybaseTypeConverter.supports(Database database)
-
-- |
-
-Uses of Database in liquibase.dbdoc | -
---|
- -
Fields in liquibase.dbdoc declared as Database | -|
---|---|
-protected Database |
-HTMLWriter.database
-
-- |
-
- -
Methods in liquibase.dbdoc with parameters of type Database | -|
---|---|
-protected void |
-AuthorWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-ColumnWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected abstract void |
-HTMLWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-PendingChangesWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-PendingSQLWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-RecentChangesWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
-protected void |
-TableWriter.writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
- -
Constructors in liquibase.dbdoc with parameters of type Database | -|
---|---|
AuthorWriter(File rootOutputDir,
- Database database)
-
-- |
-|
ColumnWriter(File rootOutputDir,
- Database database)
-
-- |
-|
HTMLWriter(File outputDir,
- Database database)
-
-- |
-|
PendingChangesWriter(File rootOutputDir,
- Database database)
-
-- |
-|
PendingSQLWriter(File rootOutputDir,
- Database database,
- DatabaseChangeLog databaseChangeLog)
-
-- |
-|
RecentChangesWriter(File rootOutputDir,
- Database database)
-
-- |
-|
TableWriter(File rootOutputDir,
- Database database)
-
-- |
-
-Uses of Database in liquibase.diff | -
---|
- -
Methods in liquibase.diff with parameters of type Database | -|
---|---|
- void |
-DiffResult.printChangeLog(PrintStream out,
- Database targetDatabase)
-
-- |
-
- void |
-DiffResult.printChangeLog(PrintStream out,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- Prints changeLog that would bring the target database to be the same as - the reference database |
-
- void |
-DiffResult.printChangeLog(String changeLogFile,
- Database targetDatabase)
-
-- |
-
- void |
-DiffResult.printChangeLog(String changeLogFile,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- |
-
- -
Constructors in liquibase.diff with parameters of type Database | -|
---|---|
Diff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-|
Diff(Database originalDatabase,
- String schema)
-
-- |
-
-Uses of Database in liquibase.exception | -
---|
- -
Methods in liquibase.exception with parameters of type Database | -|
---|---|
- void |
-ValidationErrors.checkDisallowedField(String disallowedFieldName,
- Object value,
- Database database,
- Class<? extends Database>... disallowedDatabases)
-
-- |
-
- -
Constructors in liquibase.exception with parameters of type Database | -|
---|---|
ChangeNotFoundException(String name,
- Database database)
-
-- |
-|
StatementNotSupportedOnDatabaseException(SqlStatement statement,
- Database database)
-
-- |
-|
StatementNotSupportedOnDatabaseException(String reason,
- SqlStatement statement,
- Database database)
-
-- |
-
-Uses of Database in liquibase.executor | -
---|
- -
Fields in liquibase.executor declared as Database | -|
---|---|
-protected Database |
-AbstractExecutor.database
-
-- |
-
- -
Methods in liquibase.executor with parameters of type Database | -|
---|---|
- void |
-ExecutorService.clearExecutor(Database database)
-
-- |
-
- Executor |
-ExecutorService.getExecutor(Database database)
-
-- |
-
- void |
-AbstractExecutor.setDatabase(Database database)
-
-- |
-
- void |
-Executor.setDatabase(Database database)
-
-- |
-
- void |
-ExecutorService.setExecutor(Database database,
- Executor executor)
-
-- |
-
- -
Constructors in liquibase.executor with parameters of type Database | -|
---|---|
LoggingExecutor(Executor delegatedExecutor,
- Writer output,
- Database database)
-
-- |
-
-Uses of Database in liquibase.executor.jvm | -
---|
- -
Methods in liquibase.executor.jvm with parameters of type Database | -|
---|---|
- CallableStatement |
-JdbcExecutor.createCallableStatement(StoredProcedureStatement statement,
- Database database)
-
-- |
-
-Uses of Database in liquibase.integration.ant | -
---|
- -
Methods in liquibase.integration.ant that return Database | -|
---|---|
-protected Database |
-BaseLiquibaseTask.createDatabaseObject(String driverClassName,
- String databaseUrl,
- String username,
- String password,
- String defaultSchemaName,
- String databaseClass)
-
-- |
-
- -
Methods in liquibase.integration.ant with parameters of type Database | -|
---|---|
-protected void |
-DiffDatabaseTask.outputDiff(PrintStream writer,
- DiffResult diffResult,
- Database targetDatabase)
-
-- |
-
-protected void |
-DiffDatabaseToChangeLogTask.outputDiff(PrintStream writer,
- DiffResult diffResult,
- Database targetDatabase)
-
-- |
-
-Uses of Database in liquibase.integration.commandline | -
---|
- -
Methods in liquibase.integration.commandline that return Database | -|
---|---|
-static Database |
-CommandLineUtils.createDatabaseObject(ClassLoader classLoader,
- String url,
- String username,
- String password,
- String driver,
- String defaultSchemaName,
- String databaseClass,
- String driverPropertiesFile)
-
-- |
-
- -
Methods in liquibase.integration.commandline with parameters of type Database | -|
---|---|
-static void |
-CommandLineUtils.doDiff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
-static void |
-CommandLineUtils.doDiffToChangeLog(String changeLogFile,
- Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
-static void |
-CommandLineUtils.doGenerateChangeLog(String changeLogFile,
- Database originalDatabase,
- String defaultSchemaName,
- String diffTypes,
- String author,
- String context,
- String dataDir)
-
-- |
-
-Uses of Database in liquibase.integration.spring | -
---|
- -
Methods in liquibase.integration.spring that return Database | -|
---|---|
-protected Database |
-SpringLiquibase.createDatabase(Connection c)
-
-- Subclasses may override this method add change some database settings such as - default schema before returning the database object. |
-
-Uses of Database in liquibase.lockservice | -
---|
- -
Methods in liquibase.lockservice with parameters of type Database | -|
---|---|
-static LockService |
-LockService.getInstance(Database database)
-
-- |
-
-Uses of Database in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition with parameters of type Database | -|
---|---|
- void |
-CustomPrecondition.check(Database database)
-
-- |
-
- void |
-CustomPreconditionWrapper.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-Precondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- ValidationErrors |
-CustomPreconditionWrapper.validate(Database database)
-
-- |
-
- ValidationErrors |
-Precondition.validate(Database database)
-
-- |
-
- Warnings |
-CustomPreconditionWrapper.warn(Database database)
-
-- |
-
- Warnings |
-Precondition.warn(Database database)
-
-- |
-
-Uses of Database in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core with parameters of type Database | -|
---|---|
- void |
-AndPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeLogPropertyDefinedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeSetExecutedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ColumnExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-DBMSPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ForeignKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-IndexExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-NotPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-OrPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PreconditionContainer.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PrimaryKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-RunningAsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SequenceExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SqlPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-TableExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ViewExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- ValidationErrors |
-AndPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ChangeLogPropertyDefinedPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ChangeSetExecutedPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ColumnExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-DBMSPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ForeignKeyExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-IndexExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-NotPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-OrPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-PrimaryKeyExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-RunningAsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-SequenceExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-SqlPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-TableExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ViewExistsPrecondition.validate(Database database)
-
-- |
-
- Warnings |
-AndPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ChangeLogPropertyDefinedPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ChangeSetExecutedPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ColumnExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-DBMSPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ForeignKeyExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-IndexExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-NotPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-OrPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-PrimaryKeyExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-RunningAsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-SequenceExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-SqlPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-TableExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ViewExistsPrecondition.warn(Database database)
-
-- |
-
-Uses of Database in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return Database | -|
---|---|
- Database |
-DatabaseSnapshot.getDatabase()
-
-- |
-
- -
Methods in liquibase.snapshot with parameters of type Database | -|
---|---|
- DatabaseSnapshot |
-DatabaseSnapshotGenerator.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- |
-
- DatabaseSnapshot |
-DatabaseSnapshotGeneratorFactory.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- Get generator for database with highest priority. |
-
- Column |
-DatabaseSnapshotGenerator.getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getDatabaseChangeLogTable(Database database)
-
-- |
-
- ForeignKey |
-DatabaseSnapshotGenerator.getForeignKeyByForeignKeyTable(String schemaName,
- String tableName,
- String fkName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-DatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- DatabaseSnapshotGenerator |
-DatabaseSnapshotGeneratorFactory.getGenerator(Database database)
-
-- |
-
- SortedSet<DatabaseSnapshotGenerator> |
-DatabaseSnapshotGeneratorFactory.getGenerators(Database database)
-
-- Get generators supporting database, sorted from highest priority to - lowest. |
-
- int |
-DatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-DatabaseSnapshotGenerator.hasDatabaseChangeLogLockTable(Database database)
-
-- |
-
- boolean |
-DatabaseSnapshotGenerator.hasDatabaseChangeLogTable(Database database)
-
-- |
-
- boolean |
-DatabaseSnapshotGenerator.hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- |
-
- boolean |
-DatabaseSnapshotGenerator.hasTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-DatabaseSnapshotGenerator.hasView(String schemaName,
- String viewName,
- Database database)
-
-- |
-
- boolean |
-DatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- -
Constructors in liquibase.snapshot with parameters of type Database | -|
---|---|
DatabaseSnapshot(Database database,
- String requestedSchema)
-
-- |
-
-Uses of Database in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm with parameters of type Database | -|
---|---|
- DatabaseSnapshot |
-JdbcDatabaseSnapshotGenerator.createSnapshot(Database database,
- String requestedSchema,
- Set<DiffStatusListener> listeners)
-
-- |
-
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.generateForeignKey(ForeignKeyInfo fkInfo,
- Database database,
- List<ForeignKey> fkList)
-
-- Generation of Foreign Key based on information about it. |
-
- List<ForeignKey> |
-JdbcDatabaseSnapshotGenerator.getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- It finds only all database-specific Foreign Keys. |
-
- List<ForeignKey> |
-OracleDatabaseSnapshotGenerator.getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- |
-
- Column |
-JdbcDatabaseSnapshotGenerator.getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
-protected void |
-PostgresDatabaseSnapshotGenerator.getColumnsForUniqueConstraint(Database database,
- int conrelid,
- Array keys,
- UniqueConstraint constraint)
-
-- |
-
-protected void |
-InformixDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Method assigns correct column type and default value to Column object. |
-
-protected void |
-MySQLDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- MySQL specific implementation |
-
-protected void |
-OracleDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Oracle specific implementation |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getDatabaseChangeLogTable(Database database)
-
-- |
-
- int |
-JdbcDatabaseSnapshotGenerator.getDatabaseType(int type,
- Database database)
-
-- |
-
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.getForeignKeyByForeignKeyTable(String schemaName,
- String foreignKeyTableName,
- String fkName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-InformixDatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-JdbcDatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
-protected DatabaseMetaData |
-JdbcDatabaseSnapshotGenerator.getMetaData(Database database)
-
-- |
-
- int |
-DB2DatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-DerbyDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-H2DatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-HsqlDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-InformixDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-MSSQLDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-MySQLDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-OracleDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-PostgresDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-SQLiteDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- int |
-StandardJdbcDatabaseSnapshotGenerator.getPriority(Database database)
-
-- |
-
- Table |
-H2DatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.hasDatabaseChangeLogLockTable(Database database)
-
-- |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.hasDatabaseChangeLogTable(Database database)
-
-- |
-
- boolean |
-DerbyDatabaseSnapshotGenerator.hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- Derby seems to have troubles |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.hasTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.hasView(String schemaName,
- String viewName,
- Database database)
-
-- |
-
- boolean |
-DB2DatabaseSnapshotGenerator.isColumnAutoIncrement(Database database,
- String schemaName,
- String tableName,
- String columnName)
-
-- |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.isColumnAutoIncrement(Database database,
- String schemaName,
- String tableName,
- String columnName)
-
-- |
-
- boolean |
-DB2DatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-DerbyDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-H2DatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-HsqlDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-InformixDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-MSSQLDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-MySQLDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-OracleDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-PostgresDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-SQLiteDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
- boolean |
-StandardJdbcDatabaseSnapshotGenerator.supports(Database database)
-
-- |
-
-Uses of Database in liquibase.sql.visitor | -
---|
- -
Methods in liquibase.sql.visitor with parameters of type Database | -|
---|---|
- String |
-AppendSqlVisitor.modifySql(String sql,
- Database database)
-
-- |
-
- String |
-PrependSqlVisitor.modifySql(String sql,
- Database database)
-
-- |
-
- String |
-RegExpReplaceSqlVisitor.modifySql(String sql,
- Database database)
-
-- |
-
- String |
-ReplaceSqlVisitor.modifySql(String sql,
- Database database)
-
-- |
-
- String |
-SqlVisitor.modifySql(String sql,
- Database database)
-
-- |
-
-Uses of Database in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator with parameters of type Database | -|
---|---|
- Sql[] |
-SqlGeneratorChain.generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- Sql[] |
-SqlGeneratorFactory.generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- Sql[] |
-SqlGenerator.generateSql(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- Set<DatabaseObject> |
-SqlGeneratorFactory.getAffectedDatabaseObjects(SqlStatement statement,
- Database database)
-
-- |
-
-protected SortedSet<SqlGenerator> |
-SqlGeneratorFactory.getGenerators(SqlStatement statement,
- Database database)
-
-- |
-
- boolean |
-SqlGeneratorFactory.requiresCurrentDatabaseMetadata(SqlStatement statement,
- Database database)
-
-- |
-
- boolean |
-SqlGenerator.requiresUpdatedDatabaseMetadata(Database database)
-
-- Does this change require access to the database metadata? If true, the change cannot be used in an updateSql-style command. |
-
- boolean |
-SqlGeneratorFactory.supports(SqlStatement statement,
- Database database)
-
-- |
-
- boolean |
-SqlGenerator.supports(StatementType statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-SqlGeneratorChain.validate(SqlStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SqlGeneratorFactory.validate(SqlStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SqlGenerator.validate(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
- Warnings |
-SqlGeneratorChain.warn(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-SqlGeneratorFactory.warn(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-SqlGenerator.warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of Database in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type Database | -|
---|---|
-protected void |
-AddColumnGenerator.addForeignKeyStatements(AddColumnStatement statement,
- Database database,
- List<Sql> returnSql)
-
-- |
-
- Sql[] |
-AddAutoIncrementGenerator.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorDB2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorHsqlH2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorInformix.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorSQLite.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGenerator.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorDefaultClauseBeforeNotNull.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorSQLite.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGenerator.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorDerby.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorInformix.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMaxDB.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMSSQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMySQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorOracle.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybase.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybaseASA.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueSQLite.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddForeignKeyConstraintGenerator.generateSql(AddForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddPrimaryKeyGenerator.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddPrimaryKeyGeneratorInformix.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGenerator.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorInformix.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorTDS.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AlterSequenceGenerator.generateSql(AlterSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ClearDatabaseChangeLogTableGenerator.generateSql(ClearDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CommentGenerator.generateSql(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CopyRowsGenerator.generateSql(CopyRowsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogLockTableGenerator.generateSql(CreateDatabaseChangeLogLockTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogTableGenerator.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogTableGeneratorSybase.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateIndexGenerator.generateSql(CreateIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateSequenceGenerator.generateSql(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateTableGenerator.generateSql(CreateTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateViewGenerator.generateSql(CreateViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DeleteGenerator.generateSql(DeleteStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropColumnGenerator.generateSql(DropColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropDefaultValueGenerator.generateSql(DropDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropForeignKeyConstraintGenerator.generateSql(DropForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropIndexGenerator.generateSql(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropPrimaryKeyGenerator.generateSql(DropPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropSequenceGenerator.generateSql(DropSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropTableGenerator.generateSql(DropTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropUniqueConstraintGenerator.generateSql(DropUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropViewGenerator.generateSql(DropViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorDB2.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMSSQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMySQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorOracle.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorPostgres.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetNextChangeSetSequenceValueGenerator.generateSql(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGenerator.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDB2.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDerby.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorFirebird.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorHsql.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformationSchemaViews.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformix.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMaxDB.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMSSQL.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorOracle.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorPostgres.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybase.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybaseASA.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGenerator.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorMSSQL.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorPostgres.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertGenerator.generateSql(InsertStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-LockDatabaseChangeLogGenerator.generateSql(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-MarkChangeSetRanGenerator.generateSql(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ModifyDataTypeGenerator.generateSql(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RawSqlGenerator.generateSql(RawSqlStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ReindexGeneratorSQLite.generateSql(ReindexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RemoveChangeSetRanStatusGenerator.generateSql(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameColumnGenerator.generateSql(RenameColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameTableGenerator.generateSql(RenameTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameViewGenerator.generateSql(RenameViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ReorganizeTableGeneratorDB2.generateSql(ReorganizeTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RuntimeGenerator.generateSql(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectFromDatabaseChangeLogLockGenerator.generateSql(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectFromDatabaseChangeLogGenerator.generateSql(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorDB2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorDerby.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorFirebird.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorH2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorHsql.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorInformix.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorMaxDB.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorOracle.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorPostgres.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetColumnRemarksGenerator.generateSql(SetColumnRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetNullableGenerator.generateSql(SetNullableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetTableRemarksGenerator.generateSql(SetTableRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-StoredProcedureGenerator.generateSql(StoredProcedureStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-TagDatabaseGenerator.generateSql(TagDatabaseStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UnlockDatabaseChangeLogGenerator.generateSql(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UpdateChangeSetChecksumGenerator.generateSql(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UpdateGenerator.generateSql(UpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected abstract String |
-InsertOrUpdateGenerator.getElse(Database database)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getElse(Database database)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getElse(Database database)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorOracle.getElse(Database database)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorPostgres.getElse(Database arg0)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected abstract String |
-InsertOrUpdateGenerator.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorOracle.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorPostgres.getRecordCheck(InsertOrUpdateStatement arg0,
- Database arg1,
- String arg2)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getWhereClause(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database)
-
-- |
-
- boolean |
-AbstractSqlGenerator.requiresUpdatedDatabaseMetadata(Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGenerator.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorDB2.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorHsqlH2.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorInformix.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorSQLite.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddColumnGeneratorDefaultClauseBeforeNotNull.supports(AddColumnStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddColumnGeneratorSQLite.supports(AddColumnStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorDerby.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorInformix.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorMaxDB.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorMSSQL.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorMySQL.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorOracle.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorSybase.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorSybaseASA.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueSQLite.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddForeignKeyConstraintGenerator.supports(AddForeignKeyConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddPrimaryKeyGenerator.supports(AddPrimaryKeyStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddPrimaryKeyGeneratorInformix.supports(AddPrimaryKeyStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddUniqueConstraintGenerator.supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddUniqueConstraintGeneratorInformix.supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddUniqueConstraintGeneratorTDS.supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-AlterSequenceGenerator.supports(AlterSequenceStatement statement,
- Database database)
-
-- |
-
- boolean |
-CopyRowsGenerator.supports(CopyRowsStatement statement,
- Database database)
-
-- |
-
- boolean |
-CreateDatabaseChangeLogTableGenerator.supports(CreateDatabaseChangeLogTableStatement statement,
- Database database)
-
-- |
-
- boolean |
-CreateDatabaseChangeLogTableGeneratorSybase.supports(CreateDatabaseChangeLogTableStatement statement,
- Database database)
-
-- |
-
- boolean |
-CreateSequenceGenerator.supports(CreateSequenceStatement statement,
- Database database)
-
-- |
-
- boolean |
-DeleteGenerator.supports(DeleteStatement statement,
- Database database)
-
-- |
-
- boolean |
-DropDefaultValueGenerator.supports(DropDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-DropForeignKeyConstraintGenerator.supports(DropForeignKeyConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-DropPrimaryKeyGenerator.supports(DropPrimaryKeyStatement statement,
- Database database)
-
-- |
-
- boolean |
-DropSequenceGenerator.supports(DropSequenceStatement statement,
- Database database)
-
-- |
-
- boolean |
-DropUniqueConstraintGenerator.supports(DropUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorDB2.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorMSSQL.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorMySQL.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorOracle.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorPostgres.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorDB2.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorDerby.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorFirebird.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorHsql.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorInformationSchemaViews.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorInformix.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorMaxDB.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorMSSQL.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorOracle.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorPostgres.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorSybase.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorSybaseASA.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorMSSQL.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorMySQL.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorOracle.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorPostgres.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- boolean |
-ReindexGeneratorSQLite.supports(ReindexStatement statement,
- Database database)
-
-- |
-
- boolean |
-RenameColumnGenerator.supports(RenameColumnStatement statement,
- Database database)
-
-- |
-
- boolean |
-RenameTableGenerator.supports(RenameTableStatement statement,
- Database database)
-
-- |
-
- boolean |
-RenameViewGenerator.supports(RenameViewStatement statement,
- Database database)
-
-- |
-
- boolean |
-ReorganizeTableGeneratorDB2.supports(ReorganizeTableStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorDB2.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorDerby.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorFirebird.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorH2.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorHsql.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorInformix.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorMaxDB.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorOracle.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorPostgres.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SetColumnRemarksGenerator.supports(SetColumnRemarksStatement statement,
- Database database)
-
-- |
-
- boolean |
-SetNullableGenerator.supports(SetNullableStatement statement,
- Database database)
-
-- |
-
- boolean |
-SetTableRemarksGenerator.supports(SetTableRemarksStatement statement,
- Database database)
-
-- |
-
- boolean |
-AbstractSqlGenerator.supports(StatementType statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AddAutoIncrementGenerator.validate(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddAutoIncrementGeneratorInformix.validate(AddAutoIncrementStatement addAutoIncrementStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddColumnGenerator.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddColumnGeneratorDefaultClauseBeforeNotNull.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGenerator.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGeneratorInformix.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddForeignKeyConstraintGenerator.validate(AddForeignKeyConstraintStatement addForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddPrimaryKeyGenerator.validate(AddPrimaryKeyStatement addPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddUniqueConstraintGenerator.validate(AddUniqueConstraintStatement addUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AlterSequenceGenerator.validate(AlterSequenceStatement alterSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ClearDatabaseChangeLogTableGenerator.validate(ClearDatabaseChangeLogTableStatement clearDatabaseChangeLogTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CommentGenerator.validate(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CopyRowsGenerator.validate(CopyRowsStatement copyRowsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogLockTableGenerator.validate(CreateDatabaseChangeLogLockTableStatement createDatabaseChangeLogLockTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGenerator.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGeneratorSybase.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateIndexGenerator.validate(CreateIndexStatement createIndexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateSequenceGenerator.validate(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateTableGenerator.validate(CreateTableStatement createTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateViewGenerator.validate(CreateViewStatement createViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DeleteGenerator.validate(DeleteStatement deleteStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropColumnGenerator.validate(DropColumnStatement dropColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropDefaultValueGenerator.validate(DropDefaultValueStatement dropDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropForeignKeyConstraintGenerator.validate(DropForeignKeyConstraintStatement dropForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropIndexGenerator.validate(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropPrimaryKeyGenerator.validate(DropPrimaryKeyStatement dropPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropSequenceGenerator.validate(DropSequenceStatement dropSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropTableGenerator.validate(DropTableStatement dropTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropUniqueConstraintGenerator.validate(DropUniqueConstraintStatement dropUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropViewGenerator.validate(DropViewStatement dropViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorDB2.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMSSQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMySQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorOracle.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorPostgres.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-GetNextChangeSetSequenceValueGenerator.validate(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-GetViewDefinitionGenerator.validate(GetViewDefinitionStatement getViewDefinitionStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-InsertOrUpdateGenerator.validate(InsertOrUpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-InsertGenerator.validate(InsertStatement insertStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-LockDatabaseChangeLogGenerator.validate(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-MarkChangeSetRanGenerator.validate(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ModifyDataTypeGenerator.validate(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RawSqlGenerator.validate(RawSqlStatement rawSqlStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ReindexGeneratorSQLite.validate(ReindexStatement reindexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RemoveChangeSetRanStatusGenerator.validate(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameColumnGenerator.validate(RenameColumnStatement renameColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameTableGenerator.validate(RenameTableStatement renameTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameViewGenerator.validate(RenameViewStatement renameViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ReorganizeTableGeneratorDB2.validate(ReorganizeTableStatement reorganizeTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RuntimeGenerator.validate(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogLockGenerator.validate(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogGenerator.validate(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDB2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDerby.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorFirebird.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorH2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorHsql.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorInformix.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorMaxDB.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorOracle.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorPostgres.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetColumnRemarksGenerator.validate(SetColumnRemarksStatement setColumnRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetNullableGenerator.validate(SetNullableStatement setNullableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetTableRemarksGenerator.validate(SetTableRemarksStatement setTableRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-StoredProcedureGenerator.validate(StoredProcedureStatement storedProcedureStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-TagDatabaseGenerator.validate(TagDatabaseStatement tagDatabaseStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UnlockDatabaseChangeLogGenerator.validate(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateChangeSetChecksumGenerator.validate(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateGenerator.validate(UpdateStatement updateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Warnings |
-ModifyDataTypeGenerator.warn(ModifyDataTypeStatement modifyDataTypeStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Warnings |
-AbstractSqlGenerator.warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of Database in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core with parameters of type Database | -|
---|---|
- Sql[] |
-RuntimeStatement.generate(Database database)
-
-- |
-
-Uses of Database in liquibase.util.ui | -
---|
- -
Methods in liquibase.util.ui with parameters of type Database | -|
---|---|
- boolean |
-SwingUIFacade.promptForNonLocalDatabase(Database database)
-
-- Displays swing-based dialog about running against a non-localhost database. |
-
- boolean |
-UIFacade.promptForNonLocalDatabase(Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseConnection | -|
---|---|
liquibase | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.jvm | -- |
-Uses of DatabaseConnection in liquibase | -
---|
- -
Constructors in liquibase with parameters of type DatabaseConnection | -|
---|---|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- DatabaseConnection conn)
-
-- |
-
-Uses of DatabaseConnection in liquibase.database | -
---|
- -
Methods in liquibase.database that return DatabaseConnection | -|
---|---|
- DatabaseConnection |
-AbstractDatabase.getConnection()
-
-- |
-
- DatabaseConnection |
-Database.getConnection()
-
-- |
-
- -
Methods in liquibase.database with parameters of type DatabaseConnection | -|
---|---|
- Database |
-DatabaseFactory.findCorrectDatabaseImplementation(DatabaseConnection connection)
-
-- |
-
- boolean |
-Database.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- void |
-AbstractDatabase.setConnection(DatabaseConnection conn)
-
-- |
-
- void |
-Database.setConnection(DatabaseConnection conn)
-
-- |
-
-Uses of DatabaseConnection in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core with parameters of type DatabaseConnection | -|
---|---|
- boolean |
-CacheDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-DB2Database.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-DerbyDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-FirebirdDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-H2Database.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-HsqlDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-InformixDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-MaxDBDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-MSSQLDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-MySQLDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-OracleDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-PostgresDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-SQLiteDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-SybaseASADatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-SybaseDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-UnsupportedDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- void |
-InformixDatabase.setConnection(DatabaseConnection connection)
-
-- |
-
- void |
-OracleDatabase.setConnection(DatabaseConnection conn)
-
-- |
-
- void |
-UnsupportedDatabase.setConnection(DatabaseConnection conn)
-
-- |
-
-Uses of DatabaseConnection in liquibase.database.jvm | -
---|
- -
Classes in liquibase.database.jvm that implement DatabaseConnection | -|
---|---|
- class |
-DerbyConnection
-
-- |
-
- class |
-HsqlConnection
-
-- |
-
- class |
-JdbcConnection
-
-- A ConnectionWrapper implementation which delegates completely to an - underlying java.sql.connection. |
-
- class |
-SybaseConnection
-
-- A Sybase specific Delegate that removes the calls to commit - and rollback as Sybase requires that autocommit be set to true. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseFactory | -|
---|---|
liquibase.database | -- |
-Uses of DatabaseFactory in liquibase.database | -
---|
- -
Methods in liquibase.database that return DatabaseFactory | -|
---|---|
-static DatabaseFactory |
-DatabaseFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.CacheDatabase -
public class CacheDatabase
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CacheDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- String |
-getLineComment()
-
-- Returns database-specific line comment string. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-supportsAutoIncrement()
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-Constructor Detail | -
---|
-public CacheDatabase()-
-Method Detail | -
---|
-public String getCurrentDateTimeFunction()-
Database
-
-public String getDefaultDriver(String url)-
Database
-
-public int getPriority()-
-public String getTypeName()-
Database
-
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String getLineComment()-
AbstractDatabase
-
getLineComment
in interface Database
getLineComment
in class AbstractDatabase
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public boolean supportsAutoIncrement()-
supportsAutoIncrement
in interface Database
supportsAutoIncrement
in class AbstractDatabase
-public String getViewDefinition(String schemaName, - String viewName) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.DB2Database -
public class DB2Database
-
-Field Summary | -
---|
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DB2Database()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-generatePrimaryKeyName(String tableName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return an DB2 date literal with the same value as a string formatted using ISO 8601. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String name)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- Date |
-parseDate(String dateAsString)
-
-- |
-
- boolean |
-shouldQuoteValue(String value)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DB2Database()-
-Method Detail | -
---|
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public int getPriority()-
-public String getTypeName()-
Database
-
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public String getCurrentDateTimeFunction()-
Database
-
-public String getDateLiteral(String isoDate)-
-
getDateLiteral
in interface Database
getDateLiteral
in class AbstractDatabase
-public boolean shouldQuoteValue(String value)-
shouldQuoteValue
in interface Database
shouldQuoteValue
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public String getViewDefinition(String schemaName, - String name) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-public Date parseDate(String dateAsString) - throws DateParseException-
parseDate
in interface Database
parseDate
in class AbstractDatabase
DateParseException
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToCatalog
in interface Database
convertRequestedSchemaToCatalog
in class AbstractDatabase
DatabaseException
-public String generatePrimaryKeyName(String tableName)-
generatePrimaryKeyName
in interface Database
generatePrimaryKeyName
in class AbstractDatabase
-public String escapeIndexName(String schemaName, - String indexName)-
escapeIndexName
in interface Database
escapeIndexName
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.DerbyDatabase -
public class DerbyDatabase
-
-Field Summary | -|
---|---|
-protected int |
-driverVersionMajor
-
-- |
-
-protected int |
-driverVersionMinor
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DerbyDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-close()
-
-- |
-
-protected void |
-determineDriverVersion()
-
-- Determine Apache Derby driver major/minor version. |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return a date literal with the same value as a string formatted using ISO 8601. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String name)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-protected int driverVersionMajor-
-protected int driverVersionMinor-
-Constructor Detail | -
---|
-public DerbyDatabase()-
-Method Detail | -
---|
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public int getPriority()-
-public String getTypeName()-
Database
-
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public String getDateLiteral(String isoDate)-
AbstractDatabase
-
getDateLiteral
in interface Database
getDateLiteral
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public String getViewDefinition(String schemaName, - String name) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-public void close() - throws DatabaseException-
close
in interface Database
close
in class AbstractDatabase
DatabaseException
-protected void determineDriverVersion()-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.FirebirdDatabase -
public class FirebirdDatabase
-Firebird database implementation. - SQL Syntax ref: http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_60_sqlref -
- -
-
-Field Summary | -
---|
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FirebirdDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-supportsAutoIncrement()
-
-- |
-
- boolean |
-supportsDDLInTransaction()
-
-- By default databases should support DDL within a transaction. |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSchemas()
-
-- |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FirebirdDatabase()-
-Method Detail | -
---|
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public int getPriority()-
-public String getTypeName()-
Database
-
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-public boolean supportsTablespaces()-
-public boolean supportsDDLInTransaction()-
AbstractDatabase
-
supportsDDLInTransaction
in interface Database
supportsDDLInTransaction
in class AbstractDatabase
-public boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
isSystemTable
in interface Database
isSystemTable
in class AbstractDatabase
-public boolean supportsAutoIncrement()-
supportsAutoIncrement
in interface Database
supportsAutoIncrement
in class AbstractDatabase
-public boolean supportsSchemas()-
supportsSchemas
in interface Database
supportsSchemas
in class AbstractDatabase
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.H2Database -
public class H2Database
-
-Field Summary | -
---|
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
H2Database()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getConcatSql(String... values)
-
-- Returns SQL to concat the passed values. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return a date literal with the same value as a string formatted using ISO 8601. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String name)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isLocalDatabase()
-
-- Default implementation, just look for "local" IPs |
-
- boolean |
-isReservedWord(String objectName)
-
-- |
-
- Date |
-parseDate(String dateAsString)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public H2Database()-
-Method Detail | -
---|
-public String getTypeName()-
Database
-
-public String getDefaultDriver(String url)-
Database
-
-public int getPriority()-
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public boolean supportsTablespaces()-
-public String getViewDefinition(String schemaName, - String name) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-public Date parseDate(String dateAsString) - throws DateParseException-
parseDate
in interface Database
parseDate
in class AbstractDatabase
DateParseException
-public boolean isLocalDatabase() - throws DatabaseException-
AbstractDatabase
-
isLocalDatabase
in interface Database
isLocalDatabase
in class AbstractDatabase
DatabaseException
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public String getConcatSql(String... values)-
Database
-
getConcatSql
in interface Database
getConcatSql
in class AbstractDatabase
-public String getDateLiteral(String isoDate)-
AbstractDatabase
-
getDateLiteral
in interface Database
getDateLiteral
in class AbstractDatabase
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-public boolean isReservedWord(String objectName)-
isReservedWord
in interface Database
isReservedWord
in class AbstractDatabase
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.HsqlDatabase -
public class HsqlDatabase
-
-Field Summary | -
---|
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
HsqlDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getConcatSql(String... values)
-
-- Returns SQL to concat the passed values. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return a date literal with the same value as a string formatted using ISO 8601. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- Date |
-parseDate(String dateAsString)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public HsqlDatabase()-
-Method Detail | -
---|
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public int getPriority()-
-public String getTypeName()-
Database
-
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String getCurrentDateTimeFunction()-
Database
-
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public String getConcatSql(String... values)-
Database
-
getConcatSql
in interface Database
getConcatSql
in class AbstractDatabase
-public String getDateLiteral(String isoDate)-
AbstractDatabase
-
getDateLiteral
in interface Database
getDateLiteral
in class AbstractDatabase
-public Date parseDate(String dateAsString) - throws DateParseException-
parseDate
in interface Database
parseDate
in class AbstractDatabase
DateParseException
-public boolean supportsTablespaces()-
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.InformixDatabase -
public class InformixDatabase
-
-Field Summary | -
---|
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InformixDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return a date literal with the same value as a string formatted using ISO 8601. |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
-protected Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- void |
-setConnection(DatabaseConnection connection)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsRestrictForeignKeys()
-
-- |
-
- boolean |
-supportsSchemas()
-
-- |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InformixDatabase()-
-Method Detail | -
---|
-protected Set<String> getSystemTablesAndViews()-
AbstractDatabase
-
getSystemTablesAndViews
in class AbstractDatabase
-public int getPriority()-
-public void setConnection(DatabaseConnection connection)-
setConnection
in interface Database
setConnection
in class AbstractDatabase
-public String getCurrentDateTimeFunction()-
Database
-
-public String getDefaultDriver(String url)-
Database
-
-public String getTypeName()-
Database
-
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public boolean supportsTablespaces()-
-public String getViewDefinition(String schemaName, - String viewName) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public String getDateLiteral(String isoDate)-
AbstractDatabase
-
getDateLiteral
in interface Database
getDateLiteral
in class AbstractDatabase
-public boolean supportsRestrictForeignKeys()-
supportsRestrictForeignKeys
in interface Database
supportsRestrictForeignKeys
in class AbstractDatabase
-public boolean supportsSchemas()-
supportsSchemas
in interface Database
supportsSchemas
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.MSSQLDatabase -
public class MSSQLDatabase
-Encapsulates MS-SQL database support. -
- -
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
-protected Set<String> |
-systemTablesAndViews
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MSSQLDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-generateDefaultConstraintName(String tableName,
- String columnName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getConcatSql(String... values)
-
-- Returns SQL to concat the passed values. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return a date literal with the same value as a string formatted using ISO 8601. |
-
- String |
-getDefaultCatalogName()
-
-- |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- String |
-getDefaultSchemaName()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-isSystemView(String catalogName,
- String schemaName,
- String viewName)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsRestrictForeignKeys()
-
-- |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-protected Set<String> systemTablesAndViews-
-Constructor Detail | -
---|
-public MSSQLDatabase()-
-Method Detail | -
---|
-public String getTypeName()-
Database
-
-public int getPriority()-
-public Set<String> getSystemTablesAndViews()-
AbstractDatabase
-
getSystemTablesAndViews
in class AbstractDatabase
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String getDefaultCatalogName() - throws DatabaseException-
getDefaultCatalogName
in interface Database
getDefaultCatalogName
in class AbstractDatabase
DatabaseException
-public String getConcatSql(String... values)-
Database
-
getConcatSql
in interface Database
getConcatSql
in class AbstractDatabase
-public String escapeIndexName(String schemaName, - String indexName)-
escapeIndexName
in interface Database
escapeIndexName
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
isSystemTable
in interface Database
isSystemTable
in class AbstractDatabase
-public boolean isSystemView(String catalogName, - String schemaName, - String viewName)-
isSystemView
in interface Database
isSystemView
in class AbstractDatabase
-public String generateDefaultConstraintName(String tableName, - String columnName)-
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-public String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToCatalog
in interface Database
convertRequestedSchemaToCatalog
in class AbstractDatabase
DatabaseException
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public String getDateLiteral(String isoDate)-
AbstractDatabase
-
getDateLiteral
in interface Database
getDateLiteral
in class AbstractDatabase
-public boolean supportsRestrictForeignKeys()-
supportsRestrictForeignKeys
in interface Database
supportsRestrictForeignKeys
in class AbstractDatabase
-public String getDefaultSchemaName()-
getDefaultSchemaName
in interface Database
getDefaultSchemaName
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.MaxDBDatabase -
public class MaxDBDatabase
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
-protected Set<String> |
-systemTablesAndViews
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MaxDBDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-isSystemView(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-supportsAutoIncrement()
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-protected Set<String> systemTablesAndViews-
-Constructor Detail | -
---|
-public MaxDBDatabase()-
-Method Detail | -
---|
-public int getPriority()-
-public Set<String> getSystemTablesAndViews()-
AbstractDatabase
-
getSystemTablesAndViews
in class AbstractDatabase
-public String getTypeName()-
Database
-
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
isSystemTable
in interface Database
isSystemTable
in class AbstractDatabase
-public boolean isSystemView(String catalogName, - String schemaName, - String tableName)-
isSystemView
in interface Database
isSystemView
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public boolean supportsAutoIncrement()-
supportsAutoIncrement
in interface Database
supportsAutoIncrement
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.MySQLDatabase -
public class MySQLDatabase
-Encapsulates MySQL database support. -
- -
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MySQLDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- boolean |
-disableForeignKeyChecks()
-
-- |
-
- void |
-enableForeignKeyChecks()
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-getConcatSql(String... values)
-
-- Returns SQL to concat the passed values. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- String |
-getLineComment()
-
-- Returns database-specific line comment string. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-supportsForeignKeyDisable()
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-Constructor Detail | -
---|
-public MySQLDatabase()-
-Method Detail | -
---|
-public String getTypeName()-
Database
-
-public int getPriority()-
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-public String getLineComment()-
AbstractDatabase
-
getLineComment
in interface Database
getLineComment
in class AbstractDatabase
-public String getConcatSql(String... values)-
Database
-
getConcatSql
in interface Database
getConcatSql
in class AbstractDatabase
-public boolean supportsTablespaces()-
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToCatalog
in interface Database
convertRequestedSchemaToCatalog
in class AbstractDatabase
DatabaseException
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-public String escapeIndexName(String schemaName, - String indexName)-
escapeIndexName
in interface Database
escapeIndexName
in class AbstractDatabase
-public boolean supportsForeignKeyDisable()-
supportsForeignKeyDisable
in interface Database
supportsForeignKeyDisable
in class AbstractDatabase
-public boolean disableForeignKeyChecks() - throws DatabaseException-
disableForeignKeyChecks
in interface Database
disableForeignKeyChecks
in class AbstractDatabase
DatabaseException
-public void enableForeignKeyChecks() - throws DatabaseException-
enableForeignKeyChecks
in interface Database
enableForeignKeyChecks
in class AbstractDatabase
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.OracleDatabase -
public class OracleDatabase
-Encapsulates Oracle database support. -
- -
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
OracleDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateLiteral(String isoDate)
-
-- Return an Oracle date literal with the same value as a string formatted using ISO 8601. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isReservedWord(String objectName)
-
-- |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- void |
-setConnection(DatabaseConnection conn)
-
-- |
-
- boolean |
-shouldQuoteValue(String value)
-
-- |
-
- boolean |
-supportsAutoIncrement()
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsRestrictForeignKeys()
-
-- |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-Constructor Detail | -
---|
-public OracleDatabase()-
-Method Detail | -
---|
-public int getPriority()-
-public void setConnection(DatabaseConnection conn)-
setConnection
in interface Database
setConnection
in class AbstractDatabase
-public String getTypeName()-
Database
-
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-public boolean isReservedWord(String objectName)-
isReservedWord
in interface Database
isReservedWord
in class AbstractDatabase
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String escapeIndexName(String schemaName, - String indexName)-
escapeIndexName
in interface Database
escapeIndexName
in class AbstractDatabase
-public String getDateLiteral(String isoDate)-
-
getDateLiteral
in interface Database
getDateLiteral
in class AbstractDatabase
-public boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
isSystemTable
in interface Database
isSystemTable
in class AbstractDatabase
-public boolean shouldQuoteValue(String value)-
shouldQuoteValue
in interface Database
shouldQuoteValue
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public boolean supportsAutoIncrement()-
supportsAutoIncrement
in interface Database
supportsAutoIncrement
in class AbstractDatabase
-public boolean supportsRestrictForeignKeys()-
supportsRestrictForeignKeys
in interface Database
supportsRestrictForeignKeys
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.PostgresDatabase -
public class PostgresDatabase
-Encapsulates PostgreSQL database support. -
- -
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
PostgresDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDatabaseChangeLogLockTableName()
-
-- |
-
- String |
-getDatabaseChangeLogTableName()
-
-- |
-
- String |
-getDefaultCatalogName()
-
-- |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
-protected boolean |
-hasMixedCase(String tableName)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isReservedWord(String tableName)
-
-- |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-Constructor Detail | -
---|
-public PostgresDatabase()-
-Method Detail | -
---|
-public String getTypeName()-
Database
-
-public Set<String> getSystemTablesAndViews()-
AbstractDatabase
-
getSystemTablesAndViews
in class AbstractDatabase
-public int getPriority()-
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public String getCurrentDateTimeFunction()-
Database
-
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String getDefaultCatalogName() - throws DatabaseException-
getDefaultCatalogName
in interface Database
getDefaultCatalogName
in class AbstractDatabase
DatabaseException
-public String getDatabaseChangeLogTableName()-
getDatabaseChangeLogTableName
in interface Database
getDatabaseChangeLogTableName
in class AbstractDatabase
Database.getDatabaseChangeLogTableName()
-public String getDatabaseChangeLogLockTableName()-
getDatabaseChangeLogLockTableName
in interface Database
getDatabaseChangeLogLockTableName
in class AbstractDatabase
Database.getDatabaseChangeLogLockTableName()
-public boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
isSystemTable
in interface Database
isSystemTable
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToCatalog
in interface Database
convertRequestedSchemaToCatalog
in class AbstractDatabase
DatabaseException
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-protected boolean hasMixedCase(String tableName)-
-public boolean isReservedWord(String tableName)-
isReservedWord
in interface Database
isReservedWord
in class AbstractDatabase
-public String escapeIndexName(String schemaName, - String indexName)-
escapeIndexName
in interface Database
escapeIndexName
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public static interface SQLiteDatabase.AlterTableVisitor
-
-Method Summary | -|
---|---|
- boolean |
-copyThisColumn(ColumnConfig column)
-
-- |
-
- boolean |
-createThisColumn(ColumnConfig column)
-
-- |
-
- boolean |
-createThisIndex(Index index)
-
-- |
-
- ColumnConfig[] |
-getColumnsToAdd()
-
-- |
-
-Method Detail | -
---|
-ColumnConfig[] getColumnsToAdd()-
-boolean copyThisColumn(ColumnConfig column)-
-boolean createThisColumn(ColumnConfig column)-
-boolean createThisIndex(Index index)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.SQLiteDatabase -
public class SQLiteDatabase
-
-Nested Class Summary | -|
---|---|
-static interface |
-SQLiteDatabase.AlterTableVisitor
-
-- |
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SQLiteDatabase()
-
-- |
-
-Method Summary | -|
---|---|
-static List<SqlStatement> |
-getAlterTableStatements(SQLiteDatabase.AlterTableVisitor alterTableVisitor,
- Database database,
- String schemaName,
- String tableName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDateTimeLiteral(Timestamp date)
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
-protected Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- String |
-getTrigger(String table,
- String column)
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSchemas()
-
-- |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-Constructor Detail | -
---|
-public SQLiteDatabase()-
-Method Detail | -
---|
-public String getCurrentDateTimeFunction()-
Database
-
-public String getDefaultDriver(String url)-
Database
-
-public int getPriority()-
-public String getTypeName()-
Database
-
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public boolean supportsTablespaces()-
-public String getViewDefinition(String schemaName, - String viewName) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean supportsSchemas()-
supportsSchemas
in interface Database
supportsSchemas
in class AbstractDatabase
-public String getTrigger(String table, - String column)-
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public static List<SqlStatement> getAlterTableStatements(SQLiteDatabase.AlterTableVisitor alterTableVisitor, - Database database, - String schemaName, - String tableName) - throws UnsupportedChangeException, - DatabaseException-
UnsupportedChangeException
-DatabaseException
-protected Set<String> getSystemTablesAndViews()-
AbstractDatabase
-
getSystemTablesAndViews
in class AbstractDatabase
-public String getDateTimeLiteral(Timestamp date)-
getDateTimeLiteral
in interface Database
getDateTimeLiteral
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.SybaseASADatabase -
public class SybaseASADatabase
-
-Field Summary | -
---|
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SybaseASADatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDefaultCatalogName()
-
-- |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- String |
-getDefaultSchemaName()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- void |
-setAutoCommit(boolean b)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SybaseASADatabase()-
-Method Detail | -
---|
-public int getPriority()-
-public String getCurrentDateTimeFunction()-
Database
-
-public String getDefaultDriver(String url)-
Database
-
-public String getTypeName()-
Database
-
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultCatalogName() - throws DatabaseException-
getDefaultCatalogName
in interface Database
getDefaultCatalogName
in class AbstractDatabase
DatabaseException
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public String getDefaultSchemaName()-
getDefaultSchemaName
in interface Database
getDefaultSchemaName
in class AbstractDatabase
-public String getViewDefinition(String schemaName, - String viewName) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public boolean supportsTablespaces()-
-public String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToCatalog
in interface Database
convertRequestedSchemaToCatalog
in class AbstractDatabase
DatabaseException
-public Set<String> getSystemTablesAndViews()-
AbstractDatabase
-
getSystemTablesAndViews
in class AbstractDatabase
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-public void setAutoCommit(boolean b) - throws DatabaseException-
setAutoCommit
in interface Database
setAutoCommit
in class AbstractDatabase
DatabaseException
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.SybaseDatabase -
public class SybaseDatabase
-Encapsulates Sybase ASE database support. -
- -
-
-Field Summary | -|
---|---|
-static String |
-PRODUCT_NAME
-
-- |
-
-protected Set<String> |
-systemTablesAndViews
-
-- |
-
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SybaseDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-escapeDatabaseObject(String objectName)
-
-- |
-
- String |
-escapeIndexName(String schemaName,
- String indexName)
-
-- |
-
- String |
-generateDefaultConstraintName(String tableName,
- String columnName)
-
-- |
-
- String |
-getAutoIncrementClause()
-
-- Returns database-specific auto-increment DDL clause. |
-
- String |
-getConcatSql(String... values)
-
-- Returns SQL to concat the passed values. |
-
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- int |
-getDatabaseMajorVersion()
-
-- |
-
- int |
-getDatabaseMinorVersion()
-
-- |
-
- String |
-getDefaultCatalogName()
-
-- |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getProductName()
-
-- |
-
- Set<String> |
-getSystemTablesAndViews()
-
-- Returns system (undroppable) tables and views. |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- String |
-getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-isSystemTable(String catalogName,
- String schemaName,
- String tableName)
-
-- |
-
- boolean |
-isSystemView(String catalogName,
- String schemaName,
- String viewName)
-
-- |
-
- boolean |
-supportsDDLInTransaction()
-
-- Sybase does not support DDL and meta data in transactions properly, - as such we turn off the commit and turn on auto commit. |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsRestrictForeignKeys()
-
-- |
-
- boolean |
-supportsSequences()
-
-- Does the database type support sequence. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String PRODUCT_NAME-
-protected Set<String> systemTablesAndViews-
-Constructor Detail | -
---|
-public SybaseDatabase()-
-Method Detail | -
---|
-public String getProductName()-
-public String getTypeName()-
Database
-
-public int getPriority()-
-public boolean supportsDDLInTransaction()-
-
supportsDDLInTransaction
in interface Database
supportsDDLInTransaction
in class AbstractDatabase
-public Set<String> getSystemTablesAndViews()-
AbstractDatabase
-
getSystemTablesAndViews
in class AbstractDatabase
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public boolean supportsSequences()-
AbstractDatabase
-
supportsSequences
in interface Database
supportsSequences
in class AbstractDatabase
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-public String getAutoIncrementClause()-
AbstractDatabase
-
getAutoIncrementClause
in interface Database
getAutoIncrementClause
in class AbstractDatabase
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public String getDefaultCatalogName() - throws DatabaseException-
getDefaultCatalogName
in interface Database
getDefaultCatalogName
in class AbstractDatabase
DatabaseException
-public String getConcatSql(String... values)-
Database
-
getConcatSql
in interface Database
getConcatSql
in class AbstractDatabase
-public boolean supportsTablespaces()-
-public boolean isSystemTable(String catalogName, - String schemaName, - String tableName)-
isSystemTable
in interface Database
isSystemTable
in class AbstractDatabase
-public boolean isSystemView(String catalogName, - String schemaName, - String viewName)-
isSystemView
in interface Database
isSystemView
in class AbstractDatabase
-public String generateDefaultConstraintName(String tableName, - String columnName)-
-public String convertRequestedSchemaToCatalog(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToCatalog
in interface Database
convertRequestedSchemaToCatalog
in class AbstractDatabase
DatabaseException
-public String convertRequestedSchemaToSchema(String requestedSchema) - throws DatabaseException-
convertRequestedSchemaToSchema
in interface Database
convertRequestedSchemaToSchema
in class AbstractDatabase
DatabaseException
-public boolean supportsRestrictForeignKeys()-
supportsRestrictForeignKeys
in interface Database
supportsRestrictForeignKeys
in class AbstractDatabase
-public String escapeDatabaseObject(String objectName)-
escapeDatabaseObject
in interface Database
escapeDatabaseObject
in class AbstractDatabase
-public String getViewDefinition(String schemaName, - String viewName) - throws DatabaseException-
getViewDefinition
in interface Database
getViewDefinition
in class AbstractDatabase
DatabaseException
-public int getDatabaseMajorVersion() - throws DatabaseException-
getDatabaseMajorVersion
in interface Database
getDatabaseMajorVersion
in class AbstractDatabase
DatabaseException
AbstractDatabase.getDatabaseMajorVersion()
-public int getDatabaseMinorVersion() - throws DatabaseException-
getDatabaseMinorVersion
in interface Database
getDatabaseMinorVersion
in class AbstractDatabase
DatabaseException
AbstractDatabase.getDatabaseMinorVersion()
-public String escapeIndexName(String schemaName, - String indexName)-
escapeIndexName
in interface Database
escapeIndexName
in class AbstractDatabase
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.AbstractDatabase -
liquibase.database.core.UnsupportedDatabase -
public class UnsupportedDatabase
-
-Field Summary | -
---|
Fields inherited from class liquibase.database.AbstractDatabase | -
---|
currentDateTimeFunction, databaseFunctions |
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
UnsupportedDatabase()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getCurrentDateTimeFunction()
-
-- Returns database-specific function for generating the current date/time. |
-
- String |
-getDefaultCatalogName()
-
-- Always returns null or DATABASECHANGELOG table may not be found. |
-
-protected String |
-getDefaultDatabaseSchemaName()
-
-- Always returns null or DATABASECHANGELOG table may not be found. |
-
- String |
-getDefaultDriver(String url)
-
-- If this database understands the given url, return the default driver class name. |
-
- int |
-getPriority()
-
-- |
-
- String |
-getTypeName()
-
-- Returns an all-lower-case short name of the product. |
-
- boolean |
-isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- void |
-setConnection(DatabaseConnection conn)
-
-- |
-
- boolean |
-supportsInitiallyDeferrableColumns()
-
-- Returns whether this database support initially deferrable columns. |
-
- boolean |
-supportsTablespaces()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UnsupportedDatabase()-
-Method Detail | -
---|
-public int getPriority()-
-public void setConnection(DatabaseConnection conn)-
setConnection
in interface Database
setConnection
in class AbstractDatabase
-public String getDefaultCatalogName() - throws DatabaseException-
-
getDefaultCatalogName
in interface Database
getDefaultCatalogName
in class AbstractDatabase
DatabaseException
-protected String getDefaultDatabaseSchemaName() - throws DatabaseException-
-
getDefaultDatabaseSchemaName
in class AbstractDatabase
DatabaseException
-public boolean isCorrectDatabaseImplementation(DatabaseConnection conn) - throws DatabaseException-
Database
-
DatabaseException
-public String getDefaultDriver(String url)-
Database
-
-public String getTypeName()-
Database
-
-public boolean supportsInitiallyDeferrableColumns()-
Database
-
-public String getCurrentDateTimeFunction()-
Database
-
-public boolean supportsTablespaces()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DerbyDatabase | -|
---|---|
liquibase.change.core | -- |
-Uses of DerbyDatabase in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core with parameters of type DerbyDatabase | -|
---|---|
- SqlStatement[] |
-MergeColumnChange.generateStatements(DerbyDatabase database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SQLiteDatabase.AlterTableVisitor | -|
---|---|
liquibase.database.core | -- |
-Uses of SQLiteDatabase.AlterTableVisitor in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core with parameters of type SQLiteDatabase.AlterTableVisitor | -|
---|---|
-static List<SqlStatement> |
-SQLiteDatabase.getAlterTableStatements(SQLiteDatabase.AlterTableVisitor alterTableVisitor,
- Database database,
- String schemaName,
- String tableName)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -SQLiteDatabase.AlterTableVisitor |
-
-Classes
-
- -CacheDatabase - -DB2Database - -DerbyDatabase - -FirebirdDatabase - -H2Database - -HsqlDatabase - -InformixDatabase - -MaxDBDatabase - -MSSQLDatabase - -MySQLDatabase - -OracleDatabase - -PostgresDatabase - -SQLiteDatabase - -SybaseASADatabase - -SybaseDatabase - -UnsupportedDatabase |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
SQLiteDatabase.AlterTableVisitor | -- |
- -
-Class Summary | -|
---|---|
CacheDatabase | -- |
DB2Database | -- |
DerbyDatabase | -- |
FirebirdDatabase | -Firebird database implementation. | -
H2Database | -- |
HsqlDatabase | -- |
InformixDatabase | -- |
MaxDBDatabase | -- |
MSSQLDatabase | -Encapsulates MS-SQL database support. | -
MySQLDatabase | -Encapsulates MySQL database support. | -
OracleDatabase | -Encapsulates Oracle database support. | -
PostgresDatabase | -Encapsulates PostgreSQL database support. | -
SQLiteDatabase | -- |
SybaseASADatabase | -- |
SybaseDatabase | -Encapsulates Sybase ASE database support. | -
UnsupportedDatabase | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.database.core | -|
---|---|
liquibase.change.core | -- |
liquibase.database.core | -- |
-Classes in liquibase.database.core used by liquibase.change.core | -|
---|---|
DerbyDatabase
-
- - |
-
-Classes in liquibase.database.core used by liquibase.database.core | -|
---|---|
SQLiteDatabase.AlterTableVisitor
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.jvm.JdbcConnection -
liquibase.database.jvm.DerbyConnection -
public class DerbyConnection
-
-Constructor Summary | -|
---|---|
DerbyConnection(Connection connection)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-commit()
-
-- |
-
- void |
-rollback()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DerbyConnection(Connection connection)-
-Method Detail | -
---|
-public void commit() - throws DatabaseException-
commit
in interface DatabaseConnection
commit
in class JdbcConnection
DatabaseException
-public void rollback() - throws DatabaseException-
rollback
in interface DatabaseConnection
rollback
in class JdbcConnection
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.jvm.JdbcConnection -
liquibase.database.jvm.HsqlConnection -
public class HsqlConnection
-
-Constructor Summary | -|
---|---|
HsqlConnection(Connection connection)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-commit()
-
-- |
-
- void |
-rollback()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public HsqlConnection(Connection connection)-
-Method Detail | -
---|
-public void commit() - throws DatabaseException-
commit
in interface DatabaseConnection
commit
in class JdbcConnection
DatabaseException
-public void rollback() - throws DatabaseException-
rollback
in interface DatabaseConnection
rollback
in class JdbcConnection
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.jvm.JdbcConnection -
public class JdbcConnection
-A ConnectionWrapper implementation which delegates completely to an - underlying java.sql.connection. -
- -
-
-Constructor Summary | -|
---|---|
JdbcConnection(Connection connection)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-clearWarnings()
-
-- |
-
- void |
-close()
-
-- |
-
- void |
-commit()
-
-- |
-
- Statement |
-createStatement()
-
-- |
-
- Statement |
-createStatement(int resultSetType,
- int resultSetConcurrency)
-
-- |
-
- Statement |
-createStatement(int resultSetType,
- int resultSetConcurrency,
- int resultSetHoldability)
-
-- |
-
- boolean |
-equals(Object obj)
-
-- |
-
- boolean |
-getAutoCommit()
-
-- |
-
- String |
-getCatalog()
-
-- |
-
- String |
-getConnectionUserName()
-
-- |
-
- int |
-getDatabaseMajorVersion()
-
-- |
-
- int |
-getDatabaseMinorVersion()
-
-- |
-
- String |
-getDatabaseProductName()
-
-- |
-
- String |
-getDatabaseProductVersion()
-
-- |
-
- int |
-getHoldability()
-
-- |
-
- DatabaseMetaData |
-getMetaData()
-
-- |
-
- int |
-getTransactionIsolation()
-
-- |
-
- Map<String,Class<?>> |
-getTypeMap()
-
-- |
-
- Connection |
-getUnderlyingConnection()
-
-- |
-
- String |
-getURL()
-
-- |
-
- SQLWarning |
-getWarnings()
-
-- |
-
- Connection |
-getWrappedConnection()
-
-- Returns the connection that this Delegate is using. |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isClosed()
-
-- |
-
- boolean |
-isReadOnly()
-
-- |
-
- String |
-nativeSQL(String sql)
-
-- |
-
- CallableStatement |
-prepareCall(String sql)
-
-- |
-
- CallableStatement |
-prepareCall(String sql,
- int resultSetType,
- int resultSetConcurrency)
-
-- |
-
- CallableStatement |
-prepareCall(String sql,
- int resultSetType,
- int resultSetConcurrency,
- int resultSetHoldability)
-
-- |
-
- PreparedStatement |
-prepareStatement(String sql)
-
-- |
-
- PreparedStatement |
-prepareStatement(String sql,
- int autoGeneratedKeys)
-
-- |
-
- PreparedStatement |
-prepareStatement(String sql,
- int[] columnIndexes)
-
-- |
-
- PreparedStatement |
-prepareStatement(String sql,
- int resultSetType,
- int resultSetConcurrency)
-
-- |
-
- PreparedStatement |
-prepareStatement(String sql,
- int resultSetType,
- int resultSetConcurrency,
- int resultSetHoldability)
-
-- |
-
- PreparedStatement |
-prepareStatement(String sql,
- String[] columnNames)
-
-- |
-
- void |
-releaseSavepoint(Savepoint savepoint)
-
-- |
-
- void |
-rollback()
-
-- |
-
- void |
-rollback(Savepoint savepoint)
-
-- |
-
- void |
-setAutoCommit(boolean autoCommit)
-
-- |
-
- void |
-setCatalog(String catalog)
-
-- |
-
- void |
-setHoldability(int holdability)
-
-- |
-
- void |
-setReadOnly(boolean readOnly)
-
-- |
-
- Savepoint |
-setSavepoint()
-
-- |
-
- Savepoint |
-setSavepoint(String name)
-
-- |
-
- void |
-setTransactionIsolation(int level)
-
-- |
-
- void |
-setTypeMap(Map<String,Class<?>> map)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public JdbcConnection(Connection connection)-
-Method Detail | -
---|
-public String getDatabaseProductName() - throws DatabaseException-
getDatabaseProductName
in interface DatabaseConnection
DatabaseException
-public String getDatabaseProductVersion() - throws DatabaseException-
getDatabaseProductVersion
in interface DatabaseConnection
DatabaseException
-public int getDatabaseMajorVersion() - throws DatabaseException-
getDatabaseMajorVersion
in interface DatabaseConnection
DatabaseException
-public int getDatabaseMinorVersion() - throws DatabaseException-
getDatabaseMinorVersion
in interface DatabaseConnection
DatabaseException
-public String getURL()-
getURL
in interface DatabaseConnection
-public String getConnectionUserName()-
getConnectionUserName
in interface DatabaseConnection
-public Connection getWrappedConnection()-
-
-public void clearWarnings() - throws DatabaseException-
DatabaseException
-public void close() - throws DatabaseException-
close
in interface DatabaseConnection
DatabaseException
-public void commit() - throws DatabaseException-
commit
in interface DatabaseConnection
DatabaseException
-public Statement createStatement() - throws DatabaseException-
DatabaseException
-public Statement createStatement(int resultSetType, - int resultSetConcurrency, - int resultSetHoldability) - throws DatabaseException-
DatabaseException
-public Statement createStatement(int resultSetType, - int resultSetConcurrency) - throws DatabaseException-
DatabaseException
-public boolean getAutoCommit() - throws DatabaseException-
getAutoCommit
in interface DatabaseConnection
DatabaseException
-public String getCatalog() - throws DatabaseException-
getCatalog
in interface DatabaseConnection
DatabaseException
-public int getHoldability() - throws DatabaseException-
DatabaseException
-public DatabaseMetaData getMetaData() - throws DatabaseException-
DatabaseException
-public int getTransactionIsolation() - throws DatabaseException-
DatabaseException
-public Map<String,Class<?>> getTypeMap() - throws DatabaseException-
DatabaseException
-public SQLWarning getWarnings() - throws DatabaseException-
DatabaseException
-public boolean isClosed() - throws DatabaseException-
isClosed
in interface DatabaseConnection
DatabaseException
-public boolean isReadOnly() - throws DatabaseException-
DatabaseException
-public String nativeSQL(String sql) - throws DatabaseException-
nativeSQL
in interface DatabaseConnection
DatabaseException
-public CallableStatement prepareCall(String sql, - int resultSetType, - int resultSetConcurrency, - int resultSetHoldability) - throws DatabaseException-
DatabaseException
-public CallableStatement prepareCall(String sql, - int resultSetType, - int resultSetConcurrency) - throws DatabaseException-
DatabaseException
-public CallableStatement prepareCall(String sql) - throws DatabaseException-
DatabaseException
-public PreparedStatement prepareStatement(String sql, - int resultSetType, - int resultSetConcurrency, - int resultSetHoldability) - throws DatabaseException-
DatabaseException
-public PreparedStatement prepareStatement(String sql, - int resultSetType, - int resultSetConcurrency) - throws DatabaseException-
DatabaseException
-public PreparedStatement prepareStatement(String sql, - int autoGeneratedKeys) - throws DatabaseException-
DatabaseException
-public PreparedStatement prepareStatement(String sql, - int[] columnIndexes) - throws DatabaseException-
DatabaseException
-public PreparedStatement prepareStatement(String sql, - String[] columnNames) - throws DatabaseException-
DatabaseException
-public PreparedStatement prepareStatement(String sql) - throws DatabaseException-
DatabaseException
-public void releaseSavepoint(Savepoint savepoint) - throws DatabaseException-
DatabaseException
-public void rollback() - throws DatabaseException-
rollback
in interface DatabaseConnection
DatabaseException
-public void rollback(Savepoint savepoint) - throws DatabaseException-
DatabaseException
-public void setAutoCommit(boolean autoCommit) - throws DatabaseException-
setAutoCommit
in interface DatabaseConnection
DatabaseException
-public void setCatalog(String catalog) - throws DatabaseException-
DatabaseException
-public void setHoldability(int holdability) - throws DatabaseException-
DatabaseException
-public void setReadOnly(boolean readOnly) - throws DatabaseException-
DatabaseException
-public Savepoint setSavepoint() - throws DatabaseException-
DatabaseException
-public Savepoint setSavepoint(String name) - throws DatabaseException-
DatabaseException
-public void setTransactionIsolation(int level) - throws DatabaseException-
DatabaseException
-public void setTypeMap(Map<String,Class<?>> map) - throws DatabaseException-
DatabaseException
-public Connection getUnderlyingConnection()-
-public boolean equals(Object obj)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.jvm.JdbcConnection -
liquibase.database.jvm.SybaseConnection -
public class SybaseConnection
-A Sybase specific Delegate that removes the calls to commit - and rollback as Sybase requires that autocommit be set to true. -
- -
-
-Constructor Summary | -|
---|---|
SybaseConnection(Connection delegate)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-commit()
-
-- |
-
- void |
-rollback()
-
-- |
-
- void |
-rollback(Savepoint savepoint)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SybaseConnection(Connection delegate)-
-Method Detail | -
---|
-public void commit() - throws DatabaseException-
commit
in interface DatabaseConnection
commit
in class JdbcConnection
DatabaseException
-public void rollback() - throws DatabaseException-
rollback
in interface DatabaseConnection
rollback
in class JdbcConnection
DatabaseException
-public void rollback(Savepoint savepoint) - throws DatabaseException-
rollback
in class JdbcConnection
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use JdbcConnection | -|
---|---|
liquibase.database.jvm | -- |
-Uses of JdbcConnection in liquibase.database.jvm | -
---|
- -
Subclasses of JdbcConnection in liquibase.database.jvm | -|
---|---|
- class |
-DerbyConnection
-
-- |
-
- class |
-HsqlConnection
-
-- |
-
- class |
-SybaseConnection
-
-- A Sybase specific Delegate that removes the calls to commit - and rollback as Sybase requires that autocommit be set to true. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -DerbyConnection - -HsqlConnection - -JdbcConnection - -SybaseConnection |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
DerbyConnection | -- |
HsqlConnection | -- |
JdbcConnection | -A ConnectionWrapper implementation which delegates completely to an - underlying java.sql.connection. | -
SybaseConnection | -A Sybase specific Delegate that removes the calls to commit - and rollback as Sybase requires that autocommit be set to true. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.database.jvm | -|
---|---|
liquibase.database.jvm | -- |
-Classes in liquibase.database.jvm used by liquibase.database.jvm | -|
---|---|
JdbcConnection
-
- - A ConnectionWrapper implementation which delegates completely to an - underlying java.sql.connection. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -Database - -DatabaseConnection |
-
-Classes
-
- -AbstractDatabase - -DatabaseFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
Database | -- |
DatabaseConnection | -A liquibase abstraction over the normal Connection that is available in - java.sql. | -
- -
-Class Summary | -|
---|---|
AbstractDatabase | -AbstractDatabase is extended by all supported databases as a facade to the underlying database. | -
DatabaseFactory | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes in liquibase.database used by liquibase | -|
---|---|
Database
-
- - |
-|
DatabaseConnection
-
- - A liquibase abstraction over the normal Connection that is available in - java.sql. |
-
-Classes in liquibase.database used by liquibase.change | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.change.core | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.change.custom | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.changelog | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.changelog.filter | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.changelog.visitor | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.database | -|
---|---|
Database
-
- - |
-|
DatabaseConnection
-
- - A liquibase abstraction over the normal Connection that is available in - java.sql. |
-|
DatabaseFactory
-
- - |
-
-Classes in liquibase.database used by liquibase.database.core | -|
---|---|
AbstractDatabase
-
- - AbstractDatabase is extended by all supported databases as a facade to the underlying database. |
-|
Database
-
- - |
-|
DatabaseConnection
-
- - A liquibase abstraction over the normal Connection that is available in - java.sql. |
-
-Classes in liquibase.database used by liquibase.database.jvm | -|
---|---|
DatabaseConnection
-
- - A liquibase abstraction over the normal Connection that is available in - java.sql. |
-
-Classes in liquibase.database used by liquibase.database.structure | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.database.structure.type | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.database.typeconversion | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.database.typeconversion.core | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.dbdoc | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.diff | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.exception | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.executor | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.executor.jvm | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.integration.ant | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.integration.commandline | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.integration.spring | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.lockservice | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.precondition | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.precondition.core | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.snapshot | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.snapshot.jvm | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.sql.visitor | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.sqlgenerator | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.sqlgenerator.core | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.statement.core | -|
---|---|
Database
-
- - |
-
-Classes in liquibase.database used by liquibase.util.ui | -|
---|---|
Database
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<Column.LengthSemantics> -
liquibase.database.structure.Column.LengthSemantics -
public static enum Column.LengthSemantics
-
-Enum Constant Summary | -|
---|---|
BYTE
-
-- |
-|
CHAR
-
-- |
-
-Method Summary | -|
---|---|
-static Column.LengthSemantics |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static Column.LengthSemantics[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final Column.LengthSemantics CHAR-
-public static final Column.LengthSemantics BYTE-
-Method Detail | -
---|
-public static final Column.LengthSemantics[] values()-
-for(Column.LengthSemantics c : Column.LengthSemantics.values()) - System.out.println(c); --
-
-public static Column.LengthSemantics valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.Column -
public class Column
-
-Nested Class Summary | -|
---|---|
-static class |
-Column.LengthSemantics
-
-- |
-
-Constructor Summary | -|
---|---|
Column()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-compareTo(Column o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- int |
-getColumnSize()
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- int |
-getDataType()
-
-- |
-
- int |
-getDecimalDigits()
-
-- |
-
- Object |
-getDefaultValue()
-
-- |
-
- Column.LengthSemantics |
-getLengthSemantics()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getRemarks()
-
-- |
-
- Table |
-getTable()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- String |
-getTypeName()
-
-- |
-
- View |
-getView()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isAutoIncrement()
-
-- |
-
- boolean |
-isCertainDataType()
-
-- |
-
- boolean |
-isDataTypeDifferent(Column otherColumn)
-
-- |
-
- boolean |
-isDifferent(Column otherColumn)
-
-- |
-
- boolean |
-isInitPrecision()
-
-- |
-
- boolean |
-isNullabilityDifferent(Column otherColumn)
-
-- |
-
- Boolean |
-isNullable()
-
-- |
-
- boolean |
-isNumeric()
-
-- |
-
- boolean |
-isPrimaryKey()
-
-- |
-
- boolean |
-isUnique()
-
-- |
-
- Column |
-setAutoIncrement(boolean autoIncrement)
-
-- |
-
- Column |
-setCertainDataType(boolean certainDataType)
-
-- |
-
- Column |
-setColumnSize(int columnSize)
-
-- |
-
- Column |
-setDataType(int dataType)
-
-- |
-
- Column |
-setDecimalDigits(int decimalDigits)
-
-- |
-
- Column |
-setDefaultValue(Object defaultValue)
-
-- |
-
- void |
-setInitPrecision(boolean initPrecision)
-
-- |
-
- Column |
-setLengthSemantics(Column.LengthSemantics lengthSemantics)
-
-- |
-
- Column |
-setName(String name)
-
-- |
-
- Column |
-setNullable(Boolean nullable)
-
-- |
-
- Column |
-setPrimaryKey(boolean primaryKey)
-
-- |
-
- Column |
-setRemarks(String remarks)
-
-- |
-
- Column |
-setTable(Table table)
-
-- |
-
- Column |
-setTablespace(String tablespace)
-
-- |
-
- Column |
-setTypeName(String typeName)
-
-- |
-
- Column |
-setUnique(boolean unique)
-
-- |
-
- Column |
-setView(View view)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public Column()-
-Method Detail | -
---|
-public Table getTable()-
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public Column setTable(Table table)-
-public View getView()-
-public Column setView(View view)-
-public String getTablespace()-
-public Column setTablespace(String tablespace)-
-public String getName()-
-public Column setName(String name)-
-public int getDataType()-
-public Column setDataType(int dataType)-
-public int getColumnSize()-
-public Column setColumnSize(int columnSize)-
-public int getDecimalDigits()-
-public Column setDecimalDigits(int decimalDigits)-
-public Boolean isNullable()-
-public Column setNullable(Boolean nullable)-
-public String getTypeName()-
-public Column setTypeName(String typeName)-
-public Object getDefaultValue()-
-public Column setDefaultValue(Object defaultValue)-
-public String toString()-
toString
in class Object
-public int compareTo(Column o)-
compareTo
in interface Comparable<Column>
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public boolean isNumeric()-
-public boolean isUnique()-
-public Column setUnique(boolean unique)-
-public boolean isAutoIncrement()-
-public Column setAutoIncrement(boolean autoIncrement)-
-public boolean isDataTypeDifferent(Column otherColumn)-
-public boolean isNullabilityDifferent(Column otherColumn)-
-public boolean isDifferent(Column otherColumn)-
-public boolean isPrimaryKey()-
-public Column setPrimaryKey(boolean primaryKey)-
-public boolean isCertainDataType()-
-public Column setCertainDataType(boolean certainDataType)-
-public String getRemarks()-
-public Column setRemarks(String remarks)-
-public boolean isInitPrecision()-
-public void setInitPrecision(boolean initPrecision)-
-public Column.LengthSemantics getLengthSemantics()-
-public Column setLengthSemantics(Column.LengthSemantics lengthSemantics)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface DatabaseObject
-
-Method Summary | -|
---|---|
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
-Method Detail | -
---|
-DatabaseObject[] getContainingObjects()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.ForeignKey -
public class ForeignKey
-
-Constructor Summary | -|
---|---|
ForeignKey()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addForeignKeyColumn(String foreignKeyColumn)
-
-- |
-
- void |
-addPrimaryKeyColumn(String primaryKeyColumn)
-
-- |
-
- int |
-compareTo(ForeignKey o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- ForeignKeyConstraintType |
-getDeleteRule()
-
-- |
-
- String |
-getForeignKeyColumns()
-
-- |
-
- Table |
-getForeignKeyTable()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getPrimaryKeyColumns()
-
-- |
-
- Table |
-getPrimaryKeyTable()
-
-- |
-
- boolean |
-getReferencesUniqueColumn()
-
-- |
-
- ForeignKeyConstraintType |
-getUpdateRule()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isDeferrable()
-
-- |
-
- boolean |
-isInitiallyDeferred()
-
-- |
-
- void |
-setDeferrable(boolean deferrable)
-
-- |
-
- void |
-setDeleteRule(ForeignKeyConstraintType rule)
-
-- |
-
- void |
-setForeignKeyColumns(String foreignKeyColumns)
-
-- |
-
- void |
-setForeignKeyTable(Table foreignKeyTable)
-
-- |
-
- void |
-setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-setPrimaryKeyColumns(String primaryKeyColumns)
-
-- |
-
- void |
-setPrimaryKeyTable(Table primaryKeyTable)
-
-- |
-
- void |
-setReferencesUniqueColumn(boolean referencesUniqueColumn)
-
-- |
-
- void |
-setUpdateRule(ForeignKeyConstraintType rule)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ForeignKey()-
-Method Detail | -
---|
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public Table getPrimaryKeyTable()-
-public void setPrimaryKeyTable(Table primaryKeyTable)-
-public String getPrimaryKeyColumns()-
-public void addPrimaryKeyColumn(String primaryKeyColumn)-
-public void setPrimaryKeyColumns(String primaryKeyColumns)-
-public Table getForeignKeyTable()-
-public void setForeignKeyTable(Table foreignKeyTable)-
-public String getForeignKeyColumns()-
-public void addForeignKeyColumn(String foreignKeyColumn)-
-public void setForeignKeyColumns(String foreignKeyColumns)-
-public String getName()-
-public void setName(String name)-
-public String toString()-
toString
in class Object
-public boolean isDeferrable()-
-public void setDeferrable(boolean deferrable)-
-public boolean isInitiallyDeferred()-
-public void setInitiallyDeferred(boolean initiallyDeferred)-
-public void setUpdateRule(ForeignKeyConstraintType rule)-
-public ForeignKeyConstraintType getUpdateRule()-
-public void setDeleteRule(ForeignKeyConstraintType rule)-
-public ForeignKeyConstraintType getDeleteRule()-
-public boolean getReferencesUniqueColumn()-
-public void setReferencesUniqueColumn(boolean referencesUniqueColumn)-
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public int compareTo(ForeignKey o)-
compareTo
in interface Comparable<ForeignKey>
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<ForeignKeyConstraintType> -
liquibase.database.structure.ForeignKeyConstraintType -
public enum ForeignKeyConstraintType
-
-Enum Constant Summary | -|
---|---|
importedKeyCascade
-
-- |
-|
importedKeyNoAction
-
-- |
-|
importedKeyRestrict
-
-- |
-|
importedKeySetDefault
-
-- |
-|
importedKeySetNull
-
-- |
-
-Method Summary | -|
---|---|
-static ForeignKeyConstraintType |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ForeignKeyConstraintType[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final ForeignKeyConstraintType importedKeyCascade-
-public static final ForeignKeyConstraintType importedKeySetNull-
-public static final ForeignKeyConstraintType importedKeySetDefault-
-public static final ForeignKeyConstraintType importedKeyRestrict-
-public static final ForeignKeyConstraintType importedKeyNoAction-
-Method Detail | -
---|
-public static final ForeignKeyConstraintType[] values()-
-for(ForeignKeyConstraintType c : ForeignKeyConstraintType.values()) - System.out.println(c); --
-
-public static ForeignKeyConstraintType valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.ForeignKeyInfo -
public class ForeignKeyInfo
-User: Nikitin.Maxim
- Date: 08.04.2010
- Time: 12:48:05
-
- Descrition:
- Class used only as container of FK properties.
-
- -
-
-Constructor Summary | -|
---|---|
ForeignKeyInfo()
-
-- |
-
-Method Summary | -|
---|---|
- short |
-getDeferrablility()
-
-- |
-
- ForeignKeyConstraintType |
-getDeleteRule()
-
-- |
-
- String |
-getFkColumn()
-
-- |
-
- String |
-getFkName()
-
-- |
-
- String |
-getFkSchema()
-
-- |
-
- String |
-getFkTableName()
-
-- |
-
- int |
-getKeySeq()
-
-- |
-
- String |
-getPkColumn()
-
-- |
-
- String |
-getPkTableName()
-
-- |
-
- String |
-getPkTableSchema()
-
-- |
-
- boolean |
-getReferencesUniqueColumn()
-
-- |
-
- ForeignKeyConstraintType |
-getUpdateRule()
-
-- |
-
- void |
-setDeferrablility(short deferrablility)
-
-- |
-
- void |
-setDeleteRule(ForeignKeyConstraintType deleteRule)
-
-- |
-
- void |
-setFkColumn(String fkColumn)
-
-- |
-
- void |
-setFkName(String fkName)
-
-- |
-
- void |
-setFkSchema(String fkSchema)
-
-- |
-
- void |
-setFkTableName(String fkTableName)
-
-- |
-
- void |
-setKeySeq(int keySeq)
-
-- |
-
- void |
-setPkColumn(String pkColumn)
-
-- |
-
- void |
-setPkTableName(String pkTableName)
-
-- |
-
- void |
-setPkTableSchema(String pkTableSchema)
-
-- |
-
- void |
-setReferencesUniqueColumn(boolean referencesUniqueColumn)
-
-- |
-
- void |
-setUpdateRule(ForeignKeyConstraintType updateRule)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ForeignKeyInfo()-
-Method Detail | -
---|
-public String getFkName()-
-public void setFkName(String fkName)-
-public String getFkSchema()-
-public void setFkSchema(String fkSchema)-
-public String getFkTableName()-
-public void setFkTableName(String fkTableName)-
-public String getFkColumn()-
-public void setFkColumn(String fkColumn)-
-public String getPkTableName()-
-public void setPkTableName(String pkTableName)-
-public String getPkColumn()-
-public void setPkColumn(String pkColumn)-
-public int getKeySeq()-
-public void setKeySeq(int keySeq)-
-public ForeignKeyConstraintType getUpdateRule()-
-public void setUpdateRule(ForeignKeyConstraintType updateRule)-
-public ForeignKeyConstraintType getDeleteRule()-
-public void setDeleteRule(ForeignKeyConstraintType deleteRule)-
-public short getDeferrablility()-
-public void setDeferrablility(short deferrablility)-
-public boolean getReferencesUniqueColumn()-
-public void setReferencesUniqueColumn(boolean referencesUniqueColumn)-
-public String getPkTableSchema()-
-public void setPkTableSchema(String pkTableSchema)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.Index -
public class Index
-
-Field Summary | -|
---|---|
-static String |
-MARK_FOREIGN_KEY
-
-- Marks Index as associated with Foreign Key [FK] |
-
-static String |
-MARK_PRIMARY_KEY
-
-- Marks Index as associated with Primary Key [PK] |
-
-static String |
-MARK_UNIQUE_CONSTRAINT
-
-- Marks Index as associated with Unique Constraint [UC] |
-
-Constructor Summary | -|
---|---|
Index()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addAssociatedWith(String item)
-
-- |
-
- int |
-compareTo(Index o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- Set<String> |
-getAssociatedWith()
-
-- |
-
- String |
-getAssociatedWithAsString()
-
-- |
-
- String |
-getColumnNames()
-
-- |
-
- List<String> |
-getColumns()
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- String |
-getFilterCondition()
-
-- |
-
- String |
-getName()
-
-- |
-
- Table |
-getTable()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isAssociatedWith(String keyword)
-
-- |
-
- Boolean |
-isUnique()
-
-- |
-
- void |
-setFilterCondition(String filterCondition)
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-setTable(Table table)
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
- void |
-setUnique(Boolean value)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String MARK_PRIMARY_KEY-
-
-public static final String MARK_FOREIGN_KEY-
-
-public static final String MARK_UNIQUE_CONSTRAINT-
-
-Constructor Detail | -
---|
-public Index()-
-Method Detail | -
---|
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public String getName()-
-public void setName(String name)-
-public Table getTable()-
-public void setTable(Table table)-
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-public List<String> getColumns()-
-public String getColumnNames()-
-public String getFilterCondition()-
-public void setFilterCondition(String filterCondition)-
-public void setUnique(Boolean value)-
-public Boolean isUnique()-
-public Set<String> getAssociatedWith()-
-public String getAssociatedWithAsString()-
-public void addAssociatedWith(String item)-
-public boolean isAssociatedWith(String keyword)-
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public int compareTo(Index o)-
compareTo
in interface Comparable<Index>
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.PrimaryKey -
public class PrimaryKey
-
-Constructor Summary | -|
---|---|
PrimaryKey()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumnName(int position,
- String columnName)
-
-- |
-
- int |
-compareTo(PrimaryKey o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- String |
-getColumnNames()
-
-- |
-
- List<String> |
-getColumnNamesAsList()
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- String |
-getName()
-
-- |
-
- Table |
-getTable()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isCertainName()
-
-- |
-
- void |
-setCertainName(boolean certainName)
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-setTable(Table table)
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PrimaryKey()-
-Method Detail | -
---|
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public String getName()-
-public void setName(String name)-
-public String getColumnNames()-
-public void addColumnName(int position, - String columnName)-
-public Table getTable()-
-public void setTable(Table table)-
-public int compareTo(PrimaryKey o)-
compareTo
in interface Comparable<PrimaryKey>
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public String toString()-
toString
in class Object
-public List<String> getColumnNamesAsList()-
-public boolean isCertainName()-
-public void setCertainName(boolean certainName)-
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.Schema -
public class Schema
-
-Constructor Summary | -|
---|---|
Schema(String name)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-equals(Object o)
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- String |
-getName()
-
-- |
-
- int |
-hashCode()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public Schema(String name)-
-Method Detail | -
---|
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public String getName()-
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.Sequence -
public class Sequence
-
-Constructor Summary | -|
---|---|
Sequence()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-compareTo(Sequence o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSchema()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-setSchema(String schema)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public Sequence()-
-Method Detail | -
---|
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public String getName()-
-public void setName(String name)-
-public int compareTo(Sequence o)-
compareTo
in interface Comparable<Sequence>
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public String toString()-
toString
in class Object
-public String getSchema()-
-public void setSchema(String schema)-
schema
- The schema to set.
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.Table -
public class Table
-
-Constructor Summary | -|
---|---|
Table(String name)
-
-- |
-
-Method Summary | -|
---|---|
- int |
-compareTo(Table o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- Column |
-getColumn(String columnName)
-
-- Returns the column object for the given columnName. |
-
- List<Column> |
-getColumns()
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- Database |
-getDatabase()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getRawCatalogName()
-
-- |
-
- String |
-getRawSchemaName()
-
-- |
-
- String |
-getRemarks()
-
-- |
-
- String |
-getSchema()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- Table |
-setDatabase(Database database)
-
-- |
-
- void |
-setRawCatalogName(String rawCatalogName)
-
-- |
-
- void |
-setRawSchemaName(String rawSchemaName)
-
-- |
-
- Table |
-setRemarks(String remarks)
-
-- |
-
- Table |
-setSchema(String schema)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public Table(String name)-
-Method Detail | -
---|
-public String getName()-
-public Database getDatabase()-
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public Table setDatabase(Database database)-
-public String getRemarks()-
-public Table setRemarks(String remarks)-
-public List<Column> getColumns()-
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public int compareTo(Table o)-
compareTo
in interface Comparable<Table>
-public String toString()-
toString
in class Object
-public Column getColumn(String columnName)-
-
-public String getSchema()-
-public Table setSchema(String schema)-
schema
- The schema to set.-public String getRawCatalogName()-
-public void setRawCatalogName(String rawCatalogName)-
-public String getRawSchemaName()-
-public void setRawSchemaName(String rawSchemaName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.UniqueConstraint -
public class UniqueConstraint
-
-Constructor Summary | -|
---|---|
UniqueConstraint()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-compareTo(UniqueConstraint o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- String |
-getColumnNames()
-
-- |
-
- List<String> |
-getColumns()
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- String |
-getName()
-
-- |
-
- Table |
-getTable()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- boolean |
-isDeferrable()
-
-- |
-
- boolean |
-isDisabled()
-
-- |
-
- boolean |
-isInitiallyDeferred()
-
-- |
-
- void |
-setDeferrable(boolean deferrable)
-
-- |
-
- void |
-setDisabled(boolean disabled)
-
-- |
-
- void |
-setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
- void |
-setName(String constraintName)
-
-- |
-
- void |
-setTable(Table table)
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UniqueConstraint()-
-Method Detail | -
---|
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public String getName()-
-public void setName(String constraintName)-
-public Table getTable()-
-public void setTable(Table table)-
-public List<String> getColumns()-
-public boolean isDeferrable()-
-public void setDeferrable(boolean deferrable)-
-public boolean isInitiallyDeferred()-
-public void setInitiallyDeferred(boolean initiallyDeferred)-
-public String getColumnNames()-
-public void setDisabled(boolean disabled)-
-public boolean isDisabled()-
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-public boolean equals(Object o)-
equals
in class Object
-public int compareTo(UniqueConstraint o)-
compareTo
in interface Comparable<UniqueConstraint>
Comparable.compareTo(java.lang.Object)
-public int hashCode()-
hashCode
in class Object
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.View -
public class View
-
-Constructor Summary | -|
---|---|
View()
-
-- |
-|
View(String name)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addColumn(Column column)
-
-- |
-
- int |
-compareTo(View o)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- List<Column> |
-getColumns()
-
-- |
-
- DatabaseObject[] |
-getContainingObjects()
-
-- |
-
- Database |
-getDatabase()
-
-- |
-
- String |
-getDefinition()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getRawCatalogName()
-
-- |
-
- String |
-getRawSchemaName()
-
-- |
-
- String |
-getSchema()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- void |
-setDatabase(Database database)
-
-- |
-
- void |
-setDefinition(String definition)
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-setRawCatalogName(String rawCatalogName)
-
-- |
-
- void |
-setRawSchemaName(String rawSchemaName)
-
-- |
-
- void |
-setSchema(String schema)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public View(String name)-
-public View()-
-Method Detail | -
---|
-public DatabaseObject[] getContainingObjects()-
getContainingObjects
in interface DatabaseObject
-public Database getDatabase()-
-public void setDatabase(Database database)-
-public String getName()-
-public void setName(String name)-
-public List<Column> getColumns()-
-public void addColumn(Column column)-
-public String getDefinition()-
-public void setDefinition(String definition)-
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public int compareTo(View o)-
compareTo
in interface Comparable<View>
-public String toString()-
toString
in class Object
-public String getSchema()-
-public void setSchema(String schema)-
schema
- The schema to set.-public String getRawCatalogName()-
-public void setRawCatalogName(String rawCatalogName)-
-public String getRawSchemaName()-
-public void setRawSchemaName(String rawSchemaName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Column.LengthSemantics | -|
---|---|
liquibase.database.structure | -- |
-Uses of Column.LengthSemantics in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure that return Column.LengthSemantics | -|
---|---|
- Column.LengthSemantics |
-Column.getLengthSemantics()
-
-- |
-
-static Column.LengthSemantics |
-Column.LengthSemantics.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static Column.LengthSemantics[] |
-Column.LengthSemantics.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
- -
Methods in liquibase.database.structure with parameters of type Column.LengthSemantics | -|
---|---|
- Column |
-Column.setLengthSemantics(Column.LengthSemantics lengthSemantics)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Column | -|
---|---|
liquibase.change | -- |
liquibase.database.structure | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Uses of Column in liquibase.change | -
---|
- -
Constructors in liquibase.change with parameters of type Column | -|
---|---|
ColumnConfig(Column columnStructure)
-
-- |
-
-Uses of Column in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure that return Column | -|
---|---|
- Column |
-Table.getColumn(String columnName)
-
-- Returns the column object for the given columnName. |
-
- Column |
-Column.setAutoIncrement(boolean autoIncrement)
-
-- |
-
- Column |
-Column.setCertainDataType(boolean certainDataType)
-
-- |
-
- Column |
-Column.setColumnSize(int columnSize)
-
-- |
-
- Column |
-Column.setDataType(int dataType)
-
-- |
-
- Column |
-Column.setDecimalDigits(int decimalDigits)
-
-- |
-
- Column |
-Column.setDefaultValue(Object defaultValue)
-
-- |
-
- Column |
-Column.setLengthSemantics(Column.LengthSemantics lengthSemantics)
-
-- |
-
- Column |
-Column.setName(String name)
-
-- |
-
- Column |
-Column.setNullable(Boolean nullable)
-
-- |
-
- Column |
-Column.setPrimaryKey(boolean primaryKey)
-
-- |
-
- Column |
-Column.setRemarks(String remarks)
-
-- |
-
- Column |
-Column.setTable(Table table)
-
-- |
-
- Column |
-Column.setTablespace(String tablespace)
-
-- |
-
- Column |
-Column.setTypeName(String typeName)
-
-- |
-
- Column |
-Column.setUnique(boolean unique)
-
-- |
-
- Column |
-Column.setView(View view)
-
-- |
-
- -
Methods in liquibase.database.structure that return types with arguments of type Column | -|
---|---|
- List<Column> |
-Table.getColumns()
-
-- |
-
- List<Column> |
-View.getColumns()
-
-- |
-
- -
Methods in liquibase.database.structure with parameters of type Column | -|
---|---|
- void |
-View.addColumn(Column column)
-
-- |
-
- int |
-Column.compareTo(Column o)
-
-- |
-
- boolean |
-Column.isDataTypeDifferent(Column otherColumn)
-
-- |
-
- boolean |
-Column.isDifferent(Column otherColumn)
-
-- |
-
- boolean |
-Column.isNullabilityDifferent(Column otherColumn)
-
-- |
-
-Uses of Column in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion with parameters of type Column | -|
---|---|
- String |
-TypeConverter.convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
-Uses of Column in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core with parameters of type Column | -|
---|---|
- String |
-AbstractTypeConverter.convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
- String |
-OracleTypeConverter.convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
-Uses of Column in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type Column | -|
---|---|
- SortedSet<Column> |
-DiffResult.getChangedColumns()
-
-- |
-
- SortedSet<Column> |
-DiffResult.getMissingColumns()
-
-- |
-
- SortedSet<Column> |
-DiffResult.getUnexpectedColumns()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type Column | -|
---|---|
- void |
-DiffResult.addChangedColumn(Column columnName)
-
-- |
-
- void |
-DiffResult.addMissingColumn(Column columnName)
-
-- |
-
- void |
-DiffResult.addUnexpectedColumn(Column columnName)
-
-- |
-
-Uses of Column in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return Column | -|
---|---|
- Column |
-DatabaseSnapshot.getColumn(String tableName,
- String columnName)
-
-- |
-
- Column |
-DatabaseSnapshotGenerator.getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type Column | -|
---|---|
- Collection<Column> |
-DatabaseSnapshot.getColumns()
-
-- |
-
- -
Methods in liquibase.snapshot with parameters of type Column | -|
---|---|
- boolean |
-DatabaseSnapshot.isPrimaryKey(Column columnInfo)
-
-- |
-
-Uses of Column in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm that return Column | -|
---|---|
- Column |
-JdbcDatabaseSnapshotGenerator.getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
- -
Methods in liquibase.snapshot.jvm with parameters of type Column | -|
---|---|
-protected void |
-JdbcDatabaseSnapshotGenerator.configureColumnType(Column column,
- ResultSet rs)
-
-- Configuration of column's type. |
-
-protected void |
-OracleDatabaseSnapshotGenerator.configureColumnType(Column column,
- ResultSet rs)
-
-- |
-
-protected void |
-InformixDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Method assigns correct column type and default value to Column object. |
-
-protected void |
-MySQLDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- MySQL specific implementation |
-
-protected void |
-OracleDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Oracle specific implementation |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseObject | -|
---|---|
liquibase.change | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.structure | -- |
liquibase.sql | -- |
liquibase.sqlgenerator | -- |
-Uses of DatabaseObject in liquibase.change | -
---|
- -
Methods in liquibase.change that return types with arguments of type DatabaseObject | -|
---|---|
- Set<DatabaseObject> |
-AbstractChange.getAffectedDatabaseObjects(Database database)
-
-- |
-
- Set<DatabaseObject> |
-Change.getAffectedDatabaseObjects(Database database)
-
-- |
-
-Uses of DatabaseObject in liquibase.database | -
---|
- -
Subinterfaces of DatabaseObject in liquibase.database | -|
---|---|
- interface |
-Database
-
-- |
-
- -
Classes in liquibase.database that implement DatabaseObject | -|
---|---|
- class |
-AbstractDatabase
-
-- AbstractDatabase is extended by all supported databases as a facade to the underlying database. |
-
- -
Methods in liquibase.database that return DatabaseObject | -|
---|---|
- DatabaseObject[] |
-AbstractDatabase.getContainingObjects()
-
-- |
-
-Uses of DatabaseObject in liquibase.database.core | -
---|
- -
Classes in liquibase.database.core that implement DatabaseObject | -|
---|---|
- class |
-CacheDatabase
-
-- |
-
- class |
-DB2Database
-
-- |
-
- class |
-DerbyDatabase
-
-- |
-
- class |
-FirebirdDatabase
-
-- Firebird database implementation. |
-
- class |
-H2Database
-
-- |
-
- class |
-HsqlDatabase
-
-- |
-
- class |
-InformixDatabase
-
-- |
-
- class |
-MaxDBDatabase
-
-- |
-
- class |
-MSSQLDatabase
-
-- Encapsulates MS-SQL database support. |
-
- class |
-MySQLDatabase
-
-- Encapsulates MySQL database support. |
-
- class |
-OracleDatabase
-
-- Encapsulates Oracle database support. |
-
- class |
-PostgresDatabase
-
-- Encapsulates PostgreSQL database support. |
-
- class |
-SQLiteDatabase
-
-- |
-
- class |
-SybaseASADatabase
-
-- |
-
- class |
-SybaseDatabase
-
-- Encapsulates Sybase ASE database support. |
-
- class |
-UnsupportedDatabase
-
-- |
-
-Uses of DatabaseObject in liquibase.database.structure | -
---|
- -
Classes in liquibase.database.structure that implement DatabaseObject | -|
---|---|
- class |
-Column
-
-- |
-
- class |
-ForeignKey
-
-- |
-
- class |
-Index
-
-- |
-
- class |
-PrimaryKey
-
-- |
-
- class |
-Schema
-
-- |
-
- class |
-Sequence
-
-- |
-
- class |
-Table
-
-- |
-
- class |
-UniqueConstraint
-
-- |
-
- class |
-View
-
-- |
-
- -
Methods in liquibase.database.structure that return DatabaseObject | -|
---|---|
- DatabaseObject[] |
-Column.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-DatabaseObject.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-ForeignKey.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-Index.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-PrimaryKey.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-Schema.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-Sequence.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-Table.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-UniqueConstraint.getContainingObjects()
-
-- |
-
- DatabaseObject[] |
-View.getContainingObjects()
-
-- |
-
-Uses of DatabaseObject in liquibase.sql | -
---|
- -
Methods in liquibase.sql that return types with arguments of type DatabaseObject | -|
---|---|
- Collection<? extends DatabaseObject> |
-SingleLineComment.getAffectedDatabaseObjects()
-
-- |
-
- Collection<? extends DatabaseObject> |
-Sql.getAffectedDatabaseObjects()
-
-- |
-
- Set<? extends DatabaseObject> |
-UnparsedSql.getAffectedDatabaseObjects()
-
-- |
-
- -
Constructors in liquibase.sql with parameters of type DatabaseObject | -|
---|---|
UnparsedSql(String sql,
- DatabaseObject... affectedDatabaseObjects)
-
-- |
-|
UnparsedSql(String sql,
- String endDelimiter,
- DatabaseObject... affectedDatabaseObjects)
-
-- |
-
-Uses of DatabaseObject in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator that return types with arguments of type DatabaseObject | -|
---|---|
- Set<DatabaseObject> |
-SqlGeneratorFactory.getAffectedDatabaseObjects(SqlStatement statement,
- Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ForeignKey | -|
---|---|
liquibase.database.structure | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Uses of ForeignKey in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure with parameters of type ForeignKey | -|
---|---|
- int |
-ForeignKey.compareTo(ForeignKey o)
-
-- |
-
-Uses of ForeignKey in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type ForeignKey | -|
---|---|
- SortedSet<ForeignKey> |
-DiffResult.getMissingForeignKeys()
-
-- |
-
- SortedSet<ForeignKey> |
-DiffResult.getUnexpectedForeignKeys()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type ForeignKey | -|
---|---|
- void |
-DiffResult.addMissingForeignKey(ForeignKey fkName)
-
-- |
-
- void |
-DiffResult.addUnexpectedForeignKey(ForeignKey fkName)
-
-- |
-
-Uses of ForeignKey in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return ForeignKey | -|
---|---|
- ForeignKey |
-DatabaseSnapshot.getForeignKey(String foreignKeyName)
-
-- |
-
- ForeignKey |
-DatabaseSnapshotGenerator.getForeignKeyByForeignKeyTable(String schemaName,
- String tableName,
- String fkName,
- Database database)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type ForeignKey | -|
---|---|
- Set<ForeignKey> |
-DatabaseSnapshot.getForeignKeys()
-
-- |
-
- List<ForeignKey> |
-DatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String tableName,
- Database database)
-
-- |
-
-Uses of ForeignKey in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm that return ForeignKey | -|
---|---|
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.generateForeignKey(ForeignKeyInfo fkInfo,
- Database database,
- List<ForeignKey> fkList)
-
-- Generation of Foreign Key based on information about it. |
-
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.getForeignKeyByForeignKeyTable(String schemaName,
- String foreignKeyTableName,
- String fkName,
- Database database)
-
-- |
-
- -
Methods in liquibase.snapshot.jvm that return types with arguments of type ForeignKey | -|
---|---|
- List<ForeignKey> |
-JdbcDatabaseSnapshotGenerator.getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- It finds only all database-specific Foreign Keys. |
-
- List<ForeignKey> |
-OracleDatabaseSnapshotGenerator.getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-InformixDatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-JdbcDatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
- -
Method parameters in liquibase.snapshot.jvm with type arguments of type ForeignKey | -|
---|---|
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.generateForeignKey(ForeignKeyInfo fkInfo,
- Database database,
- List<ForeignKey> fkList)
-
-- Generation of Foreign Key based on information about it. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ForeignKeyConstraintType | -|
---|---|
liquibase.change.core | -- |
liquibase.database.structure | -- |
liquibase.snapshot.jvm | -- |
-Uses of ForeignKeyConstraintType in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core with parameters of type ForeignKeyConstraintType | -|
---|---|
- void |
-AddForeignKeyConstraintChange.setOnDelete(ForeignKeyConstraintType rule)
-
-- |
-
- void |
-AddForeignKeyConstraintChange.setOnUpdate(ForeignKeyConstraintType rule)
-
-- |
-
-Uses of ForeignKeyConstraintType in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure that return ForeignKeyConstraintType | -|
---|---|
- ForeignKeyConstraintType |
-ForeignKey.getDeleteRule()
-
-- |
-
- ForeignKeyConstraintType |
-ForeignKeyInfo.getDeleteRule()
-
-- |
-
- ForeignKeyConstraintType |
-ForeignKey.getUpdateRule()
-
-- |
-
- ForeignKeyConstraintType |
-ForeignKeyInfo.getUpdateRule()
-
-- |
-
-static ForeignKeyConstraintType |
-ForeignKeyConstraintType.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static ForeignKeyConstraintType[] |
-ForeignKeyConstraintType.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
- -
Methods in liquibase.database.structure with parameters of type ForeignKeyConstraintType | -|
---|---|
- void |
-ForeignKey.setDeleteRule(ForeignKeyConstraintType rule)
-
-- |
-
- void |
-ForeignKeyInfo.setDeleteRule(ForeignKeyConstraintType deleteRule)
-
-- |
-
- void |
-ForeignKey.setUpdateRule(ForeignKeyConstraintType rule)
-
-- |
-
- void |
-ForeignKeyInfo.setUpdateRule(ForeignKeyConstraintType updateRule)
-
-- |
-
-Uses of ForeignKeyConstraintType in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm that return ForeignKeyConstraintType | -|
---|---|
-protected ForeignKeyConstraintType |
-JdbcDatabaseSnapshotGenerator.convertToForeignKeyConstraintType(int jdbcType)
-
-- |
-
-protected ForeignKeyConstraintType |
-MSSQLDatabaseSnapshotGenerator.convertToForeignKeyConstraintType(int jdbcType)
-
-- The sp_fkeys stored procedure spec says that returned integer values of 0, 1 and 2 - translate to cascade, noAction and SetNull, which are not the values in the JDBC - standard. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ForeignKeyInfo | -|
---|---|
liquibase.snapshot.jvm | -- |
-Uses of ForeignKeyInfo in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm that return ForeignKeyInfo | -|
---|---|
-protected ForeignKeyInfo |
-JdbcDatabaseSnapshotGenerator.fillForeignKeyInfo(ResultSet rs)
-
-- Fill foreign key information from the current register of a getImportedKeys resultset |
-
-protected ForeignKeyInfo |
-MySQLDatabaseSnapshotGenerator.fillForeignKeyInfo(ResultSet rs)
-
-- |
-
- -
Methods in liquibase.snapshot.jvm with parameters of type ForeignKeyInfo | -|
---|---|
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.generateForeignKey(ForeignKeyInfo fkInfo,
- Database database,
- List<ForeignKey> fkList)
-
-- Generation of Foreign Key based on information about it. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Index | -|
---|---|
liquibase.database.core | -- |
liquibase.database.structure | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
-Uses of Index in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core with parameters of type Index | -|
---|---|
- boolean |
-SQLiteDatabase.AlterTableVisitor.createThisIndex(Index index)
-
-- |
-
-Uses of Index in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure with parameters of type Index | -|
---|---|
- int |
-Index.compareTo(Index o)
-
-- |
-
-Uses of Index in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type Index | -|
---|---|
- SortedSet<Index> |
-DiffResult.getMissingIndexes()
-
-- |
-
- SortedSet<Index> |
-DiffResult.getUnexpectedIndexes()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type Index | -|
---|---|
- void |
-DiffResult.addMissingIndex(Index fkName)
-
-- |
-
- void |
-DiffResult.addUnexpectedIndex(Index fkName)
-
-- |
-
-Uses of Index in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return Index | -|
---|---|
- Index |
-DatabaseSnapshot.getIndex(String indexName)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type Index | -|
---|---|
- Set<Index> |
-DatabaseSnapshot.getIndexes()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PrimaryKey | -|
---|---|
liquibase.database.structure | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
-Uses of PrimaryKey in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure with parameters of type PrimaryKey | -|
---|---|
- int |
-PrimaryKey.compareTo(PrimaryKey o)
-
-- |
-
-Uses of PrimaryKey in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type PrimaryKey | -|
---|---|
- SortedSet<PrimaryKey> |
-DiffResult.getMissingPrimaryKeys()
-
-- |
-
- SortedSet<PrimaryKey> |
-DiffResult.getUnexpectedPrimaryKeys()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type PrimaryKey | -|
---|---|
- void |
-DiffResult.addMissingPrimaryKey(PrimaryKey primaryKey)
-
-- |
-
- void |
-DiffResult.addUnexpectedPrimaryKey(PrimaryKey primaryKey)
-
-- |
-
-Uses of PrimaryKey in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return PrimaryKey | -|
---|---|
- PrimaryKey |
-DatabaseSnapshot.getPrimaryKey(String pkName)
-
-- |
-
- PrimaryKey |
-DatabaseSnapshot.getPrimaryKeyForTable(String tableName)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type PrimaryKey | -|
---|---|
- Set<PrimaryKey> |
-DatabaseSnapshot.getPrimaryKeys()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Sequence | -|
---|---|
liquibase.database.structure | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
-Uses of Sequence in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure with parameters of type Sequence | -|
---|---|
- int |
-Sequence.compareTo(Sequence o)
-
-- |
-
-Uses of Sequence in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type Sequence | -|
---|---|
- SortedSet<Sequence> |
-DiffResult.getMissingSequences()
-
-- |
-
- SortedSet<Sequence> |
-DiffResult.getUnexpectedSequences()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type Sequence | -|
---|---|
- void |
-DiffResult.addMissingSequence(Sequence sequence)
-
-- |
-
- void |
-DiffResult.addUnexpectedSequence(Sequence sequence)
-
-- |
-
-Uses of Sequence in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return Sequence | -|
---|---|
- Sequence |
-DatabaseSnapshot.getSequence(String sequenceName)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type Sequence | -|
---|---|
- Set<Sequence> |
-DatabaseSnapshot.getSequences()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Table | -|
---|---|
liquibase.database | -- |
liquibase.database.structure | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Uses of Table in liquibase.database | -
---|
- -
Methods in liquibase.database that return Table | -|
---|---|
- Table |
-AbstractDatabase.getTable(String schemaName,
- String tableName)
-
-- |
-
-Uses of Table in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure that return Table | -|
---|---|
- Table |
-ForeignKey.getForeignKeyTable()
-
-- |
-
- Table |
-ForeignKey.getPrimaryKeyTable()
-
-- |
-
- Table |
-Column.getTable()
-
-- |
-
- Table |
-Index.getTable()
-
-- |
-
- Table |
-PrimaryKey.getTable()
-
-- |
-
- Table |
-UniqueConstraint.getTable()
-
-- |
-
- Table |
-Table.setDatabase(Database database)
-
-- |
-
- Table |
-Table.setRemarks(String remarks)
-
-- |
-
- Table |
-Table.setSchema(String schema)
-
-- |
-
- -
Methods in liquibase.database.structure with parameters of type Table | -|
---|---|
- int |
-Table.compareTo(Table o)
-
-- |
-
- void |
-ForeignKey.setForeignKeyTable(Table foreignKeyTable)
-
-- |
-
- void |
-ForeignKey.setPrimaryKeyTable(Table primaryKeyTable)
-
-- |
-
- Column |
-Column.setTable(Table table)
-
-- |
-
- void |
-Index.setTable(Table table)
-
-- |
-
- void |
-PrimaryKey.setTable(Table table)
-
-- |
-
- void |
-UniqueConstraint.setTable(Table table)
-
-- |
-
-Uses of Table in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type Table | -|
---|---|
- SortedSet<Table> |
-DiffResult.getMissingTables()
-
-- |
-
- SortedSet<Table> |
-DiffResult.getUnexpectedTables()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type Table | -|
---|---|
- void |
-DiffResult.addMissingTable(Table table)
-
-- |
-
- void |
-DiffResult.addUnexpectedTable(Table table)
-
-- |
-
-Uses of Table in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return Table | -|
---|---|
- Table |
-DatabaseSnapshot.getDatabaseChangeLogLockTable()
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-DatabaseSnapshot.getDatabaseChangeLogTable()
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getDatabaseChangeLogTable(Database database)
-
-- |
-
- Table |
-DatabaseSnapshot.getTable(String tableName)
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type Table | -|
---|---|
- Set<Table> |
-DatabaseSnapshot.getTables()
-
-- |
-
- -
Methods in liquibase.snapshot with parameters of type Table | -|
---|---|
- void |
-DatabaseSnapshot.setDatabaseChangeLogLockTable(Table table)
-
-- |
-
- void |
-DatabaseSnapshot.setDatabaseChangeLogTable(Table table)
-
-- |
-
-Uses of Table in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm that return Table | -|
---|---|
- Table |
-JdbcDatabaseSnapshotGenerator.getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getDatabaseChangeLogTable(Database database)
-
-- |
-
- Table |
-H2DatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UniqueConstraint | -|
---|---|
liquibase.database.structure | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Uses of UniqueConstraint in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure with parameters of type UniqueConstraint | -|
---|---|
- int |
-UniqueConstraint.compareTo(UniqueConstraint o)
-
-- |
-
-Uses of UniqueConstraint in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type UniqueConstraint | -|
---|---|
- SortedSet<UniqueConstraint> |
-DiffResult.getMissingUniqueConstraints()
-
-- |
-
- SortedSet<UniqueConstraint> |
-DiffResult.getUnexpectedUniqueConstraints()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type UniqueConstraint | -|
---|---|
- void |
-DiffResult.addMissingUniqueConstraint(UniqueConstraint uniqueConstraint)
-
-- |
-
- void |
-DiffResult.addUnexpectedUniqueConstraint(UniqueConstraint uniqueConstraint)
-
-- |
-
-Uses of UniqueConstraint in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return UniqueConstraint | -|
---|---|
- UniqueConstraint |
-DatabaseSnapshot.getUniqueConstraint(String ucName)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type UniqueConstraint | -|
---|---|
- Set<UniqueConstraint> |
-DatabaseSnapshot.getUniqueConstraints()
-
-- |
-
-Uses of UniqueConstraint in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm with parameters of type UniqueConstraint | -|
---|---|
-protected void |
-OracleDatabaseSnapshotGenerator.getColumnsForUniqueConstraint(Connection jdbcConnection,
- UniqueConstraint constraint,
- String schema)
-
-- |
-
-protected void |
-PostgresDatabaseSnapshotGenerator.getColumnsForUniqueConstraint(Database database,
- int conrelid,
- Array keys,
- UniqueConstraint constraint)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use View | -|
---|---|
liquibase.database.structure | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
-Uses of View in liquibase.database.structure | -
---|
- -
Methods in liquibase.database.structure that return View | -|
---|---|
- View |
-Column.getView()
-
-- |
-
- -
Methods in liquibase.database.structure with parameters of type View | -|
---|---|
- int |
-View.compareTo(View o)
-
-- |
-
- Column |
-Column.setView(View view)
-
-- |
-
-Uses of View in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return types with arguments of type View | -|
---|---|
- SortedSet<View> |
-DiffResult.getChangedViews()
-
-- |
-
- SortedSet<View> |
-DiffResult.getMissingViews()
-
-- |
-
- SortedSet<View> |
-DiffResult.getUnexpectedViews()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type View | -|
---|---|
- void |
-DiffResult.addChangedView(View viewName)
-
-- |
-
- void |
-DiffResult.addMissingView(View viewName)
-
-- |
-
- void |
-DiffResult.addUnexpectedView(View viewName)
-
-- |
-
-Uses of View in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return View | -|
---|---|
- View |
-DatabaseSnapshot.getView(String viewName)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type View | -|
---|---|
- Set<View> |
-DatabaseSnapshot.getViews()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -DatabaseObject |
-
-Classes
-
- -Column - -ForeignKey - -ForeignKeyInfo - -Index - -PrimaryKey - -Schema - -Sequence - -Table - -UniqueConstraint - -View |
-
-Enums
-
- -Column.LengthSemantics - -ForeignKeyConstraintType |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
DatabaseObject | -- |
- -
-Class Summary | -|
---|---|
Column | -- |
ForeignKey | -- |
ForeignKeyInfo | -User: Nikitin.Maxim
- Date: 08.04.2010
- Time: 12:48:05
- - Descrition: - Class used only as container of FK properties. |
-
Index | -- |
PrimaryKey | -- |
Schema | -- |
Sequence | -- |
Table | -- |
UniqueConstraint | -- |
View | -- |
- -
-Enum Summary | -|
---|---|
Column.LengthSemantics | -- |
ForeignKeyConstraintType | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.database.structure | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.structure | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
liquibase.sql | -- |
liquibase.sqlgenerator | -- |
-Classes in liquibase.database.structure used by liquibase.change | -|
---|---|
Column
-
- - |
-|
DatabaseObject
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.change.core | -|
---|---|
ForeignKeyConstraintType
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.database | -|
---|---|
DatabaseObject
-
- - |
-|
Table
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.database.core | -|
---|---|
DatabaseObject
-
- - |
-|
Index
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.database.structure | -|
---|---|
Column
-
- - |
-|
Column.LengthSemantics
-
- - |
-|
DatabaseObject
-
- - |
-|
ForeignKey
-
- - |
-|
ForeignKeyConstraintType
-
- - |
-|
Index
-
- - |
-|
PrimaryKey
-
- - |
-|
Sequence
-
- - |
-|
Table
-
- - |
-|
UniqueConstraint
-
- - |
-|
View
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.database.typeconversion | -|
---|---|
Column
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.database.typeconversion.core | -|
---|---|
Column
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.diff | -|
---|---|
Column
-
- - |
-|
ForeignKey
-
- - |
-|
Index
-
- - |
-|
PrimaryKey
-
- - |
-|
Sequence
-
- - |
-|
Table
-
- - |
-|
UniqueConstraint
-
- - |
-|
View
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.snapshot | -|
---|---|
Column
-
- - |
-|
ForeignKey
-
- - |
-|
Index
-
- - |
-|
PrimaryKey
-
- - |
-|
Sequence
-
- - |
-|
Table
-
- - |
-|
UniqueConstraint
-
- - |
-|
View
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.snapshot.jvm | -|
---|---|
Column
-
- - |
-|
ForeignKey
-
- - |
-|
ForeignKeyConstraintType
-
- - |
-|
ForeignKeyInfo
-
- - User: Nikitin.Maxim - Date: 08.04.2010 - Time: 12:48:05 - - Descrition: - Class used only as container of FK properties. |
-|
Table
-
- - |
-|
UniqueConstraint
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.sql | -|
---|---|
DatabaseObject
-
- - |
-
-Classes in liquibase.database.structure used by liquibase.sqlgenerator | -|
---|---|
DatabaseObject
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.BigIntType -
public class BigIntType
-
-Constructor Summary | -|
---|---|
BigIntType()
-
-- |
-|
BigIntType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public BigIntType()-
-public BigIntType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.BlobType -
public class BlobType
-
-Constructor Summary | -|
---|---|
BlobType()
-
-- |
-|
BlobType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public BlobType()-
-public BlobType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.BooleanType -
liquibase.database.structure.type.BooleanType.NumericBooleanType -
public static class BooleanType.NumericBooleanType
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.database.structure.type.BooleanType | -
---|
BooleanType.NumericBooleanType |
-
-Constructor Summary | -|
---|---|
BooleanType.NumericBooleanType()
-
-- |
-|
BooleanType.NumericBooleanType(String dataTypeName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getFalseBooleanValue()
-
-- The database-specific value to use for "false" "boolean" columns. |
-
- String |
-getTrueBooleanValue()
-
-- The database-specific value to use for "true" "boolean" columns. |
-
Methods inherited from class liquibase.database.structure.type.BooleanType | -
---|
convertObjectToString |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public BooleanType.NumericBooleanType()-
-public BooleanType.NumericBooleanType(String dataTypeName)-
-Method Detail | -
---|
-public String getFalseBooleanValue()-
BooleanType
-
getFalseBooleanValue
in class BooleanType
-public String getTrueBooleanValue()-
BooleanType
-
getTrueBooleanValue
in class BooleanType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.BooleanType -
public class BooleanType
-
-Nested Class Summary | -|
---|---|
-static class |
-BooleanType.NumericBooleanType
-
-- |
-
-Constructor Summary | -|
---|---|
BooleanType()
-
-- |
-|
BooleanType(String dataTypeName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
- String |
-getFalseBooleanValue()
-
-- The database-specific value to use for "false" "boolean" columns. |
-
- String |
-getTrueBooleanValue()
-
-- The database-specific value to use for "true" "boolean" columns. |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public BooleanType()-
-public BooleanType(String dataTypeName)-
-Method Detail | -
---|
-public String convertObjectToString(Object value, - Database database)-
convertObjectToString
in class DataType
-public String getFalseBooleanValue()-
-
-public String getTrueBooleanValue()-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.TextType -
liquibase.database.structure.type.CharType -
public class CharType
-
-Constructor Summary | -|
---|---|
CharType()
-
-- |
-|
CharType(String dataTypeName)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-getSupportsPrecision()
-
-- |
-
Methods inherited from class liquibase.database.structure.type.TextType | -
---|
convertObjectToString |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CharType()-
-public CharType(String dataTypeName)-
-Method Detail | -
---|
-public boolean getSupportsPrecision()-
getSupportsPrecision
in class DataType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.TextType -
liquibase.database.structure.type.ClobType -
public class ClobType
-
-Constructor Summary | -|
---|---|
ClobType()
-
-- |
-|
ClobType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.TextType | -
---|
convertObjectToString |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ClobType()-
-public ClobType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.CurrencyType -
public class CurrencyType
-
-Constructor Summary | -|
---|---|
CurrencyType()
-
-- |
-|
CurrencyType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CurrencyType()-
-public CurrencyType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.CustomType -
public class CustomType
-
-Constructor Summary | -|
---|---|
CustomType(String dataTypeName,
- int minParams,
- int maxParams)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CustomType(String dataTypeName, - int minParams, - int maxParams)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
public abstract class DataType
-Object representing a data type, instead of a plain string. It will be returned by - the getXXXType in the Database interface. -
- -
-
-Constructor Summary | -|
---|---|
-protected |
-DataType(String dataTypeName,
- int minParameters,
- int maxParameters)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
- boolean |
-equals(Object o)
-
-- |
-
- String |
-getAdditionalInformation()
-
-- |
-
- String |
-getDataTypeName()
-
-- |
-
- String |
-getFirstParameter()
-
-- |
-
- int |
-getMaxParameters()
-
-- |
-
- int |
-getMinParameters()
-
-- |
-
- String |
-getSecondParameter()
-
-- |
-
- boolean |
-getSupportsPrecision()
-
-- |
-
- String |
-getUnit()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- void |
-setAdditionalInformation(String additionalInformation)
-
-- |
-
- void |
-setDataTypeName(String dataTypeName)
-
-- |
-
- void |
-setFirstParameter(String firstParameter)
-
-- |
-
- void |
-setSecondParameter(String secondParameter)
-
-- |
-
- void |
-setUnit(String unit)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-protected DataType(String dataTypeName, - int minParameters, - int maxParameters)-
-Method Detail | -
---|
-public String getDataTypeName()-
-public void setDataTypeName(String dataTypeName)-
-public int getMinParameters()-
-public int getMaxParameters()-
-public String getFirstParameter()-
-public void setFirstParameter(String firstParameter)-
-public String getSecondParameter()-
-public void setSecondParameter(String secondParameter)-
-public String getUnit()-
-public void setUnit(String unit)-
-public String getAdditionalInformation()-
-public void setAdditionalInformation(String additionalInformation)-
-public String convertObjectToString(Object value, - Database database)-
-public String toString()-
toString
in class Object
-public boolean equals(Object o)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-public boolean getSupportsPrecision()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.DatabaseFunctionType -
public class DatabaseFunctionType
-
-Constructor Summary | -|
---|---|
DatabaseFunctionType()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseFunctionType()-
-Method Detail | -
---|
-public String convertObjectToString(Object value, - Database database)-
convertObjectToString
in class DataType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DatabaseValue -
public class DatabaseValue
-
-Constructor Summary | -|
---|---|
DatabaseValue(DataType type,
- Object value)
-
-- |
-
-Method Summary | -|
---|---|
- DataType |
-getType()
-
-- |
-
- Object |
-getValue()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseValue(DataType type, - Object value)-
-Method Detail | -
---|
-public Object getValue()-
-public DataType getType()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.DateTimeType -
public class DateTimeType
-
-Constructor Summary | -|
---|---|
DateTimeType()
-
-- |
-|
DateTimeType(String dataTypeName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
- boolean |
-getSupportsPrecision()
-
-- |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DateTimeType()-
-public DateTimeType(String dataTypeName)-
-Method Detail | -
---|
-public boolean getSupportsPrecision()-
getSupportsPrecision
in class DataType
-public String convertObjectToString(Object value, - Database database)-
convertObjectToString
in class DataType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.DateType -
public class DateType
-
-Constructor Summary | -|
---|---|
DateType()
-
-- |
-|
DateType(String dataTypeName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DateType()-
-public DateType(String dataTypeName)-
-Method Detail | -
---|
-public String convertObjectToString(Object value, - Database database)-
convertObjectToString
in class DataType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.DecimalType -
public class DecimalType
-
-Constructor Summary | -|
---|---|
DecimalType()
-
-- |
-|
DecimalType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DecimalType()-
-public DecimalType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.DoubleType -
public class DoubleType
-
-Constructor Summary | -|
---|---|
DoubleType()
-
-- |
-|
DoubleType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DoubleType()-
-public DoubleType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.FloatType -
public class FloatType
-
-Constructor Summary | -|
---|---|
FloatType()
-
-- |
-|
FloatType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FloatType()-
-public FloatType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.IntType -
public class IntType
-
-Constructor Summary | -|
---|---|
IntType()
-
-- |
-|
IntType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public IntType()-
-public IntType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.TextType -
liquibase.database.structure.type.CharType -
liquibase.database.structure.type.NVarcharType -
public class NVarcharType
-
-Constructor Summary | -|
---|---|
NVarcharType()
-
-- |
-|
NVarcharType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.CharType | -
---|
getSupportsPrecision |
-
Methods inherited from class liquibase.database.structure.type.TextType | -
---|
convertObjectToString |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public NVarcharType()-
-public NVarcharType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.NumberType -
public class NumberType
-
-Constructor Summary | -|
---|---|
NumberType()
-
-- |
-|
NumberType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public NumberType()-
-public NumberType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.SmallIntType -
public class SmallIntType
-
-Constructor Summary | -|
---|---|
SmallIntType()
-
-- |
-|
SmallIntType(String dataTypeName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SmallIntType()-
-public SmallIntType(String dataTypeName)-
-Method Detail | -
---|
-public String convertObjectToString(Object value, - Database database)-
convertObjectToString
in class DataType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.TextType -
public class TextType
-
-Constructor Summary | -|
---|---|
TextType(String dataTypeName,
- int minParameters,
- int maxParameters)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TextType(String dataTypeName, - int minParameters, - int maxParameters)-
-Method Detail | -
---|
-public String convertObjectToString(Object value, - Database database)-
convertObjectToString
in class DataType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.TimeType -
public class TimeType
-
-Constructor Summary | -|
---|---|
TimeType()
-
-- |
-|
TimeType(String dataTypeName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-convertObjectToString(Object value,
- Database database)
-
-- |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TimeType()-
-public TimeType(String dataTypeName)-
-Method Detail | -
---|
-public String convertObjectToString(Object value, - Database database)-
convertObjectToString
in class DataType
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.TinyIntType -
public class TinyIntType
-
-Constructor Summary | -|
---|---|
TinyIntType()
-
-- |
-|
TinyIntType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TinyIntType()-
-public TinyIntType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.UUIDType -
public class UUIDType
-
-Constructor Summary | -|
---|---|
UUIDType()
-
-- |
-|
UUIDType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
convertObjectToString, equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getSupportsPrecision, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UUIDType()-
-public UUIDType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.structure.type.DataType -
liquibase.database.structure.type.TextType -
liquibase.database.structure.type.CharType -
liquibase.database.structure.type.VarcharType -
public class VarcharType
-
-Constructor Summary | -|
---|---|
VarcharType()
-
-- |
-|
VarcharType(String dataTypeName)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.database.structure.type.CharType | -
---|
getSupportsPrecision |
-
Methods inherited from class liquibase.database.structure.type.TextType | -
---|
convertObjectToString |
-
Methods inherited from class liquibase.database.structure.type.DataType | -
---|
equals, getAdditionalInformation, getDataTypeName, getFirstParameter, getMaxParameters, getMinParameters, getSecondParameter, getUnit, hashCode, setAdditionalInformation, setDataTypeName, setFirstParameter, setSecondParameter, setUnit, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public VarcharType()-
-public VarcharType(String dataTypeName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use BigIntType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of BigIntType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return BigIntType | -|
---|---|
- BigIntType |
-TypeConverter.getBigIntType()
-
-- |
-
-Uses of BigIntType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return BigIntType | -|
---|---|
- BigIntType |
-AbstractTypeConverter.getBigIntType()
-
-- |
-
- BigIntType |
-InformixTypeConverter.getBigIntType()
-
-- |
-
- BigIntType |
-OracleTypeConverter.getBigIntType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use BlobType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of BlobType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return BlobType | -|
---|---|
- BlobType |
-TypeConverter.getBlobType()
-
-- |
-
- BlobType |
-TypeConverter.getLongBlobType()
-
-- |
-
-Uses of BlobType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return BlobType | -|
---|---|
- BlobType |
-AbstractTypeConverter.getBlobType()
-
-- |
-
- BlobType |
-CacheTypeConverter.getBlobType()
-
-- |
-
- BlobType |
-H2TypeConverter.getBlobType()
-
-- |
-
- BlobType |
-HsqlTypeConverter.getBlobType()
-
-- |
-
- BlobType |
-MaxDBTypeConverter.getBlobType()
-
-- |
-
- BlobType |
-MSSQLTypeConverter.getBlobType()
-
-- |
-
- BlobType |
-PostgresTypeConverter.getBlobType()
-
-- |
-
- BlobType |
-SybaseASATypeConverter.getBlobType()
-
-- |
-
- BlobType |
-SybaseTypeConverter.getBlobType()
-
-- |
-
- BlobType |
-AbstractTypeConverter.getLongBlobType()
-
-- |
-
- BlobType |
-MySQLTypeConverter.getLongBlobType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use BooleanType | -|
---|---|
liquibase.database.structure.type | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of BooleanType in liquibase.database.structure.type | -
---|
- -
Subclasses of BooleanType in liquibase.database.structure.type | -|
---|---|
-static class |
-BooleanType.NumericBooleanType
-
-- |
-
-Uses of BooleanType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return BooleanType | -|
---|---|
- BooleanType |
-TypeConverter.getBooleanType()
-
-- |
-
-Uses of BooleanType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return BooleanType | -|
---|---|
- BooleanType |
-AbstractTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-CacheTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-DB2TypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-DerbyTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-FirebirdTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-InformixTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-MSSQLTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-MySQLTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-OracleTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-SQLiteTypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-SybaseASATypeConverter.getBooleanType()
-
-- |
-
- BooleanType |
-SybaseTypeConverter.getBooleanType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CharType | -|
---|---|
liquibase.database.structure.type | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of CharType in liquibase.database.structure.type | -
---|
- -
Subclasses of CharType in liquibase.database.structure.type | -|
---|---|
- class |
-NVarcharType
-
-- |
-
- class |
-VarcharType
-
-- |
-
-Uses of CharType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return CharType | -|
---|---|
- CharType |
-TypeConverter.getCharType()
-
-- |
-
-Uses of CharType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return CharType | -|
---|---|
- CharType |
-AbstractTypeConverter.getCharType()
-
-- Returns the actual database-specific data type to use for a "char" column. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ClobType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of ClobType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return ClobType | -|
---|---|
- ClobType |
-TypeConverter.getClobType()
-
-- |
-
-Uses of ClobType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return ClobType | -|
---|---|
- ClobType |
-AbstractTypeConverter.getClobType()
-
-- |
-
- ClobType |
-CacheTypeConverter.getClobType()
-
-- |
-
- ClobType |
-FirebirdTypeConverter.getClobType()
-
-- |
-
- ClobType |
-H2TypeConverter.getClobType()
-
-- |
-
- ClobType |
-HsqlTypeConverter.getClobType()
-
-- |
-
- ClobType |
-MaxDBTypeConverter.getClobType()
-
-- |
-
- ClobType |
-MSSQLTypeConverter.getClobType()
-
-- |
-
- ClobType |
-MySQLTypeConverter.getClobType()
-
-- |
-
- ClobType |
-PostgresTypeConverter.getClobType()
-
-- |
-
- ClobType |
-SQLiteTypeConverter.getClobType()
-
-- |
-
- ClobType |
-SybaseASATypeConverter.getClobType()
-
-- |
-
- ClobType |
-SybaseTypeConverter.getClobType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CurrencyType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of CurrencyType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return CurrencyType | -|
---|---|
- CurrencyType |
-TypeConverter.getCurrencyType()
-
-- |
-
-Uses of CurrencyType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return CurrencyType | -|
---|---|
- CurrencyType |
-AbstractTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-CacheTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-DB2TypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-FirebirdTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-InformixTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-MaxDBTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-MSSQLTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-OracleTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-SQLiteTypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-SybaseASATypeConverter.getCurrencyType()
-
-- |
-
- CurrencyType |
-SybaseTypeConverter.getCurrencyType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DataType | -|
---|---|
liquibase.database.structure.type | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.statement.core | -- |
-Uses of DataType in liquibase.database.structure.type | -
---|
- -
Subclasses of DataType in liquibase.database.structure.type | -|
---|---|
- class |
-BigIntType
-
-- |
-
- class |
-BlobType
-
-- |
-
- class |
-BooleanType
-
-- |
-
-static class |
-BooleanType.NumericBooleanType
-
-- |
-
- class |
-CharType
-
-- |
-
- class |
-ClobType
-
-- |
-
- class |
-CurrencyType
-
-- |
-
- class |
-CustomType
-
-- |
-
- class |
-DatabaseFunctionType
-
-- |
-
- class |
-DateTimeType
-
-- |
-
- class |
-DateType
-
-- |
-
- class |
-DecimalType
-
-- |
-
- class |
-DoubleType
-
-- |
-
- class |
-FloatType
-
-- |
-
- class |
-IntType
-
-- |
-
- class |
-NumberType
-
-- |
-
- class |
-NVarcharType
-
-- |
-
- class |
-SmallIntType
-
-- |
-
- class |
-TextType
-
-- |
-
- class |
-TimeType
-
-- |
-
- class |
-TinyIntType
-
-- |
-
- class |
-UUIDType
-
-- |
-
- class |
-VarcharType
-
-- |
-
- -
Methods in liquibase.database.structure.type that return DataType | -|
---|---|
- DataType |
-DatabaseValue.getType()
-
-- |
-
- -
Constructors in liquibase.database.structure.type with parameters of type DataType | -|
---|---|
DatabaseValue(DataType type,
- Object value)
-
-- |
-
-Uses of DataType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return DataType | -|
---|---|
- DataType |
-TypeConverter.getDataType(ColumnConfig columnConfig)
-
-- |
-
- DataType |
-TypeConverter.getDataType(Object object)
-
-- |
-
- DataType |
-TypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
-Uses of DataType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return DataType | -|
---|---|
- DataType |
-AbstractTypeConverter.getDataType(ColumnConfig columnConfig)
-
-- |
-
- DataType |
-AbstractTypeConverter.getDataType(Object object)
-
-- |
-
- DataType |
-AbstractTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
- DataType |
-FirebirdTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
- DataType |
-InformixTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
- DataType |
-MSSQLTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
- DataType |
-PostgresTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
- DataType |
-SQLiteTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
- DataType |
-SybaseTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
-protected DataType |
-AbstractTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- |
-
-protected DataType |
-MSSQLTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- |
-
-protected DataType |
-MySQLTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- |
-
-protected DataType |
-OracleTypeConverter.getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- Extension of super.getDataType(String columnTypeString, Boolean autoIncrement, String dataTypeName, String precision) - Contains definition of Oracle's data-types |
-
- -
Methods in liquibase.database.typeconversion.core with parameters of type DataType | -|
---|---|
-protected void |
-AbstractTypeConverter.addPrecisionToType(String precision,
- DataType returnTypeName)
-
-- |
-
-Uses of DataType in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return types with arguments of type DataType | -|
---|---|
- Map<String,DataType> |
-CreateTableStatement.getColumnTypes()
-
-- |
-
- -
Methods in liquibase.statement.core with parameters of type DataType | -|
---|---|
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- ColumnConstraint... constraints)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- Object defaultValue)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- Object defaultValue,
- ColumnConstraint... constraints)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addPrimaryKeyColumn(String columnName,
- DataType columnType,
- Object defaultValue,
- String keyName,
- String tablespace,
- ColumnConstraint... constraints)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DateTimeType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of DateTimeType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return DateTimeType | -|
---|---|
- DateTimeType |
-TypeConverter.getDateTimeType()
-
-- |
-
-Uses of DateTimeType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return DateTimeType | -|
---|---|
- DateTimeType |
-AbstractTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-DB2TypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-DerbyTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-FirebirdTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-H2TypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-HsqlTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-InformixTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-MaxDBTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-OracleTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-PostgresTypeConverter.getDateTimeType()
-
-- |
-
- DateTimeType |
-SQLiteTypeConverter.getDateTimeType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DateType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of DateType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return DateType | -|
---|---|
- DateType |
-TypeConverter.getDateType()
-
-- |
-
-Uses of DateType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return DateType | -|
---|---|
- DateType |
-AbstractTypeConverter.getDateType()
-
-- Returns the actual database-specific data type to use a "date" (no time information) column. |
-
- DateType |
-MSSQLTypeConverter.getDateType()
-
-- |
-
- DateType |
-SybaseTypeConverter.getDateType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DoubleType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of DoubleType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return DoubleType | -|
---|---|
- DoubleType |
-TypeConverter.getDoubleType()
-
-- |
-
-Uses of DoubleType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return DoubleType | -|
---|---|
- DoubleType |
-AbstractTypeConverter.getDoubleType()
-
-- Returns the actual database-specific data type to use for a "double" column. |
-
- DoubleType |
-MSSQLTypeConverter.getDoubleType()
-
-- |
-
- DoubleType |
-OracleTypeConverter.getDoubleType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use FloatType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of FloatType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return FloatType | -|
---|---|
- FloatType |
-TypeConverter.getFloatType()
-
-- |
-
-Uses of FloatType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return FloatType | -|
---|---|
- FloatType |
-AbstractTypeConverter.getFloatType()
-
-- Returns the actual database-specific data type to use for a "float" column. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use IntType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of IntType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return IntType | -|
---|---|
- IntType |
-TypeConverter.getIntType()
-
-- |
-
-Uses of IntType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return IntType | -|
---|---|
- IntType |
-AbstractTypeConverter.getIntType()
-
-- Returns the actual database-specific data type to use for a "int" column. |
-
- IntType |
-OracleTypeConverter.getIntType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use NVarcharType | -|
---|---|
liquibase.database.typeconversion.core | -- |
-Uses of NVarcharType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return NVarcharType | -|
---|---|
- NVarcharType |
-AbstractTypeConverter.getNVarcharType()
-
-- Returns the actual database-specific data type to use for a "varchar" column. |
-
- NVarcharType |
-OracleTypeConverter.getNVarcharType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use NumberType | -|
---|---|
liquibase.database.typeconversion.core | -- |
-Uses of NumberType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return NumberType | -|
---|---|
- NumberType |
-AbstractTypeConverter.getNumberType()
-
-- |
-
- NumberType |
-MSSQLTypeConverter.getNumberType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SmallIntType | -|
---|---|
liquibase.database.typeconversion.core | -- |
-Uses of SmallIntType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return SmallIntType | -|
---|---|
- SmallIntType |
-AbstractTypeConverter.getSmallIntType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use TextType | -|
---|---|
liquibase.database.structure.type | -- |
-Uses of TextType in liquibase.database.structure.type | -
---|
- -
Subclasses of TextType in liquibase.database.structure.type | -|
---|---|
- class |
-CharType
-
-- |
-
- class |
-ClobType
-
-- |
-
- class |
-NVarcharType
-
-- |
-
- class |
-VarcharType
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use TimeType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of TimeType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return TimeType | -|
---|---|
- TimeType |
-TypeConverter.getTimeType()
-
-- |
-
-Uses of TimeType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return TimeType | -|
---|---|
- TimeType |
-AbstractTypeConverter.getTimeType()
-
-- Returns the actual database-specific data type to use a "time" column. |
-
- TimeType |
-InformixTypeConverter.getTimeType()
-
-- |
-
- TimeType |
-MSSQLTypeConverter.getTimeType()
-
-- |
-
- TimeType |
-OracleTypeConverter.getTimeType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use TinyIntType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of TinyIntType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return TinyIntType | -|
---|---|
- TinyIntType |
-TypeConverter.getTinyIntType()
-
-- |
-
-Uses of TinyIntType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return TinyIntType | -|
---|---|
- TinyIntType |
-AbstractTypeConverter.getTinyIntType()
-
-- Returns the actual database-specific data type to use for a "tinyint" column. |
-
- TinyIntType |
-OracleTypeConverter.getTinyIntType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UUIDType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of UUIDType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return UUIDType | -|
---|---|
- UUIDType |
-TypeConverter.getUUIDType()
-
-- |
-
-Uses of UUIDType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return UUIDType | -|
---|---|
- UUIDType |
-AbstractTypeConverter.getUUIDType()
-
-- |
-
- UUIDType |
-H2TypeConverter.getUUIDType()
-
-- |
-
- UUIDType |
-MSSQLTypeConverter.getUUIDType()
-
-- |
-
- UUIDType |
-OracleTypeConverter.getUUIDType()
-
-- |
-
- UUIDType |
-Postgres83TypeConverter.getUUIDType()
-
-- |
-
- UUIDType |
-SybaseASATypeConverter.getUUIDType()
-
-- |
-
- UUIDType |
-SybaseTypeConverter.getUUIDType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use VarcharType | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of VarcharType in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return VarcharType | -|
---|---|
- VarcharType |
-TypeConverter.getVarcharType()
-
-- |
-
-Uses of VarcharType in liquibase.database.typeconversion.core | -
---|
- -
Methods in liquibase.database.typeconversion.core that return VarcharType | -|
---|---|
- VarcharType |
-AbstractTypeConverter.getVarcharType()
-
-- Returns the actual database-specific data type to use for a "varchar" column. |
-
- VarcharType |
-OracleTypeConverter.getVarcharType()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -BigIntType - -BlobType - -BooleanType - -BooleanType.NumericBooleanType - -CharType - -ClobType - -CurrencyType - -CustomType - -DatabaseFunctionType - -DatabaseValue - -DataType - -DateTimeType - -DateType - -DecimalType - -DoubleType - -FloatType - -IntType - -NumberType - -NVarcharType - -SmallIntType - -TextType - -TimeType - -TinyIntType - -UUIDType - -VarcharType |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
BigIntType | -- |
BlobType | -- |
BooleanType | -- |
BooleanType.NumericBooleanType | -- |
CharType | -- |
ClobType | -- |
CurrencyType | -- |
CustomType | -- |
DatabaseFunctionType | -- |
DatabaseValue | -- |
DataType | -Object representing a data type, instead of a plain string. | -
DateTimeType | -- |
DateType | -- |
DecimalType | -- |
DoubleType | -- |
FloatType | -- |
IntType | -- |
NumberType | -- |
NVarcharType | -- |
SmallIntType | -- |
TextType | -- |
TimeType | -- |
TinyIntType | -- |
UUIDType | -- |
VarcharType | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.database.structure.type | -|
---|---|
liquibase.database.structure.type | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.statement.core | -- |
-Classes in liquibase.database.structure.type used by liquibase.database.structure.type | -|
---|---|
BooleanType
-
- - |
-|
CharType
-
- - |
-|
DataType
-
- - Object representing a data type, instead of a plain string. |
-|
TextType
-
- - |
-
-Classes in liquibase.database.structure.type used by liquibase.database.typeconversion | -|
---|---|
BigIntType
-
- - |
-|
BlobType
-
- - |
-|
BooleanType
-
- - |
-|
CharType
-
- - |
-|
ClobType
-
- - |
-|
CurrencyType
-
- - |
-|
DataType
-
- - Object representing a data type, instead of a plain string. |
-|
DateTimeType
-
- - |
-|
DateType
-
- - |
-|
DoubleType
-
- - |
-|
FloatType
-
- - |
-|
IntType
-
- - |
-|
TimeType
-
- - |
-|
TinyIntType
-
- - |
-|
UUIDType
-
- - |
-|
VarcharType
-
- - |
-
-Classes in liquibase.database.structure.type used by liquibase.database.typeconversion.core | -|
---|---|
BigIntType
-
- - |
-|
BlobType
-
- - |
-|
BooleanType
-
- - |
-|
CharType
-
- - |
-|
ClobType
-
- - |
-|
CurrencyType
-
- - |
-|
DataType
-
- - Object representing a data type, instead of a plain string. |
-|
DateTimeType
-
- - |
-|
DateType
-
- - |
-|
DoubleType
-
- - |
-|
FloatType
-
- - |
-|
IntType
-
- - |
-|
NumberType
-
- - |
-|
NVarcharType
-
- - |
-|
SmallIntType
-
- - |
-|
TimeType
-
- - |
-|
TinyIntType
-
- - |
-|
UUIDType
-
- - |
-|
VarcharType
-
- - |
-
-Classes in liquibase.database.structure.type used by liquibase.statement.core | -|
---|---|
DataType
-
- - Object representing a data type, instead of a plain string. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.TypeConversionReport -
public class TypeConversionReport
-
-Constructor Summary | -|
---|---|
TypeConversionReport()
-
-- |
-
-Method Summary | -|
---|---|
-static void |
-main(String[] args)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TypeConversionReport()-
-Method Detail | -
---|
-public static void main(String[] args)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface TypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int firstParameter,
- int secondParameter,
- Database database)
-
-- |
-
- String |
-convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
- BigIntType |
-getBigIntType()
-
-- |
-
- BlobType |
-getBlobType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- CharType |
-getCharType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DataType |
-getDataType(ColumnConfig columnConfig)
-
-- |
-
- DataType |
-getDataType(Object object)
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- DateType |
-getDateType()
-
-- |
-
- DoubleType |
-getDoubleType()
-
-- |
-
- FloatType |
-getFloatType()
-
-- |
-
- IntType |
-getIntType()
-
-- |
-
- BlobType |
-getLongBlobType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- TimeType |
-getTimeType()
-
-- |
-
- TinyIntType |
-getTinyIntType()
-
-- |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- VarcharType |
-getVarcharType()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
-Method Detail | -
---|
-int getPriority()-
getPriority
in interface PrioritizedService
-boolean supports(Database database)-
-Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int firstParameter, - int secondParameter, - Database database) - throws ParseException-
ParseException
-String convertToDatabaseTypeString(Column referenceColumn, - Database database)-
-DataType getDataType(Object object)-
-DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
-DataType getDataType(ColumnConfig columnConfig)-
-CharType getCharType()-
-VarcharType getVarcharType()-
-BooleanType getBooleanType()-
-CurrencyType getCurrencyType()-
-UUIDType getUUIDType()-
-ClobType getClobType()-
-BlobType getBlobType()-
-BlobType getLongBlobType()-
-DateType getDateType()-
-FloatType getFloatType()-
-DoubleType getDoubleType()-
-IntType getIntType()-
-TinyIntType getTinyIntType()-
-DateTimeType getDateTimeType()-
-TimeType getTimeType()-
-BigIntType getBigIntType()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.TypeConverterFactory -
public class TypeConverterFactory
-
-Method Summary | -|
---|---|
- TypeConverter |
-findTypeConverter(Database database)
-
-- |
-
-static TypeConverterFactory |
-getInstance()
-
-- |
-
- void |
-register(Class<? extends TypeConverter> typeConverterClass)
-
-- |
-
- void |
-register(TypeConverter typeConverter)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static TypeConverterFactory getInstance()-
-public TypeConverter findTypeConverter(Database database)-
-public void register(TypeConverter typeConverter)-
-public void register(Class<? extends TypeConverter> typeConverterClass)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use TypeConverter | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Uses of TypeConverter in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return TypeConverter | -|
---|---|
- TypeConverter |
-TypeConverterFactory.findTypeConverter(Database database)
-
-- |
-
- -
Methods in liquibase.database.typeconversion with parameters of type TypeConverter | -|
---|---|
- void |
-TypeConverterFactory.register(TypeConverter typeConverter)
-
-- |
-
- -
Method parameters in liquibase.database.typeconversion with type arguments of type TypeConverter | -|
---|---|
- void |
-TypeConverterFactory.register(Class<? extends TypeConverter> typeConverterClass)
-
-- |
-
-Uses of TypeConverter in liquibase.database.typeconversion.core | -
---|
- -
Classes in liquibase.database.typeconversion.core that implement TypeConverter | -|
---|---|
- class |
-AbstractTypeConverter
-
-- |
-
- class |
-CacheTypeConverter
-
-- |
-
- class |
-DB2TypeConverter
-
-- |
-
- class |
-DefaultTypeConverter
-
-- |
-
- class |
-DerbyTypeConverter
-
-- |
-
- class |
-FirebirdTypeConverter
-
-- |
-
- class |
-H2TypeConverter
-
-- |
-
- class |
-HsqlTypeConverter
-
-- |
-
- class |
-InformixTypeConverter
-
-- |
-
- class |
-MaxDBTypeConverter
-
-- |
-
- class |
-MSSQLTypeConverter
-
-- |
-
- class |
-MySQLTypeConverter
-
-- |
-
- class |
-OracleTypeConverter
-
-- |
-
- class |
-Postgres83TypeConverter
-
-- |
-
- class |
-PostgresTypeConverter
-
-- |
-
- class |
-SQLiteTypeConverter
-
-- |
-
- class |
-SybaseASATypeConverter
-
-- |
-
- class |
-SybaseTypeConverter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use TypeConverterFactory | -|
---|---|
liquibase.database.typeconversion | -- |
-Uses of TypeConverterFactory in liquibase.database.typeconversion | -
---|
- -
Methods in liquibase.database.typeconversion that return TypeConverterFactory | -|
---|---|
-static TypeConverterFactory |
-TypeConverterFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
public abstract class AbstractTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AbstractTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-addPrecisionToType(String precision,
- DataType returnTypeName)
-
-- |
-
- Object |
-convertDatabaseValueToObject(Object value,
- int databaseDataType,
- int firstParameter,
- int secondParameter,
- Database database)
-
-- |
-
-protected Object |
-convertToCorrectObjectType(String value,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- String |
-convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
- BigIntType |
-getBigIntType()
-
-- |
-
- BlobType |
-getBlobType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- CharType |
-getCharType()
-
-- Returns the actual database-specific data type to use for a "char" column. |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DataType |
-getDataType(ColumnConfig columnConfig)
-
-- |
-
- DataType |
-getDataType(Object object)
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
-protected DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- DateType |
-getDateType()
-
-- Returns the actual database-specific data type to use a "date" (no time information) column. |
-
- DoubleType |
-getDoubleType()
-
-- Returns the actual database-specific data type to use for a "double" column. |
-
- FloatType |
-getFloatType()
-
-- Returns the actual database-specific data type to use for a "float" column. |
-
- IntType |
-getIntType()
-
-- Returns the actual database-specific data type to use for a "int" column. |
-
- BlobType |
-getLongBlobType()
-
-- |
-
- NumberType |
-getNumberType()
-
-- |
-
- NVarcharType |
-getNVarcharType()
-
-- Returns the actual database-specific data type to use for a "varchar" column. |
-
- SmallIntType |
-getSmallIntType()
-
-- |
-
- TimeType |
-getTimeType()
-
-- Returns the actual database-specific data type to use a "time" column. |
-
- TinyIntType |
-getTinyIntType()
-
-- Returns the actual database-specific data type to use for a "tinyint" column. |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- VarcharType |
-getVarcharType()
-
-- Returns the actual database-specific data type to use for a "varchar" column. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.database.typeconversion.TypeConverter | -
---|
getPriority, supports |
-
-Constructor Detail | -
---|
-public AbstractTypeConverter()-
-Method Detail | -
---|
-public Object convertDatabaseValueToObject(Object value, - int databaseDataType, - int firstParameter, - int secondParameter, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
ParseException
-public DataType getDataType(Object object)-
getDataType
in interface TypeConverter
-protected Object convertToCorrectObjectType(String value, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
ParseException
-public DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
-
getDataType
in interface TypeConverter
-protected DataType getDataType(String columnTypeString, - Boolean autoIncrement, - String dataTypeName, - String precision, - String additionalInformation)-
-protected void addPrecisionToType(String precision, - DataType returnTypeName) - throws NumberFormatException-
NumberFormatException
-public DataType getDataType(ColumnConfig columnConfig)-
getDataType
in interface TypeConverter
-public DateType getDateType()-
-
getDateType
in interface TypeConverter
-public TimeType getTimeType()-
-
getTimeType
in interface TypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
-public BigIntType getBigIntType()-
getBigIntType
in interface TypeConverter
-public CharType getCharType()-
-
getCharType
in interface TypeConverter
-public VarcharType getVarcharType()-
-
getVarcharType
in interface TypeConverter
-public NVarcharType getNVarcharType()-
-
-public FloatType getFloatType()-
-
getFloatType
in interface TypeConverter
-public DoubleType getDoubleType()-
-
getDoubleType
in interface TypeConverter
-public IntType getIntType()-
-
getIntType
in interface TypeConverter
-public TinyIntType getTinyIntType()-
-
getTinyIntType
in interface TypeConverter
-public SmallIntType getSmallIntType()-
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
-public NumberType getNumberType()-
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
-public UUIDType getUUIDType()-
getUUIDType
in interface TypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
-public BlobType getLongBlobType()-
getLongBlobType
in interface TypeConverter
-public String convertToDatabaseTypeString(Column referenceColumn, - Database database)-
convertToDatabaseTypeString
in interface TypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.CacheTypeConverter -
public class CacheTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CacheTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- BlobType |
-getBlobType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getCharType, getDataType, getDataType, getDataType, getDataType, getDateTimeType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CacheTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.DB2TypeConverter -
public class DB2TypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DB2TypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBlobType, getCharType, getClobType, getDataType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DB2TypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.DefaultTypeConverter -
public class DefaultTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DefaultTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBlobType, getBooleanType, getCharType, getClobType, getCurrencyType, getDataType, getDataType, getDataType, getDataType, getDateTimeType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DefaultTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.DerbyTypeConverter -
public class DerbyTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DerbyTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBlobType, getCharType, getClobType, getCurrencyType, getDataType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DerbyTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.FirebirdTypeConverter -
public class FirebirdTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FirebirdTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- BooleanType |
-getBooleanType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBlobType, getCharType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FirebirdTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
AbstractTypeConverter
-
getDataType
in interface TypeConverter
getDataType
in class AbstractTypeConverter
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.H2TypeConverter -
public class H2TypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
H2TypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- BlobType |
-getBlobType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBooleanType, getCharType, getCurrencyType, getDataType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public H2TypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-public UUIDType getUUIDType()-
getUUIDType
in interface TypeConverter
getUUIDType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.HsqlTypeConverter -
public class HsqlTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
HsqlTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- BlobType |
-getBlobType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBooleanType, getCharType, getCurrencyType, getDataType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public HsqlTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.InformixTypeConverter -
public class InformixTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InformixTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- BigIntType |
-getBigIntType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- TimeType |
-getTimeType()
-
-- Returns the actual database-specific data type to use a "time" column. |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBlobType, getCharType, getClobType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InformixTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
AbstractTypeConverter
-
getDataType
in interface TypeConverter
getDataType
in class AbstractTypeConverter
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public BigIntType getBigIntType()-
getBigIntType
in interface TypeConverter
getBigIntType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-public TimeType getTimeType()-
AbstractTypeConverter
-
getTimeType
in interface TypeConverter
getTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.MSSQLTypeConverter -
public class MSSQLTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MSSQLTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- BlobType |
-getBlobType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
-protected DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- |
-
- DateType |
-getDateType()
-
-- Returns the actual database-specific data type to use a "date" (no time information) column. |
-
- DoubleType |
-getDoubleType()
-
-- Returns the actual database-specific data type to use for a "double" column. |
-
- NumberType |
-getNumberType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- TimeType |
-getTimeType()
-
-- Returns the actual database-specific data type to use a "time" column. |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getCharType, getDataType, getDataType, getDateTimeType, getFloatType, getIntType, getLongBlobType, getNVarcharType, getSmallIntType, getTinyIntType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MSSQLTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-public DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
AbstractTypeConverter
-
getDataType
in interface TypeConverter
getDataType
in class AbstractTypeConverter
-protected DataType getDataType(String columnTypeString, - Boolean autoIncrement, - String dataTypeName, - String precision, - String additionalInformation)-
getDataType
in class AbstractTypeConverter
-public DateType getDateType()-
AbstractTypeConverter
-
getDateType
in interface TypeConverter
getDateType
in class AbstractTypeConverter
-public TimeType getTimeType()-
AbstractTypeConverter
-
getTimeType
in interface TypeConverter
getTimeType
in class AbstractTypeConverter
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public UUIDType getUUIDType()-
getUUIDType
in interface TypeConverter
getUUIDType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-public NumberType getNumberType()-
getNumberType
in class AbstractTypeConverter
-public DoubleType getDoubleType()-
AbstractTypeConverter
-
getDoubleType
in interface TypeConverter
getDoubleType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.MaxDBTypeConverter -
public class MaxDBTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MaxDBTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- BlobType |
-getBlobType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBooleanType, getCharType, getDataType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MaxDBTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.MySQLTypeConverter -
public class MySQLTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MySQLTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- BooleanType |
-getBooleanType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
-protected DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- |
-
- BlobType |
-getLongBlobType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBlobType, getCharType, getCurrencyType, getDataType, getDataType, getDataType, getDateTimeType, getDateType, getDoubleType, getFloatType, getIntType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MySQLTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public BlobType getLongBlobType()-
getLongBlobType
in interface TypeConverter
getLongBlobType
in class AbstractTypeConverter
-protected DataType getDataType(String columnTypeString, - Boolean autoIncrement, - String dataTypeName, - String precision, - String additionalInformation)-
getDataType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.OracleTypeConverter -
public class OracleTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
OracleTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
-protected Object |
-convertToCorrectObjectType(String value,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- String |
-convertToDatabaseTypeString(Column referenceColumn,
- Database database)
-
-- |
-
- BigIntType |
-getBigIntType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
-protected DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement,
- String dataTypeName,
- String precision,
- String additionalInformation)
-
-- Extension of super.getDataType(String columnTypeString, Boolean autoIncrement, String dataTypeName, String precision) - Contains definition of Oracle's data-types |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- DoubleType |
-getDoubleType()
-
-- Returns the actual database-specific data type to use for a "double" column. |
-
- IntType |
-getIntType()
-
-- Returns the actual database-specific data type to use for a "int" column. |
-
- NVarcharType |
-getNVarcharType()
-
-- Returns the actual database-specific data type to use for a "varchar" column. |
-
- int |
-getPriority()
-
-- |
-
- TimeType |
-getTimeType()
-
-- Returns the actual database-specific data type to use a "time" column. |
-
- TinyIntType |
-getTinyIntType()
-
-- Returns the actual database-specific data type to use for a "tinyint" column. |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- VarcharType |
-getVarcharType()
-
-- Returns the actual database-specific data type to use for a "varchar" column. |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, getBlobType, getCharType, getClobType, getDataType, getDataType, getDataType, getDateType, getFloatType, getLongBlobType, getNumberType, getSmallIntType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public OracleTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-protected DataType getDataType(String columnTypeString, - Boolean autoIncrement, - String dataTypeName, - String precision, - String additionalInformation)-
-
getDataType
in class AbstractTypeConverter
-public String convertToDatabaseTypeString(Column referenceColumn, - Database database)-
convertToDatabaseTypeString
in interface TypeConverter
convertToDatabaseTypeString
in class AbstractTypeConverter
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-protected Object convertToCorrectObjectType(String value, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertToCorrectObjectType
in class AbstractTypeConverter
ParseException
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public UUIDType getUUIDType()-
getUUIDType
in interface TypeConverter
getUUIDType
in class AbstractTypeConverter
-public TimeType getTimeType()-
AbstractTypeConverter
-
getTimeType
in interface TypeConverter
getTimeType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-public BigIntType getBigIntType()-
getBigIntType
in interface TypeConverter
getBigIntType
in class AbstractTypeConverter
-public IntType getIntType()-
AbstractTypeConverter
-
getIntType
in interface TypeConverter
getIntType
in class AbstractTypeConverter
-public VarcharType getVarcharType()-
AbstractTypeConverter
-
getVarcharType
in interface TypeConverter
getVarcharType
in class AbstractTypeConverter
-public NVarcharType getNVarcharType()-
AbstractTypeConverter
-
getNVarcharType
in class AbstractTypeConverter
-public DoubleType getDoubleType()-
AbstractTypeConverter
-
getDoubleType
in interface TypeConverter
getDoubleType
in class AbstractTypeConverter
-public TinyIntType getTinyIntType()-
AbstractTypeConverter
-
getTinyIntType
in interface TypeConverter
getTinyIntType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.PostgresTypeConverter -
liquibase.database.typeconversion.core.Postgres83TypeConverter -
public class Postgres83TypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
Postgres83TypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getPriority()
-
-- |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.PostgresTypeConverter | -
---|
convertDatabaseValueToObject, convertToCorrectObjectType, getBlobType, getClobType, getDataType, getDateTimeType |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToDatabaseTypeString, getBigIntType, getBooleanType, getCharType, getCurrencyType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public Postgres83TypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
getPriority
in interface TypeConverter
getPriority
in interface PrioritizedService
getPriority
in class PostgresTypeConverter
-public boolean supports(Database database)-
supports
in interface TypeConverter
supports
in class PostgresTypeConverter
-public UUIDType getUUIDType()-
getUUIDType
in interface TypeConverter
getUUIDType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.PostgresTypeConverter -
public class PostgresTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
PostgresTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
-protected Object |
-convertToCorrectObjectType(String value,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- BlobType |
-getBlobType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToDatabaseTypeString, getBigIntType, getBooleanType, getCharType, getCurrencyType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PostgresTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-public DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
AbstractTypeConverter
-
getDataType
in interface TypeConverter
getDataType
in class AbstractTypeConverter
-protected Object convertToCorrectObjectType(String value, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertToCorrectObjectType
in class AbstractTypeConverter
ParseException
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.SQLiteTypeConverter -
public class SQLiteTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SQLiteTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- BooleanType |
-getBooleanType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
- DateTimeType |
-getDateTimeType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getBlobType, getCharType, getDataType, getDataType, getDataType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getUUIDType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SQLiteTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
AbstractTypeConverter
-
getDataType
in interface TypeConverter
getDataType
in class AbstractTypeConverter
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public DateTimeType getDateTimeType()-
getDateTimeType
in interface TypeConverter
getDateTimeType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.SybaseASATypeConverter -
public class SybaseASATypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SybaseASATypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- BlobType |
-getBlobType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- int |
-getPriority()
-
-- |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertDatabaseValueToObject, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getCharType, getDataType, getDataType, getDataType, getDataType, getDateTimeType, getDateType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SybaseASATypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public UUIDType getUUIDType()-
getUUIDType
in interface TypeConverter
getUUIDType
in class AbstractTypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.database.typeconversion.core.AbstractTypeConverter -
liquibase.database.typeconversion.core.SybaseTypeConverter -
public class SybaseTypeConverter
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SybaseTypeConverter()
-
-- |
-
-Method Summary | -|
---|---|
- Object |
-convertDatabaseValueToObject(Object defaultValue,
- int dataType,
- int columnSize,
- int decimalDigits,
- Database database)
-
-- |
-
- BlobType |
-getBlobType()
-
-- |
-
- BooleanType |
-getBooleanType()
-
-- |
-
- ClobType |
-getClobType()
-
-- |
-
- CurrencyType |
-getCurrencyType()
-
-- |
-
- DataType |
-getDataType(String columnTypeString,
- Boolean autoIncrement)
-
-- Returns the database-specific datatype for the given column configuration. |
-
- DateType |
-getDateType()
-
-- Returns the actual database-specific data type to use a "date" (no time information) column. |
-
- int |
-getPriority()
-
-- |
-
- UUIDType |
-getUUIDType()
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class liquibase.database.typeconversion.core.AbstractTypeConverter | -
---|
addPrecisionToType, convertToCorrectObjectType, convertToDatabaseTypeString, getBigIntType, getCharType, getDataType, getDataType, getDataType, getDateTimeType, getDoubleType, getFloatType, getIntType, getLongBlobType, getNumberType, getNVarcharType, getSmallIntType, getTimeType, getTinyIntType, getVarcharType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SybaseTypeConverter()-
-Method Detail | -
---|
-public int getPriority()-
-public boolean supports(Database database)-
-public Object convertDatabaseValueToObject(Object defaultValue, - int dataType, - int columnSize, - int decimalDigits, - Database database) - throws ParseException-
convertDatabaseValueToObject
in interface TypeConverter
convertDatabaseValueToObject
in class AbstractTypeConverter
ParseException
-public DataType getDataType(String columnTypeString, - Boolean autoIncrement)-
AbstractTypeConverter
-
getDataType
in interface TypeConverter
getDataType
in class AbstractTypeConverter
-public DateType getDateType()-
AbstractTypeConverter
-
getDateType
in interface TypeConverter
getDateType
in class AbstractTypeConverter
-public BooleanType getBooleanType()-
getBooleanType
in interface TypeConverter
getBooleanType
in class AbstractTypeConverter
-public CurrencyType getCurrencyType()-
getCurrencyType
in interface TypeConverter
getCurrencyType
in class AbstractTypeConverter
-public UUIDType getUUIDType()-
getUUIDType
in interface TypeConverter
getUUIDType
in class AbstractTypeConverter
-public ClobType getClobType()-
getClobType
in interface TypeConverter
getClobType
in class AbstractTypeConverter
-public BlobType getBlobType()-
getBlobType
in interface TypeConverter
getBlobType
in class AbstractTypeConverter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractTypeConverter | -|
---|---|
liquibase.database.typeconversion.core | -- |
-Uses of AbstractTypeConverter in liquibase.database.typeconversion.core | -
---|
- -
Subclasses of AbstractTypeConverter in liquibase.database.typeconversion.core | -|
---|---|
- class |
-CacheTypeConverter
-
-- |
-
- class |
-DB2TypeConverter
-
-- |
-
- class |
-DefaultTypeConverter
-
-- |
-
- class |
-DerbyTypeConverter
-
-- |
-
- class |
-FirebirdTypeConverter
-
-- |
-
- class |
-H2TypeConverter
-
-- |
-
- class |
-HsqlTypeConverter
-
-- |
-
- class |
-InformixTypeConverter
-
-- |
-
- class |
-MaxDBTypeConverter
-
-- |
-
- class |
-MSSQLTypeConverter
-
-- |
-
- class |
-MySQLTypeConverter
-
-- |
-
- class |
-OracleTypeConverter
-
-- |
-
- class |
-Postgres83TypeConverter
-
-- |
-
- class |
-PostgresTypeConverter
-
-- |
-
- class |
-SQLiteTypeConverter
-
-- |
-
- class |
-SybaseASATypeConverter
-
-- |
-
- class |
-SybaseTypeConverter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PostgresTypeConverter | -|
---|---|
liquibase.database.typeconversion.core | -- |
-Uses of PostgresTypeConverter in liquibase.database.typeconversion.core | -
---|
- -
Subclasses of PostgresTypeConverter in liquibase.database.typeconversion.core | -|
---|---|
- class |
-Postgres83TypeConverter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -AbstractTypeConverter - -CacheTypeConverter - -DB2TypeConverter - -DefaultTypeConverter - -DerbyTypeConverter - -FirebirdTypeConverter - -H2TypeConverter - -HsqlTypeConverter - -InformixTypeConverter - -MaxDBTypeConverter - -MSSQLTypeConverter - -MySQLTypeConverter - -OracleTypeConverter - -Postgres83TypeConverter - -PostgresTypeConverter - -SQLiteTypeConverter - -SybaseASATypeConverter - -SybaseTypeConverter |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
AbstractTypeConverter | -- |
CacheTypeConverter | -- |
DB2TypeConverter | -- |
DefaultTypeConverter | -- |
DerbyTypeConverter | -- |
FirebirdTypeConverter | -- |
H2TypeConverter | -- |
HsqlTypeConverter | -- |
InformixTypeConverter | -- |
MaxDBTypeConverter | -- |
MSSQLTypeConverter | -- |
MySQLTypeConverter | -- |
OracleTypeConverter | -- |
Postgres83TypeConverter | -- |
PostgresTypeConverter | -- |
SQLiteTypeConverter | -- |
SybaseASATypeConverter | -- |
SybaseTypeConverter | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.database.typeconversion.core | -|
---|---|
liquibase.database.typeconversion.core | -- |
-Classes in liquibase.database.typeconversion.core used by liquibase.database.typeconversion.core | -|
---|---|
AbstractTypeConverter
-
- - |
-|
PostgresTypeConverter
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -TypeConverter |
-
-Classes
-
- -TypeConversionReport - -TypeConverterFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
TypeConverter | -- |
- -
-Class Summary | -|
---|---|
TypeConversionReport | -- |
TypeConverterFactory | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.database.typeconversion | -|
---|---|
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
-Classes in liquibase.database.typeconversion used by liquibase.database.typeconversion | -|
---|---|
TypeConverter
-
- - |
-|
TypeConverterFactory
-
- - |
-
-Classes in liquibase.database.typeconversion used by liquibase.database.typeconversion.core | -|
---|---|
TypeConverter
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLListWriter -
liquibase.dbdoc.AuthorListWriter -
public class AuthorListWriter
-
-Constructor Summary | -|
---|---|
AuthorListWriter(File outputDir)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.dbdoc.HTMLListWriter | -
---|
getTargetExtension, writeHTML |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AuthorListWriter(File outputDir)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLWriter -
liquibase.dbdoc.AuthorWriter -
public class AuthorWriter
-
-Field Summary | -
---|
Fields inherited from class liquibase.dbdoc.HTMLWriter | -
---|
database, outputDir |
-
-Constructor Summary | -|
---|---|
AuthorWriter(File rootOutputDir,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-createTitle(Object object)
-
-- |
-
-protected void |
-writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
Methods inherited from class liquibase.dbdoc.HTMLWriter | -
---|
writeBody, writeChanges, writeHTML, writeTable |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AuthorWriter(File rootOutputDir, - Database database)-
-Method Detail | -
---|
-protected String createTitle(Object object)-
createTitle
in class HTMLWriter
-protected void writeCustomHTML(FileWriter fileWriter, - Object object, - List<Change> changes, - Database database) - throws IOException-
writeCustomHTML
in class HTMLWriter
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLListWriter -
liquibase.dbdoc.ChangeLogListWriter -
public class ChangeLogListWriter
-
-Constructor Summary | -|
---|---|
ChangeLogListWriter(File outputDir)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getTargetExtension()
-
-- |
-
Methods inherited from class liquibase.dbdoc.HTMLListWriter | -
---|
writeHTML |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogListWriter(File outputDir)-
-Method Detail | -
---|
-public String getTargetExtension()-
getTargetExtension
in class HTMLListWriter
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.ChangeLogWriter -
public class ChangeLogWriter
-
-Field Summary | -|
---|---|
-protected File |
-outputDir
-
-- |
-
-Constructor Summary | -|
---|---|
ChangeLogWriter(ResourceAccessor resourceAccessor,
- File rootOutputDir)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-writeChangeLog(String changeLog,
- String physicalFilePath)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected File outputDir-
-Constructor Detail | -
---|
-public ChangeLogWriter(ResourceAccessor resourceAccessor, - File rootOutputDir)-
-Method Detail | -
---|
-public void writeChangeLog(String changeLog, - String physicalFilePath) - throws IOException-
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLWriter -
liquibase.dbdoc.ColumnWriter -
public class ColumnWriter
-
-Field Summary | -
---|
Fields inherited from class liquibase.dbdoc.HTMLWriter | -
---|
database, outputDir |
-
-Constructor Summary | -|
---|---|
ColumnWriter(File rootOutputDir,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-createTitle(Object object)
-
-- |
-
-protected void |
-writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
Methods inherited from class liquibase.dbdoc.HTMLWriter | -
---|
writeBody, writeChanges, writeHTML, writeTable |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ColumnWriter(File rootOutputDir, - Database database)-
-Method Detail | -
---|
-protected String createTitle(Object object)-
createTitle
in class HTMLWriter
-protected void writeCustomHTML(FileWriter fileWriter, - Object object, - List<Change> changes, - Database database) - throws IOException-
writeCustomHTML
in class HTMLWriter
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLListWriter -
public class HTMLListWriter
-
-Constructor Summary | -|
---|---|
HTMLListWriter(String title,
- String filename,
- String subdir,
- File outputDir)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getTargetExtension()
-
-- |
-
- void |
-writeHTML(SortedSet objects)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public HTMLListWriter(String title, - String filename, - String subdir, - File outputDir)-
-Method Detail | -
---|
-public void writeHTML(SortedSet objects) - throws IOException-
IOException
-public String getTargetExtension()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLWriter -
public abstract class HTMLWriter
-
-Field Summary | -|
---|---|
-protected Database |
-database
-
-- |
-
-protected File |
-outputDir
-
-- |
-
-Constructor Summary | -|
---|---|
HTMLWriter(File outputDir,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
-protected abstract String |
-createTitle(Object object)
-
-- |
-
-protected void |
-writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-writeChanges(String title,
- FileWriter fileWriter,
- List<Change> changes)
-
-- |
-
-protected abstract void |
-writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
- void |
-writeHTML(Object object,
- List<Change> ranChanges,
- List<Change> changesToRun,
- String changeLog)
-
-- |
-
-protected void |
-writeTable(String title,
- List<List<String>> cells,
- FileWriter fileWriter)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected File outputDir-
-protected Database database-
-Constructor Detail | -
---|
-public HTMLWriter(File outputDir, - Database database)-
-Method Detail | -
---|
-protected abstract void writeCustomHTML(FileWriter fileWriter, - Object object, - List<Change> changes, - Database database) - throws IOException-
IOException
-public void writeHTML(Object object, - List<Change> ranChanges, - List<Change> changesToRun, - String changeLog) - throws IOException, - DatabaseHistoryException, - DatabaseException-
IOException
-DatabaseHistoryException
-DatabaseException
-protected void writeBody(FileWriter fileWriter, - Object object, - List<Change> ranChanges, - List<Change> changesToRun) - throws IOException, - DatabaseHistoryException, - DatabaseException-
IOException
-DatabaseHistoryException
-DatabaseException
-protected void writeTable(String title, - List<List<String>> cells, - FileWriter fileWriter) - throws IOException-
IOException
-protected abstract String createTitle(Object object)-
-protected void writeChanges(String title, - FileWriter fileWriter, - List<Change> changes) - throws IOException, - DatabaseHistoryException, - DatabaseException-
IOException
-DatabaseHistoryException
-DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLWriter -
liquibase.dbdoc.PendingChangesWriter -
public class PendingChangesWriter
-
-Field Summary | -
---|
Fields inherited from class liquibase.dbdoc.HTMLWriter | -
---|
database, outputDir |
-
-Constructor Summary | -|
---|---|
PendingChangesWriter(File rootOutputDir,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-createTitle(Object object)
-
-- |
-
-protected void |
-writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
Methods inherited from class liquibase.dbdoc.HTMLWriter | -
---|
writeChanges, writeHTML, writeTable |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PendingChangesWriter(File rootOutputDir, - Database database)-
-Method Detail | -
---|
-protected String createTitle(Object object)-
createTitle
in class HTMLWriter
-protected void writeBody(FileWriter fileWriter, - Object object, - List<Change> ranChanges, - List<Change> changesToRun) - throws IOException, - DatabaseHistoryException, - DatabaseException-
writeBody
in class HTMLWriter
IOException
-DatabaseHistoryException
-DatabaseException
-protected void writeCustomHTML(FileWriter fileWriter, - Object object, - List<Change> changes, - Database database) - throws IOException-
writeCustomHTML
in class HTMLWriter
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLWriter -
liquibase.dbdoc.PendingSQLWriter -
public class PendingSQLWriter
-
-Field Summary | -
---|
Fields inherited from class liquibase.dbdoc.HTMLWriter | -
---|
database, outputDir |
-
-Constructor Summary | -|
---|---|
PendingSQLWriter(File rootOutputDir,
- Database database,
- DatabaseChangeLog databaseChangeLog)
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-createTitle(Object object)
-
-- |
-
-protected void |
-writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
Methods inherited from class liquibase.dbdoc.HTMLWriter | -
---|
writeChanges, writeHTML, writeTable |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PendingSQLWriter(File rootOutputDir, - Database database, - DatabaseChangeLog databaseChangeLog)-
-Method Detail | -
---|
-protected String createTitle(Object object)-
createTitle
in class HTMLWriter
-protected void writeBody(FileWriter fileWriter, - Object object, - List<Change> ranChanges, - List<Change> changesToRun) - throws IOException, - DatabaseHistoryException, - DatabaseException-
writeBody
in class HTMLWriter
IOException
-DatabaseHistoryException
-DatabaseException
-protected void writeCustomHTML(FileWriter fileWriter, - Object object, - List<Change> changes, - Database database) - throws IOException-
writeCustomHTML
in class HTMLWriter
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLWriter -
liquibase.dbdoc.RecentChangesWriter -
public class RecentChangesWriter
-
-Field Summary | -
---|
Fields inherited from class liquibase.dbdoc.HTMLWriter | -
---|
database, outputDir |
-
-Constructor Summary | -|
---|---|
RecentChangesWriter(File rootOutputDir,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-createTitle(Object object)
-
-- |
-
-protected void |
-writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
Methods inherited from class liquibase.dbdoc.HTMLWriter | -
---|
writeChanges, writeHTML, writeTable |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RecentChangesWriter(File rootOutputDir, - Database database)-
-Method Detail | -
---|
-protected String createTitle(Object object)-
createTitle
in class HTMLWriter
-protected void writeBody(FileWriter fileWriter, - Object object, - List<Change> ranChanges, - List<Change> changesToRun) - throws IOException, - DatabaseHistoryException, - DatabaseException-
writeBody
in class HTMLWriter
IOException
-DatabaseHistoryException
-DatabaseException
-protected void writeCustomHTML(FileWriter fileWriter, - Object object, - List<Change> changes, - Database database) - throws IOException-
writeCustomHTML
in class HTMLWriter
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLListWriter -
liquibase.dbdoc.TableListWriter -
public class TableListWriter
-
-Constructor Summary | -|
---|---|
TableListWriter(File outputDir)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.dbdoc.HTMLListWriter | -
---|
getTargetExtension, writeHTML |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TableListWriter(File outputDir)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.dbdoc.HTMLWriter -
liquibase.dbdoc.TableWriter -
public class TableWriter
-
-Field Summary | -
---|
Fields inherited from class liquibase.dbdoc.HTMLWriter | -
---|
database, outputDir |
-
-Constructor Summary | -|
---|---|
TableWriter(File rootOutputDir,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-createTitle(Object object)
-
-- |
-
-protected void |
-writeCustomHTML(FileWriter fileWriter,
- Object object,
- List<Change> changes,
- Database database)
-
-- |
-
Methods inherited from class liquibase.dbdoc.HTMLWriter | -
---|
writeBody, writeChanges, writeHTML, writeTable |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TableWriter(File rootOutputDir, - Database database)-
-Method Detail | -
---|
-protected String createTitle(Object object)-
createTitle
in class HTMLWriter
-protected void writeCustomHTML(FileWriter fileWriter, - Object object, - List<Change> changes, - Database database) - throws IOException-
writeCustomHTML
in class HTMLWriter
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use HTMLListWriter | -|
---|---|
liquibase.dbdoc | -- |
-Uses of HTMLListWriter in liquibase.dbdoc | -
---|
- -
Subclasses of HTMLListWriter in liquibase.dbdoc | -|
---|---|
- class |
-AuthorListWriter
-
-- |
-
- class |
-ChangeLogListWriter
-
-- |
-
- class |
-TableListWriter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use HTMLWriter | -|
---|---|
liquibase.dbdoc | -- |
-Uses of HTMLWriter in liquibase.dbdoc | -
---|
- -
Subclasses of HTMLWriter in liquibase.dbdoc | -|
---|---|
- class |
-AuthorWriter
-
-- |
-
- class |
-ColumnWriter
-
-- |
-
- class |
-PendingChangesWriter
-
-- |
-
- class |
-PendingSQLWriter
-
-- |
-
- class |
-RecentChangesWriter
-
-- |
-
- class |
-TableWriter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -AuthorListWriter - -AuthorWriter - -ChangeLogListWriter - -ChangeLogWriter - -ColumnWriter - -HTMLListWriter - -HTMLWriter - -PendingChangesWriter - -PendingSQLWriter - -RecentChangesWriter - -TableListWriter - -TableWriter |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
AuthorListWriter | -- |
AuthorWriter | -- |
ChangeLogListWriter | -- |
ChangeLogWriter | -- |
ColumnWriter | -- |
HTMLListWriter | -- |
HTMLWriter | -- |
PendingChangesWriter | -- |
PendingSQLWriter | -- |
RecentChangesWriter | -- |
TableListWriter | -- |
TableWriter | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.dbdoc | -|
---|---|
liquibase.dbdoc | -- |
-Classes in liquibase.dbdoc used by liquibase.dbdoc | -|
---|---|
HTMLListWriter
-
- - |
-|
HTMLWriter
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.diff.Diff -
public class Diff
-
-Constructor Summary | -|
---|---|
Diff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-|
Diff(DatabaseSnapshot referenceSnapshot,
- DatabaseSnapshot targetDatabaseSnapshot)
-
-- |
-|
Diff(Database originalDatabase,
- String schema)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addStatusListener(DiffStatusListener listener)
-
-- |
-
- DiffResult |
-compare()
-
-- |
-
- void |
-removeStatusListener(DiffStatusListener listener)
-
-- |
-
- void |
-setDiffColumns(boolean diffColumns)
-
-- |
-
- void |
-setDiffData(boolean diffData)
-
-- |
-
- void |
-setDiffForeignKeys(boolean diffForeignKeys)
-
-- |
-
- void |
-setDiffIndexes(boolean diffIndexes)
-
-- |
-
- void |
-setDiffPrimaryKeys(boolean diffPrimaryKeys)
-
-- |
-
- void |
-setDiffSequences(boolean diffSequences)
-
-- |
-
- void |
-setDiffTables(boolean diffTables)
-
-- |
-
- void |
-setDiffTypes(String diffTypes)
-
-- |
-
- void |
-setDiffUniqueConstraints(boolean diffUniqueConstraints)
-
-- |
-
- void |
-setDiffViews(boolean diffViews)
-
-- |
-
- boolean |
-shouldDiffColumns()
-
-- |
-
- boolean |
-shouldDiffData()
-
-- |
-
- boolean |
-shouldDiffForeignKeys()
-
-- |
-
- boolean |
-shouldDiffIndexes()
-
-- |
-
- boolean |
-shouldDiffPrimaryKeys()
-
-- |
-
- boolean |
-shouldDiffSequences()
-
-- |
-
- boolean |
-shouldDiffTables()
-
-- |
-
- boolean |
-shouldDiffUniqueConstraints()
-
-- |
-
- boolean |
-shouldDiffViews()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public Diff(Database referenceDatabase, - Database targetDatabase)-
-public Diff(Database originalDatabase, - String schema) - throws DatabaseException-
DatabaseException
-public Diff(DatabaseSnapshot referenceSnapshot, - DatabaseSnapshot targetDatabaseSnapshot)-
-Method Detail | -
---|
-public void addStatusListener(DiffStatusListener listener)-
-public void removeStatusListener(DiffStatusListener listener)-
-public DiffResult compare() - throws DatabaseException-
DatabaseException
-public void setDiffTypes(String diffTypes)-
-public boolean shouldDiffTables()-
-public void setDiffTables(boolean diffTables)-
-public boolean shouldDiffColumns()-
-public void setDiffColumns(boolean diffColumns)-
-public boolean shouldDiffViews()-
-public void setDiffViews(boolean diffViews)-
-public boolean shouldDiffPrimaryKeys()-
-public void setDiffPrimaryKeys(boolean diffPrimaryKeys)-
-public boolean shouldDiffIndexes()-
-public void setDiffIndexes(boolean diffIndexes)-
-public boolean shouldDiffForeignKeys()-
-public void setDiffForeignKeys(boolean diffForeignKeys)-
-public boolean shouldDiffSequences()-
-public void setDiffSequences(boolean diffSequences)-
-public boolean shouldDiffData()-
-public void setDiffData(boolean diffData)-
-public boolean shouldDiffUniqueConstraints()-
-public void setDiffUniqueConstraints(boolean diffUniqueConstraints)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.diff.DiffComparison -
public class DiffComparison
-
-Constructor Summary | -|
---|---|
DiffComparison(String baseVersion,
- String targetVersion)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-areTheSame()
-
-- |
-
- String |
-getReferenceVersion()
-
-- |
-
- String |
-getTargetVersion()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DiffComparison(String baseVersion, - String targetVersion)-
-Method Detail | -
---|
-public String getReferenceVersion()-
-public String getTargetVersion()-
-public boolean areTheSame()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.diff.DiffResult -
public class DiffResult
-
-Constructor Summary | -|
---|---|
DiffResult(DatabaseSnapshot referenceDatabaseSnapshot,
- DatabaseSnapshot targetDatabaseSnapshot)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addChangedColumn(Column columnName)
-
-- |
-
- void |
-addChangedView(View viewName)
-
-- |
-
- void |
-addMissingColumn(Column columnName)
-
-- |
-
- void |
-addMissingForeignKey(ForeignKey fkName)
-
-- |
-
- void |
-addMissingIndex(Index fkName)
-
-- |
-
- void |
-addMissingPrimaryKey(PrimaryKey primaryKey)
-
-- |
-
- void |
-addMissingSequence(Sequence sequence)
-
-- |
-
- void |
-addMissingTable(Table table)
-
-- |
-
- void |
-addMissingUniqueConstraint(UniqueConstraint uniqueConstraint)
-
-- |
-
- void |
-addMissingView(View viewName)
-
-- |
-
- void |
-addUnexpectedColumn(Column columnName)
-
-- |
-
- void |
-addUnexpectedForeignKey(ForeignKey fkName)
-
-- |
-
- void |
-addUnexpectedIndex(Index fkName)
-
-- |
-
- void |
-addUnexpectedPrimaryKey(PrimaryKey primaryKey)
-
-- |
-
- void |
-addUnexpectedSequence(Sequence sequence)
-
-- |
-
- void |
-addUnexpectedTable(Table table)
-
-- |
-
- void |
-addUnexpectedUniqueConstraint(UniqueConstraint uniqueConstraint)
-
-- |
-
- void |
-addUnexpectedView(View viewName)
-
-- |
-
- boolean |
-differencesFound()
-
-- |
-
-protected String |
-generateId()
-
-- |
-
- SortedSet<Column> |
-getChangedColumns()
-
-- |
-
- SortedSet<View> |
-getChangedViews()
-
-- |
-
- String |
-getChangeSetContext()
-
-- |
-
- String |
-getDataDir()
-
-- |
-
- SortedSet<Column> |
-getMissingColumns()
-
-- |
-
- SortedSet<ForeignKey> |
-getMissingForeignKeys()
-
-- |
-
- SortedSet<Index> |
-getMissingIndexes()
-
-- |
-
- SortedSet<PrimaryKey> |
-getMissingPrimaryKeys()
-
-- |
-
- SortedSet<Sequence> |
-getMissingSequences()
-
-- |
-
- SortedSet<Table> |
-getMissingTables()
-
-- |
-
- SortedSet<UniqueConstraint> |
-getMissingUniqueConstraints()
-
-- |
-
- SortedSet<View> |
-getMissingViews()
-
-- |
-
- DiffComparison |
-getProductName()
-
-- |
-
- DiffComparison |
-getProductVersion()
-
-- |
-
- SortedSet<Column> |
-getUnexpectedColumns()
-
-- |
-
- SortedSet<ForeignKey> |
-getUnexpectedForeignKeys()
-
-- |
-
- SortedSet<Index> |
-getUnexpectedIndexes()
-
-- |
-
- SortedSet<PrimaryKey> |
-getUnexpectedPrimaryKeys()
-
-- |
-
- SortedSet<Sequence> |
-getUnexpectedSequences()
-
-- |
-
- SortedSet<Table> |
-getUnexpectedTables()
-
-- |
-
- SortedSet<UniqueConstraint> |
-getUnexpectedUniqueConstraints()
-
-- |
-
- SortedSet<View> |
-getUnexpectedViews()
-
-- |
-
- void |
-printChangeLog(PrintStream out,
- Database targetDatabase)
-
-- |
-
- void |
-printChangeLog(PrintStream out,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- Prints changeLog that would bring the target database to be the same as - the reference database |
-
- void |
-printChangeLog(String changeLogFile,
- Database targetDatabase)
-
-- |
-
- void |
-printChangeLog(String changeLogFile,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- |
-
- void |
-printResult(PrintStream out)
-
-- |
-
- void |
-setChangeSetAuthor(String changeSetAuthor)
-
-- |
-
- void |
-setChangeSetContext(String changeSetContext)
-
-- |
-
- void |
-setDataDir(String dataDir)
-
-- |
-
- void |
-setDiffData(boolean diffData)
-
-- |
-
- void |
-setIdRoot(String idRoot)
-
-- |
-
- void |
-setProductName(DiffComparison productName)
-
-- |
-
- void |
-setProductVersion(DiffComparison product)
-
-- |
-
- boolean |
-shouldDiffData()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DiffResult(DatabaseSnapshot referenceDatabaseSnapshot, - DatabaseSnapshot targetDatabaseSnapshot)-
-Method Detail | -
---|
-public DiffComparison getProductName()-
-public void setProductName(DiffComparison productName)-
-public DiffComparison getProductVersion()-
-public void setProductVersion(DiffComparison product)-
-public void addMissingTable(Table table)-
-public SortedSet<Table> getMissingTables()-
-public void addUnexpectedTable(Table table)-
-public SortedSet<Table> getUnexpectedTables()-
-public void addMissingView(View viewName)-
-public SortedSet<View> getMissingViews()-
-public void addUnexpectedView(View viewName)-
-public SortedSet<View> getUnexpectedViews()-
-public void addChangedView(View viewName)-
-public SortedSet<View> getChangedViews()-
-public void addMissingColumn(Column columnName)-
-public SortedSet<Column> getMissingColumns()-
-public void addUnexpectedColumn(Column columnName)-
-public SortedSet<Column> getUnexpectedColumns()-
-public void addChangedColumn(Column columnName)-
-public SortedSet<Column> getChangedColumns()-
-public void addMissingForeignKey(ForeignKey fkName)-
-public SortedSet<ForeignKey> getMissingForeignKeys()-
-public void addUnexpectedForeignKey(ForeignKey fkName)-
-public SortedSet<ForeignKey> getUnexpectedForeignKeys()-
-public void addMissingIndex(Index fkName)-
-public SortedSet<Index> getMissingIndexes()-
-public void addUnexpectedIndex(Index fkName)-
-public SortedSet<Index> getUnexpectedIndexes()-
-public void addMissingPrimaryKey(PrimaryKey primaryKey)-
-public SortedSet<PrimaryKey> getMissingPrimaryKeys()-
-public void addUnexpectedPrimaryKey(PrimaryKey primaryKey)-
-public SortedSet<PrimaryKey> getUnexpectedPrimaryKeys()-
-public void addMissingSequence(Sequence sequence)-
-public SortedSet<Sequence> getMissingSequences()-
-public void addUnexpectedSequence(Sequence sequence)-
-public SortedSet<Sequence> getUnexpectedSequences()-
-public void addMissingUniqueConstraint(UniqueConstraint uniqueConstraint)-
-public SortedSet<UniqueConstraint> getMissingUniqueConstraints()-
-public void addUnexpectedUniqueConstraint(UniqueConstraint uniqueConstraint)-
-public SortedSet<UniqueConstraint> getUnexpectedUniqueConstraints()-
-public boolean shouldDiffData()-
-public void setDiffData(boolean diffData)-
-public String getDataDir()-
-public void setDataDir(String dataDir)-
-public String getChangeSetContext()-
-public void setChangeSetContext(String changeSetContext)-
-public boolean differencesFound() - throws DatabaseException, - IOException-
DatabaseException
-IOException
-public void printResult(PrintStream out) - throws DatabaseException-
DatabaseException
-public void printChangeLog(String changeLogFile, - Database targetDatabase) - throws ParserConfigurationException, - IOException, - DatabaseException-
ParserConfigurationException
-IOException
-DatabaseException
-public void printChangeLog(PrintStream out, - Database targetDatabase) - throws ParserConfigurationException, - IOException, - DatabaseException-
ParserConfigurationException
-IOException
-DatabaseException
-public void printChangeLog(String changeLogFile, - Database targetDatabase, - ChangeLogSerializer changeLogSerializer) - throws ParserConfigurationException, - IOException, - DatabaseException-
ParserConfigurationException
-IOException
-DatabaseException
-public void printChangeLog(PrintStream out, - Database targetDatabase, - ChangeLogSerializer changeLogSerializer) - throws ParserConfigurationException, - IOException, - DatabaseException-
-
ParserConfigurationException
-IOException
-DatabaseException
-public void setChangeSetAuthor(String changeSetAuthor)-
-public void setIdRoot(String idRoot)-
-protected String generateId()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface DiffStatusListener
-
-Method Summary | -|
---|---|
- void |
-statusUpdate(String message)
-
-- |
-
-Method Detail | -
---|
-void statusUpdate(String message)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Diff | -|
---|---|
liquibase | -- |
-Uses of Diff in liquibase | -
---|
- -
Methods in liquibase that return Diff | -|
---|---|
- Diff |
-Liquibase.diff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DiffComparison | -|
---|---|
liquibase.diff | -- |
-Uses of DiffComparison in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return DiffComparison | -|
---|---|
- DiffComparison |
-DiffResult.getProductName()
-
-- |
-
- DiffComparison |
-DiffResult.getProductVersion()
-
-- |
-
- -
Methods in liquibase.diff with parameters of type DiffComparison | -|
---|---|
- void |
-DiffResult.setProductName(DiffComparison productName)
-
-- |
-
- void |
-DiffResult.setProductVersion(DiffComparison product)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DiffResult | -|
---|---|
liquibase.diff | -- |
liquibase.integration.ant | -- |
-Uses of DiffResult in liquibase.diff | -
---|
- -
Methods in liquibase.diff that return DiffResult | -|
---|---|
- DiffResult |
-Diff.compare()
-
-- |
-
-Uses of DiffResult in liquibase.integration.ant | -
---|
- -
Methods in liquibase.integration.ant with parameters of type DiffResult | -|
---|---|
-protected void |
-DiffDatabaseTask.outputDiff(PrintStream writer,
- DiffResult diffResult,
- Database targetDatabase)
-
-- |
-
-protected void |
-DiffDatabaseToChangeLogTask.outputDiff(PrintStream writer,
- DiffResult diffResult,
- Database targetDatabase)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DiffStatusListener | -|
---|---|
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Uses of DiffStatusListener in liquibase.diff | -
---|
- -
Methods in liquibase.diff with parameters of type DiffStatusListener | -|
---|---|
- void |
-Diff.addStatusListener(DiffStatusListener listener)
-
-- |
-
- void |
-Diff.removeStatusListener(DiffStatusListener listener)
-
-- |
-
-Uses of DiffStatusListener in liquibase.snapshot | -
---|
- -
Method parameters in liquibase.snapshot with type arguments of type DiffStatusListener | -|
---|---|
- DatabaseSnapshot |
-DatabaseSnapshotGenerator.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- |
-
- DatabaseSnapshot |
-DatabaseSnapshotGeneratorFactory.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- Get generator for database with highest priority. |
-
-Uses of DiffStatusListener in liquibase.snapshot.jvm | -
---|
- -
Method parameters in liquibase.snapshot.jvm with type arguments of type DiffStatusListener | -|
---|---|
- DatabaseSnapshot |
-JdbcDatabaseSnapshotGenerator.createSnapshot(Database database,
- String requestedSchema,
- Set<DiffStatusListener> listeners)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -DiffStatusListener |
-
-Classes
-
- -Diff - -DiffComparison - -DiffResult |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
DiffStatusListener | -- |
- -
-Class Summary | -|
---|---|
Diff | -- |
DiffComparison | -- |
DiffResult | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.diff | -|
---|---|
liquibase | -- |
liquibase.diff | -- |
liquibase.integration.ant | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Classes in liquibase.diff used by liquibase | -|
---|---|
Diff
-
- - |
-
-Classes in liquibase.diff used by liquibase.diff | -|
---|---|
DiffComparison
-
- - |
-|
DiffResult
-
- - |
-|
DiffStatusListener
-
- - |
-
-Classes in liquibase.diff used by liquibase.integration.ant | -|
---|---|
DiffResult
-
- - |
-
-Classes in liquibase.diff used by liquibase.snapshot | -|
---|---|
DiffStatusListener
-
- - |
-
-Classes in liquibase.diff used by liquibase.snapshot.jvm | -|
---|---|
DiffStatusListener
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.ChangeLogParseException -
public class ChangeLogParseException
-
-Constructor Summary | -|
---|---|
ChangeLogParseException(String message)
-
-- |
-|
ChangeLogParseException(String message,
- Throwable cause)
-
-- |
-|
ChangeLogParseException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogParseException(Throwable cause)-
-public ChangeLogParseException(String message)-
-public ChangeLogParseException(String message, - Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.ChangeNotFoundException -
public class ChangeNotFoundException
-
-Constructor Summary | -|
---|---|
ChangeNotFoundException(String name,
- Database database)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeNotFoundException(String name, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.CommandLineParsingException -
public class CommandLineParsingException
-
-Constructor Summary | -|
---|---|
CommandLineParsingException()
-
-- |
-|
CommandLineParsingException(String message)
-
-- |
-|
CommandLineParsingException(String message,
- Throwable cause)
-
-- |
-|
CommandLineParsingException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CommandLineParsingException()-
-public CommandLineParsingException(String message)-
-public CommandLineParsingException(String message, - Throwable cause)-
-public CommandLineParsingException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.CustomChangeException -
public class CustomChangeException
-
-Constructor Summary | -|
---|---|
CustomChangeException()
-
-- |
-|
CustomChangeException(String message)
-
-- |
-|
CustomChangeException(String message,
- Throwable cause)
-
-- |
-|
CustomChangeException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CustomChangeException()-
-public CustomChangeException(String message)-
-public CustomChangeException(String message, - Throwable cause)-
-public CustomChangeException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.CustomPreconditionErrorException -
public class CustomPreconditionErrorException
-Thrown when a precondition failed. -
- -
-
-Constructor Summary | -|
---|---|
CustomPreconditionErrorException(String message)
-
-- |
-|
CustomPreconditionErrorException(String message,
- Throwable e)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CustomPreconditionErrorException(String message)-
-public CustomPreconditionErrorException(String message, - Throwable e)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.CustomPreconditionFailedException -
public class CustomPreconditionFailedException
-Thrown when a precondition failed. -
- -
-
-Constructor Summary | -|
---|---|
CustomPreconditionFailedException(String message)
-
-- |
-|
CustomPreconditionFailedException(String message,
- Throwable e)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CustomPreconditionFailedException(String message)-
-public CustomPreconditionFailedException(String message, - Throwable e)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.DatabaseException -
public class DatabaseException
-
-Constructor Summary | -|
---|---|
DatabaseException()
-
-- |
-|
DatabaseException(String message)
-
-- |
-|
DatabaseException(String message,
- Throwable cause)
-
-- |
-|
DatabaseException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseException()-
-public DatabaseException(String message)-
-public DatabaseException(String message, - Throwable cause)-
-public DatabaseException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.DatabaseHistoryException -
public class DatabaseHistoryException
-
-Constructor Summary | -|
---|---|
DatabaseHistoryException(String message)
-
-- |
-|
DatabaseHistoryException(String message,
- Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseHistoryException(String message)-
-public DatabaseHistoryException(String message, - Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
java.text.ParseException -
liquibase.exception.DateParseException -
public class DateParseException
-
-Constructor Summary | -|
---|---|
DateParseException(String s)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.text.ParseException | -
---|
getErrorOffset |
-
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DateParseException(String s)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.DuplicateChangeSetException -
public class DuplicateChangeSetException
-
-Constructor Summary | -|
---|---|
DuplicateChangeSetException(String message)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DuplicateChangeSetException(String message)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.DuplicateStatementIdentifierException -
public class DuplicateStatementIdentifierException
-
-Constructor Summary | -|
---|---|
DuplicateStatementIdentifierException(String message)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DuplicateStatementIdentifierException(String message)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.InvalidChangeDefinitionException -
public class InvalidChangeDefinitionException
-
-Constructor Summary | -|
---|---|
InvalidChangeDefinitionException(String message,
- Change change)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InvalidChangeDefinitionException(String message, - Change change)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
public class LiquibaseException
-Base class for all Liquibase exceptions. -
- -
-
-Constructor Summary | -|
---|---|
LiquibaseException()
-
-- |
-|
LiquibaseException(String message)
-
-- |
-|
LiquibaseException(String message,
- Throwable cause)
-
-- |
-|
LiquibaseException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LiquibaseException()-
-public LiquibaseException(String message)-
-public LiquibaseException(String message, - Throwable cause)-
-public LiquibaseException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.LockException -
public class LockException
-
-Constructor Summary | -|
---|---|
LockException(String message)
-
-- |
-|
LockException(String message,
- Throwable cause)
-
-- |
-|
LockException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LockException(String message)-
-public LockException(Throwable cause)-
-public LockException(String message, - Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.MigrationFailedException -
public class MigrationFailedException
-
-Constructor Summary | -|
---|---|
MigrationFailedException()
-
-- |
-|
MigrationFailedException(ChangeSet failedChangeSet,
- String message)
-
-- |
-|
MigrationFailedException(ChangeSet failedChangeSet,
- String message,
- Throwable cause)
-
-- |
-|
MigrationFailedException(ChangeSet failedChangeSet,
- Throwable cause)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getMessage()
-
-- |
-
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MigrationFailedException()-
-public MigrationFailedException(ChangeSet failedChangeSet, - String message)-
-public MigrationFailedException(ChangeSet failedChangeSet, - String message, - Throwable cause)-
-public MigrationFailedException(ChangeSet failedChangeSet, - Throwable cause)-
-Method Detail | -
---|
-public String getMessage()-
getMessage
in class Throwable
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.PreconditionErrorException -
public class PreconditionErrorException
-
-Constructor Summary | -|
---|---|
PreconditionErrorException(ErrorPrecondition errorPrecondition)
-
-- |
-|
PreconditionErrorException(Exception cause,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-|
PreconditionErrorException(List<ErrorPrecondition> errorPreconditions)
-
-- |
-|
PreconditionErrorException(String message,
- List<ErrorPrecondition> erroredPreconditions)
-
-- |
-
-Method Summary | -|
---|---|
- List<ErrorPrecondition> |
-getErrorPreconditions()
-
-- |
-
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PreconditionErrorException(String message, - List<ErrorPrecondition> erroredPreconditions)-
-public PreconditionErrorException(Exception cause, - DatabaseChangeLog changeLog, - Precondition precondition)-
-public PreconditionErrorException(ErrorPrecondition errorPrecondition)-
-public PreconditionErrorException(List<ErrorPrecondition> errorPreconditions)-
-Method Detail | -
---|
-public List<ErrorPrecondition> getErrorPreconditions()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.PreconditionFailedException -
public class PreconditionFailedException
-Thrown when a precondition failed. -
- -
-
-Constructor Summary | -|
---|---|
PreconditionFailedException(FailedPrecondition failedPrecondition)
-
-- |
-|
PreconditionFailedException(List<FailedPrecondition> failedPreconditions)
-
-- |
-|
PreconditionFailedException(String message,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-
-Method Summary | -|
---|---|
- List<FailedPrecondition> |
-getFailedPreconditions()
-
-- |
-
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PreconditionFailedException(String message, - DatabaseChangeLog changeLog, - Precondition precondition)-
-public PreconditionFailedException(FailedPrecondition failedPrecondition)-
-public PreconditionFailedException(List<FailedPrecondition> failedPreconditions)-
-Method Detail | -
---|
-public List<FailedPrecondition> getFailedPreconditions()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.RollbackFailedException -
public class RollbackFailedException
-
-Constructor Summary | -|
---|---|
RollbackFailedException()
-
-- |
-|
RollbackFailedException(String message)
-
-- |
-|
RollbackFailedException(String message,
- Throwable cause)
-
-- |
-|
RollbackFailedException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RollbackFailedException()-
-public RollbackFailedException(String message)-
-public RollbackFailedException(String message, - Throwable cause)-
-public RollbackFailedException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.RollbackImpossibleException -
public class RollbackImpossibleException
-Thrown if a change is encountered that cannot be rolled back. -
- -
-
-Constructor Summary | -|
---|---|
RollbackImpossibleException()
-
-- |
-|
RollbackImpossibleException(String message)
-
-- |
-|
RollbackImpossibleException(String message,
- Throwable cause)
-
-- |
-|
RollbackImpossibleException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RollbackImpossibleException()-
-public RollbackImpossibleException(String message)-
-public RollbackImpossibleException(String message, - Throwable cause)-
-public RollbackImpossibleException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
liquibase.exception.ServiceNotFoundException -
public class ServiceNotFoundException
-
-Constructor Summary | -|
---|---|
ServiceNotFoundException(String message)
-
-- |
-|
ServiceNotFoundException(String message,
- Throwable cause)
-
-- |
-|
ServiceNotFoundException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ServiceNotFoundException(String message)-
-public ServiceNotFoundException(String message, - Throwable cause)-
-public ServiceNotFoundException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.SetupException -
public class SetupException
-If there is an error with setting up a Change this Exception - will be thrown. - - A message must always be provided, if none is then the message - from the cause exception will be used. -
- -
-
-Constructor Summary | -|
---|---|
SetupException(String message)
-
-- |
-|
SetupException(String message,
- Throwable cause)
-
-- |
-|
SetupException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SetupException(String message, - Throwable cause)-
-public SetupException(String message)-
-public SetupException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.DatabaseException -
liquibase.exception.StatementNotSupportedOnDatabaseException -
public class StatementNotSupportedOnDatabaseException
-
-Constructor Summary | -|
---|---|
StatementNotSupportedOnDatabaseException(SqlStatement statement,
- Database database)
-
-- |
-|
StatementNotSupportedOnDatabaseException(String reason,
- SqlStatement statement,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getReason()
-
-- |
-
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public StatementNotSupportedOnDatabaseException(SqlStatement statement, - Database database)-
-public StatementNotSupportedOnDatabaseException(String reason, - SqlStatement statement, - Database database)-
-Method Detail | -
---|
-public String getReason()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
java.lang.RuntimeException -
liquibase.exception.UnexpectedLiquibaseException -
public class UnexpectedLiquibaseException
-
-Constructor Summary | -|
---|---|
UnexpectedLiquibaseException(String message)
-
-- |
-|
UnexpectedLiquibaseException(String message,
- Throwable cause)
-
-- |
-|
UnexpectedLiquibaseException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UnexpectedLiquibaseException(String message)-
-public UnexpectedLiquibaseException(String message, - Throwable cause)-
-public UnexpectedLiquibaseException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.UnsupportedChangeException -
public class UnsupportedChangeException
-
-Constructor Summary | -|
---|---|
UnsupportedChangeException(String message)
-
-- |
-|
UnsupportedChangeException(String message,
- Throwable cause)
-
-- |
-|
UnsupportedChangeException(Throwable cause)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UnsupportedChangeException(String message)-
-public UnsupportedChangeException(String message, - Throwable cause)-
-public UnsupportedChangeException(Throwable cause)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.exception.ValidationErrors -
public class ValidationErrors
-
-Field Summary | -|
---|---|
-protected List<String> |
-errorMessages
-
-- |
-
-Constructor Summary | -|
---|---|
ValidationErrors()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addAll(ValidationErrors validationErrors)
-
-- |
-
- void |
-addAll(ValidationErrors validationErrors,
- ChangeSet changeSet)
-
-- |
-
- void |
-addError(String message)
-
-- |
-
- void |
-checkDisallowedField(String disallowedFieldName,
- Object value,
- Database database,
- Class<? extends Database>... disallowedDatabases)
-
-- |
-
- void |
-checkRequiredField(String requiredFieldName,
- Object value)
-
-- |
-
- List<String> |
-getErrorMessages()
-
-- |
-
- boolean |
-hasErrors()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected List<String> errorMessages-
-Constructor Detail | -
---|
-public ValidationErrors()-
-Method Detail | -
---|
-public boolean hasErrors()-
-public void checkRequiredField(String requiredFieldName, - Object value)-
-public void checkDisallowedField(String disallowedFieldName, - Object value, - Database database, - Class<? extends Database>... disallowedDatabases)-
-public void addError(String message)-
-public List<String> getErrorMessages()-
-public void addAll(ValidationErrors validationErrors)-
-public void addAll(ValidationErrors validationErrors, - ChangeSet changeSet)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --java.lang.Throwable -
java.lang.Exception -
liquibase.exception.LiquibaseException -
liquibase.exception.MigrationFailedException -
liquibase.exception.ValidationFailedException -
public class ValidationFailedException
-
-Constructor Summary | -|
---|---|
ValidationFailedException(ValidatingVisitor changeLogHandler)
-
-- |
-
-Method Summary | -|
---|---|
- List<ChangeSet> |
-getInvalidMD5Sums()
-
-- |
-
- String |
-getMessage()
-
-- |
-
- void |
-printDescriptiveError(PrintStream out)
-
-- |
-
Methods inherited from class java.lang.Throwable | -
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ValidationFailedException(ValidatingVisitor changeLogHandler)-
-Method Detail | -
---|
-public String getMessage()-
getMessage
in class MigrationFailedException
-public List<ChangeSet> getInvalidMD5Sums()-
-public void printDescriptiveError(PrintStream out)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.exception.Warnings -
public class Warnings
-
-Constructor Summary | -|
---|---|
Warnings()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addAll(Warnings warnings)
-
-- |
-
- void |
-addWarning(String warning)
-
-- |
-
- List<String> |
-getMessages()
-
-- |
-
- boolean |
-hasWarnings()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public Warnings()-
-Method Detail | -
---|
-public void addWarning(String warning)-
-public void addAll(Warnings warnings)-
-public List<String> getMessages()-
-public boolean hasWarnings()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeLogParseException | -|
---|---|
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
-Uses of ChangeLogParseException in liquibase.parser | -
---|
- -
Methods in liquibase.parser that throw ChangeLogParseException | -|
---|---|
- DatabaseChangeLog |
-ChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ChangeLogParseException in liquibase.parser.core.formattedsql | -
---|
- -
Methods in liquibase.parser.core.formattedsql that throw ChangeLogParseException | -|
---|---|
- DatabaseChangeLog |
-FormattedSqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ChangeLogParseException in liquibase.parser.core.sql | -
---|
- -
Methods in liquibase.parser.core.sql that throw ChangeLogParseException | -|
---|---|
- DatabaseChangeLog |
-SqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ChangeLogParseException in liquibase.parser.core.xml | -
---|
- -
Methods in liquibase.parser.core.xml that throw ChangeLogParseException | -|
---|---|
- DatabaseChangeLog |
-XMLChangeLogSAXParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CommandLineParsingException | -|
---|---|
liquibase.integration.commandline | -- |
-Uses of CommandLineParsingException in liquibase.integration.commandline | -
---|
- -
Methods in liquibase.integration.commandline that throw CommandLineParsingException | -|
---|---|
-protected void |
-Main.configureClassLoader()
-
-- |
-
-static void |
-Main.main(String[] args)
-
-- |
-
-protected void |
-Main.parseOptions(String[] args)
-
-- |
-
-protected void |
-Main.parsePropertiesFile(InputStream propertiesInputStream)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CustomChangeException | -|
---|---|
liquibase.change.custom | -- |
-Uses of CustomChangeException in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom that throw CustomChangeException | -|
---|---|
- void |
-CustomTaskChange.execute(Database database)
-
-- Method called to run the change logic. |
-
- SqlStatement[] |
-CustomSqlRollback.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-CustomSqlChange.generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
- void |
-CustomTaskRollback.rollback(Database database)
-
-- Method called to rollback the change. |
-
- void |
-CustomChangeWrapper.setClass(String className)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CustomPreconditionErrorException | -|
---|---|
liquibase.precondition | -- |
-Uses of CustomPreconditionErrorException in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that throw CustomPreconditionErrorException | -|
---|---|
- void |
-CustomPrecondition.check(Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CustomPreconditionFailedException | -|
---|---|
liquibase.precondition | -- |
-Uses of CustomPreconditionFailedException in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that throw CustomPreconditionFailedException | -|
---|---|
- void |
-CustomPrecondition.check(Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseException | -|
---|---|
liquibase | -- |
liquibase.changelog.filter | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.jvm | -- |
liquibase.dbdoc | -- |
liquibase.diff | -- |
liquibase.exception | -- |
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.integration.commandline | -- |
liquibase.integration.spring | -- |
liquibase.lockservice | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
liquibase.util | -- |
liquibase.util.ui | -- |
-Uses of DatabaseException in liquibase | -
---|
- -
Methods in liquibase that throw DatabaseException | -|
---|---|
- void |
-Liquibase.dropAll()
-
-- Drops all database objects owned by the current user. |
-
- void |
-Liquibase.dropAll(String... schemas)
-
-- Drops all database objects owned by the current user. |
-
- boolean |
-Liquibase.isSafeToRunMigration()
-
-- Returns true if it is "save" to migrate the database. |
-
-Uses of DatabaseException in liquibase.changelog.filter | -
---|
- -
Constructors in liquibase.changelog.filter that throw DatabaseException | -|
---|---|
ShouldRunChangeSetFilter(Database database)
-
-- |
-
-Uses of DatabaseException in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that throw DatabaseException | -|
---|---|
- void |
-DBDocVisitor.writeHTML(File rootOutputDir,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of DatabaseException in liquibase.database | -
---|
- -
Methods in liquibase.database that throw DatabaseException | -|
---|---|
-protected boolean |
-AbstractDatabase.canCreateChangeLogTable()
-
-- |
-
- void |
-AbstractDatabase.checkDatabaseChangeLogLockTable()
-
-- This method will check the database ChangeLogLock table used to keep track of - if a machine is updating the database. |
-
- void |
-Database.checkDatabaseChangeLogLockTable()
-
-- |
-
- void |
-AbstractDatabase.checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String... contexts)
-
-- This method will check the database ChangeLog table used to keep track of - the changes in the file. |
-
- void |
-Database.checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String[] contexts)
-
-- |
-
- void |
-AbstractDatabase.close()
-
-- |
-
- void |
-Database.close()
-
-- |
-
- void |
-DatabaseConnection.close()
-
-- |
-
- void |
-AbstractDatabase.commit()
-
-- |
-
- void |
-Database.commit()
-
-- |
-
- void |
-DatabaseConnection.commit()
-
-- |
-
- String |
-AbstractDatabase.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-Database.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-AbstractDatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-Database.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- boolean |
-AbstractDatabase.disableForeignKeyChecks()
-
-- |
-
- boolean |
-Database.disableForeignKeyChecks()
-
-- |
-
- boolean |
-AbstractDatabase.doesTagExist(String tag)
-
-- |
-
- boolean |
-Database.doesTagExist(String tag)
-
-- |
-
- void |
-AbstractDatabase.dropDatabaseObjects(String schema)
-
-- Drops all objects owned by the connected user. |
-
- void |
-Database.dropDatabaseObjects(String schema)
-
-- |
-
- void |
-AbstractDatabase.enableForeignKeyChecks()
-
-- |
-
- void |
-Database.enableForeignKeyChecks()
-
-- |
-
- Database |
-DatabaseFactory.findCorrectDatabaseImplementation(DatabaseConnection connection)
-
-- |
-
- boolean |
-DatabaseConnection.getAutoCommit()
-
-- |
-
- String |
-DatabaseConnection.getCatalog()
-
-- |
-
- int |
-AbstractDatabase.getDatabaseMajorVersion()
-
-- |
-
- int |
-Database.getDatabaseMajorVersion()
-
-- |
-
- int |
-DatabaseConnection.getDatabaseMajorVersion()
-
-- |
-
- int |
-AbstractDatabase.getDatabaseMinorVersion()
-
-- |
-
- int |
-Database.getDatabaseMinorVersion()
-
-- |
-
- int |
-DatabaseConnection.getDatabaseMinorVersion()
-
-- |
-
- String |
-DatabaseConnection.getDatabaseProductName()
-
-- |
-
- String |
-AbstractDatabase.getDatabaseProductVersion()
-
-- |
-
- String |
-Database.getDatabaseProductVersion()
-
-- |
-
- String |
-DatabaseConnection.getDatabaseProductVersion()
-
-- |
-
- String |
-AbstractDatabase.getDefaultCatalogName()
-
-- |
-
- String |
-Database.getDefaultCatalogName()
-
-- |
-
-protected String |
-AbstractDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
- RanChangeSet |
-AbstractDatabase.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- RanChangeSet |
-Database.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- List<RanChangeSet> |
-AbstractDatabase.getRanChangeSetList()
-
-- Returns the ChangeSets that have been run against the current database. |
-
- List<RanChangeSet> |
-Database.getRanChangeSetList()
-
-- |
-
- Date |
-AbstractDatabase.getRanDate(ChangeSet changeSet)
-
-- |
-
- Date |
-Database.getRanDate(ChangeSet changeSet)
-
-- |
-
- ChangeSet.RunStatus |
-AbstractDatabase.getRunStatus(ChangeSet changeSet)
-
-- Returns the run status for the given ChangeSet |
-
- ChangeSet.RunStatus |
-Database.getRunStatus(ChangeSet changeSet)
-
-- |
-
- Table |
-AbstractDatabase.getTable(String schemaName,
- String tableName)
-
-- |
-
- String |
-AbstractDatabase.getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- String |
-Database.getViewDefinition(String schemaName,
- String name)
-
-- |
-
- boolean |
-AbstractDatabase.hasDatabaseChangeLogLockTable()
-
-- |
-
- boolean |
-Database.hasDatabaseChangeLogLockTable()
-
-- |
-
- boolean |
-AbstractDatabase.hasDatabaseChangeLogTable()
-
-- |
-
- boolean |
-Database.hasDatabaseChangeLogTable()
-
-- |
-
- boolean |
-AbstractDatabase.isAutoCommit()
-
-- |
-
- boolean |
-Database.isAutoCommit()
-
-- |
-
- boolean |
-DatabaseConnection.isClosed()
-
-- |
-
- boolean |
-Database.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- Is this AbstractDatabase subclass the correct one to use for the given connection. |
-
- boolean |
-AbstractDatabase.isLocalDatabase()
-
-- Default implementation, just look for "local" IPs |
-
- boolean |
-Database.isLocalDatabase()
-
-- |
-
- void |
-AbstractDatabase.markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- After the change set has been ran against the database this method will update the change log table - with the information. |
-
- void |
-Database.markChangeSetExecStatus(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-
- String |
-DatabaseConnection.nativeSQL(String sql)
-
-- |
-
- void |
-AbstractDatabase.removeRanStatus(ChangeSet changeSet)
-
-- |
-
- void |
-Database.removeRanStatus(ChangeSet changeSet)
-
-- |
-
- void |
-AbstractDatabase.rollback()
-
-- |
-
- void |
-Database.rollback()
-
-- |
-
- void |
-DatabaseConnection.rollback()
-
-- |
-
- void |
-AbstractDatabase.setAutoCommit(boolean b)
-
-- |
-
- void |
-Database.setAutoCommit(boolean b)
-
-- |
-
- void |
-DatabaseConnection.setAutoCommit(boolean autoCommit)
-
-- |
-
- void |
-AbstractDatabase.setDefaultSchemaName(String schemaName)
-
-- |
-
- void |
-Database.setDefaultSchemaName(String schemaName)
-
-- |
-
- void |
-AbstractDatabase.tag(String tagString)
-
-- Tags the database changelog with the given string. |
-
- void |
-Database.tag(String tagString)
-
-- |
-
-Uses of DatabaseException in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core that throw DatabaseException | -|
---|---|
- void |
-DerbyDatabase.close()
-
-- |
-
- String |
-DB2Database.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-MSSQLDatabase.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-MySQLDatabase.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-PostgresDatabase.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-SybaseASADatabase.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-SybaseDatabase.convertRequestedSchemaToCatalog(String requestedSchema)
-
-- |
-
- String |
-DB2Database.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-FirebirdDatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-H2Database.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-HsqlDatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-MSSQLDatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-MySQLDatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-PostgresDatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-SybaseASADatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- String |
-SybaseDatabase.convertRequestedSchemaToSchema(String requestedSchema)
-
-- |
-
- boolean |
-MySQLDatabase.disableForeignKeyChecks()
-
-- |
-
- void |
-MySQLDatabase.enableForeignKeyChecks()
-
-- |
-
-static List<SqlStatement> |
-SQLiteDatabase.getAlterTableStatements(SQLiteDatabase.AlterTableVisitor alterTableVisitor,
- Database database,
- String schemaName,
- String tableName)
-
-- |
-
- int |
-SybaseDatabase.getDatabaseMajorVersion()
-
-- |
-
- int |
-SybaseDatabase.getDatabaseMinorVersion()
-
-- |
-
- String |
-MSSQLDatabase.getDefaultCatalogName()
-
-- |
-
- String |
-PostgresDatabase.getDefaultCatalogName()
-
-- |
-
- String |
-SybaseASADatabase.getDefaultCatalogName()
-
-- |
-
- String |
-SybaseDatabase.getDefaultCatalogName()
-
-- |
-
- String |
-UnsupportedDatabase.getDefaultCatalogName()
-
-- Always returns null or DATABASECHANGELOG table may not be found. |
-
-protected String |
-CacheDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-DB2Database.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-DerbyDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-H2Database.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-HsqlDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-MaxDBDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-MSSQLDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-MySQLDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-OracleDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-PostgresDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-SybaseASADatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-SybaseDatabase.getDefaultDatabaseSchemaName()
-
-- |
-
-protected String |
-UnsupportedDatabase.getDefaultDatabaseSchemaName()
-
-- Always returns null or DATABASECHANGELOG table may not be found. |
-
- String |
-CacheDatabase.getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- String |
-DB2Database.getViewDefinition(String schemaName,
- String name)
-
-- |
-
- String |
-DerbyDatabase.getViewDefinition(String schemaName,
- String name)
-
-- |
-
- String |
-H2Database.getViewDefinition(String schemaName,
- String name)
-
-- |
-
- String |
-InformixDatabase.getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- String |
-SQLiteDatabase.getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- String |
-SybaseASADatabase.getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- String |
-SybaseDatabase.getViewDefinition(String schemaName,
- String viewName)
-
-- |
-
- boolean |
-CacheDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-DB2Database.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-DerbyDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-FirebirdDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-H2Database.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-HsqlDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-InformixDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-MaxDBDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-MSSQLDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-MySQLDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-OracleDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-PostgresDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-SQLiteDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-SybaseASADatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-SybaseDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-UnsupportedDatabase.isCorrectDatabaseImplementation(DatabaseConnection conn)
-
-- |
-
- boolean |
-H2Database.isLocalDatabase()
-
-- |
-
- void |
-SybaseASADatabase.setAutoCommit(boolean b)
-
-- |
-
-Uses of DatabaseException in liquibase.database.jvm | -
---|
- -
Methods in liquibase.database.jvm that throw DatabaseException | -|
---|---|
- void |
-JdbcConnection.clearWarnings()
-
-- |
-
- void |
-JdbcConnection.close()
-
-- |
-
- void |
-DerbyConnection.commit()
-
-- |
-
- void |
-HsqlConnection.commit()
-
-- |
-
- void |
-JdbcConnection.commit()
-
-- |
-
- void |
-SybaseConnection.commit()
-
-- |
-
- Statement |
-JdbcConnection.createStatement()
-
-- |
-
- Statement |
-JdbcConnection.createStatement(int resultSetType,
- int resultSetConcurrency)
-
-- |
-
- Statement |
-JdbcConnection.createStatement(int resultSetType,
- int resultSetConcurrency,
- int resultSetHoldability)
-
-- |
-
- boolean |
-JdbcConnection.getAutoCommit()
-
-- |
-
- String |
-JdbcConnection.getCatalog()
-
-- |
-
- int |
-JdbcConnection.getDatabaseMajorVersion()
-
-- |
-
- int |
-JdbcConnection.getDatabaseMinorVersion()
-
-- |
-
- String |
-JdbcConnection.getDatabaseProductName()
-
-- |
-
- String |
-JdbcConnection.getDatabaseProductVersion()
-
-- |
-
- int |
-JdbcConnection.getHoldability()
-
-- |
-
- DatabaseMetaData |
-JdbcConnection.getMetaData()
-
-- |
-
- int |
-JdbcConnection.getTransactionIsolation()
-
-- |
-
- Map<String,Class<?>> |
-JdbcConnection.getTypeMap()
-
-- |
-
- SQLWarning |
-JdbcConnection.getWarnings()
-
-- |
-
- boolean |
-JdbcConnection.isClosed()
-
-- |
-
- boolean |
-JdbcConnection.isReadOnly()
-
-- |
-
- String |
-JdbcConnection.nativeSQL(String sql)
-
-- |
-
- CallableStatement |
-JdbcConnection.prepareCall(String sql)
-
-- |
-
- CallableStatement |
-JdbcConnection.prepareCall(String sql,
- int resultSetType,
- int resultSetConcurrency)
-
-- |
-
- CallableStatement |
-JdbcConnection.prepareCall(String sql,
- int resultSetType,
- int resultSetConcurrency,
- int resultSetHoldability)
-
-- |
-
- PreparedStatement |
-JdbcConnection.prepareStatement(String sql)
-
-- |
-
- PreparedStatement |
-JdbcConnection.prepareStatement(String sql,
- int autoGeneratedKeys)
-
-- |
-
- PreparedStatement |
-JdbcConnection.prepareStatement(String sql,
- int[] columnIndexes)
-
-- |
-
- PreparedStatement |
-JdbcConnection.prepareStatement(String sql,
- int resultSetType,
- int resultSetConcurrency)
-
-- |
-
- PreparedStatement |
-JdbcConnection.prepareStatement(String sql,
- int resultSetType,
- int resultSetConcurrency,
- int resultSetHoldability)
-
-- |
-
- PreparedStatement |
-JdbcConnection.prepareStatement(String sql,
- String[] columnNames)
-
-- |
-
- void |
-JdbcConnection.releaseSavepoint(Savepoint savepoint)
-
-- |
-
- void |
-DerbyConnection.rollback()
-
-- |
-
- void |
-HsqlConnection.rollback()
-
-- |
-
- void |
-JdbcConnection.rollback()
-
-- |
-
- void |
-SybaseConnection.rollback()
-
-- |
-
- void |
-JdbcConnection.rollback(Savepoint savepoint)
-
-- |
-
- void |
-SybaseConnection.rollback(Savepoint savepoint)
-
-- |
-
- void |
-JdbcConnection.setAutoCommit(boolean autoCommit)
-
-- |
-
- void |
-JdbcConnection.setCatalog(String catalog)
-
-- |
-
- void |
-JdbcConnection.setHoldability(int holdability)
-
-- |
-
- void |
-JdbcConnection.setReadOnly(boolean readOnly)
-
-- |
-
- Savepoint |
-JdbcConnection.setSavepoint()
-
-- |
-
- Savepoint |
-JdbcConnection.setSavepoint(String name)
-
-- |
-
- void |
-JdbcConnection.setTransactionIsolation(int level)
-
-- |
-
- void |
-JdbcConnection.setTypeMap(Map<String,Class<?>> map)
-
-- |
-
-Uses of DatabaseException in liquibase.dbdoc | -
---|
- -
Methods in liquibase.dbdoc that throw DatabaseException | -|
---|---|
-protected void |
-HTMLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingSQLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-RecentChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-HTMLWriter.writeChanges(String title,
- FileWriter fileWriter,
- List<Change> changes)
-
-- |
-
- void |
-HTMLWriter.writeHTML(Object object,
- List<Change> ranChanges,
- List<Change> changesToRun,
- String changeLog)
-
-- |
-
-Uses of DatabaseException in liquibase.diff | -
---|
- -
Methods in liquibase.diff that throw DatabaseException | -|
---|---|
- DiffResult |
-Diff.compare()
-
-- |
-
- boolean |
-DiffResult.differencesFound()
-
-- |
-
- void |
-DiffResult.printChangeLog(PrintStream out,
- Database targetDatabase)
-
-- |
-
- void |
-DiffResult.printChangeLog(PrintStream out,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- Prints changeLog that would bring the target database to be the same as - the reference database |
-
- void |
-DiffResult.printChangeLog(String changeLogFile,
- Database targetDatabase)
-
-- |
-
- void |
-DiffResult.printChangeLog(String changeLogFile,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- |
-
- void |
-DiffResult.printResult(PrintStream out)
-
-- |
-
- -
Constructors in liquibase.diff that throw DatabaseException | -|
---|---|
Diff(Database originalDatabase,
- String schema)
-
-- |
-
-Uses of DatabaseException in liquibase.exception | -
---|
- -
Subclasses of DatabaseException in liquibase.exception | -|
---|---|
- class |
-StatementNotSupportedOnDatabaseException
-
-- |
-
-Uses of DatabaseException in liquibase.executor | -
---|
- -
Methods in liquibase.executor that throw DatabaseException | -|
---|---|
-protected String[] |
-AbstractExecutor.applyVisitors(SqlStatement statement,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Map |
-Executor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Map |
-LoggingExecutor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Executor.comment(String message)
-
-- Adds a comment to the database. |
-
- void |
-LoggingExecutor.comment(String message)
-
-- |
-
- void |
-Executor.execute(SqlStatement sql)
-
-- Write methods |
-
- void |
-LoggingExecutor.execute(SqlStatement sql)
-
-- |
-
- void |
-Executor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-LoggingExecutor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-Executor.queryForInt(SqlStatement sql)
-
-- |
-
- int |
-LoggingExecutor.queryForInt(SqlStatement sql)
-
-- |
-
- int |
-Executor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-LoggingExecutor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-Executor.queryForList(SqlStatement sql)
-
-- |
-
- List<Map> |
-LoggingExecutor.queryForList(SqlStatement sql)
-
-- |
-
- List |
-Executor.queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-LoggingExecutor.queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-Executor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-LoggingExecutor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-Executor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-LoggingExecutor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-Executor.queryForLong(SqlStatement sql)
-
-- |
-
- long |
-LoggingExecutor.queryForLong(SqlStatement sql)
-
-- |
-
- long |
-Executor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-LoggingExecutor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-Executor.queryForObject(SqlStatement sql,
- Class requiredType)
-
-- Read methods |
-
- Object |
-LoggingExecutor.queryForObject(SqlStatement sql,
- Class requiredType)
-
-- |
-
- Object |
-Executor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-LoggingExecutor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-Executor.update(SqlStatement sql)
-
-- |
-
- int |
-LoggingExecutor.update(SqlStatement sql)
-
-- |
-
- int |
-Executor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-LoggingExecutor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of DatabaseException in liquibase.executor.jvm | -
---|
- -
Methods in liquibase.executor.jvm that throw DatabaseException | -|
---|---|
- Map |
-JdbcExecutor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-JdbcExecutor.comment(String message)
-
-- |
-
- Object |
-JdbcExecutor.execute(CallableSqlStatement csc,
- liquibase.executor.jvm.CallableStatementCallback action,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-JdbcExecutor.execute(SqlStatement sql)
-
-- |
-
- void |
-JdbcExecutor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.execute(liquibase.executor.jvm.StatementCallback action,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.query(SqlStatement sql,
- liquibase.executor.jvm.ResultSetExtractor rse)
-
-- |
-
- Object |
-JdbcExecutor.query(SqlStatement sql,
- liquibase.executor.jvm.ResultSetExtractor rse,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-JdbcExecutor.query(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- List |
-JdbcExecutor.query(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-JdbcExecutor.queryForInt(SqlStatement sql)
-
-- |
-
- int |
-JdbcExecutor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-JdbcExecutor.queryForList(SqlStatement sql)
-
-- |
-
- List |
-JdbcExecutor.queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-JdbcExecutor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-JdbcExecutor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-JdbcExecutor.queryForLong(SqlStatement sql)
-
-- |
-
- long |
-JdbcExecutor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- Class requiredType)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-JdbcExecutor.update(SqlStatement sql)
-
-- |
-
- int |
-JdbcExecutor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of DatabaseException in liquibase.integration.commandline | -
---|
- -
Methods in liquibase.integration.commandline that throw DatabaseException | -|
---|---|
-static Database |
-CommandLineUtils.createDatabaseObject(ClassLoader classLoader,
- String url,
- String username,
- String password,
- String driver,
- String defaultSchemaName,
- String databaseClass,
- String driverPropertiesFile)
-
-- |
-
-static void |
-CommandLineUtils.doDiff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
-static void |
-CommandLineUtils.doDiffToChangeLog(String changeLogFile,
- Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
-static void |
-CommandLineUtils.doGenerateChangeLog(String changeLogFile,
- Database originalDatabase,
- String defaultSchemaName,
- String diffTypes,
- String author,
- String context,
- String dataDir)
-
-- |
-
-Uses of DatabaseException in liquibase.integration.spring | -
---|
- -
Methods in liquibase.integration.spring that throw DatabaseException | -|
---|---|
-protected Database |
-SpringLiquibase.createDatabase(Connection c)
-
-- Subclasses may override this method add change some database settings such as - default schema before returning the database object. |
-
- String |
-SpringLiquibase.getDatabaseProductName()
-
-- |
-
-Uses of DatabaseException in liquibase.lockservice | -
---|
- -
Methods in liquibase.lockservice that throw DatabaseException | -|
---|---|
- void |
-LockService.forceReleaseLock()
-
-- Releases whatever locks are on the database change log table |
-
-Uses of DatabaseException in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that throw DatabaseException | -|
---|---|
- DatabaseSnapshot |
-DatabaseSnapshotGenerator.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- |
-
- DatabaseSnapshot |
-DatabaseSnapshotGeneratorFactory.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- Get generator for database with highest priority. |
-
- Column |
-DatabaseSnapshotGenerator.getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getDatabaseChangeLogTable(Database database)
-
-- |
-
- ForeignKey |
-DatabaseSnapshotGenerator.getForeignKeyByForeignKeyTable(String schemaName,
- String tableName,
- String fkName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-DatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- Table |
-DatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-DatabaseSnapshotGenerator.hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- |
-
-Uses of DatabaseException in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm that throw DatabaseException | -|
---|---|
-protected ForeignKeyConstraintType |
-JdbcDatabaseSnapshotGenerator.convertToForeignKeyConstraintType(int jdbcType)
-
-- |
-
-protected ForeignKeyConstraintType |
-MSSQLDatabaseSnapshotGenerator.convertToForeignKeyConstraintType(int jdbcType)
-
-- The sp_fkeys stored procedure spec says that returned integer values of 0, 1 and 2 - translate to cascade, noAction and SetNull, which are not the values in the JDBC - standard. |
-
- DatabaseSnapshot |
-JdbcDatabaseSnapshotGenerator.createSnapshot(Database database,
- String requestedSchema,
- Set<DiffStatusListener> listeners)
-
-- |
-
-protected ForeignKeyInfo |
-JdbcDatabaseSnapshotGenerator.fillForeignKeyInfo(ResultSet rs)
-
-- Fill foreign key information from the current register of a getImportedKeys resultset |
-
-protected ForeignKeyInfo |
-MySQLDatabaseSnapshotGenerator.fillForeignKeyInfo(ResultSet rs)
-
-- |
-
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.generateForeignKey(ForeignKeyInfo fkInfo,
- Database database,
- List<ForeignKey> fkList)
-
-- Generation of Foreign Key based on information about it. |
-
- List<ForeignKey> |
-JdbcDatabaseSnapshotGenerator.getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- It finds only all database-specific Foreign Keys. |
-
- List<ForeignKey> |
-OracleDatabaseSnapshotGenerator.getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- |
-
- Column |
-JdbcDatabaseSnapshotGenerator.getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
-protected void |
-InformixDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Method assigns correct column type and default value to Column object. |
-
-protected void |
-MySQLDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- MySQL specific implementation |
-
-protected void |
-OracleDatabaseSnapshotGenerator.getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Oracle specific implementation |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getDatabaseChangeLogTable(Database database)
-
-- |
-
- ForeignKey |
-JdbcDatabaseSnapshotGenerator.getForeignKeyByForeignKeyTable(String schemaName,
- String foreignKeyTableName,
- String fkName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-InformixDatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-JdbcDatabaseSnapshotGenerator.getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
- Table |
-H2DatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- Table |
-JdbcDatabaseSnapshotGenerator.getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-DerbyDatabaseSnapshotGenerator.hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- Derby seems to have troubles |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- |
-
- boolean |
-DB2DatabaseSnapshotGenerator.isColumnAutoIncrement(Database database,
- String schemaName,
- String tableName,
- String columnName)
-
-- |
-
- boolean |
-JdbcDatabaseSnapshotGenerator.isColumnAutoIncrement(Database database,
- String schemaName,
- String tableName,
- String columnName)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readForeignKeyInformation(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readForeignKeyInformation(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- SQLite specific implementation |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- SQLite specific implementation |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readSequences(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readSequences(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readTables(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readTables(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-PostgresDatabaseSnapshotGenerator.readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readViews(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readViews(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-Uses of DatabaseException in liquibase.util | -
---|
- -
Methods in liquibase.util that throw DatabaseException | -|
---|---|
-static Object |
-JdbcUtils.requiredSingleResult(Collection results)
-
-- Return a single result object from the given Collection. |
-
-Uses of DatabaseException in liquibase.util.ui | -
---|
- -
Methods in liquibase.util.ui that throw DatabaseException | -|
---|---|
- boolean |
-SwingUIFacade.promptForNonLocalDatabase(Database database)
-
-- Displays swing-based dialog about running against a non-localhost database. |
-
- boolean |
-UIFacade.promptForNonLocalDatabase(Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseHistoryException | -|
---|---|
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.dbdoc | -- |
-Uses of DatabaseHistoryException in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that throw DatabaseHistoryException | -|
---|---|
- void |
-DBDocVisitor.writeHTML(File rootOutputDir,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of DatabaseHistoryException in liquibase.database | -
---|
- -
Methods in liquibase.database that throw DatabaseHistoryException | -|
---|---|
- RanChangeSet |
-AbstractDatabase.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- RanChangeSet |
-Database.getRanChangeSet(ChangeSet changeSet)
-
-- |
-
- Date |
-AbstractDatabase.getRanDate(ChangeSet changeSet)
-
-- |
-
- Date |
-Database.getRanDate(ChangeSet changeSet)
-
-- |
-
- ChangeSet.RunStatus |
-AbstractDatabase.getRunStatus(ChangeSet changeSet)
-
-- Returns the run status for the given ChangeSet |
-
- ChangeSet.RunStatus |
-Database.getRunStatus(ChangeSet changeSet)
-
-- |
-
-Uses of DatabaseHistoryException in liquibase.dbdoc | -
---|
- -
Methods in liquibase.dbdoc that throw DatabaseHistoryException | -|
---|---|
-protected void |
-HTMLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-PendingSQLWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-RecentChangesWriter.writeBody(FileWriter fileWriter,
- Object object,
- List<Change> ranChanges,
- List<Change> changesToRun)
-
-- |
-
-protected void |
-HTMLWriter.writeChanges(String title,
- FileWriter fileWriter,
- List<Change> changes)
-
-- |
-
- void |
-HTMLWriter.writeHTML(Object object,
- List<Change> ranChanges,
- List<Change> changesToRun,
- String changeLog)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DateParseException | -|
---|---|
liquibase.database | -- |
liquibase.database.core | -- |
-Uses of DateParseException in liquibase.database | -
---|
- -
Methods in liquibase.database that throw DateParseException | -|
---|---|
- Date |
-AbstractDatabase.parseDate(String dateAsString)
-
-- |
-
- Date |
-Database.parseDate(String dateAsString)
-
-- |
-
-Uses of DateParseException in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core that throw DateParseException | -|
---|---|
- Date |
-DB2Database.parseDate(String dateAsString)
-
-- |
-
- Date |
-H2Database.parseDate(String dateAsString)
-
-- |
-
- Date |
-HsqlDatabase.parseDate(String dateAsString)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use LiquibaseException | -|
---|---|
liquibase | -- |
liquibase.change.core | -- |
liquibase.changelog | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.exception | -- |
liquibase.integration.spring | -- |
liquibase.parser | -- |
-Uses of LiquibaseException in liquibase | -
---|
- -
Methods in liquibase that throw LiquibaseException | -|
---|---|
- void |
-Liquibase.changeLogSync(String contexts)
-
-- |
-
- void |
-Liquibase.changeLogSync(String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.checkDatabaseChangeLogTable(boolean updateExistingNullChecksums,
- DatabaseChangeLog databaseChangeLog,
- String contexts)
-
-- |
-
- void |
-Liquibase.clearCheckSums()
-
-- Sets checksums to null so they will be repopulated next run |
-
- void |
-Liquibase.forceReleaseLocks()
-
-- |
-
- void |
-Liquibase.futureRollbackSQL(String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.generateDocumentation(String outputDirectory)
-
-- |
-
- void |
-Liquibase.generateDocumentation(String outputDirectory,
- String contexts)
-
-- |
-
- DatabaseChangeLogLock[] |
-Liquibase.listLocks()
-
-- Display change log lock information. |
-
- List<ChangeSet> |
-Liquibase.listUnrunChangeSets(String contexts)
-
-- |
-
- void |
-Liquibase.markNextChangeSetRan(String contexts)
-
-- |
-
- void |
-Liquibase.markNextChangeSetRan(String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.reportLocks(PrintStream out)
-
-- |
-
- void |
-Liquibase.reportStatus(boolean verbose,
- String contexts,
- Writer out)
-
-- |
-
- void |
-Liquibase.rollback(Date dateToRollBackTo,
- String contexts)
-
-- |
-
- void |
-Liquibase.rollback(Date dateToRollBackTo,
- String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.rollback(int changesToRollback,
- String contexts)
-
-- |
-
- void |
-Liquibase.rollback(int changesToRollback,
- String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.rollback(String tagToRollBackTo,
- String contexts)
-
-- |
-
- void |
-Liquibase.rollback(String tagToRollBackTo,
- String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.tag(String tagString)
-
-- 'Tags' the database for future rollback |
-
- void |
-Liquibase.update(int changesToApply,
- String contexts)
-
-- |
-
- void |
-Liquibase.update(int changesToApply,
- String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.update(String contexts)
-
-- |
-
- void |
-Liquibase.update(String contexts,
- Writer output)
-
-- |
-
- void |
-Liquibase.updateTestingRollback(String contexts)
-
-- |
-
- void |
-Liquibase.validate()
-
-- Checks changelogs for bad MD5Sums and preconditions before attempting a migration |
-
- -
Constructors in liquibase that throw LiquibaseException | -|
---|---|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- Database database)
-
-- |
-|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- DatabaseConnection conn)
-
-- |
-
-Uses of LiquibaseException in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that throw LiquibaseException | -|
---|---|
- void |
-LoadUpdateDataChange.setPrimaryKey(String primaryKey)
-
-- |
-
-Uses of LiquibaseException in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that throw LiquibaseException | -|
---|---|
- void |
-ChangeLogIterator.run(ChangeSetVisitor visitor,
- Database database)
-
-- |
-
- void |
-DatabaseChangeLog.validate(Database database,
- String... contexts)
-
-- |
-
-Uses of LiquibaseException in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that throw LiquibaseException | -|
---|---|
- void |
-ChangeLogSyncVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ChangeSetVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-DBDocVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-ListVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-RollbackVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
- void |
-UpdateVisitor.visit(ChangeSet changeSet,
- DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- |
-
-Uses of LiquibaseException in liquibase.database | -
---|
- -
Methods in liquibase.database that throw LiquibaseException | -|
---|---|
- void |
-AbstractDatabase.execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-AbstractDatabase.getNextChangeSetSequenceValue()
-
-- |
-
- int |
-Database.getNextChangeSetSequenceValue()
-
-- |
-
- void |
-AbstractDatabase.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-AbstractDatabase.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
-Uses of LiquibaseException in liquibase.exception | -
---|
- -
Subclasses of LiquibaseException in liquibase.exception | -|
---|---|
- class |
-ChangeLogParseException
-
-- |
-
- class |
-ChangeNotFoundException
-
-- |
-
- class |
-DatabaseException
-
-- |
-
- class |
-DatabaseHistoryException
-
-- |
-
- class |
-DuplicateChangeSetException
-
-- |
-
- class |
-DuplicateStatementIdentifierException
-
-- |
-
- class |
-InvalidChangeDefinitionException
-
-- |
-
- class |
-LockException
-
-- |
-
- class |
-MigrationFailedException
-
-- |
-
- class |
-RollbackFailedException
-
-- |
-
- class |
-RollbackImpossibleException
-
-- Thrown if a change is encountered that cannot be rolled back. |
-
- class |
-SetupException
-
-- If there is an error with setting up a Change this Exception - will be thrown. |
-
- class |
-StatementNotSupportedOnDatabaseException
-
-- |
-
- class |
-UnsupportedChangeException
-
-- |
-
- class |
-ValidationFailedException
-
-- |
-
-Uses of LiquibaseException in liquibase.integration.spring | -
---|
- -
Methods in liquibase.integration.spring that throw LiquibaseException | -|
---|---|
- void |
-SpringLiquibase.afterPropertiesSet()
-
-- Executed automatically when the bean is initialized. |
-
-protected Liquibase |
-SpringLiquibase.createLiquibase(Connection c)
-
-- |
-
-Uses of LiquibaseException in liquibase.parser | -
---|
- -
Methods in liquibase.parser that throw LiquibaseException | -|
---|---|
- ChangeLogParser |
-ChangeLogParserFactory.getParser(String fileNameOrExtension,
- ResourceAccessor resourceAccessor)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use LockException | -|
---|---|
liquibase | -- |
liquibase.lockservice | -- |
-Uses of LockException in liquibase | -
---|
- -
Methods in liquibase that throw LockException | -|
---|---|
- void |
-Liquibase.dropAll()
-
-- Drops all database objects owned by the current user. |
-
-Uses of LockException in liquibase.lockservice | -
---|
- -
Methods in liquibase.lockservice that throw LockException | -|
---|---|
- boolean |
-LockService.acquireLock()
-
-- |
-
- void |
-LockService.forceReleaseLock()
-
-- Releases whatever locks are on the database change log table |
-
- DatabaseChangeLogLock[] |
-LockService.listLocks()
-
-- |
-
- void |
-LockService.releaseLock()
-
-- |
-
- void |
-LockService.waitForLock()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use MigrationFailedException | -|
---|---|
liquibase.changelog | -- |
liquibase.exception | -- |
-Uses of MigrationFailedException in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that throw MigrationFailedException | -|
---|---|
- ChangeSet.ExecType |
-ChangeSet.execute(DatabaseChangeLog databaseChangeLog,
- Database database)
-
-- This method will actually execute each of the changes in the list against the - specified database. |
-
-Uses of MigrationFailedException in liquibase.exception | -
---|
- -
Subclasses of MigrationFailedException in liquibase.exception | -|
---|---|
- class |
-ValidationFailedException
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionErrorException | -|
---|---|
liquibase.precondition | -- |
liquibase.precondition.core | -- |
-Uses of PreconditionErrorException in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that throw PreconditionErrorException | -|
---|---|
- void |
-CustomPreconditionWrapper.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-Precondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
-Uses of PreconditionErrorException in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core that throw PreconditionErrorException | -|
---|---|
- void |
-AndPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeLogPropertyDefinedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeSetExecutedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ColumnExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-DBMSPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ForeignKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-IndexExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-NotPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-OrPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PreconditionContainer.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PrimaryKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-RunningAsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SequenceExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SqlPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-TableExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ViewExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionFailedException | -|
---|---|
liquibase.precondition | -- |
liquibase.precondition.core | -- |
-Uses of PreconditionFailedException in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that throw PreconditionFailedException | -|
---|---|
- void |
-CustomPreconditionWrapper.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-Precondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
-Uses of PreconditionFailedException in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core that throw PreconditionFailedException | -|
---|---|
- void |
-AndPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeLogPropertyDefinedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ChangeSetExecutedPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ColumnExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-DBMSPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ForeignKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-IndexExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-NotPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-OrPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PreconditionContainer.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-PrimaryKeyExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-RunningAsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SequenceExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-SqlPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-TableExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- void |
-ViewExistsPrecondition.check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RollbackFailedException | -|
---|---|
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
-Uses of RollbackFailedException in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that throw RollbackFailedException | -|
---|---|
- void |
-ChangeSet.rollback(Database database)
-
-- |
-
-Uses of RollbackFailedException in liquibase.changelog.filter | -
---|
- -
Constructors in liquibase.changelog.filter that throw RollbackFailedException | -|
---|---|
AfterTagChangeSetFilter(String tag,
- List<RanChangeSet> ranChangeSets)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RollbackImpossibleException | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.database | -- |
-Uses of RollbackImpossibleException in liquibase.change | -
---|
- -
Methods in liquibase.change that throw RollbackImpossibleException | -|
---|---|
- SqlStatement[] |
-AbstractChange.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-Change.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
-Uses of RollbackImpossibleException in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that throw RollbackImpossibleException | -|
---|---|
- SqlStatement[] |
-LoadUpdateDataChange.generateRollbackStatements(Database database)
-
-- |
-
-Uses of RollbackImpossibleException in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom that throw RollbackImpossibleException | -|
---|---|
- SqlStatement[] |
-CustomChangeWrapper.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CustomSqlRollback.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- void |
-CustomTaskRollback.rollback(Database database)
-
-- Method called to rollback the change. |
-
-Uses of RollbackImpossibleException in liquibase.database | -
---|
- -
Methods in liquibase.database that throw RollbackImpossibleException | -|
---|---|
- void |
-AbstractDatabase.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ServiceNotFoundException | -|
---|---|
liquibase.servicelocator | -- |
-Uses of ServiceNotFoundException in liquibase.servicelocator | -
---|
- -
Methods in liquibase.servicelocator that throw ServiceNotFoundException | -|
---|---|
- Class |
-ServiceLocator.findClass(Class requiredInterface)
-
-- |
-
- Class[] |
-ServiceLocator.findClasses(Class requiredInterface)
-
-- |
-
- Object |
-ServiceLocator.newInstance(Class requiredInterface)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SetupException | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog.visitor | -- |
-Uses of SetupException in liquibase.change | -
---|
- -
Methods in liquibase.change that throw SetupException | -|
---|---|
- void |
-AbstractChange.init()
-
-- Most Changes don't need to do any setup. |
-
- void |
-Change.init()
-
-- This method will be called after the no arg constructor and all of the - properties have been set to allow the task to do any heavy tasks or - more importantly generate any exceptions to report to the user about - the settings provided. |
-
-Uses of SetupException in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that throw SetupException | -|
---|---|
- void |
-SQLFileChange.init()
-
-- |
-
-Uses of SetupException in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom that throw SetupException | -|
---|---|
- void |
-CustomChange.setUp()
-
-- This method will be called after the no arg constructor and all of the - properties have been set to allow the task to do any heavy tasks or - more importantly generate any exceptions to report to the user about - the settings provided. |
-
-Uses of SetupException in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return types with arguments of type SetupException | -|
---|---|
- List<SetupException> |
-ValidatingVisitor.getSetupExceptions()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use StatementNotSupportedOnDatabaseException | -|
---|---|
liquibase.database | -- |
-Uses of StatementNotSupportedOnDatabaseException in liquibase.database | -
---|
- -
Methods in liquibase.database that throw StatementNotSupportedOnDatabaseException | -|
---|---|
- void |
-AbstractDatabase.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-AbstractDatabase.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UnsupportedChangeException | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog | -- |
liquibase.database | -- |
liquibase.database.core | -- |
-Uses of UnsupportedChangeException in liquibase.change | -
---|
- -
Methods in liquibase.change that throw UnsupportedChangeException | -|
---|---|
- SqlStatement[] |
-AbstractChange.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-Change.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
-Uses of UnsupportedChangeException in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that throw UnsupportedChangeException | -|
---|---|
- SqlStatement[] |
-LoadUpdateDataChange.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-MergeColumnChange.generateStatements(DerbyDatabase database)
-
-- |
-
-Uses of UnsupportedChangeException in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom that throw UnsupportedChangeException | -|
---|---|
- SqlStatement[] |
-CustomChangeWrapper.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CustomSqlRollback.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- void |
-CustomTaskRollback.rollback(Database database)
-
-- Method called to rollback the change. |
-
-Uses of UnsupportedChangeException in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that throw UnsupportedChangeException | -|
---|---|
- void |
-ChangeSet.addRollbackChange(Change change)
-
-- |
-
-Uses of UnsupportedChangeException in liquibase.database | -
---|
- -
Methods in liquibase.database that throw UnsupportedChangeException | -|
---|---|
- void |
-AbstractDatabase.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-AbstractDatabase.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
-Uses of UnsupportedChangeException in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core that throw UnsupportedChangeException | -|
---|---|
-static List<SqlStatement> |
-SQLiteDatabase.getAlterTableStatements(SQLiteDatabase.AlterTableVisitor alterTableVisitor,
- Database database,
- String schemaName,
- String tableName)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ValidationErrors | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog.visitor | -- |
liquibase.exception | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
-Uses of ValidationErrors in liquibase.change | -
---|
- -
Methods in liquibase.change that return ValidationErrors | -|
---|---|
- ValidationErrors |
-AbstractChange.validate(Database database)
-
-- |
-
- ValidationErrors |
-Change.validate(Database database)
-
-- |
-
-Uses of ValidationErrors in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that return ValidationErrors | -|
---|---|
- ValidationErrors |
-AddColumnChange.validate(Database database)
-
-- |
-
- ValidationErrors |
-ExecuteShellCommandChange.validate(Database database)
-
-- |
-
- ValidationErrors |
-SQLFileChange.validate(Database database)
-
-- |
-
-Uses of ValidationErrors in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom that return ValidationErrors | -|
---|---|
- ValidationErrors |
-CustomChange.validate(Database database)
-
-- Tests that the change is configured correctly before attempting to execute it. |
-
- ValidationErrors |
-CustomChangeWrapper.validate(Database database)
-
-- |
-
-Uses of ValidationErrors in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return ValidationErrors | -|
---|---|
- ValidationErrors |
-ValidatingVisitor.getValidationErrors()
-
-- |
-
-Uses of ValidationErrors in liquibase.exception | -
---|
- -
Methods in liquibase.exception with parameters of type ValidationErrors | -|
---|---|
- void |
-ValidationErrors.addAll(ValidationErrors validationErrors)
-
-- |
-
- void |
-ValidationErrors.addAll(ValidationErrors validationErrors,
- ChangeSet changeSet)
-
-- |
-
-Uses of ValidationErrors in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that return ValidationErrors | -|
---|---|
- ValidationErrors |
-CustomPreconditionWrapper.validate(Database database)
-
-- |
-
- ValidationErrors |
-Precondition.validate(Database database)
-
-- |
-
-Uses of ValidationErrors in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core that return ValidationErrors | -|
---|---|
- ValidationErrors |
-AndPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ChangeLogPropertyDefinedPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ChangeSetExecutedPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ColumnExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-DBMSPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ForeignKeyExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-IndexExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-NotPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-OrPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-PrimaryKeyExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-RunningAsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-SequenceExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-SqlPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-TableExistsPrecondition.validate(Database database)
-
-- |
-
- ValidationErrors |
-ViewExistsPrecondition.validate(Database database)
-
-- |
-
-Uses of ValidationErrors in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator that return ValidationErrors | -|
---|---|
- ValidationErrors |
-SqlGeneratorChain.validate(SqlStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SqlGeneratorFactory.validate(SqlStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SqlGenerator.validate(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
-Uses of ValidationErrors in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core that return ValidationErrors | -|
---|---|
- ValidationErrors |
-AddAutoIncrementGenerator.validate(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddAutoIncrementGeneratorInformix.validate(AddAutoIncrementStatement addAutoIncrementStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddColumnGenerator.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddColumnGeneratorDefaultClauseBeforeNotNull.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGenerator.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGeneratorInformix.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddForeignKeyConstraintGenerator.validate(AddForeignKeyConstraintStatement addForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddPrimaryKeyGenerator.validate(AddPrimaryKeyStatement addPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddUniqueConstraintGenerator.validate(AddUniqueConstraintStatement addUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AlterSequenceGenerator.validate(AlterSequenceStatement alterSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ClearDatabaseChangeLogTableGenerator.validate(ClearDatabaseChangeLogTableStatement clearDatabaseChangeLogTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CommentGenerator.validate(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CopyRowsGenerator.validate(CopyRowsStatement copyRowsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogLockTableGenerator.validate(CreateDatabaseChangeLogLockTableStatement createDatabaseChangeLogLockTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGenerator.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGeneratorSybase.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateIndexGenerator.validate(CreateIndexStatement createIndexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateSequenceGenerator.validate(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateTableGenerator.validate(CreateTableStatement createTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateViewGenerator.validate(CreateViewStatement createViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DeleteGenerator.validate(DeleteStatement deleteStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropColumnGenerator.validate(DropColumnStatement dropColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropDefaultValueGenerator.validate(DropDefaultValueStatement dropDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropForeignKeyConstraintGenerator.validate(DropForeignKeyConstraintStatement dropForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropIndexGenerator.validate(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropPrimaryKeyGenerator.validate(DropPrimaryKeyStatement dropPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropSequenceGenerator.validate(DropSequenceStatement dropSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropTableGenerator.validate(DropTableStatement dropTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropUniqueConstraintGenerator.validate(DropUniqueConstraintStatement dropUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropViewGenerator.validate(DropViewStatement dropViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorDB2.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMSSQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMySQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorOracle.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorPostgres.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-GetNextChangeSetSequenceValueGenerator.validate(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-GetViewDefinitionGenerator.validate(GetViewDefinitionStatement getViewDefinitionStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-InsertOrUpdateGenerator.validate(InsertOrUpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-InsertGenerator.validate(InsertStatement insertStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-LockDatabaseChangeLogGenerator.validate(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-MarkChangeSetRanGenerator.validate(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ModifyDataTypeGenerator.validate(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RawSqlGenerator.validate(RawSqlStatement rawSqlStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ReindexGeneratorSQLite.validate(ReindexStatement reindexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RemoveChangeSetRanStatusGenerator.validate(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameColumnGenerator.validate(RenameColumnStatement renameColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameTableGenerator.validate(RenameTableStatement renameTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameViewGenerator.validate(RenameViewStatement renameViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ReorganizeTableGeneratorDB2.validate(ReorganizeTableStatement reorganizeTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RuntimeGenerator.validate(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogLockGenerator.validate(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogGenerator.validate(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDB2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDerby.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorFirebird.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorH2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorHsql.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorInformix.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorMaxDB.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorOracle.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorPostgres.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetColumnRemarksGenerator.validate(SetColumnRemarksStatement setColumnRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetNullableGenerator.validate(SetNullableStatement setNullableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetTableRemarksGenerator.validate(SetTableRemarksStatement setTableRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-StoredProcedureGenerator.validate(StoredProcedureStatement storedProcedureStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-TagDatabaseGenerator.validate(TagDatabaseStatement tagDatabaseStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UnlockDatabaseChangeLogGenerator.validate(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateChangeSetChecksumGenerator.validate(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateGenerator.validate(UpdateStatement updateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Warnings | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog.visitor | -- |
liquibase.exception | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
-Uses of Warnings in liquibase.change | -
---|
- -
Methods in liquibase.change that return Warnings | -|
---|---|
- Warnings |
-AbstractChange.warn(Database database)
-
-- |
-
- Warnings |
-Change.warn(Database database)
-
-- |
-
-Uses of Warnings in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that return Warnings | -|
---|---|
- Warnings |
-ExecuteShellCommandChange.warn(Database database)
-
-- |
-
- Warnings |
-SQLFileChange.warn(Database database)
-
-- |
-
-Uses of Warnings in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom that return Warnings | -|
---|---|
- Warnings |
-CustomChangeWrapper.warn(Database database)
-
-- |
-
-Uses of Warnings in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return Warnings | -|
---|---|
- Warnings |
-ValidatingVisitor.getWarnings()
-
-- |
-
-Uses of Warnings in liquibase.exception | -
---|
- -
Methods in liquibase.exception with parameters of type Warnings | -|
---|---|
- void |
-Warnings.addAll(Warnings warnings)
-
-- |
-
-Uses of Warnings in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that return Warnings | -|
---|---|
- Warnings |
-CustomPreconditionWrapper.warn(Database database)
-
-- |
-
- Warnings |
-Precondition.warn(Database database)
-
-- |
-
-Uses of Warnings in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core that return Warnings | -|
---|---|
- Warnings |
-AndPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ChangeLogPropertyDefinedPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ChangeSetExecutedPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ColumnExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-DBMSPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ForeignKeyExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-IndexExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-NotPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-OrPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-PrimaryKeyExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-RunningAsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-SequenceExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-SqlPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-TableExistsPrecondition.warn(Database database)
-
-- |
-
- Warnings |
-ViewExistsPrecondition.warn(Database database)
-
-- |
-
-Uses of Warnings in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator that return Warnings | -|
---|---|
- Warnings |
-SqlGeneratorChain.warn(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-SqlGeneratorFactory.warn(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-SqlGenerator.warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of Warnings in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core that return Warnings | -|
---|---|
- Warnings |
-ModifyDataTypeGenerator.warn(ModifyDataTypeStatement modifyDataTypeStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Warnings |
-AbstractSqlGenerator.warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -ValidationErrors - -Warnings |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
ValidationErrors | -- |
Warnings | -- |
- -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.exception | -|
---|---|
liquibase | -- |
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.changelog | -- |
liquibase.changelog.filter | -- |
liquibase.changelog.visitor | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.jvm | -- |
liquibase.dbdoc | -- |
liquibase.diff | -- |
liquibase.exception | -- |
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.integration.commandline | -- |
liquibase.integration.spring | -- |
liquibase.lockservice | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
liquibase.servicelocator | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
liquibase.util | -- |
liquibase.util.ui | -- |
-Classes in liquibase.exception used by liquibase | -|
---|---|
DatabaseException
-
- - |
-|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-|
LockException
-
- - |
-
-Classes in liquibase.exception used by liquibase.change | -|
---|---|
RollbackImpossibleException
-
- - Thrown if a change is encountered that cannot be rolled back. |
-|
SetupException
-
- - If there is an error with setting up a Change this Exception - will be thrown. |
-|
UnsupportedChangeException
-
- - |
-|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.change.core | -|
---|---|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-|
RollbackImpossibleException
-
- - Thrown if a change is encountered that cannot be rolled back. |
-|
SetupException
-
- - If there is an error with setting up a Change this Exception - will be thrown. |
-|
UnsupportedChangeException
-
- - |
-|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.change.custom | -|
---|---|
CustomChangeException
-
- - |
-|
RollbackImpossibleException
-
- - Thrown if a change is encountered that cannot be rolled back. |
-|
SetupException
-
- - If there is an error with setting up a Change this Exception - will be thrown. |
-|
UnsupportedChangeException
-
- - |
-|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.changelog | -|
---|---|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-|
MigrationFailedException
-
- - |
-|
RollbackFailedException
-
- - |
-|
UnsupportedChangeException
-
- - |
-
-Classes in liquibase.exception used by liquibase.changelog.filter | -|
---|---|
DatabaseException
-
- - |
-|
RollbackFailedException
-
- - |
-
-Classes in liquibase.exception used by liquibase.changelog.visitor | -|
---|---|
DatabaseException
-
- - |
-|
DatabaseHistoryException
-
- - |
-|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-|
SetupException
-
- - If there is an error with setting up a Change this Exception - will be thrown. |
-|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.database | -|
---|---|
DatabaseException
-
- - |
-|
DatabaseHistoryException
-
- - |
-|
DateParseException
-
- - |
-|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-|
RollbackImpossibleException
-
- - Thrown if a change is encountered that cannot be rolled back. |
-|
StatementNotSupportedOnDatabaseException
-
- - |
-|
UnsupportedChangeException
-
- - |
-
-Classes in liquibase.exception used by liquibase.database.core | -|
---|---|
DatabaseException
-
- - |
-|
DateParseException
-
- - |
-|
UnsupportedChangeException
-
- - |
-
-Classes in liquibase.exception used by liquibase.database.jvm | -|
---|---|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.dbdoc | -|
---|---|
DatabaseException
-
- - |
-|
DatabaseHistoryException
-
- - |
-
-Classes in liquibase.exception used by liquibase.diff | -|
---|---|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.exception | -|
---|---|
DatabaseException
-
- - |
-|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-|
MigrationFailedException
-
- - |
-|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.executor | -|
---|---|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.executor.jvm | -|
---|---|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.integration.commandline | -|
---|---|
CommandLineParsingException
-
- - |
-|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.integration.spring | -|
---|---|
DatabaseException
-
- - |
-|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-
-Classes in liquibase.exception used by liquibase.lockservice | -|
---|---|
DatabaseException
-
- - |
-|
LockException
-
- - |
-
-Classes in liquibase.exception used by liquibase.parser | -|
---|---|
ChangeLogParseException
-
- - |
-|
LiquibaseException
-
- - Base class for all Liquibase exceptions. |
-
-Classes in liquibase.exception used by liquibase.parser.core.formattedsql | -|
---|---|
ChangeLogParseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.parser.core.sql | -|
---|---|
ChangeLogParseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.parser.core.xml | -|
---|---|
ChangeLogParseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.precondition | -|
---|---|
CustomPreconditionErrorException
-
- - Thrown when a precondition failed. |
-|
CustomPreconditionFailedException
-
- - Thrown when a precondition failed. |
-|
PreconditionErrorException
-
- - |
-|
PreconditionFailedException
-
- - Thrown when a precondition failed. |
-|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.precondition.core | -|
---|---|
PreconditionErrorException
-
- - |
-|
PreconditionFailedException
-
- - Thrown when a precondition failed. |
-|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.servicelocator | -|
---|---|
ServiceNotFoundException
-
- - |
-
-Classes in liquibase.exception used by liquibase.snapshot | -|
---|---|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.snapshot.jvm | -|
---|---|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.sqlgenerator | -|
---|---|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.sqlgenerator.core | -|
---|---|
ValidationErrors
-
- - |
-|
Warnings
-
- - |
-
-Classes in liquibase.exception used by liquibase.util | -|
---|---|
DatabaseException
-
- - |
-
-Classes in liquibase.exception used by liquibase.util.ui | -|
---|---|
DatabaseException
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.executor.AbstractExecutor -
public abstract class AbstractExecutor
-
-Field Summary | -|
---|---|
-protected Database |
-database
-
-- |
-
-Constructor Summary | -|
---|---|
AbstractExecutor()
-
-- |
-
-Method Summary | -|
---|---|
-protected String[] |
-applyVisitors(SqlStatement statement,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-setDatabase(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected Database database-
-Constructor Detail | -
---|
-public AbstractExecutor()-
-Method Detail | -
---|
-public void setDatabase(Database database)-
-protected String[] applyVisitors(SqlStatement statement, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface Executor
-
-Method Summary | -|
---|---|
- Map |
-call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-comment(String message)
-
-- Adds a comment to the database. |
-
- void |
-execute(SqlStatement sql)
-
-- Write methods |
-
- void |
-execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-queryForInt(SqlStatement sql)
-
-- |
-
- int |
-queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-queryForList(SqlStatement sql)
-
-- |
-
- List |
-queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-queryForLong(SqlStatement sql)
-
-- |
-
- long |
-queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-queryForObject(SqlStatement sql,
- Class requiredType)
-
-- Read methods |
-
- Object |
-queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-setDatabase(Database database)
-
-- |
-
- int |
-update(SqlStatement sql)
-
-- |
-
- int |
-update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- boolean |
-updatesDatabase()
-
-- |
-
-Method Detail | -
---|
-void setDatabase(Database database)-
-Object queryForObject(SqlStatement sql, - Class requiredType) - throws DatabaseException-
-
DatabaseException
-Object queryForObject(SqlStatement sql, - Class requiredType, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-long queryForLong(SqlStatement sql) - throws DatabaseException-
DatabaseException
-long queryForLong(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-int queryForInt(SqlStatement sql) - throws DatabaseException-
DatabaseException
-int queryForInt(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-List queryForList(SqlStatement sql, - Class elementType) - throws DatabaseException-
DatabaseException
-List queryForList(SqlStatement sql, - Class elementType, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-List<Map> queryForList(SqlStatement sql) - throws DatabaseException-
DatabaseException
-List<Map> queryForList(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-void execute(SqlStatement sql) - throws DatabaseException-
-
DatabaseException
-void execute(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-int update(SqlStatement sql) - throws DatabaseException-
DatabaseException
-int update(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-Map call(CallableSqlStatement csc, - List declaredParameters, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-void comment(String message) - throws DatabaseException-
-
message
-
-DatabaseException
-boolean updatesDatabase()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.executor.ExecutorService -
public class ExecutorService
-
-Method Summary | -|
---|---|
- void |
-clearExecutor(Database database)
-
-- |
-
- Executor |
-getExecutor(Database database)
-
-- |
-
-static ExecutorService |
-getInstance()
-
-- |
-
- void |
-reset()
-
-- |
-
- void |
-setExecutor(Database database,
- Executor executor)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static ExecutorService getInstance()-
-public Executor getExecutor(Database database)-
-public void setExecutor(Database database, - Executor executor)-
-public void clearExecutor(Database database)-
-public void reset()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.executor.AbstractExecutor -
liquibase.executor.LoggingExecutor -
public class LoggingExecutor
-
-Field Summary | -
---|
Fields inherited from class liquibase.executor.AbstractExecutor | -
---|
database |
-
-Constructor Summary | -|
---|---|
LoggingExecutor(Executor delegatedExecutor,
- Writer output,
- Database database)
-
-- |
-
-Method Summary | -|
---|---|
- Map |
-call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-comment(String message)
-
-- Adds a comment to the database. |
-
- void |
-execute(SqlStatement sql)
-
-- Write methods |
-
- void |
-execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-queryForInt(SqlStatement sql)
-
-- |
-
- int |
-queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-queryForList(SqlStatement sql)
-
-- |
-
- List |
-queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-queryForLong(SqlStatement sql)
-
-- |
-
- long |
-queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-queryForObject(SqlStatement sql,
- Class requiredType)
-
-- Read methods |
-
- Object |
-queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-update(SqlStatement sql)
-
-- |
-
- int |
-update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- boolean |
-updatesDatabase()
-
-- |
-
Methods inherited from class liquibase.executor.AbstractExecutor | -
---|
applyVisitors, setDatabase |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.executor.Executor | -
---|
setDatabase |
-
-Constructor Detail | -
---|
-public LoggingExecutor(Executor delegatedExecutor, - Writer output, - Database database)-
-Method Detail | -
---|
-public void execute(SqlStatement sql) - throws DatabaseException-
Executor
-
execute
in interface Executor
DatabaseException
-public int update(SqlStatement sql) - throws DatabaseException-
update
in interface Executor
DatabaseException
-public void execute(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
execute
in interface Executor
DatabaseException
-public int update(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
update
in interface Executor
DatabaseException
-public Map call(CallableSqlStatement csc, - List declaredParameters, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
call
in interface Executor
DatabaseException
-public void comment(String message) - throws DatabaseException-
Executor
-
comment
in interface Executor
DatabaseException
-public Object queryForObject(SqlStatement sql, - Class requiredType) - throws DatabaseException-
Executor
-
queryForObject
in interface Executor
DatabaseException
-public Object queryForObject(SqlStatement sql, - Class requiredType, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForObject
in interface Executor
DatabaseException
-public long queryForLong(SqlStatement sql) - throws DatabaseException-
queryForLong
in interface Executor
DatabaseException
-public long queryForLong(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForLong
in interface Executor
DatabaseException
-public int queryForInt(SqlStatement sql) - throws DatabaseException-
queryForInt
in interface Executor
DatabaseException
-public int queryForInt(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForInt
in interface Executor
DatabaseException
-public List queryForList(SqlStatement sql, - Class elementType) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public List queryForList(SqlStatement sql, - Class elementType, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public List<Map> queryForList(SqlStatement sql) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public List<Map> queryForList(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public boolean updatesDatabase()-
updatesDatabase
in interface Executor
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractExecutor | -|
---|---|
liquibase.executor | -- |
liquibase.executor.jvm | -- |
-Uses of AbstractExecutor in liquibase.executor | -
---|
- -
Subclasses of AbstractExecutor in liquibase.executor | -|
---|---|
- class |
-LoggingExecutor
-
-- |
-
-Uses of AbstractExecutor in liquibase.executor.jvm | -
---|
- -
Subclasses of AbstractExecutor in liquibase.executor.jvm | -|
---|---|
- class |
-JdbcExecutor
-
-- Class to simplify execution of SqlStatements. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Executor | -|
---|---|
liquibase.executor | -- |
liquibase.executor.jvm | -- |
-Uses of Executor in liquibase.executor | -
---|
- -
Classes in liquibase.executor that implement Executor | -|
---|---|
- class |
-LoggingExecutor
-
-- |
-
- -
Methods in liquibase.executor that return Executor | -|
---|---|
- Executor |
-ExecutorService.getExecutor(Database database)
-
-- |
-
- -
Methods in liquibase.executor with parameters of type Executor | -|
---|---|
- void |
-ExecutorService.setExecutor(Database database,
- Executor executor)
-
-- |
-
- -
Constructors in liquibase.executor with parameters of type Executor | -|
---|---|
LoggingExecutor(Executor delegatedExecutor,
- Writer output,
- Database database)
-
-- |
-
-Uses of Executor in liquibase.executor.jvm | -
---|
- -
Classes in liquibase.executor.jvm that implement Executor | -|
---|---|
- class |
-JdbcExecutor
-
-- Class to simplify execution of SqlStatements. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ExecutorService | -|
---|---|
liquibase.executor | -- |
-Uses of ExecutorService in liquibase.executor | -
---|
- -
Methods in liquibase.executor that return ExecutorService | -|
---|---|
-static ExecutorService |
-ExecutorService.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.executor.AbstractExecutor -
liquibase.executor.jvm.JdbcExecutor -
public class JdbcExecutor
-Class to simplify execution of SqlStatements. Based heavily on Spring's JdbcTemplate.
-
- Note: This class is currently intended for Liquibase-internal use only and may change without notice in the future
-
- -
-
-Field Summary | -
---|
Fields inherited from class liquibase.executor.AbstractExecutor | -
---|
database |
-
-Constructor Summary | -|
---|---|
JdbcExecutor()
-
-- |
-
-Method Summary | -|
---|---|
- Map |
-call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-comment(String message)
-
-- Adds a comment to the database. |
-
- CallableStatement |
-createCallableStatement(StoredProcedureStatement statement,
- Database database)
-
-- |
-
- Object |
-execute(CallableSqlStatement csc,
- liquibase.executor.jvm.CallableStatementCallback action,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-execute(SqlStatement sql)
-
-- Write methods |
-
- void |
-execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-execute(liquibase.executor.jvm.StatementCallback action,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-protected RowMapper |
-getColumnMapRowMapper()
-
-- Create a new RowMapper for reading columns as key-value pairs. |
-
-protected RowMapper |
-getSingleColumnRowMapper(Class requiredType)
-
-- Create a new RowMapper for reading result objects from a single column. |
-
- Object |
-query(SqlStatement sql,
- liquibase.executor.jvm.ResultSetExtractor rse)
-
-- |
-
- Object |
-query(SqlStatement sql,
- liquibase.executor.jvm.ResultSetExtractor rse,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-query(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- List |
-query(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-queryForInt(SqlStatement sql)
-
-- |
-
- int |
-queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-queryForList(SqlStatement sql)
-
-- |
-
- List |
-queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-queryForLong(SqlStatement sql)
-
-- |
-
- long |
-queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-queryForObject(SqlStatement sql,
- Class requiredType)
-
-- Read methods |
-
- Object |
-queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-queryForObject(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- Object |
-queryForObject(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-update(SqlStatement sql)
-
-- |
-
- int |
-update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- boolean |
-updatesDatabase()
-
-- |
-
Methods inherited from class liquibase.executor.AbstractExecutor | -
---|
applyVisitors, setDatabase |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.executor.Executor | -
---|
setDatabase |
-
-Constructor Detail | -
---|
-public JdbcExecutor()-
-Method Detail | -
---|
-public boolean updatesDatabase()-
updatesDatabase
in interface Executor
-public Object execute(liquibase.executor.jvm.StatementCallback action, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-public void execute(SqlStatement sql) - throws DatabaseException-
Executor
-
execute
in interface Executor
DatabaseException
-public void execute(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
execute
in interface Executor
DatabaseException
-public Object query(SqlStatement sql, - liquibase.executor.jvm.ResultSetExtractor rse) - throws DatabaseException-
DatabaseException
-public Object query(SqlStatement sql, - liquibase.executor.jvm.ResultSetExtractor rse, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-public List query(SqlStatement sql, - RowMapper rowMapper) - throws DatabaseException-
DatabaseException
-public List query(SqlStatement sql, - RowMapper rowMapper, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-public Object queryForObject(SqlStatement sql, - RowMapper rowMapper) - throws DatabaseException-
DatabaseException
-public Object queryForObject(SqlStatement sql, - RowMapper rowMapper, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-public Object queryForObject(SqlStatement sql, - Class requiredType) - throws DatabaseException-
Executor
-
queryForObject
in interface Executor
DatabaseException
-public Object queryForObject(SqlStatement sql, - Class requiredType, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForObject
in interface Executor
DatabaseException
-public long queryForLong(SqlStatement sql) - throws DatabaseException-
queryForLong
in interface Executor
DatabaseException
-public long queryForLong(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForLong
in interface Executor
DatabaseException
-public int queryForInt(SqlStatement sql) - throws DatabaseException-
queryForInt
in interface Executor
DatabaseException
-public int queryForInt(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForInt
in interface Executor
DatabaseException
-public List queryForList(SqlStatement sql, - Class elementType) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public List queryForList(SqlStatement sql, - Class elementType, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public List<Map> queryForList(SqlStatement sql) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public List<Map> queryForList(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
queryForList
in interface Executor
DatabaseException
-public int update(SqlStatement sql) - throws DatabaseException-
update
in interface Executor
DatabaseException
-public int update(SqlStatement sql, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
update
in interface Executor
DatabaseException
-public Object execute(CallableSqlStatement csc, - liquibase.executor.jvm.CallableStatementCallback action, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
DatabaseException
-public CallableStatement createCallableStatement(StoredProcedureStatement statement, - Database database) - throws SQLException-
SQLException
-public Map call(CallableSqlStatement csc, - List declaredParameters, - List<SqlVisitor> sqlVisitors) - throws DatabaseException-
call
in interface Executor
DatabaseException
-protected RowMapper getColumnMapRowMapper()-
-
ColumnMapRowMapper
-protected RowMapper getSingleColumnRowMapper(Class requiredType)-
-
requiredType
- the type that each result object is expected to match
-SingleColumnRowMapper
-public void comment(String message) - throws DatabaseException-
Executor
-
comment
in interface Executor
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface RowMapper
-An interface used by Executor
for mapping rows of a
- ResultSet
on a per-row basis. Implementations of this
- interface perform the actual work of mapping each row to a result object,
- but don't need to worry about exception handling.
- SQLExceptions
will be caught and handled
- by the calling JdbcTemplate.
-
- -
-
Executor
,
-RowCallbackHandler
,
-ResultSetExtractor
-Method Summary | -|
---|---|
- Object |
-mapRow(ResultSet rs,
- int rowNum)
-
-- Implementations must implement this method to map each row of data - in the ResultSet. |
-
-Method Detail | -
---|
-Object mapRow(ResultSet rs, - int rowNum) - throws SQLException-
next()
on
- the ResultSet; it is only supposed to map values of the current row.
--
rs
- the ResultSet to map (pre-initialized for the current row)rowNum
- the number of the current row
-SQLException
- if a SQLException is encountered getting
- column values (that is, there's no need to catch SQLException)
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RowMapper | -|
---|---|
liquibase.executor.jvm | -- |
-Uses of RowMapper in liquibase.executor.jvm | -
---|
- -
Methods in liquibase.executor.jvm that return RowMapper | -|
---|---|
-protected RowMapper |
-JdbcExecutor.getColumnMapRowMapper()
-
-- Create a new RowMapper for reading columns as key-value pairs. |
-
-protected RowMapper |
-JdbcExecutor.getSingleColumnRowMapper(Class requiredType)
-
-- Create a new RowMapper for reading result objects from a single column. |
-
- -
Methods in liquibase.executor.jvm with parameters of type RowMapper | -|
---|---|
- List |
-JdbcExecutor.query(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- List |
-JdbcExecutor.query(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -RowMapper |
-
-Classes
-
- -JdbcExecutor |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
RowMapper | -An interface used by Executor for mapping rows of a
- ResultSet on a per-row basis. |
-
- -
-Class Summary | -|
---|---|
JdbcExecutor | -Class to simplify execution of SqlStatements. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.executor.jvm | -|
---|---|
liquibase.executor.jvm | -- |
-Classes in liquibase.executor.jvm used by liquibase.executor.jvm | -|
---|---|
RowMapper
-
- - An interface used by Executor for mapping rows of a
- ResultSet on a per-row basis. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -Executor |
-
-Classes
-
- -AbstractExecutor - -ExecutorService - -LoggingExecutor |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
Executor | -- |
- -
-Class Summary | -|
---|---|
AbstractExecutor | -- |
ExecutorService | -- |
LoggingExecutor | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.executor | -|
---|---|
liquibase.executor | -- |
liquibase.executor.jvm | -- |
-Classes in liquibase.executor used by liquibase.executor | -|
---|---|
AbstractExecutor
-
- - |
-|
Executor
-
- - |
-|
ExecutorService
-
- - |
-
-Classes in liquibase.executor used by liquibase.executor.jvm | -|
---|---|
AbstractExecutor
-
- - |
-|
Executor
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.ant.AntResourceAccessor -
public class AntResourceAccessor
-An implementation of FileOpener that is specific to how Ant works. -
- -
-
-Constructor Summary | -|
---|---|
AntResourceAccessor(org.apache.tools.ant.Project project,
- org.apache.tools.ant.types.Path classpath)
-
-- |
-
-Method Summary | -|
---|---|
- InputStream |
-getResourceAsStream(String file)
-
-- |
-
- Enumeration<URL> |
-getResources(String packageName)
-
-- |
-
- ClassLoader |
-toClassLoader()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AntResourceAccessor(org.apache.tools.ant.Project project, - org.apache.tools.ant.types.Path classpath)-
-Method Detail | -
---|
-public InputStream getResourceAsStream(String file) - throws IOException-
getResourceAsStream
in interface ResourceAccessor
IOException
-public Enumeration<URL> getResources(String packageName) - throws IOException-
getResources
in interface ResourceAccessor
IOException
-public ClassLoader toClassLoader()-
toClassLoader
in interface ResourceAccessor
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.ant.BaseLiquibaseTask.ChangeLogProperty -
public static class BaseLiquibaseTask.ChangeLogProperty
-
-Constructor Summary | -|
---|---|
BaseLiquibaseTask.ChangeLogProperty()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getName()
-
-- |
-
- String |
-getValue()
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-setValue(String value)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public BaseLiquibaseTask.ChangeLogProperty()-
-Method Detail | -
---|
-public String getName()-
-public void setName(String name)-
-public String getValue()-
-public void setValue(String value)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.ant.BaseLiquibaseTask.LogRedirector -
protected static class BaseLiquibaseTask.LogRedirector
-Redirector of logs from java.util.logging to ANT's loggging -
- -
-
-Constructor Summary | -|
---|---|
-protected |
-BaseLiquibaseTask.LogRedirector(org.apache.tools.ant.Task task)
-
-- Constructor |
-
-Method Summary | -|
---|---|
-protected Handler |
-createHandler()
-
-- |
-
-protected void |
-redirectLogger()
-
-- |
-
-protected void |
-registerHandler(Handler theHandler)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-protected BaseLiquibaseTask.LogRedirector(org.apache.tools.ant.Task task)-
-
task
- -Method Detail | -
---|
-protected void redirectLogger()-
-protected void registerHandler(Handler theHandler)-
-protected Handler createHandler()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
public class BaseLiquibaseTask
-Base class for all Ant Liquibase tasks. This class sets up Liquibase and defines parameters - that are common to all tasks. -
- -
-
-Nested Class Summary | -|
---|---|
-static class |
-BaseLiquibaseTask.ChangeLogProperty
-
-- |
-
-protected static class |
-BaseLiquibaseTask.LogRedirector
-
-- Redirector of logs from java.util.logging to ANT's loggging |
-
-Field Summary | -|
---|---|
-protected org.apache.tools.ant.types.Path |
-classpath
-
-- |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
BaseLiquibaseTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addConfiguredChangeLogProperty(BaseLiquibaseTask.ChangeLogProperty changeLogProperty)
-
-- |
-
-protected void |
-closeDatabase(Liquibase liquibase)
-
-- |
-
- org.apache.tools.ant.types.Path |
-createClasspath()
-
-- |
-
-protected Database |
-createDatabaseObject(String driverClassName,
- String databaseUrl,
- String username,
- String password,
- String defaultSchemaName,
- String databaseClass)
-
-- |
-
-protected Liquibase |
-createLiquibase()
-
-- |
-
- Writer |
-createOutputWriter()
-
-- |
-
- PrintStream |
-createPrintStream()
-
-- |
-
- void |
-execute()
-
-- |
-
- String |
-getChangeLogFile()
-
-- |
-
- String |
-getContexts()
-
-- |
-
- String |
-getCurrentDateTimeFunction()
-
-- |
-
- String |
-getDatabaseChangeLogLockTableName()
-
-- |
-
- String |
-getDatabaseChangeLogTableName()
-
-- |
-
- String |
-getDatabaseClass()
-
-- |
-
- String |
-getDefaultSchemaName()
-
-- |
-
- String |
-getDriver()
-
-- |
-
- String |
-getLogLevel()
-
-- |
-
- String |
-getOutputFile()
-
-- |
-
- String |
-getPassword()
-
-- |
-
- String |
-getUrl()
-
-- |
-
- String |
-getUsername()
-
-- |
-
- boolean |
-isPromptOnNonLocalDatabase()
-
-- |
-
- void |
-setChangeLogFile(String changeLogFile)
-
-- |
-
- void |
-setClasspathRef(org.apache.tools.ant.types.Reference r)
-
-- |
-
- void |
-setContexts(String cntx)
-
-- |
-
- void |
-setCurrentDateTimeFunction(String currentDateTimeFunction)
-
-- |
-
- void |
-setDatabaseChangeLogLockTableName(String tableName)
-
-- |
-
- void |
-setDatabaseChangeLogTableName(String tableName)
-
-- |
-
- void |
-setDatabaseClass(String databaseClass)
-
-- |
-
- void |
-setDefaultSchemaName(String defaultSchemaName)
-
-- |
-
- void |
-setDriver(String driver)
-
-- |
-
- void |
-setLogLevel(String level)
-
-- |
-
- void |
-setOutputFile(String outputFile)
-
-- |
-
- void |
-setPassword(String password)
-
-- |
-
- void |
-setPromptOnNonLocalDatabase(boolean promptOnNonLocalDatabase)
-
-- |
-
- void |
-setUrl(String url)
-
-- |
-
- void |
-setUsername(String username)
-
-- |
-
-protected boolean |
-shouldRun()
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected org.apache.tools.ant.types.Path classpath-
-Constructor Detail | -
---|
-public BaseLiquibaseTask()-
-Method Detail | -
---|
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class org.apache.tools.ant.Task
org.apache.tools.ant.BuildException
-public boolean isPromptOnNonLocalDatabase()-
-public void setPromptOnNonLocalDatabase(boolean promptOnNonLocalDatabase)-
-public String getDriver()-
-public void setDriver(String driver)-
-public String getUrl()-
-public void setUrl(String url)-
-public String getUsername()-
-public void setUsername(String username)-
-public String getPassword()-
-public void setPassword(String password)-
-public String getChangeLogFile()-
-public void setChangeLogFile(String changeLogFile)-
-public org.apache.tools.ant.types.Path createClasspath()-
-public void setClasspathRef(org.apache.tools.ant.types.Reference r)-
-public String getCurrentDateTimeFunction()-
-public void setCurrentDateTimeFunction(String currentDateTimeFunction)-
-public String getOutputFile()-
-public void setOutputFile(String outputFile)-
-public Writer createOutputWriter() - throws IOException-
IOException
-public PrintStream createPrintStream() - throws IOException-
IOException
-public String getDefaultSchemaName()-
-public void setDefaultSchemaName(String defaultSchemaName)-
-public void addConfiguredChangeLogProperty(BaseLiquibaseTask.ChangeLogProperty changeLogProperty)-
-protected Liquibase createLiquibase() - throws Exception-
Exception
-protected Database createDatabaseObject(String driverClassName, - String databaseUrl, - String username, - String password, - String defaultSchemaName, - String databaseClass) - throws Exception-
Exception
-public String getContexts()-
-public void setContexts(String cntx)-
-protected boolean shouldRun()-
-protected void closeDatabase(Liquibase liquibase)-
-public String getDatabaseClass()-
-public void setDatabaseClass(String databaseClass)-
-public String getDatabaseChangeLogTableName()-
-public void setDatabaseChangeLogTableName(String tableName)-
-public String getDatabaseChangeLogLockTableName()-
-public void setDatabaseChangeLogLockTableName(String tableName)-
-public String getLogLevel()-
-public void setLogLevel(String level)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.ChangeLogSyncTask -
public class ChangeLogSyncTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
ChangeLogSyncTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogSyncTask()-
-Method Detail | -
---|
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DBDocTask -
public class DBDocTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DBDocTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- String |
-getOutputDirectory()
-
-- |
-
- void |
-setOutputDirectory(String outputDirectory)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DBDocTask()-
-Method Detail | -
---|
-public String getOutputDirectory()-
-public void setOutputDirectory(String outputDirectory)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DatabaseRollbackFutureTask -
public class DatabaseRollbackFutureTask
-Ant task for rolling back a database. -
- -
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DatabaseRollbackFutureTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseRollbackFutureTask()-
-Method Detail | -
---|
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DatabaseRollbackTask -
public class DatabaseRollbackTask
-Ant task for rolling back a database. -
- -
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DatabaseRollbackTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- Integer |
-getRollbackCount()
-
-- |
-
- Date |
-getRollbackDate()
-
-- |
-
- String |
-getRollbackTag()
-
-- |
-
- void |
-setRollbackCount(Integer rollbackCount)
-
-- |
-
- void |
-setRollbackDate(Date rollbackDate)
-
-- |
-
- void |
-setRollbackTag(String rollbackTag)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseRollbackTask()-
-Method Detail | -
---|
-public Date getRollbackDate()-
-public void setRollbackDate(Date rollbackDate)-
-public String getRollbackTag()-
-public void setRollbackTag(String rollbackTag)-
-public Integer getRollbackCount()-
-public void setRollbackCount(Integer rollbackCount)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DatabaseUpdateTask -
public class DatabaseUpdateTask
-Ant task for migrating a database forward. -
- -
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DatabaseUpdateTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- boolean |
-isDropFirst()
-
-- |
-
- void |
-setDropFirst(boolean dropFirst)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseUpdateTask()-
-Method Detail | -
---|
-public boolean isDropFirst()-
-public void setDropFirst(boolean dropFirst)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DatabaseUpdateTestingRollbackTask -
public class DatabaseUpdateTestingRollbackTask
-Ant task for migrating a database forward testing rollback. -
- -
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DatabaseUpdateTestingRollbackTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- boolean |
-isDropFirst()
-
-- |
-
- void |
-setDropFirst(boolean dropFirst)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseUpdateTestingRollbackTask()-
-Method Detail | -
---|
-public boolean isDropFirst()-
-public void setDropFirst(boolean dropFirst)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DiffDatabaseTask -
public class DiffDatabaseTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DiffDatabaseTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- String |
-getDataDir()
-
-- |
-
- String |
-getDiffTypes()
-
-- |
-
- String |
-getReferenceDefaultSchemaName()
-
-- |
-
- String |
-getReferenceDriver()
-
-- |
-
- String |
-getReferencePassword()
-
-- |
-
- String |
-getReferenceUrl()
-
-- |
-
- String |
-getReferenceUsername()
-
-- |
-
-protected void |
-outputDiff(PrintStream writer,
- DiffResult diffResult,
- Database targetDatabase)
-
-- |
-
- void |
-setDataDir(String dataDir)
-
-- |
-
- void |
-setDiffTypes(String diffTypes)
-
-- |
-
- void |
-setReferenceDefaultSchemaName(String referenceDefaultSchemaName)
-
-- |
-
- void |
-setReferenceDriver(String referenceDriver)
-
-- |
-
- void |
-setReferencePassword(String referencePassword)
-
-- |
-
- void |
-setReferenceUrl(String referenceUrl)
-
-- |
-
- void |
-setReferenceUsername(String referenceUsername)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DiffDatabaseTask()-
-Method Detail | -
---|
-public String getDiffTypes()-
-public void setDiffTypes(String diffTypes)-
-public String getDataDir()-
-public void setDataDir(String dataDir)-
-public String getReferenceDriver()-
-public void setReferenceDriver(String referenceDriver)-
-public String getReferenceUrl()-
-public void setReferenceUrl(String referenceUrl)-
-public String getReferenceUsername()-
-public void setReferenceUsername(String referenceUsername)-
-public String getReferencePassword()-
-public void setReferencePassword(String referencePassword)-
-public String getReferenceDefaultSchemaName()-
-public void setReferenceDefaultSchemaName(String referenceDefaultSchemaName)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-protected void outputDiff(PrintStream writer, - DiffResult diffResult, - Database targetDatabase) - throws Exception-
Exception
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DiffDatabaseTask -
liquibase.integration.ant.DiffDatabaseToChangeLogTask -
public class DiffDatabaseToChangeLogTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DiffDatabaseToChangeLogTask()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-outputDiff(PrintStream writer,
- DiffResult diffResult,
- Database targetDatabase)
-
-- |
-
Methods inherited from class liquibase.integration.ant.DiffDatabaseTask | -
---|
execute, getDataDir, getDiffTypes, getReferenceDefaultSchemaName, getReferenceDriver, getReferencePassword, getReferenceUrl, getReferenceUsername, setDataDir, setDiffTypes, setReferenceDefaultSchemaName, setReferenceDriver, setReferencePassword, setReferenceUrl, setReferenceUsername |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DiffDatabaseToChangeLogTask()-
-Method Detail | -
---|
-protected void outputDiff(PrintStream writer, - DiffResult diffResult, - Database targetDatabase) - throws Exception-
outputDiff
in class DiffDatabaseTask
Exception
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.DropAllTask -
public class DropAllTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
DropAllTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- String |
-getSchemas()
-
-- |
-
- void |
-setSchemas(String schemas)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropAllTask()-
-Method Detail | -
---|
-public String getSchemas()-
-public void setSchemas(String schemas)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.GenerateChangeLogTask -
public class GenerateChangeLogTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
GenerateChangeLogTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- String |
-getDiffTypes()
-
-- |
-
- void |
-setDiffTypes(String diffTypes)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GenerateChangeLogTask()-
-Method Detail | -
---|
-public String getDiffTypes()-
-public void setDiffTypes(String diffTypes)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.MarkNextChangeSetRanTask -
public class MarkNextChangeSetRanTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
MarkNextChangeSetRanTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MarkNextChangeSetRanTask()-
-Method Detail | -
---|
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --org.apache.tools.ant.ProjectComponent -
org.apache.tools.ant.Task -
liquibase.integration.ant.BaseLiquibaseTask -
liquibase.integration.ant.TagDatabaseTask -
public class TagDatabaseTask
-
-Nested Class Summary | -
---|
Nested classes/interfaces inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
BaseLiquibaseTask.ChangeLogProperty, BaseLiquibaseTask.LogRedirector |
-
-Field Summary | -
---|
Fields inherited from class liquibase.integration.ant.BaseLiquibaseTask | -
---|
classpath |
-
Fields inherited from class org.apache.tools.ant.Task | -
---|
description, location, target, taskName, taskType, wrapper |
-
Fields inherited from class org.apache.tools.ant.ProjectComponent | -
---|
project |
-
-Constructor Summary | -|
---|---|
TagDatabaseTask()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-execute()
-
-- |
-
- String |
-getTag()
-
-- |
-
- void |
-setTag(String tag)
-
-- |
-
Methods inherited from class org.apache.tools.ant.Task | -
---|
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
-
Methods inherited from class org.apache.tools.ant.ProjectComponent | -
---|
getProject, setProject |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TagDatabaseTask()-
-Method Detail | -
---|
-public String getTag()-
-public void setTag(String tag)-
-public void execute() - throws org.apache.tools.ant.BuildException-
execute
in class BaseLiquibaseTask
org.apache.tools.ant.BuildException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use BaseLiquibaseTask.ChangeLogProperty | -|
---|---|
liquibase.integration.ant | -- |
-Uses of BaseLiquibaseTask.ChangeLogProperty in liquibase.integration.ant | -
---|
- -
Methods in liquibase.integration.ant with parameters of type BaseLiquibaseTask.ChangeLogProperty | -|
---|---|
- void |
-BaseLiquibaseTask.addConfiguredChangeLogProperty(BaseLiquibaseTask.ChangeLogProperty changeLogProperty)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use BaseLiquibaseTask | -|
---|---|
liquibase.integration.ant | -- |
-Uses of BaseLiquibaseTask in liquibase.integration.ant | -
---|
- -
Subclasses of BaseLiquibaseTask in liquibase.integration.ant | -|
---|---|
- class |
-ChangeLogSyncTask
-
-- |
-
- class |
-DatabaseRollbackFutureTask
-
-- Ant task for rolling back a database. |
-
- class |
-DatabaseRollbackTask
-
-- Ant task for rolling back a database. |
-
- class |
-DatabaseUpdateTask
-
-- Ant task for migrating a database forward. |
-
- class |
-DatabaseUpdateTestingRollbackTask
-
-- Ant task for migrating a database forward testing rollback. |
-
- class |
-DBDocTask
-
-- |
-
- class |
-DiffDatabaseTask
-
-- |
-
- class |
-DiffDatabaseToChangeLogTask
-
-- |
-
- class |
-DropAllTask
-
-- |
-
- class |
-GenerateChangeLogTask
-
-- |
-
- class |
-MarkNextChangeSetRanTask
-
-- |
-
- class |
-TagDatabaseTask
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DiffDatabaseTask | -|
---|---|
liquibase.integration.ant | -- |
-Uses of DiffDatabaseTask in liquibase.integration.ant | -
---|
- -
Subclasses of DiffDatabaseTask in liquibase.integration.ant | -|
---|---|
- class |
-DiffDatabaseToChangeLogTask
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
AntResourceAccessor | -An implementation of FileOpener that is specific to how Ant works. | -
BaseLiquibaseTask | -Base class for all Ant Liquibase tasks. | -
BaseLiquibaseTask.ChangeLogProperty | -- |
BaseLiquibaseTask.LogRedirector | -Redirector of logs from java.util.logging to ANT's loggging | -
ChangeLogSyncTask | -- |
DatabaseRollbackFutureTask | -Ant task for rolling back a database. | -
DatabaseRollbackTask | -Ant task for rolling back a database. | -
DatabaseUpdateTask | -Ant task for migrating a database forward. | -
DatabaseUpdateTestingRollbackTask | -Ant task for migrating a database forward testing rollback. | -
DBDocTask | -- |
DiffDatabaseTask | -- |
DiffDatabaseToChangeLogTask | -- |
DropAllTask | -- |
GenerateChangeLogTask | -- |
MarkNextChangeSetRanTask | -- |
TagDatabaseTask | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.integration.ant | -|
---|---|
liquibase.integration.ant | -- |
-Classes in liquibase.integration.ant used by liquibase.integration.ant | -|
---|---|
BaseLiquibaseTask
-
- - Base class for all Ant Liquibase tasks. |
-|
BaseLiquibaseTask.ChangeLogProperty
-
- - |
-|
DiffDatabaseTask
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.commandline.CommandLineResourceAccessor -
public class CommandLineResourceAccessor
-Implementation of liquibase.FileOpener for the command line app. -
- -
-
ResourceAccessor
-Constructor Summary | -|
---|---|
CommandLineResourceAccessor(ClassLoader loader)
-
-- |
-
-Method Summary | -|
---|---|
- InputStream |
-getResourceAsStream(String file)
-
-- |
-
- Enumeration<URL> |
-getResources(String packageName)
-
-- |
-
- ClassLoader |
-toClassLoader()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CommandLineResourceAccessor(ClassLoader loader)-
-Method Detail | -
---|
-public InputStream getResourceAsStream(String file) - throws IOException-
getResourceAsStream
in interface ResourceAccessor
IOException
-public Enumeration<URL> getResources(String packageName) - throws IOException-
getResources
in interface ResourceAccessor
IOException
-public ClassLoader toClassLoader()-
toClassLoader
in interface ResourceAccessor
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.commandline.CommandLineUtils -
public class CommandLineUtils
-Common Utilitiy methods used in the CommandLine application and the Maven plugin.
- These methods were orignally moved from Main
so they could be shared.
-
- -
-
-Constructor Summary | -|
---|---|
CommandLineUtils()
-
-- |
-
-Method Summary | -|
---|---|
-static Database |
-createDatabaseObject(ClassLoader classLoader,
- String url,
- String username,
- String password,
- String driver,
- String defaultSchemaName,
- String databaseClass,
- String driverPropertiesFile)
-
-- |
-
-static void |
-doDiff(Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
-static void |
-doDiffToChangeLog(String changeLogFile,
- Database referenceDatabase,
- Database targetDatabase)
-
-- |
-
-static void |
-doGenerateChangeLog(String changeLogFile,
- Database originalDatabase,
- String defaultSchemaName,
- String diffTypes,
- String author,
- String context,
- String dataDir)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CommandLineUtils()-
-Method Detail | -
---|
-public static Database createDatabaseObject(ClassLoader classLoader, - String url, - String username, - String password, - String driver, - String defaultSchemaName, - String databaseClass, - String driverPropertiesFile) - throws DatabaseException-
DatabaseException
-public static void doDiff(Database referenceDatabase, - Database targetDatabase) - throws DatabaseException-
DatabaseException
-public static void doDiffToChangeLog(String changeLogFile, - Database referenceDatabase, - Database targetDatabase) - throws DatabaseException, - IOException, - ParserConfigurationException-
DatabaseException
-IOException
-ParserConfigurationException
-public static void doGenerateChangeLog(String changeLogFile, - Database originalDatabase, - String defaultSchemaName, - String diffTypes, - String author, - String context, - String dataDir) - throws DatabaseException, - IOException, - ParserConfigurationException-
DatabaseException
-IOException
-ParserConfigurationException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.commandline.Main -
public class Main
-Class for executing Liquibase via the command line. -
- -
-
-Field Summary | -|
---|---|
-protected String |
-changeLogFile
-
-- |
-
-protected Map<String,Object> |
-changeLogParameters
-
-- |
-
-protected String |
-changeSetAuthor
-
-- |
-
-protected String |
-changeSetContext
-
-- |
-
-protected ClassLoader |
-classLoader
-
-- |
-
-protected String |
-classpath
-
-- |
-
-protected String |
-command
-
-- |
-
-protected Set<String> |
-commandParams
-
-- |
-
-protected String |
-contexts
-
-- |
-
-protected String |
-currentDateTimeFunction
-
-- |
-
-protected String |
-databaseClass
-
-- |
-
-protected String |
-dataDir
-
-- |
-
-protected String |
-defaultSchemaName
-
-- |
-
-protected String |
-defaultsFile
-
-- |
-
-protected String |
-diffTypes
-
-- |
-
-protected String |
-driver
-
-- |
-
-protected String |
-driverPropertiesFile
-
-- |
-
-protected Boolean |
-includeSystemClasspath
-
-- |
-
-protected String |
-logFile
-
-- |
-
-protected String |
-logLevel
-
-- |
-
-protected String |
-password
-
-- |
-
-protected Boolean |
-promptForNonLocalDatabase
-
-- |
-
-protected String |
-referenceDriver
-
-- |
-
-protected String |
-referencePassword
-
-- |
-
-protected String |
-referenceUrl
-
-- |
-
-protected String |
-referenceUsername
-
-- |
-
-protected String |
-url
-
-- |
-
-protected String |
-username
-
-- |
-
-Constructor Summary | -|
---|---|
Main()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-applyDefaults()
-
-- |
-
-protected List<String> |
-checkSetup()
-
-- |
-
-protected void |
-configureClassLoader()
-
-- |
-
-protected void |
-doMigration()
-
-- |
-
-protected String[] |
-fixupArgs(String[] args)
-
-- On windows machines, it splits args on '=' signs. |
-
- boolean |
-isWindows()
-
-- |
-
-static void |
-main(String[] args)
-
-- |
-
-protected void |
-parseOptions(String[] args)
-
-- |
-
-protected void |
-parsePropertiesFile(InputStream propertiesInputStream)
-
-- |
-
-protected void |
-printHelp(List<String> errorMessages,
- PrintStream stream)
-
-- |
-
-protected void |
-printHelp(PrintStream stream)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected ClassLoader classLoader-
-protected String driver-
-protected String username-
-protected String password-
-protected String url-
-protected String databaseClass-
-protected String defaultSchemaName-
-protected String changeLogFile-
-protected String classpath-
-protected String contexts-
-protected String driverPropertiesFile-
-protected Boolean promptForNonLocalDatabase-
-protected Boolean includeSystemClasspath-
-protected String defaultsFile-
-protected String diffTypes-
-protected String changeSetAuthor-
-protected String changeSetContext-
-protected String dataDir-
-protected String referenceDriver-
-protected String referenceUrl-
-protected String referenceUsername-
-protected String referencePassword-
-protected String currentDateTimeFunction-
-protected String command-
-protected Set<String> commandParams-
-protected String logLevel-
-protected String logFile-
-protected Map<String,Object> changeLogParameters-
-Constructor Detail | -
---|
-public Main()-
-Method Detail | -
---|
-public static void main(String[] args) - throws CommandLineParsingException, - IOException-
CommandLineParsingException
-IOException
-protected String[] fixupArgs(String[] args)-
-
-protected List<String> checkSetup()-
-protected void parsePropertiesFile(InputStream propertiesInputStream) - throws IOException, - CommandLineParsingException-
IOException
-CommandLineParsingException
-protected void printHelp(List<String> errorMessages, - PrintStream stream)-
-protected void printHelp(PrintStream stream)-
-protected void parseOptions(String[] args) - throws CommandLineParsingException-
CommandLineParsingException
-protected void applyDefaults()-
-protected void configureClassLoader() - throws CommandLineParsingException-
CommandLineParsingException
-protected void doMigration() - throws Exception-
Exception
-public boolean isWindows()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -CommandLineResourceAccessor - -CommandLineUtils - -Main |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
CommandLineResourceAccessor | -Implementation of liquibase.FileOpener for the command line app. | -
CommandLineUtils | -Common Utilitiy methods used in the CommandLine application and the Maven plugin. | -
Main | -Class for executing Liquibase via the command line. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.servlet.LiquibaseServletListener -
public class LiquibaseServletListener
-Servlet listener than can be added to web.xml to allow Liquibase to run on every application server startup. - Using this listener allows users to know that they always have the most up to date database, although it will - slow down application server startup slightly. - See the Liquibase documentation for - more information. -
- -
-
-Constructor Summary | -|
---|---|
LiquibaseServletListener()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)
-
-- |
-
- void |
-contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)
-
-- |
-
- String |
-getChangeLogFile()
-
-- |
-
- String |
-getContexts()
-
-- |
-
- String |
-getDataSource()
-
-- |
-
- void |
-setChangeLogFile(String changeLogFile)
-
-- |
-
- void |
-setContexts(String ctxt)
-
-- |
-
- void |
-setDataSource(String dataSource)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LiquibaseServletListener()-
-Method Detail | -
---|
-public String getChangeLogFile()-
-public void setContexts(String ctxt)-
-public String getContexts()-
-public void setChangeLogFile(String changeLogFile)-
-public String getDataSource()-
-public void setDataSource(String dataSource)-
-public void contextInitialized(javax.servlet.ServletContextEvent servletContextEvent)-
contextInitialized
in interface javax.servlet.ServletContextListener
-public void contextDestroyed(javax.servlet.ServletContextEvent servletContextEvent)-
contextDestroyed
in interface javax.servlet.ServletContextListener
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --javax.servlet.GenericServlet -
javax.servlet.http.HttpServlet -
liquibase.integration.servlet.LiquibaseStatusServlet -
public class LiquibaseStatusServlet
-Servlet that can be registered via web.xml to view the log of the Liquibase run from the LiquibaseServletListener. -
- -
-
-Constructor Summary | -|
---|---|
LiquibaseStatusServlet()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-doGet(javax.servlet.http.HttpServletRequest httpServletRequest,
- javax.servlet.http.HttpServletResponse httpServletResponse)
-
-- |
-
-static void |
-logMessage(LogRecord message)
-
-- |
-
Methods inherited from class javax.servlet.http.HttpServlet | -
---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
-
Methods inherited from class javax.servlet.GenericServlet | -
---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LiquibaseStatusServlet()-
-Method Detail | -
---|
-public static void logMessage(LogRecord message)-
-protected void doGet(javax.servlet.http.HttpServletRequest httpServletRequest, - javax.servlet.http.HttpServletResponse httpServletResponse) - throws javax.servlet.ServletException, - IOException-
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
-IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -LiquibaseServletListener - -LiquibaseStatusServlet |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
LiquibaseServletListener | -Servlet listener than can be added to web.xml to allow Liquibase to run on every application server startup. | -
LiquibaseStatusServlet | -Servlet that can be registered via web.xml to view the log of the Liquibase run from the LiquibaseServletListener. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.spring.SpringLiquibase.SpringResourceOpener -
public class SpringLiquibase.SpringResourceOpener
-
-Constructor Summary | -|
---|---|
SpringLiquibase.SpringResourceOpener(String parentFile)
-
-- |
-
-Method Summary | -|
---|---|
- org.springframework.core.io.Resource |
-getResource(String file)
-
-- |
-
- InputStream |
-getResourceAsStream(String file)
-
-- |
-
- Enumeration<URL> |
-getResources(String packageName)
-
-- |
-
- boolean |
-isClasspathPrefixPresent(String file)
-
-- |
-
- ClassLoader |
-toClassLoader()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SpringLiquibase.SpringResourceOpener(String parentFile)-
-Method Detail | -
---|
-public InputStream getResourceAsStream(String file) - throws IOException-
getResourceAsStream
in interface ResourceAccessor
IOException
-public Enumeration<URL> getResources(String packageName) - throws IOException-
getResources
in interface ResourceAccessor
IOException
-public org.springframework.core.io.Resource getResource(String file)-
-public boolean isClasspathPrefixPresent(String file)-
-public ClassLoader toClassLoader()-
toClassLoader
in interface ResourceAccessor
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.integration.spring.SpringLiquibase -
public class SpringLiquibase
-A Spring-ified wrapper for Liquibase. - - Example Configuration: -
-
- This Spring configuration example will cause liquibase to run
- automatically when the Spring context is initialized. It will load
- db-changelog.xml
from the classpath and apply it against
- myDataSource
.
-
- -
- <bean id="myLiquibase" - class="liquibase.spring.SpringLiquibase" - > - - <property name="dataSource" ref="myDataSource" /> - - <property name="changeLog" value="classpath:db-changelog.xml" /> - - <!-- The following configuration options are optional --> - - <property name="executeEnabled" value="true" /> - - <!-- - If set to true, writeSqlFileEnabled will write the generated - SQL to a file before executing it. - --> - <property name="writeSqlFileEnabled" value="true" /> - - <!-- - sqlOutputDir specifies the directory into which the SQL file - will be written, if so configured. - --> - <property name="sqlOutputDir" value="c:\sql" /> - - </bean> - --
- -
-
-Nested Class Summary | -|
---|---|
- class |
-SpringLiquibase.SpringResourceOpener
-
-- |
-
-Constructor Summary | -|
---|---|
SpringLiquibase()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-afterPropertiesSet()
-
-- Executed automatically when the bean is initialized. |
-
-protected Database |
-createDatabase(Connection c)
-
-- Subclasses may override this method add change some database settings such as - default schema before returning the database object. |
-
-protected Liquibase |
-createLiquibase(Connection c)
-
-- |
-
-protected SpringLiquibase.SpringResourceOpener |
-createResourceOpener()
-
-- Create a new resourceOpener. |
-
- String |
-getBeanName()
-
-- Gets the Spring-name of this instance. |
-
- String |
-getChangeLog()
-
-- Returns a Resource that is able to resolve to a file or classpath resource. |
-
- String |
-getContexts()
-
-- |
-
- String |
-getDatabaseProductName()
-
-- |
-
- DataSource |
-getDataSource()
-
-- The DataSource that liquibase will use to perform the migration. |
-
- String |
-getDefaultSchema()
-
-- |
-
- org.springframework.core.io.ResourceLoader |
-getResourceLoader()
-
-- |
-
- void |
-setBeanName(String name)
-
-- Spring sets this automatically to the instance's configured bean name. |
-
- void |
-setChangeLog(String dataModel)
-
-- Sets a Spring Resource that is able to resolve to a file or classpath resource. |
-
- void |
-setChangeLogParameters(Map<String,String> parameters)
-
-- |
-
- void |
-setContexts(String contexts)
-
-- |
-
- void |
-setDataSource(DataSource dataSource)
-
-- The DataSource that liquibase will use to perform the migration. |
-
- void |
-setDefaultSchema(String defaultSchema)
-
-- |
-
- void |
-setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SpringLiquibase()-
-Method Detail | -
---|
-public String getDatabaseProductName() - throws DatabaseException-
DatabaseException
-public DataSource getDataSource()-
-
-public void setDataSource(DataSource dataSource)-
-
-public String getChangeLog()-
-
-public void setChangeLog(String dataModel)-
classpath:db-changelog.xml
.
--
-public String getContexts()-
-public void setContexts(String contexts)-
-public String getDefaultSchema()-
-public void setDefaultSchema(String defaultSchema)-
-public void afterPropertiesSet() - throws LiquibaseException-
-
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
LiquibaseException
-protected Liquibase createLiquibase(Connection c) - throws LiquibaseException-
LiquibaseException
-protected Database createDatabase(Connection c) - throws DatabaseException-
-
c
-
-DatabaseFactory
.
-DatabaseException
-public void setChangeLogParameters(Map<String,String> parameters)-
-protected SpringLiquibase.SpringResourceOpener createResourceOpener()-
-
-public void setBeanName(String name)-
-
setBeanName
in interface org.springframework.beans.factory.BeanNameAware
-public String getBeanName()-
-
-public void setResourceLoader(org.springframework.core.io.ResourceLoader resourceLoader)-
setResourceLoader
in interface org.springframework.context.ResourceLoaderAware
-public org.springframework.core.io.ResourceLoader getResourceLoader()-
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SpringLiquibase.SpringResourceOpener | -|
---|---|
liquibase.integration.spring | -- |
-Uses of SpringLiquibase.SpringResourceOpener in liquibase.integration.spring | -
---|
- -
Methods in liquibase.integration.spring that return SpringLiquibase.SpringResourceOpener | -|
---|---|
-protected SpringLiquibase.SpringResourceOpener |
-SpringLiquibase.createResourceOpener()
-
-- Create a new resourceOpener. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -SpringLiquibase |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
SpringLiquibase | -A Spring-ified wrapper for Liquibase. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.integration.spring | -|
---|---|
liquibase.integration.spring | -- |
-Classes in liquibase.integration.spring used by liquibase.integration.spring | -|
---|---|
SpringLiquibase.SpringResourceOpener
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.lockservice.DatabaseChangeLogLock -
public class DatabaseChangeLogLock
-Information about the database changelog lock which allows only one instance of Liquibase to attempt to - update a database at a time. Immutable class -
- -
-
-Constructor Summary | -|
---|---|
DatabaseChangeLogLock(int id,
- Date lockGranted,
- String lockedBy)
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getId()
-
-- |
-
- String |
-getLockedBy()
-
-- |
-
- Date |
-getLockGranted()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseChangeLogLock(int id, - Date lockGranted, - String lockedBy)-
-Method Detail | -
---|
-public int getId()-
-public Date getLockGranted()-
-public String getLockedBy()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.lockservice.LockService -
public class LockService
-
-Method Summary | -|
---|---|
- boolean |
-acquireLock()
-
-- |
-
- void |
-forceReleaseLock()
-
-- Releases whatever locks are on the database change log table |
-
-static LockService |
-getInstance(Database database)
-
-- |
-
- boolean |
-hasChangeLogLock()
-
-- |
-
- DatabaseChangeLogLock[] |
-listLocks()
-
-- |
-
- void |
-releaseLock()
-
-- |
-
- void |
-reset()
-
-- Clears information the lock handler knows about the tables. |
-
-static void |
-resetAll()
-
-- |
-
- void |
-setChangeLogLockRecheckTime(long changeLogLocRecheckTime)
-
-- |
-
- void |
-setChangeLogLockWaitTime(long changeLogLockWaitTime)
-
-- |
-
- void |
-waitForLock()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static LockService getInstance(Database database)-
-public void setChangeLogLockWaitTime(long changeLogLockWaitTime)-
-public void setChangeLogLockRecheckTime(long changeLogLocRecheckTime)-
-public boolean hasChangeLogLock()-
-public void waitForLock() - throws LockException-
LockException
-public boolean acquireLock() - throws LockException-
LockException
-public void releaseLock() - throws LockException-
LockException
-public DatabaseChangeLogLock[] listLocks() - throws LockException-
LockException
-public void forceReleaseLock() - throws LockException, - DatabaseException-
-
LockException
-DatabaseException
-public void reset()-
-
-public static void resetAll()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseChangeLogLock | -|
---|---|
liquibase | -- |
liquibase.lockservice | -- |
-Uses of DatabaseChangeLogLock in liquibase | -
---|
- -
Methods in liquibase that return DatabaseChangeLogLock | -|
---|---|
- DatabaseChangeLogLock[] |
-Liquibase.listLocks()
-
-- Display change log lock information. |
-
-Uses of DatabaseChangeLogLock in liquibase.lockservice | -
---|
- -
Methods in liquibase.lockservice that return DatabaseChangeLogLock | -|
---|---|
- DatabaseChangeLogLock[] |
-LockService.listLocks()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use LockService | -|
---|---|
liquibase.lockservice | -- |
-Uses of LockService in liquibase.lockservice | -
---|
- -
Methods in liquibase.lockservice that return LockService | -|
---|---|
-static LockService |
-LockService.getInstance(Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -DatabaseChangeLogLock - -LockService |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
DatabaseChangeLogLock | -Information about the database changelog lock which allows only one instance of Liquibase to attempt to - update a database at a time. | -
LockService | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.lockservice | -|
---|---|
liquibase | -- |
liquibase.lockservice | -- |
-Classes in liquibase.lockservice used by liquibase | -|
---|---|
DatabaseChangeLogLock
-
- - Information about the database changelog lock which allows only one instance of Liquibase to attempt to - update a database at a time. |
-
-Classes in liquibase.lockservice used by liquibase.lockservice | -|
---|---|
DatabaseChangeLogLock
-
- - Information about the database changelog lock which allows only one instance of Liquibase to attempt to - update a database at a time. |
-|
LockService
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.logging.LogFactory -
public class LogFactory
-
-Constructor Summary | -|
---|---|
LogFactory()
-
-- |
-
-Method Summary | -|
---|---|
-static Logger |
-getLogger()
-
-- |
-
-static Logger |
-getLogger(String name)
-
-- |
-
-static void |
-setLoggingLevel(String defaultLoggingLevel)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LogFactory()-
-Method Detail | -
---|
-public static Logger getLogger(String name)-
-public static Logger getLogger()-
-public static void setLoggingLevel(String defaultLoggingLevel)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<LogLevel> -
liquibase.logging.LogLevel -
public enum LogLevel
-
-Enum Constant Summary | -|
---|---|
DEBUG
-
-- |
-|
INFO
-
-- |
-|
OFF
-
-- |
-|
SEVERE
-
-- |
-|
WARNING
-
-- |
-
-Method Summary | -|
---|---|
-static LogLevel |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static LogLevel[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final LogLevel OFF-
-public static final LogLevel DEBUG-
-public static final LogLevel INFO-
-public static final LogLevel WARNING-
-public static final LogLevel SEVERE-
-Method Detail | -
---|
-public static final LogLevel[] values()-
-for(LogLevel c : LogLevel.values()) - System.out.println(c); --
-
-public static LogLevel valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface Logger
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Method Summary | -|
---|---|
- void |
-debug(String message)
-
-- |
-
- void |
-debug(String message,
- Throwable e)
-
-- |
-
- LogLevel |
-getLogLevel()
-
-- |
-
- void |
-info(String message)
-
-- |
-
- void |
-info(String message,
- Throwable e)
-
-- |
-
- void |
-setLogLevel(LogLevel level)
-
-- |
-
- void |
-setLogLevel(String level)
-
-- |
-
- void |
-setLogLevel(String logLevel,
- String logFile)
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-severe(String message)
-
-- |
-
- void |
-severe(String message,
- Throwable e)
-
-- |
-
- void |
-warning(String message)
-
-- |
-
- void |
-warning(String message,
- Throwable e)
-
-- |
-
Methods inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
getPriority |
-
-Method Detail | -
---|
-void setName(String name)-
-void setLogLevel(String level)-
-void setLogLevel(LogLevel level)-
-void setLogLevel(String logLevel, - String logFile)-
-void severe(String message)-
-void severe(String message, - Throwable e)-
-void warning(String message)-
-void warning(String message, - Throwable e)-
-void info(String message)-
-void info(String message, - Throwable e)-
-void debug(String message)-
-LogLevel getLogLevel()-
-void debug(String message, - Throwable e)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use LogLevel | -|
---|---|
liquibase.logging | -- |
liquibase.logging.core | -- |
-Uses of LogLevel in liquibase.logging | -
---|
- -
Methods in liquibase.logging that return LogLevel | -|
---|---|
- LogLevel |
-Logger.getLogLevel()
-
-- |
-
-static LogLevel |
-LogLevel.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static LogLevel[] |
-LogLevel.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
- -
Methods in liquibase.logging with parameters of type LogLevel | -|
---|---|
- void |
-Logger.setLogLevel(LogLevel level)
-
-- |
-
-Uses of LogLevel in liquibase.logging.core | -
---|
- -
Methods in liquibase.logging.core that return LogLevel | -|
---|---|
- LogLevel |
-AbstractLogger.getLogLevel()
-
-- |
-
- -
Methods in liquibase.logging.core with parameters of type LogLevel | -|
---|---|
-protected void |
-DefaultLogger.print(LogLevel logLevel,
- String message)
-
-- |
-
- void |
-AbstractLogger.setLogLevel(LogLevel level)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Logger | -|
---|---|
liquibase.logging | -- |
liquibase.logging.core | -- |
liquibase.servicelocator | -- |
-Uses of Logger in liquibase.logging | -
---|
- -
Methods in liquibase.logging that return Logger | -|
---|---|
-static Logger |
-LogFactory.getLogger()
-
-- |
-
-static Logger |
-LogFactory.getLogger(String name)
-
-- |
-
-Uses of Logger in liquibase.logging.core | -
---|
- -
Classes in liquibase.logging.core that implement Logger | -|
---|---|
- class |
-AbstractLogger
-
-- |
-
- class |
-DefaultLogger
-
-- |
-
-Uses of Logger in liquibase.servicelocator | -
---|
- -
Fields in liquibase.servicelocator declared as Logger | -|
---|---|
-protected Logger |
-DefaultPackageScanClassResolver.log
-
-- |
-
- -
Methods in liquibase.servicelocator that return Logger | -|
---|---|
-protected Logger |
-ServiceLocator.getLogger()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.logging.core.AbstractLogger -
public abstract class AbstractLogger
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AbstractLogger()
-
-- |
-
-Method Summary | -|
---|---|
- LogLevel |
-getLogLevel()
-
-- |
-
- void |
-setLogLevel(LogLevel level)
-
-- |
-
- void |
-setLogLevel(String logLevel)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.logging.Logger | -
---|
debug, debug, info, info, setLogLevel, setName, severe, severe, warning, warning |
-
Methods inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
getPriority |
-
-Constructor Detail | -
---|
-public AbstractLogger()-
-Method Detail | -
---|
-public LogLevel getLogLevel()-
getLogLevel
in interface Logger
-public void setLogLevel(String logLevel)-
setLogLevel
in interface Logger
-public void setLogLevel(LogLevel level)-
setLogLevel
in interface Logger
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.logging.core.AbstractLogger -
liquibase.logging.core.DefaultLogger -
public class DefaultLogger
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DefaultLogger()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-debug(String message)
-
-- |
-
- void |
-debug(String message,
- Throwable e)
-
-- |
-
- int |
-getPriority()
-
-- |
-
- void |
-info(String message)
-
-- |
-
- void |
-info(String message,
- Throwable e)
-
-- |
-
-protected void |
-print(LogLevel logLevel,
- String message)
-
-- |
-
- void |
-setLogLevel(String logLevel,
- String logFile)
-
-- |
-
- void |
-setName(String name)
-
-- |
-
- void |
-severe(String message)
-
-- |
-
- void |
-severe(String message,
- Throwable e)
-
-- |
-
- void |
-warning(String message)
-
-- |
-
- void |
-warning(String message,
- Throwable e)
-
-- |
-
Methods inherited from class liquibase.logging.core.AbstractLogger | -
---|
getLogLevel, setLogLevel, setLogLevel |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DefaultLogger()-
-Method Detail | -
---|
-public int getPriority()-
-public void setName(String name)-
-public void setLogLevel(String logLevel, - String logFile)-
-public void severe(String message)-
-protected void print(LogLevel logLevel, - String message)-
-public void severe(String message, - Throwable e)-
-public void warning(String message)-
-public void warning(String message, - Throwable e)-
-public void info(String message)-
-public void info(String message, - Throwable e)-
-public void debug(String message)-
-public void debug(String message, - Throwable e)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractLogger | -|
---|---|
liquibase.logging.core | -- |
-Uses of AbstractLogger in liquibase.logging.core | -
---|
- -
Subclasses of AbstractLogger in liquibase.logging.core | -|
---|---|
- class |
-DefaultLogger
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -AbstractLogger - -DefaultLogger |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
AbstractLogger | -- |
DefaultLogger | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.logging.core | -|
---|---|
liquibase.logging.core | -- |
-Classes in liquibase.logging.core used by liquibase.logging.core | -|
---|---|
AbstractLogger
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -Logger |
-
-Classes
-
- -LogFactory |
-
-Enums
-
- -LogLevel |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
Logger | -- |
- -
-Class Summary | -|
---|---|
LogFactory | -- |
- -
-Enum Summary | -|
---|---|
LogLevel | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.logging | -|
---|---|
liquibase.logging | -- |
liquibase.logging.core | -- |
liquibase.servicelocator | -- |
-Classes in liquibase.logging used by liquibase.logging | -|
---|---|
Logger
-
- - |
-|
LogLevel
-
- - |
-
-Classes in liquibase.logging used by liquibase.logging.core | -|
---|---|
Logger
-
- - |
-|
LogLevel
-
- - |
-
-Classes in liquibase.logging used by liquibase.servicelocator | -|
---|---|
Logger
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -Liquibase |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
Liquibase | -Core Liquibase facade. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase | -|
---|---|
liquibase.integration.ant | -- |
liquibase.integration.spring | -- |
-Classes in liquibase used by liquibase.integration.ant | -|
---|---|
Liquibase
-
- - Core Liquibase facade. |
-
-Classes in liquibase used by liquibase.integration.spring | -|
---|---|
Liquibase
-
- - Core Liquibase facade. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface ChangeLogParser
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Method Summary | -|
---|---|
- DatabaseChangeLog |
-parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
Methods inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
getPriority |
-
-Method Detail | -
---|
-DatabaseChangeLog parse(String physicalChangeLogLocation, - ChangeLogParameters changeLogParameters, - ResourceAccessor resourceAccessor) - throws ChangeLogParseException-
ChangeLogParseException
-boolean supports(String changeLogFile, - ResourceAccessor resourceAccessor)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.parser.ChangeLogParserFactory -
public class ChangeLogParserFactory
-
-Method Summary | -|
---|---|
-static ChangeLogParserFactory |
-getInstance()
-
-- |
-
- ChangeLogParser |
-getParser(String fileNameOrExtension,
- ResourceAccessor resourceAccessor)
-
-- |
-
- List<ChangeLogParser> |
-getParsers()
-
-- |
-
- void |
-register(ChangeLogParser changeLogParser)
-
-- |
-
-static void |
-reset()
-
-- |
-
- void |
-unregister(ChangeLogParser changeLogParser)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static void reset()-
-public static ChangeLogParserFactory getInstance()-
-public List<ChangeLogParser> getParsers()-
-public ChangeLogParser getParser(String fileNameOrExtension, - ResourceAccessor resourceAccessor) - throws LiquibaseException-
LiquibaseException
-public void register(ChangeLogParser changeLogParser)-
-public void unregister(ChangeLogParser changeLogParser)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeLogParser | -|
---|---|
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
-Uses of ChangeLogParser in liquibase.parser | -
---|
- -
Methods in liquibase.parser that return ChangeLogParser | -|
---|---|
- ChangeLogParser |
-ChangeLogParserFactory.getParser(String fileNameOrExtension,
- ResourceAccessor resourceAccessor)
-
-- |
-
- -
Methods in liquibase.parser that return types with arguments of type ChangeLogParser | -|
---|---|
- List<ChangeLogParser> |
-ChangeLogParserFactory.getParsers()
-
-- |
-
- -
Methods in liquibase.parser with parameters of type ChangeLogParser | -|
---|---|
- void |
-ChangeLogParserFactory.register(ChangeLogParser changeLogParser)
-
-- |
-
- void |
-ChangeLogParserFactory.unregister(ChangeLogParser changeLogParser)
-
-- |
-
-Uses of ChangeLogParser in liquibase.parser.core.formattedsql | -
---|
- -
Classes in liquibase.parser.core.formattedsql that implement ChangeLogParser | -|
---|---|
- class |
-FormattedSqlChangeLogParser
-
-- |
-
-Uses of ChangeLogParser in liquibase.parser.core.sql | -
---|
- -
Classes in liquibase.parser.core.sql that implement ChangeLogParser | -|
---|---|
- class |
-SqlChangeLogParser
-
-- |
-
-Uses of ChangeLogParser in liquibase.parser.core.xml | -
---|
- -
Classes in liquibase.parser.core.xml that implement ChangeLogParser | -|
---|---|
- class |
-XMLChangeLogSAXParser
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeLogParserFactory | -|
---|---|
liquibase.parser | -- |
-Uses of ChangeLogParserFactory in liquibase.parser | -
---|
- -
Methods in liquibase.parser that return ChangeLogParserFactory | -|
---|---|
-static ChangeLogParserFactory |
-ChangeLogParserFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.parser.core.formattedsql.FormattedSqlChangeLogParser -
public class FormattedSqlChangeLogParser
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FormattedSqlChangeLogParser()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getPriority()
-
-- |
-
-protected InputStream |
-openChangeLogFile(String physicalChangeLogLocation,
- ResourceAccessor resourceAccessor)
-
-- |
-
- DatabaseChangeLog |
-parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FormattedSqlChangeLogParser()-
-Method Detail | -
---|
-public boolean supports(String changeLogFile, - ResourceAccessor resourceAccessor)-
supports
in interface ChangeLogParser
-public int getPriority()-
getPriority
in interface PrioritizedService
-public DatabaseChangeLog parse(String physicalChangeLogLocation, - ChangeLogParameters changeLogParameters, - ResourceAccessor resourceAccessor) - throws ChangeLogParseException-
parse
in interface ChangeLogParser
ChangeLogParseException
-protected InputStream openChangeLogFile(String physicalChangeLogLocation, - ResourceAccessor resourceAccessor) - throws IOException-
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -FormattedSqlChangeLogParser |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
FormattedSqlChangeLogParser | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.parser.core.sql.SqlChangeLogParser -
public class SqlChangeLogParser
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SqlChangeLogParser()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getPriority()
-
-- |
-
- DatabaseChangeLog |
-parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SqlChangeLogParser()-
-Method Detail | -
---|
-public boolean supports(String changeLogFile, - ResourceAccessor resourceAccessor)-
supports
in interface ChangeLogParser
-public int getPriority()-
getPriority
in interface PrioritizedService
-public DatabaseChangeLog parse(String physicalChangeLogLocation, - ChangeLogParameters changeLogParameters, - ResourceAccessor resourceAccessor) - throws ChangeLogParseException-
parse
in interface ChangeLogParser
ChangeLogParseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -SqlChangeLogParser |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
SqlChangeLogParser | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.parser.core.xml.LiquibaseEntityResolver -
public class LiquibaseEntityResolver
-Finds the Liquibase schema from the classpath rather than fetching it over the Internet. - Also resolve external entities using a resourceAccessor if it's provided -
- -
-
-Constructor Summary | -|
---|---|
LiquibaseEntityResolver()
-
-- |
-
-Method Summary | -|
---|---|
- InputSource |
-getExternalSubset(String name,
- String baseURI)
-
-- |
-
- InputSource |
-resolveEntity(String publicId,
- String systemId)
-
-- |
-
- InputSource |
-resolveEntity(String name,
- String publicId,
- String baseURI,
- String systemId)
-
-- |
-
- void |
-useResoureAccessor(ResourceAccessor resourceAccessor,
- String basePath)
-
-- Use the resource accessor to resolve external entities |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LiquibaseEntityResolver()-
-Method Detail | -
---|
-public void useResoureAccessor(ResourceAccessor resourceAccessor, - String basePath)-
-
resourceAccessor
- Resource accessor to usebasePath
- Base path to use in the resourceAccessor-public InputSource resolveEntity(String name, - String publicId, - String baseURI, - String systemId) - throws SAXException, - IOException-
resolveEntity
in interface EntityResolver2
SAXException
-IOException
-public InputSource getExternalSubset(String name, - String baseURI) - throws SAXException, - IOException-
getExternalSubset
in interface EntityResolver2
SAXException
-IOException
-public InputSource resolveEntity(String publicId, - String systemId) - throws SAXException, - IOException-
resolveEntity
in interface EntityResolver
SAXException
-IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.parser.core.xml.XMLChangeLogSAXParser -
public class XMLChangeLogSAXParser
-
-Field Summary | -
---|
Fields inherited from interface liquibase.servicelocator.PrioritizedService | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
XMLChangeLogSAXParser()
-
-- |
-
-Method Summary | -|
---|---|
-static String |
-getDatabaseChangeLogNameSpace()
-
-- |
-
- int |
-getPriority()
-
-- |
-
-static String |
-getSchemaVersion()
-
-- |
-
- DatabaseChangeLog |
-parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public XMLChangeLogSAXParser()-
-Method Detail | -
---|
-public int getPriority()-
getPriority
in interface PrioritizedService
-public static String getSchemaVersion()-
-public static String getDatabaseChangeLogNameSpace()-
-public boolean supports(String changeLogFile, - ResourceAccessor resourceAccessor)-
supports
in interface ChangeLogParser
-public DatabaseChangeLog parse(String physicalChangeLogLocation, - ChangeLogParameters changeLogParameters, - ResourceAccessor resourceAccessor) - throws ChangeLogParseException-
parse
in interface ChangeLogParser
ChangeLogParseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -LiquibaseEntityResolver - -XMLChangeLogSAXParser |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
LiquibaseEntityResolver | -Finds the Liquibase schema from the classpath rather than fetching it over the Internet. | -
XMLChangeLogSAXParser | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -ChangeLogParser |
-
-Classes
-
- -ChangeLogParserFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
ChangeLogParser | -- |
- -
-Class Summary | -|
---|---|
ChangeLogParserFactory | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.parser | -|
---|---|
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
-Classes in liquibase.parser used by liquibase.parser | -|
---|---|
ChangeLogParser
-
- - |
-|
ChangeLogParserFactory
-
- - |
-
-Classes in liquibase.parser used by liquibase.parser.core.formattedsql | -|
---|---|
ChangeLogParser
-
- - |
-
-Classes in liquibase.parser used by liquibase.parser.core.sql | -|
---|---|
ChangeLogParser
-
- - |
-
-Classes in liquibase.parser used by liquibase.parser.core.xml | -|
---|---|
ChangeLogParser
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface Conditional
-
-Method Summary | -|
---|---|
- PreconditionContainer |
-getPreconditions()
-
-- |
-
- void |
-setPreconditions(PreconditionContainer precond)
-
-- |
-
-Method Detail | -
---|
-PreconditionContainer getPreconditions()-
-void setPreconditions(PreconditionContainer precond)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface CustomPrecondition
-
-Method Summary | -|
---|---|
- void |
-check(Database database)
-
-- |
-
-Method Detail | -
---|
-void check(Database database) - throws CustomPreconditionFailedException, - CustomPreconditionErrorException-
CustomPreconditionFailedException
-CustomPreconditionErrorException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.CustomPreconditionWrapper -
public class CustomPreconditionWrapper
-
-Constructor Summary | -|
---|---|
CustomPreconditionWrapper()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- ClassLoader |
-getClassLoader()
-
-- |
-
- String |
-getClassName()
-
-- |
-
- String |
-getName()
-
-- |
-
- void |
-setClassLoader(ClassLoader classLoader)
-
-- |
-
- void |
-setClassName(String className)
-
-- |
-
- void |
-setParam(String name,
- String value)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CustomPreconditionWrapper()-
-Method Detail | -
---|
-public String getClassName()-
-public void setClassName(String className)-
-public ClassLoader getClassLoader()-
-public void setClassLoader(ClassLoader classLoader)-
-public void setParam(String name, - String value)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface Precondition
-Marker interface for preconditions. May become an annotation in the future. -
- -
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
-Method Detail | -
---|
-String getName()-
-Warnings warn(Database database)-
-ValidationErrors validate(Database database)-
-void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
PreconditionFailedException
-PreconditionErrorException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.PreconditionFactory -
public class PreconditionFactory
-
-Method Summary | -|
---|---|
- Precondition |
-create(String tagName)
-
-- Create a new Precondition subclass based on the given tag name. |
-
-static PreconditionFactory |
-getInstance()
-
-- |
-
- Map<String,Class<? extends Precondition>> |
-getPreconditions()
-
-- |
-
- void |
-register(Class<? extends Precondition> clazz)
-
-- |
-
-static void |
-reset()
-
-- |
-
- void |
-unregister(String name)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static PreconditionFactory getInstance()-
-public static void reset()-
-public Map<String,Class<? extends Precondition>> getPreconditions()-
-public void register(Class<? extends Precondition> clazz)-
-public void unregister(String name)-
-public Precondition create(String tagName)-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.PreconditionLogic -
public abstract class PreconditionLogic
-Marker interface for precondition logic tags (and,or, not) -
- -
-
-Constructor Summary | -|
---|---|
PreconditionLogic()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addNestedPrecondition(Precondition precondition)
-
-- |
-
- List<Precondition> |
-getNestedPreconditions()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.precondition.Precondition | -
---|
check, getName, validate, warn |
-
-Constructor Detail | -
---|
-public PreconditionLogic()-
-Method Detail | -
---|
-public List<Precondition> getNestedPreconditions()-
-public void addNestedPrecondition(Precondition precondition)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Conditional | -|
---|---|
liquibase.changelog | -- |
-Uses of Conditional in liquibase.changelog | -
---|
- -
Classes in liquibase.changelog that implement Conditional | -|
---|---|
- class |
-ChangeSet
-
-- Encapsulates a changeSet and all its associated changes. |
-
- class |
-DatabaseChangeLog
-
-- Encapsulates the information stored in the change log XML file. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Precondition | -|
---|---|
liquibase.exception | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
-Uses of Precondition in liquibase.exception | -
---|
- -
Constructors in liquibase.exception with parameters of type Precondition | -|
---|---|
PreconditionErrorException(Exception cause,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-|
PreconditionFailedException(String message,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-
-Uses of Precondition in liquibase.precondition | -
---|
- -
Classes in liquibase.precondition that implement Precondition | -|
---|---|
- class |
-CustomPreconditionWrapper
-
-- |
-
- class |
-PreconditionLogic
-
-- Marker interface for precondition logic tags (and,or, not) |
-
- -
Methods in liquibase.precondition that return Precondition | -|
---|---|
- Precondition |
-PreconditionFactory.create(String tagName)
-
-- Create a new Precondition subclass based on the given tag name. |
-
- -
Methods in liquibase.precondition that return types with arguments of type Precondition | -|
---|---|
- List<Precondition> |
-PreconditionLogic.getNestedPreconditions()
-
-- |
-
- Map<String,Class<? extends Precondition>> |
-PreconditionFactory.getPreconditions()
-
-- |
-
- -
Methods in liquibase.precondition with parameters of type Precondition | -|
---|---|
- void |
-PreconditionLogic.addNestedPrecondition(Precondition precondition)
-
-- |
-
- -
Method parameters in liquibase.precondition with type arguments of type Precondition | -|
---|---|
- void |
-PreconditionFactory.register(Class<? extends Precondition> clazz)
-
-- |
-
-Uses of Precondition in liquibase.precondition.core | -
---|
- -
Classes in liquibase.precondition.core that implement Precondition | -|
---|---|
- class |
-AndPrecondition
-
-- Container class for all preconditions on a change log. |
-
- class |
-ChangeLogPropertyDefinedPrecondition
-
-- |
-
- class |
-ChangeSetExecutedPrecondition
-
-- |
-
- class |
-ColumnExistsPrecondition
-
-- |
-
- class |
-DBMSPrecondition
-
-- Precondition for specifying the type of database (oracle, mysql, etc.). |
-
- class |
-ForeignKeyExistsPrecondition
-
-- |
-
- class |
-IndexExistsPrecondition
-
-- |
-
- class |
-NotPrecondition
-
-- Class for controling "not" logic in preconditions. |
-
- class |
-OrPrecondition
-
-- Class for controling "or" logic in preconditions. |
-
- class |
-PreconditionContainer
-
-- |
-
- class |
-PrimaryKeyExistsPrecondition
-
-- |
-
- class |
-RunningAsPrecondition
-
-- Precondition that checks the name of the user executing the change log. |
-
- class |
-SequenceExistsPrecondition
-
-- |
-
- class |
-SqlPrecondition
-
-- |
-
- class |
-TableExistsPrecondition
-
-- |
-
- class |
-ViewExistsPrecondition
-
-- |
-
- -
Methods in liquibase.precondition.core that return Precondition | -|
---|---|
- Precondition |
-ErrorPrecondition.getPrecondition()
-
-- |
-
- Precondition |
-FailedPrecondition.getPrecondition()
-
-- |
-
- -
Constructors in liquibase.precondition.core with parameters of type Precondition | -|
---|---|
ErrorPrecondition(Throwable exception,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-|
FailedPrecondition(String message,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionFactory | -|
---|---|
liquibase.precondition | -- |
-Uses of PreconditionFactory in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that return PreconditionFactory | -|
---|---|
-static PreconditionFactory |
-PreconditionFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionLogic | -|
---|---|
liquibase.precondition.core | -- |
-Uses of PreconditionLogic in liquibase.precondition.core | -
---|
- -
Subclasses of PreconditionLogic in liquibase.precondition.core | -|
---|---|
- class |
-AndPrecondition
-
-- Container class for all preconditions on a change log. |
-
- class |
-NotPrecondition
-
-- Class for controling "not" logic in preconditions. |
-
- class |
-OrPrecondition
-
-- Class for controling "or" logic in preconditions. |
-
- class |
-PreconditionContainer
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.PreconditionLogic -
liquibase.precondition.core.AndPrecondition -
public class AndPrecondition
-Container class for all preconditions on a change log. -
- -
-
-Constructor Summary | -|
---|---|
AndPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class liquibase.precondition.PreconditionLogic | -
---|
addNestedPrecondition, getNestedPreconditions |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AndPrecondition()-
-Method Detail | -
---|
-public Warnings warn(Database database)-
-public ValidationErrors validate(Database database)-
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.ChangeLogPropertyDefinedPrecondition -
public class ChangeLogPropertyDefinedPrecondition
-
-Constructor Summary | -|
---|---|
ChangeLogPropertyDefinedPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getProperty()
-
-- |
-
- String |
-getValue()
-
-- |
-
- void |
-setProperty(String property)
-
-- |
-
- void |
-setValue(String value)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeLogPropertyDefinedPrecondition()-
-Method Detail | -
---|
-public String getName()-
getName
in interface Precondition
-public String getProperty()-
-public void setProperty(String property)-
-public String getValue()-
-public void setValue(String value)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.ChangeSetExecutedPrecondition -
public class ChangeSetExecutedPrecondition
-
-Constructor Summary | -|
---|---|
ChangeSetExecutedPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getAuthor()
-
-- |
-
- String |
-getChangeLogFile()
-
-- |
-
- String |
-getId()
-
-- |
-
- String |
-getName()
-
-- |
-
- void |
-setAuthor(String author)
-
-- |
-
- void |
-setChangeLogFile(String changeLogFile)
-
-- |
-
- void |
-setId(String id)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ChangeSetExecutedPrecondition()-
-Method Detail | -
---|
-public String getChangeLogFile()-
-public void setChangeLogFile(String changeLogFile)-
-public String getId()-
-public void setId(String id)-
-public String getAuthor()-
-public void setAuthor(String author)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.ColumnExistsPrecondition -
public class ColumnExistsPrecondition
-
-Constructor Summary | -|
---|---|
ColumnExistsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ColumnExistsPrecondition()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.DBMSPrecondition -
public class DBMSPrecondition
-Precondition for specifying the type of database (oracle, mysql, etc.). -
- -
-
-Constructor Summary | -|
---|---|
DBMSPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getType()
-
-- |
-
- void |
-setType(String atype)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DBMSPrecondition()-
-Method Detail | -
---|
-public String getType()-
-public void setType(String atype)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.ErrorPrecondition -
public class ErrorPrecondition
-
-Constructor Summary | -|
---|---|
ErrorPrecondition(Throwable exception,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-
-Method Summary | -|
---|---|
- Throwable |
-getCause()
-
-- |
-
- Precondition |
-getPrecondition()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ErrorPrecondition(Throwable exception, - DatabaseChangeLog changeLog, - Precondition precondition)-
-Method Detail | -
---|
-public Throwable getCause()-
-public Precondition getPrecondition()-
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.FailedPrecondition -
public class FailedPrecondition
-
-Constructor Summary | -|
---|---|
FailedPrecondition(String message,
- DatabaseChangeLog changeLog,
- Precondition precondition)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getMessage()
-
-- |
-
- Precondition |
-getPrecondition()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FailedPrecondition(String message, - DatabaseChangeLog changeLog, - Precondition precondition)-
-Method Detail | -
---|
-public String getMessage()-
-public Precondition getPrecondition()-
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.ForeignKeyExistsPrecondition -
public class ForeignKeyExistsPrecondition
-
-Constructor Summary | -|
---|---|
ForeignKeyExistsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getForeignKeyName()
-
-- |
-
- String |
-getForeignKeyTableName()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- void |
-setForeignKeyName(String foreignKeyName)
-
-- |
-
- void |
-setForeignKeyTableName(String foreignKeyTableName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ForeignKeyExistsPrecondition()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getForeignKeyTableName()-
-public void setForeignKeyTableName(String foreignKeyTableName)-
-public String getForeignKeyName()-
-public void setForeignKeyName(String foreignKeyName)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.IndexExistsPrecondition -
public class IndexExistsPrecondition
-
-Constructor Summary | -|
---|---|
IndexExistsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getColumnNames()
-
-- |
-
- String |
-getIndexName()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnNames(String columnNames)
-
-- |
-
- void |
-setIndexName(String indexName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public IndexExistsPrecondition()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getIndexName()-
-public void setIndexName(String indexName)-
-public String getColumnNames()-
-public void setColumnNames(String columnNames)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.PreconditionLogic -
liquibase.precondition.core.NotPrecondition -
public class NotPrecondition
-Class for controling "not" logic in preconditions. -
- -
-
-Constructor Summary | -|
---|---|
NotPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class liquibase.precondition.PreconditionLogic | -
---|
addNestedPrecondition, getNestedPreconditions |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public NotPrecondition()-
-Method Detail | -
---|
-public Warnings warn(Database database)-
-public ValidationErrors validate(Database database)-
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.PreconditionLogic -
liquibase.precondition.core.OrPrecondition -
public class OrPrecondition
-Class for controling "or" logic in preconditions. -
- -
-
-Constructor Summary | -|
---|---|
OrPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class liquibase.precondition.PreconditionLogic | -
---|
addNestedPrecondition, getNestedPreconditions |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public OrPrecondition()-
-Method Detail | -
---|
-public Warnings warn(Database database)-
-public ValidationErrors validate(Database database)-
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<PreconditionContainer.ErrorOption> -
liquibase.precondition.core.PreconditionContainer.ErrorOption -
public static enum PreconditionContainer.ErrorOption
-
-Enum Constant Summary | -|
---|---|
CONTINUE
-
-- |
-|
HALT
-
-- |
-|
MARK_RAN
-
-- |
-|
WARN
-
-- |
-
-Method Summary | -|
---|---|
- String |
-toString()
-
-- |
-
-static PreconditionContainer.ErrorOption |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static PreconditionContainer.ErrorOption[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final PreconditionContainer.ErrorOption HALT-
-public static final PreconditionContainer.ErrorOption CONTINUE-
-public static final PreconditionContainer.ErrorOption MARK_RAN-
-public static final PreconditionContainer.ErrorOption WARN-
-Method Detail | -
---|
-public static final PreconditionContainer.ErrorOption[] values()-
-for(PreconditionContainer.ErrorOption c : PreconditionContainer.ErrorOption.values()) - System.out.println(c); --
-
-public static PreconditionContainer.ErrorOption valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name-public String toString()-
toString
in class Enum<PreconditionContainer.ErrorOption>
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<PreconditionContainer.FailOption> -
liquibase.precondition.core.PreconditionContainer.FailOption -
public static enum PreconditionContainer.FailOption
-
-Enum Constant Summary | -|
---|---|
CONTINUE
-
-- |
-|
HALT
-
-- |
-|
MARK_RAN
-
-- |
-|
WARN
-
-- |
-
-Method Summary | -|
---|---|
- String |
-toString()
-
-- |
-
-static PreconditionContainer.FailOption |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static PreconditionContainer.FailOption[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final PreconditionContainer.FailOption HALT-
-public static final PreconditionContainer.FailOption CONTINUE-
-public static final PreconditionContainer.FailOption MARK_RAN-
-public static final PreconditionContainer.FailOption WARN-
-Method Detail | -
---|
-public static final PreconditionContainer.FailOption[] values()-
-for(PreconditionContainer.FailOption c : PreconditionContainer.FailOption.values()) - System.out.println(c); --
-
-public static PreconditionContainer.FailOption valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name-public String toString()-
toString
in class Enum<PreconditionContainer.FailOption>
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-java.lang.Object --java.lang.Enum<PreconditionContainer.OnSqlOutputOption> -
liquibase.precondition.core.PreconditionContainer.OnSqlOutputOption -
public static enum PreconditionContainer.OnSqlOutputOption
-
-Enum Constant Summary | -|
---|---|
FAIL
-
-- |
-|
IGNORE
-
-- |
-|
TEST
-
-- |
-
-Method Summary | -|
---|---|
- String |
-toString()
-
-- |
-
-static PreconditionContainer.OnSqlOutputOption |
-valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static PreconditionContainer.OnSqlOutputOption[] |
-values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
Methods inherited from class java.lang.Enum | -
---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf |
-
Methods inherited from class java.lang.Object | -
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Enum Constant Detail | -
---|
-public static final PreconditionContainer.OnSqlOutputOption IGNORE-
-public static final PreconditionContainer.OnSqlOutputOption TEST-
-public static final PreconditionContainer.OnSqlOutputOption FAIL-
-Method Detail | -
---|
-public static final PreconditionContainer.OnSqlOutputOption[] values()-
-for(PreconditionContainer.OnSqlOutputOption c : PreconditionContainer.OnSqlOutputOption.values()) - System.out.println(c); --
-
-public static PreconditionContainer.OnSqlOutputOption valueOf(String name)-
-
name
- the name of the enum constant to be returned.
-IllegalArgumentException
- if this enum type has no constant
-with the specified name-public String toString()-
toString
in class Enum<PreconditionContainer.OnSqlOutputOption>
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | --DETAIL: ENUM CONSTANTS | FIELD | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.PreconditionLogic -
liquibase.precondition.core.AndPrecondition -
liquibase.precondition.core.PreconditionContainer -
public class PreconditionContainer
-
-Nested Class Summary | -|
---|---|
-static class |
-PreconditionContainer.ErrorOption
-
-- |
-
-static class |
-PreconditionContainer.FailOption
-
-- |
-
-static class |
-PreconditionContainer.OnSqlOutputOption
-
-- |
-
-Constructor Summary | -|
---|---|
PreconditionContainer()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- PreconditionContainer.ErrorOption |
-getOnError()
-
-- |
-
- String |
-getOnErrorMessage()
-
-- |
-
- PreconditionContainer.FailOption |
-getOnFail()
-
-- |
-
- String |
-getOnFailMessage()
-
-- |
-
- PreconditionContainer.OnSqlOutputOption |
-getOnSqlOutput()
-
-- |
-
- void |
-setOnError(String onError)
-
-- |
-
- void |
-setOnErrorMessage(String onErrorMessage)
-
-- |
-
- void |
-setOnFail(String onFail)
-
-- |
-
- void |
-setOnFailMessage(String onFailMessage)
-
-- |
-
- void |
-setOnSqlOutput(PreconditionContainer.OnSqlOutputOption onSqlOutput)
-
-- |
-
- void |
-setOnSqlOutput(String onSqlOutput)
-
-- |
-
Methods inherited from class liquibase.precondition.core.AndPrecondition | -
---|
getName, validate, warn |
-
Methods inherited from class liquibase.precondition.PreconditionLogic | -
---|
addNestedPrecondition, getNestedPreconditions |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PreconditionContainer()-
-Method Detail | -
---|
-public PreconditionContainer.FailOption getOnFail()-
-public void setOnFail(String onFail)-
-public PreconditionContainer.ErrorOption getOnError()-
-public void setOnError(String onError)-
-public PreconditionContainer.OnSqlOutputOption getOnSqlOutput()-
-public void setOnSqlOutput(String onSqlOutput)-
-public void setOnSqlOutput(PreconditionContainer.OnSqlOutputOption onSqlOutput)-
-public String getOnFailMessage()-
-public void setOnFailMessage(String onFailMessage)-
-public String getOnErrorMessage()-
-public void setOnErrorMessage(String onErrorMessage)-
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
check
in class AndPrecondition
PreconditionFailedException
-PreconditionErrorException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.PrimaryKeyExistsPrecondition -
public class PrimaryKeyExistsPrecondition
-
-Constructor Summary | -|
---|---|
PrimaryKeyExistsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getPrimaryKeyName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setPrimaryKeyName(String primaryKeyName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PrimaryKeyExistsPrecondition()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getPrimaryKeyName()-
-public void setPrimaryKeyName(String primaryKeyName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.RunningAsPrecondition -
public class RunningAsPrecondition
-Precondition that checks the name of the user executing the change log. -
- -
-
-Constructor Summary | -|
---|---|
RunningAsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getUsername()
-
-- |
-
- void |
-setUsername(String aUserName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RunningAsPrecondition()-
-Method Detail | -
---|
-public void setUsername(String aUserName)-
-public String getUsername()-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.SequenceExistsPrecondition -
public class SequenceExistsPrecondition
-
-Constructor Summary | -|
---|---|
SequenceExistsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSequenceName()
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setSequenceName(String sequenceName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SequenceExistsPrecondition()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getSequenceName()-
-public void setSequenceName(String sequenceName)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.SqlPrecondition -
public class SqlPrecondition
-
-Constructor Summary | -|
---|---|
SqlPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getExpectedResult()
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSql()
-
-- |
-
- void |
-setExpectedResult(String expectedResult)
-
-- |
-
- void |
-setSql(String sql)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SqlPrecondition()-
-Method Detail | -
---|
-public String getExpectedResult()-
-public void setExpectedResult(String expectedResult)-
-public String getSql()-
-public void setSql(String sql)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.TableExistsPrecondition -
public class TableExistsPrecondition
-
-Constructor Summary | -|
---|---|
TableExistsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TableExistsPrecondition()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.precondition.core.ViewExistsPrecondition -
public class ViewExistsPrecondition
-
-Constructor Summary | -|
---|---|
ViewExistsPrecondition()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-check(Database database,
- DatabaseChangeLog changeLog,
- ChangeSet changeSet)
-
-- |
-
- String |
-getName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getViewName()
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setViewName(String viewName)
-
-- |
-
- ValidationErrors |
-validate(Database database)
-
-- |
-
- Warnings |
-warn(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ViewExistsPrecondition()-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getViewName()-
-public void setViewName(String viewName)-
-public Warnings warn(Database database)-
warn
in interface Precondition
-public ValidationErrors validate(Database database)-
validate
in interface Precondition
-public void check(Database database, - DatabaseChangeLog changeLog, - ChangeSet changeSet) - throws PreconditionFailedException, - PreconditionErrorException-
check
in interface Precondition
PreconditionFailedException
-PreconditionErrorException
-public String getName()-
getName
in interface Precondition
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AndPrecondition | -|
---|---|
liquibase.precondition.core | -- |
-Uses of AndPrecondition in liquibase.precondition.core | -
---|
- -
Subclasses of AndPrecondition in liquibase.precondition.core | -|
---|---|
- class |
-PreconditionContainer
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ErrorPrecondition | -|
---|---|
liquibase.changelog.visitor | -- |
liquibase.exception | -- |
-Uses of ErrorPrecondition in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return types with arguments of type ErrorPrecondition | -|
---|---|
- List<ErrorPrecondition> |
-ValidatingVisitor.getErrorPreconditions()
-
-- |
-
-Uses of ErrorPrecondition in liquibase.exception | -
---|
- -
Methods in liquibase.exception that return types with arguments of type ErrorPrecondition | -|
---|---|
- List<ErrorPrecondition> |
-PreconditionErrorException.getErrorPreconditions()
-
-- |
-
- -
Constructors in liquibase.exception with parameters of type ErrorPrecondition | -|
---|---|
PreconditionErrorException(ErrorPrecondition errorPrecondition)
-
-- |
-
- -
Constructor parameters in liquibase.exception with type arguments of type ErrorPrecondition | -|
---|---|
PreconditionErrorException(List<ErrorPrecondition> errorPreconditions)
-
-- |
-|
PreconditionErrorException(String message,
- List<ErrorPrecondition> erroredPreconditions)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use FailedPrecondition | -|
---|---|
liquibase.changelog.visitor | -- |
liquibase.exception | -- |
-Uses of FailedPrecondition in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor that return types with arguments of type FailedPrecondition | -|
---|---|
- List<FailedPrecondition> |
-ValidatingVisitor.getFailedPreconditions()
-
-- |
-
-Uses of FailedPrecondition in liquibase.exception | -
---|
- -
Methods in liquibase.exception that return types with arguments of type FailedPrecondition | -|
---|---|
- List<FailedPrecondition> |
-PreconditionFailedException.getFailedPreconditions()
-
-- |
-
- -
Constructors in liquibase.exception with parameters of type FailedPrecondition | -|
---|---|
PreconditionFailedException(FailedPrecondition failedPrecondition)
-
-- |
-
- -
Constructor parameters in liquibase.exception with type arguments of type FailedPrecondition | -|
---|---|
PreconditionFailedException(List<FailedPrecondition> failedPreconditions)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionContainer.ErrorOption | -|
---|---|
liquibase.precondition.core | -- |
-Uses of PreconditionContainer.ErrorOption in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core that return PreconditionContainer.ErrorOption | -|
---|---|
- PreconditionContainer.ErrorOption |
-PreconditionContainer.getOnError()
-
-- |
-
-static PreconditionContainer.ErrorOption |
-PreconditionContainer.ErrorOption.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static PreconditionContainer.ErrorOption[] |
-PreconditionContainer.ErrorOption.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionContainer.FailOption | -|
---|---|
liquibase.precondition.core | -- |
-Uses of PreconditionContainer.FailOption in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core that return PreconditionContainer.FailOption | -|
---|---|
- PreconditionContainer.FailOption |
-PreconditionContainer.getOnFail()
-
-- |
-
-static PreconditionContainer.FailOption |
-PreconditionContainer.FailOption.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static PreconditionContainer.FailOption[] |
-PreconditionContainer.FailOption.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionContainer.OnSqlOutputOption | -|
---|---|
liquibase.precondition.core | -- |
-Uses of PreconditionContainer.OnSqlOutputOption in liquibase.precondition.core | -
---|
- -
Methods in liquibase.precondition.core that return PreconditionContainer.OnSqlOutputOption | -|
---|---|
- PreconditionContainer.OnSqlOutputOption |
-PreconditionContainer.getOnSqlOutput()
-
-- |
-
-static PreconditionContainer.OnSqlOutputOption |
-PreconditionContainer.OnSqlOutputOption.valueOf(String name)
-
-- Returns the enum constant of this type with the specified name. |
-
-static PreconditionContainer.OnSqlOutputOption[] |
-PreconditionContainer.OnSqlOutputOption.values()
-
-- Returns an array containing the constants of this enum type, in -the order they're declared. |
-
- -
Methods in liquibase.precondition.core with parameters of type PreconditionContainer.OnSqlOutputOption | -|
---|---|
- void |
-PreconditionContainer.setOnSqlOutput(PreconditionContainer.OnSqlOutputOption onSqlOutput)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PreconditionContainer | -|
---|---|
liquibase.changelog | -- |
liquibase.precondition | -- |
-Uses of PreconditionContainer in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return PreconditionContainer | -|
---|---|
- PreconditionContainer |
-ChangeSet.getPreconditions()
-
-- |
-
- PreconditionContainer |
-DatabaseChangeLog.getPreconditions()
-
-- |
-
- -
Methods in liquibase.changelog with parameters of type PreconditionContainer | -|
---|---|
- void |
-ChangeSet.setPreconditions(PreconditionContainer preconditionContainer)
-
-- |
-
- void |
-DatabaseChangeLog.setPreconditions(PreconditionContainer precond)
-
-- |
-
-Uses of PreconditionContainer in liquibase.precondition | -
---|
- -
Methods in liquibase.precondition that return PreconditionContainer | -|
---|---|
- PreconditionContainer |
-Conditional.getPreconditions()
-
-- |
-
- -
Methods in liquibase.precondition with parameters of type PreconditionContainer | -|
---|---|
- void |
-Conditional.setPreconditions(PreconditionContainer precond)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Enums
-
- -PreconditionContainer.ErrorOption - -PreconditionContainer.FailOption - -PreconditionContainer.OnSqlOutputOption |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
AndPrecondition | -Container class for all preconditions on a change log. | -
ChangeLogPropertyDefinedPrecondition | -- |
ChangeSetExecutedPrecondition | -- |
ColumnExistsPrecondition | -- |
DBMSPrecondition | -Precondition for specifying the type of database (oracle, mysql, etc.). | -
ErrorPrecondition | -- |
FailedPrecondition | -- |
ForeignKeyExistsPrecondition | -- |
IndexExistsPrecondition | -- |
NotPrecondition | -Class for controling "not" logic in preconditions. | -
OrPrecondition | -Class for controling "or" logic in preconditions. | -
PreconditionContainer | -- |
PrimaryKeyExistsPrecondition | -- |
RunningAsPrecondition | -Precondition that checks the name of the user executing the change log. | -
SequenceExistsPrecondition | -- |
SqlPrecondition | -- |
TableExistsPrecondition | -- |
ViewExistsPrecondition | -- |
- -
-Enum Summary | -|
---|---|
PreconditionContainer.ErrorOption | -- |
PreconditionContainer.FailOption | -- |
PreconditionContainer.OnSqlOutputOption | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.precondition.core | -|
---|---|
liquibase.changelog | -- |
liquibase.changelog.visitor | -- |
liquibase.exception | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
-Classes in liquibase.precondition.core used by liquibase.changelog | -|
---|---|
PreconditionContainer
-
- - |
-
-Classes in liquibase.precondition.core used by liquibase.changelog.visitor | -|
---|---|
ErrorPrecondition
-
- - |
-|
FailedPrecondition
-
- - |
-
-Classes in liquibase.precondition.core used by liquibase.exception | -|
---|---|
ErrorPrecondition
-
- - |
-|
FailedPrecondition
-
- - |
-
-Classes in liquibase.precondition.core used by liquibase.precondition | -|
---|---|
PreconditionContainer
-
- - |
-
-Classes in liquibase.precondition.core used by liquibase.precondition.core | -|
---|---|
AndPrecondition
-
- - Container class for all preconditions on a change log. |
-|
PreconditionContainer.ErrorOption
-
- - |
-|
PreconditionContainer.FailOption
-
- - |
-|
PreconditionContainer.OnSqlOutputOption
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -Conditional - -CustomPrecondition - -Precondition |
-
-Classes
-
- -CustomPreconditionWrapper - -PreconditionFactory - -PreconditionLogic |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
Conditional | -- |
CustomPrecondition | -- |
Precondition | -Marker interface for preconditions. | -
- -
-Class Summary | -|
---|---|
CustomPreconditionWrapper | -- |
PreconditionFactory | -- |
PreconditionLogic | -Marker interface for precondition logic tags (and,or, not) | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.precondition | -|
---|---|
liquibase.changelog | -- |
liquibase.exception | -- |
liquibase.precondition | -- |
liquibase.precondition.core | -- |
-Classes in liquibase.precondition used by liquibase.changelog | -|
---|---|
Conditional
-
- - |
-
-Classes in liquibase.precondition used by liquibase.exception | -|
---|---|
Precondition
-
- - Marker interface for preconditions. |
-
-Classes in liquibase.precondition used by liquibase.precondition | -|
---|---|
Precondition
-
- - Marker interface for preconditions. |
-|
PreconditionFactory
-
- - |
-
-Classes in liquibase.precondition used by liquibase.precondition.core | -|
---|---|
Precondition
-
- - Marker interface for preconditions. |
-|
PreconditionLogic
-
- - Marker interface for precondition logic tags (and,or, not) |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.resource.ClassLoaderResourceAccessor -
public class ClassLoaderResourceAccessor
-An implementation of liquibase.FileOpener that opens file from the class loader. -
- -
-
ResourceAccessor
-Constructor Summary | -|
---|---|
ClassLoaderResourceAccessor()
-
-- |
-|
ClassLoaderResourceAccessor(ClassLoader classLoader)
-
-- |
-
-Method Summary | -|
---|---|
- InputStream |
-getResourceAsStream(String file)
-
-- |
-
- Enumeration<URL> |
-getResources(String packageName)
-
-- |
-
- ClassLoader |
-toClassLoader()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ClassLoaderResourceAccessor()-
-public ClassLoaderResourceAccessor(ClassLoader classLoader)-
-Method Detail | -
---|
-public InputStream getResourceAsStream(String file) - throws IOException-
getResourceAsStream
in interface ResourceAccessor
IOException
-public Enumeration<URL> getResources(String packageName) - throws IOException-
getResources
in interface ResourceAccessor
IOException
-public ClassLoader toClassLoader()-
toClassLoader
in interface ResourceAccessor
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.resource.CompositeResourceAccessor -
public class CompositeResourceAccessor
-A FileOpener that will search in a List of other FileOpeners until it finds - one that has a resource of the appropriate name and path. -
- -
-
-Constructor Summary | -|
---|---|
CompositeResourceAccessor(List<ResourceAccessor> openers)
-
-- Creates a Composite Opener with the list specified. |
-|
CompositeResourceAccessor(ResourceAccessor... openers)
-
-- Creates a CompositeFileOpener with 2 entries. |
-
-Method Summary | -|
---|---|
- InputStream |
-getResourceAsStream(String file)
-
-- Searches through all of the FileOpeners in order for the file. |
-
- Enumeration<URL> |
-getResources(String packageName)
-
-- Searches all of the FileOpeners for a directory named packageName. |
-
- ClassLoader |
-toClassLoader()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CompositeResourceAccessor(List<ResourceAccessor> openers)-
-
openers
- The list of Openers to use-public CompositeResourceAccessor(ResourceAccessor... openers)-
-
openers
- The list of Openers to use-Method Detail | -
---|
-public InputStream getResourceAsStream(String file) - throws IOException-
-
getResourceAsStream
in interface ResourceAccessor
IOException
-public Enumeration<URL> getResources(String packageName) - throws IOException-
-
getResources
in interface ResourceAccessor
IOException
-public ClassLoader toClassLoader()-
toClassLoader
in interface ResourceAccessor
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.resource.FileSystemResourceAccessor -
public class FileSystemResourceAccessor
-A FileOpener implementation which finds Files in the - File System. -
- FileSystemFileOpeners can use a BaseDirectory to determine - where relative paths should be resolved from. -- -
-
-Constructor Summary | -|
---|---|
FileSystemResourceAccessor()
-
-- Creates using a Base directory of null, all files will be - resolved exactly as they are given. |
-|
FileSystemResourceAccessor(String base)
-
-- Creates using a supplied base directory. |
-
-Method Summary | -|
---|---|
- InputStream |
-getResourceAsStream(String file)
-
-- Opens a stream on a file, resolving to the baseDirectory if the - file is relative. |
-
- Enumeration<URL> |
-getResources(String packageName)
-
-- |
-
- ClassLoader |
-toClassLoader()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FileSystemResourceAccessor()-
-
-public FileSystemResourceAccessor(String base)-
-
base
- The path to use to resolve relative paths-Method Detail | -
---|
-public InputStream getResourceAsStream(String file) - throws IOException-
-
getResourceAsStream
in interface ResourceAccessor
IOException
-public Enumeration<URL> getResources(String packageName) - throws IOException-
getResources
in interface ResourceAccessor
IOException
-public ClassLoader toClassLoader()-
toClassLoader
in interface ResourceAccessor
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface ResourceAccessor
-Abstracts file access so they can be read in a variety of manners. -
- -
-
-Method Summary | -|
---|---|
- InputStream |
-getResourceAsStream(String file)
-
-- |
-
- Enumeration<URL> |
-getResources(String packageName)
-
-- |
-
- ClassLoader |
-toClassLoader()
-
-- |
-
-Method Detail | -
---|
-InputStream getResourceAsStream(String file) - throws IOException-
IOException
-Enumeration<URL> getResources(String packageName) - throws IOException-
IOException
-ClassLoader toClassLoader()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ResourceAccessor | -|
---|---|
liquibase | -- |
liquibase.change | -- |
liquibase.change.custom | -- |
liquibase.changelog.visitor | -- |
liquibase.dbdoc | -- |
liquibase.integration.ant | -- |
liquibase.integration.commandline | -- |
liquibase.integration.spring | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
liquibase.resource | -- |
liquibase.servicelocator | -- |
-Uses of ResourceAccessor in liquibase | -
---|
- -
Methods in liquibase that return ResourceAccessor | -|
---|---|
- ResourceAccessor |
-Liquibase.getFileOpener()
-
-- FileOpener to use for accessing changelog files. |
-
- -
Constructors in liquibase with parameters of type ResourceAccessor | -|
---|---|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- Database database)
-
-- |
-|
Liquibase(String changeLogFile,
- ResourceAccessor resourceAccessor,
- DatabaseConnection conn)
-
-- |
-
-Uses of ResourceAccessor in liquibase.change | -
---|
- -
Methods in liquibase.change that return ResourceAccessor | -|
---|---|
- ResourceAccessor |
-AbstractChange.getResourceAccessor()
-
-- Returns the FileOpen as provided by the creating ChangeLog. |
-
- -
Methods in liquibase.change with parameters of type ResourceAccessor | -|
---|---|
- void |
-AbstractChange.setResourceAccessor(ResourceAccessor resourceAccessor)
-
-- Default implementation that stores the file opener provided when the - Change was created. |
-
- void |
-Change.setResourceAccessor(ResourceAccessor resourceAccessor)
-
-- Sets the fileOpener that should be used for any file loading and resource - finding for files that are provided by the user. |
-
-Uses of ResourceAccessor in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom with parameters of type ResourceAccessor | -|
---|---|
- void |
-CustomChange.setFileOpener(ResourceAccessor resourceAccessor)
-
-- Sets the fileOpener that should be used for any file loading and resource - finding for files that are provided by the user. |
-
-Uses of ResourceAccessor in liquibase.changelog.visitor | -
---|
- -
Methods in liquibase.changelog.visitor with parameters of type ResourceAccessor | -|
---|---|
- void |
-DBDocVisitor.writeHTML(File rootOutputDir,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ResourceAccessor in liquibase.dbdoc | -
---|
- -
Constructors in liquibase.dbdoc with parameters of type ResourceAccessor | -|
---|---|
ChangeLogWriter(ResourceAccessor resourceAccessor,
- File rootOutputDir)
-
-- |
-
-Uses of ResourceAccessor in liquibase.integration.ant | -
---|
- -
Classes in liquibase.integration.ant that implement ResourceAccessor | -|
---|---|
- class |
-AntResourceAccessor
-
-- An implementation of FileOpener that is specific to how Ant works. |
-
-Uses of ResourceAccessor in liquibase.integration.commandline | -
---|
- -
Classes in liquibase.integration.commandline that implement ResourceAccessor | -|
---|---|
- class |
-CommandLineResourceAccessor
-
-- Implementation of liquibase.FileOpener for the command line app. |
-
-Uses of ResourceAccessor in liquibase.integration.spring | -
---|
- -
Classes in liquibase.integration.spring that implement ResourceAccessor | -|
---|---|
- class |
-SpringLiquibase.SpringResourceOpener
-
-- |
-
-Uses of ResourceAccessor in liquibase.parser | -
---|
- -
Methods in liquibase.parser with parameters of type ResourceAccessor | -|
---|---|
- ChangeLogParser |
-ChangeLogParserFactory.getParser(String fileNameOrExtension,
- ResourceAccessor resourceAccessor)
-
-- |
-
- DatabaseChangeLog |
-ChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-ChangeLogParser.supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ResourceAccessor in liquibase.parser.core.formattedsql | -
---|
- -
Methods in liquibase.parser.core.formattedsql with parameters of type ResourceAccessor | -|
---|---|
-protected InputStream |
-FormattedSqlChangeLogParser.openChangeLogFile(String physicalChangeLogLocation,
- ResourceAccessor resourceAccessor)
-
-- |
-
- DatabaseChangeLog |
-FormattedSqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-FormattedSqlChangeLogParser.supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ResourceAccessor in liquibase.parser.core.sql | -
---|
- -
Methods in liquibase.parser.core.sql with parameters of type ResourceAccessor | -|
---|---|
- DatabaseChangeLog |
-SqlChangeLogParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-SqlChangeLogParser.supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
-Uses of ResourceAccessor in liquibase.parser.core.xml | -
---|
- -
Methods in liquibase.parser.core.xml with parameters of type ResourceAccessor | -|
---|---|
- DatabaseChangeLog |
-XMLChangeLogSAXParser.parse(String physicalChangeLogLocation,
- ChangeLogParameters changeLogParameters,
- ResourceAccessor resourceAccessor)
-
-- |
-
- boolean |
-XMLChangeLogSAXParser.supports(String changeLogFile,
- ResourceAccessor resourceAccessor)
-
-- |
-
- void |
-LiquibaseEntityResolver.useResoureAccessor(ResourceAccessor resourceAccessor,
- String basePath)
-
-- Use the resource accessor to resolve external entities |
-
-Uses of ResourceAccessor in liquibase.resource | -
---|
- -
Classes in liquibase.resource that implement ResourceAccessor | -|
---|---|
- class |
-ClassLoaderResourceAccessor
-
-- An implementation of liquibase.FileOpener that opens file from the class loader. |
-
- class |
-CompositeResourceAccessor
-
-- A FileOpener that will search in a List of other FileOpeners until it finds - one that has a resource of the appropriate name and path. |
-
- class |
-FileSystemResourceAccessor
-
-- A FileOpener implementation which finds Files in the - File System. |
-
- -
Constructors in liquibase.resource with parameters of type ResourceAccessor | -|
---|---|
CompositeResourceAccessor(ResourceAccessor... openers)
-
-- Creates a CompositeFileOpener with 2 entries. |
-
- -
Constructor parameters in liquibase.resource with type arguments of type ResourceAccessor | -|
---|---|
CompositeResourceAccessor(List<ResourceAccessor> openers)
-
-- Creates a Composite Opener with the list specified. |
-
-Uses of ResourceAccessor in liquibase.servicelocator | -
---|
- -
Methods in liquibase.servicelocator with parameters of type ResourceAccessor | -|
---|---|
- void |
-ServiceLocator.setResourceAccessor(ResourceAccessor resourceAccessor)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -ResourceAccessor |
-
-Classes
-
- -ClassLoaderResourceAccessor - -CompositeResourceAccessor - -FileSystemResourceAccessor |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
ResourceAccessor | -Abstracts file access so they can be read in a variety of manners. | -
- -
-Class Summary | -|
---|---|
ClassLoaderResourceAccessor | -An implementation of liquibase.FileOpener that opens file from the class loader. | -
CompositeResourceAccessor | -A FileOpener that will search in a List of other FileOpeners until it finds - one that has a resource of the appropriate name and path. | -
FileSystemResourceAccessor | -A FileOpener implementation which finds Files in the - File System. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.resource | -|
---|---|
liquibase | -- |
liquibase.change | -- |
liquibase.change.custom | -- |
liquibase.changelog.visitor | -- |
liquibase.dbdoc | -- |
liquibase.integration.ant | -- |
liquibase.integration.commandline | -- |
liquibase.integration.spring | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
liquibase.resource | -- |
liquibase.servicelocator | -- |
-Classes in liquibase.resource used by liquibase | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.change | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.change.custom | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.changelog.visitor | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.dbdoc | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.integration.ant | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.integration.commandline | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.integration.spring | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.parser | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.parser.core.formattedsql | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.parser.core.sql | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.parser.core.xml | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.resource | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-Classes in liquibase.resource used by liquibase.servicelocator | -|
---|---|
ResourceAccessor
-
- - Abstracts file access so they can be read in a variety of manners. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface ChangeLogSerializer
-
-Method Summary | -|
---|---|
- String[] |
-getValidFileExtensions()
-
-- |
-
- String |
-serialize(Change change)
-
-- |
-
- String |
-serialize(ChangeSet changeSet)
-
-- |
-
- String |
-serialize(ColumnConfig columnConfig)
-
-- |
-
- String |
-serialize(DatabaseChangeLog databaseChangeLog)
-
-- |
-
- String |
-serialize(SqlVisitor visitor)
-
-- |
-
- void |
-write(List<ChangeSet> changeSets,
- OutputStream out)
-
-- |
-
-Method Detail | -
---|
-String[] getValidFileExtensions()-
-String serialize(DatabaseChangeLog databaseChangeLog)-
-String serialize(ChangeSet changeSet)-
-String serialize(Change change)-
-String serialize(SqlVisitor visitor)-
-String serialize(ColumnConfig columnConfig)-
-void write(List<ChangeSet> changeSets, - OutputStream out) - throws IOException-
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.serializer.ChangeLogSerializerFactory -
public class ChangeLogSerializerFactory
-
-Method Summary | -|
---|---|
-static ChangeLogSerializerFactory |
-getInstance()
-
-- |
-
- ChangeLogSerializer |
-getSerializer(String fileNameOrExtension)
-
-- |
-
- Map<String,ChangeLogSerializer> |
-getSerializers()
-
-- |
-
- void |
-register(ChangeLogSerializer changeLogSerializer)
-
-- |
-
-static void |
-reset()
-
-- |
-
- void |
-unregister(ChangeLogSerializer changeLogSerializer)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static void reset()-
-public static ChangeLogSerializerFactory getInstance()-
-public Map<String,ChangeLogSerializer> getSerializers()-
-public ChangeLogSerializer getSerializer(String fileNameOrExtension)-
-public void register(ChangeLogSerializer changeLogSerializer)-
-public void unregister(ChangeLogSerializer changeLogSerializer)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeLogSerializer | -|
---|---|
liquibase.diff | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
-Uses of ChangeLogSerializer in liquibase.diff | -
---|
- -
Methods in liquibase.diff with parameters of type ChangeLogSerializer | -|
---|---|
- void |
-DiffResult.printChangeLog(PrintStream out,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- Prints changeLog that would bring the target database to be the same as - the reference database |
-
- void |
-DiffResult.printChangeLog(String changeLogFile,
- Database targetDatabase,
- ChangeLogSerializer changeLogSerializer)
-
-- |
-
-Uses of ChangeLogSerializer in liquibase.serializer | -
---|
- -
Methods in liquibase.serializer that return ChangeLogSerializer | -|
---|---|
- ChangeLogSerializer |
-ChangeLogSerializerFactory.getSerializer(String fileNameOrExtension)
-
-- |
-
- -
Methods in liquibase.serializer that return types with arguments of type ChangeLogSerializer | -|
---|---|
- Map<String,ChangeLogSerializer> |
-ChangeLogSerializerFactory.getSerializers()
-
-- |
-
- -
Methods in liquibase.serializer with parameters of type ChangeLogSerializer | -|
---|---|
- void |
-ChangeLogSerializerFactory.register(ChangeLogSerializer changeLogSerializer)
-
-- |
-
- void |
-ChangeLogSerializerFactory.unregister(ChangeLogSerializer changeLogSerializer)
-
-- |
-
-Uses of ChangeLogSerializer in liquibase.serializer.core.string | -
---|
- -
Classes in liquibase.serializer.core.string that implement ChangeLogSerializer | -|
---|---|
- class |
-StringChangeLogSerializer
-
-- |
-
-Uses of ChangeLogSerializer in liquibase.serializer.core.xml | -
---|
- -
Classes in liquibase.serializer.core.xml that implement ChangeLogSerializer | -|
---|---|
- class |
-XMLChangeLogSerializer
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ChangeLogSerializerFactory | -|
---|---|
liquibase.serializer | -- |
-Uses of ChangeLogSerializerFactory in liquibase.serializer | -
---|
- -
Methods in liquibase.serializer that return ChangeLogSerializerFactory | -|
---|---|
-static ChangeLogSerializerFactory |
-ChangeLogSerializerFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.serializer.core.string.StringChangeLogSerializer -
public class StringChangeLogSerializer
-
-Constructor Summary | -|
---|---|
StringChangeLogSerializer()
-
-- |
-
-Method Summary | -|
---|---|
- String[] |
-getValidFileExtensions()
-
-- |
-
- String |
-serialize(Change change)
-
-- |
-
- String |
-serialize(ChangeSet changeSet)
-
-- |
-
- String |
-serialize(ColumnConfig columnConfig)
-
-- |
-
- String |
-serialize(DatabaseChangeLog databaseChangeLog)
-
-- |
-
- String |
-serialize(SqlVisitor visitor)
-
-- |
-
- void |
-write(List<ChangeSet> changeSets,
- OutputStream out)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public StringChangeLogSerializer()-
-Method Detail | -
---|
-public String[] getValidFileExtensions()-
getValidFileExtensions
in interface ChangeLogSerializer
-public String serialize(DatabaseChangeLog databaseChangeLog)-
serialize
in interface ChangeLogSerializer
-public String serialize(Change change)-
serialize
in interface ChangeLogSerializer
-public String serialize(SqlVisitor visitor)-
serialize
in interface ChangeLogSerializer
-public String serialize(ColumnConfig columnConfig)-
serialize
in interface ChangeLogSerializer
-public String serialize(ChangeSet changeSet)-
serialize
in interface ChangeLogSerializer
-public void write(List<ChangeSet> changeSets, - OutputStream out) - throws IOException-
write
in interface ChangeLogSerializer
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -StringChangeLogSerializer |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
StringChangeLogSerializer | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.serializer.core.xml.XMLChangeLogSerializer -
public class XMLChangeLogSerializer
-
-Constructor Summary | -|
---|---|
- |
-XMLChangeLogSerializer()
-
-- |
-
-protected |
-XMLChangeLogSerializer(Document currentChangeLogFileDOM)
-
-- |
-
-Method Summary | -|
---|---|
- Element |
-createNode(Change change)
-
-- |
-
- Element |
-createNode(ChangeSet changeSet)
-
-- |
-
- Element |
-createNode(ColumnConfig columnConfig)
-
-- |
-
- Element |
-createNode(CustomChangeWrapper change)
-
-- |
-
- Element |
-createNode(SqlVisitor visitor)
-
-- |
-
- Element |
-createNode(String nodeName,
- String nodeContent)
-
-- |
-
- String[] |
-getValidFileExtensions()
-
-- |
-
- String |
-serialize(Change change)
-
-- |
-
- String |
-serialize(ChangeSet changeSet)
-
-- |
-
- String |
-serialize(ColumnConfig columnConfig)
-
-- |
-
- String |
-serialize(DatabaseChangeLog databaseChangeLog)
-
-- |
-
- String |
-serialize(SqlVisitor visitor)
-
-- |
-
- void |
-setCurrentChangeLogFileDOM(Document currentChangeLogFileDOM)
-
-- |
-
- void |
-write(List<ChangeSet> changeSets,
- OutputStream out)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public XMLChangeLogSerializer()-
-protected XMLChangeLogSerializer(Document currentChangeLogFileDOM)-
-Method Detail | -
---|
-public void setCurrentChangeLogFileDOM(Document currentChangeLogFileDOM)-
-public String[] getValidFileExtensions()-
getValidFileExtensions
in interface ChangeLogSerializer
-public String serialize(DatabaseChangeLog databaseChangeLog)-
serialize
in interface ChangeLogSerializer
-public String serialize(Change change)-
serialize
in interface ChangeLogSerializer
-public String serialize(SqlVisitor visitor)-
serialize
in interface ChangeLogSerializer
-public String serialize(ColumnConfig columnConfig)-
serialize
in interface ChangeLogSerializer
-public String serialize(ChangeSet changeSet)-
serialize
in interface ChangeLogSerializer
-public void write(List<ChangeSet> changeSets, - OutputStream out) - throws IOException-
write
in interface ChangeLogSerializer
IOException
-public Element createNode(SqlVisitor visitor)-
-public Element createNode(Change change)-
-public Element createNode(String nodeName, - String nodeContent)-
-public Element createNode(ColumnConfig columnConfig)-
-public Element createNode(ChangeSet changeSet)-
-public Element createNode(CustomChangeWrapper change)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -XMLChangeLogSerializer |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
XMLChangeLogSerializer | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -ChangeLogSerializer |
-
-Classes
-
- -ChangeLogSerializerFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
ChangeLogSerializer | -- |
- -
-Class Summary | -|
---|---|
ChangeLogSerializerFactory | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.serializer | -|
---|---|
liquibase.diff | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
-Classes in liquibase.serializer used by liquibase.diff | -|
---|---|
ChangeLogSerializer
-
- - |
-
-Classes in liquibase.serializer used by liquibase.serializer | -|
---|---|
ChangeLogSerializer
-
- - |
-|
ChangeLogSerializerFactory
-
- - |
-
-Classes in liquibase.serializer used by liquibase.serializer.core.string | -|
---|---|
ChangeLogSerializer
-
- - |
-
-Classes in liquibase.serializer used by liquibase.serializer.core.xml | -|
---|---|
ChangeLogSerializer
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.servicelocator.AssignableToPackageScanFilter -
public class AssignableToPackageScanFilter
-Package scan filter for testing if a given class is assignable to another class. -
- -
-
-Constructor Summary | -|
---|---|
AssignableToPackageScanFilter()
-
-- |
-|
AssignableToPackageScanFilter(Class<?> parentType)
-
-- |
-|
AssignableToPackageScanFilter(Set<Class<?>> parents)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addParentType(Class<?> parentType)
-
-- |
-
- boolean |
-matches(Class<?> type)
-
-- Does the given class match |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AssignableToPackageScanFilter()-
-public AssignableToPackageScanFilter(Class<?> parentType)-
-public AssignableToPackageScanFilter(Set<Class<?>> parents)-
-Method Detail | -
---|
-public void addParentType(Class<?> parentType)-
-public boolean matches(Class<?> type)-
PackageScanFilter
-
matches
in interface PackageScanFilter
type
- the class
--public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.servicelocator.CompositePackageScanFilter -
public class CompositePackageScanFilter
-CompositePackageScanFilter
allows multiple
- PackageScanFilter
s to be composed into a single filter. For a
- Class
to match a CompositePackageScanFilter
it must match
- each of the filters the composite contains
-
- -
-
-Constructor Summary | -|
---|---|
CompositePackageScanFilter()
-
-- |
-|
CompositePackageScanFilter(Set<PackageScanFilter> filters)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addFilter(PackageScanFilter filter)
-
-- |
-
- boolean |
-matches(Class<?> type)
-
-- Does the given class match |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CompositePackageScanFilter()-
-public CompositePackageScanFilter(Set<PackageScanFilter> filters)-
-Method Detail | -
---|
-public void addFilter(PackageScanFilter filter)-
-public boolean matches(Class<?> type)-
PackageScanFilter
-
matches
in interface PackageScanFilter
type
- the class
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.servicelocator.DefaultPackageScanClassResolver -
public class DefaultPackageScanClassResolver
-Default implement of PackageScanClassResolver
-
- -
-
-Field Summary | -|
---|---|
-protected Logger |
-log
-
-- |
-
-Constructor Summary | -|
---|---|
DefaultPackageScanClassResolver()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addClassLoader(ClassLoader classLoader)
-
-- Adds the class loader to the existing loaders |
-
- void |
-addFilter(PackageScanFilter filter)
-
-- Add a filter that will be applied to all scan operations |
-
-protected void |
-addIfMatching(PackageScanFilter test,
- String fqn,
- Set<Class<?>> classes)
-
-- Add the class designated by the fully qualified class name provided to - the set of resolved classes if and only if it is approved by the Test - supplied. |
-
-protected URL |
-customResourceLocator(URL url)
-
-- |
-
-protected void |
-find(PackageScanFilter test,
- String packageName,
- ClassLoader loader,
- Set<Class<?>> classes)
-
-- |
-
-protected void |
-find(PackageScanFilter test,
- String packageName,
- Set<Class<?>> classes)
-
-- |
-
- Set<Class<?>> |
-findByFilter(PackageScanFilter filter,
- String... packageNames)
-
-- Attempts to discover classes filter by the provided filter |
-
- Set<Class<?>> |
-findImplementations(Class parent,
- String... packageNames)
-
-- Attempts to discover classes that are assignable to the type provided. |
-
- Set<ClassLoader> |
-getClassLoaders()
-
-- Gets the ClassLoader instances that should be used when scanning for classes. |
-
-protected Enumeration<URL> |
-getResources(ClassLoader loader,
- String packageName)
-
-- Strategy to get the resources by the given classloader. |
-
-protected void |
-loadImplementationsInJar(PackageScanFilter test,
- String parent,
- InputStream stream,
- String urlPath,
- Set<Class<?>> classes)
-
-- Finds matching classes within a jar files that contains a folder - structure matching the package structure. |
-
- void |
-removeFilter(PackageScanFilter filter)
-
-- Removes the filter |
-
- void |
-setClassLoaders(Set<ClassLoader> classLoaders)
-
-- Sets the ClassLoader instances that should be used when scanning for - classes. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected final transient Logger log-
-Constructor Detail | -
---|
-public DefaultPackageScanClassResolver()-
-Method Detail | -
---|
-public void addClassLoader(ClassLoader classLoader)-
PackageScanClassResolver
-
addClassLoader
in interface PackageScanClassResolver
classLoader
- the loader to add-public void addFilter(PackageScanFilter filter)-
PackageScanClassResolver
-
addFilter
in interface PackageScanClassResolver
filter
- filter to filter desired classes in all scan operations-public void removeFilter(PackageScanFilter filter)-
PackageScanClassResolver
-
removeFilter
in interface PackageScanClassResolver
filter
- filter to filter desired classes in all scan operations-public Set<ClassLoader> getClassLoaders()-
PackageScanClassResolver
-
getClassLoaders
in interface PackageScanClassResolver
-public void setClassLoaders(Set<ClassLoader> classLoaders)-
PackageScanClassResolver
-
setClassLoaders
in interface PackageScanClassResolver
classLoaders
- loaders to use when scanning for classes-public Set<Class<?>> findImplementations(Class parent, - String... packageNames)-
PackageScanClassResolver
-
findImplementations
in interface PackageScanClassResolver
parent
- the class of interface to find subclasses or implementations ofpackageNames
- one or more package names to scan (including subpackages) for classes
--public Set<Class<?>> findByFilter(PackageScanFilter filter, - String... packageNames)-
PackageScanClassResolver
-
findByFilter
in interface PackageScanClassResolver
filter
- filter to filter desired classes.packageNames
- one or more package names to scan (including subpackages) for classes
--protected void find(PackageScanFilter test, - String packageName, - Set<Class<?>> classes)-
-protected void find(PackageScanFilter test, - String packageName, - ClassLoader loader, - Set<Class<?>> classes)-
-protected URL customResourceLocator(URL url) - throws IOException-
IOException
-protected Enumeration<URL> getResources(ClassLoader loader, - String packageName) - throws IOException-
WebSpherePackageScanClassResolver
- to take care of WebSphere's odditiy of resource loading.
--
loader
- the classloaderpackageName
- the packagename for the package to load
-IOException
- is thrown by the classloader-protected void loadImplementationsInJar(PackageScanFilter test, - String parent, - InputStream stream, - String urlPath, - Set<Class<?>> classes)-
-
test
- a Test used to filter the classes that are discoveredparent
- the parent package under which classes must be in order to
- be consideredstream
- the inputstream of the jar file to be examined for classesurlPath
- the url of the jar file to be examined for classes-protected void addIfMatching(PackageScanFilter test, - String fqn, - Set<Class<?>> classes)-
-
test
- the test used to determine if the class matchesfqn
- the fully qualified name of a class
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: REQUIRED | OPTIONAL | --DETAIL: ELEMENT | -
@Retention(value=RUNTIME) -@Target(value=TYPE) -public @interface LiquibaseService
-
-Optional Element Summary | -|
---|---|
- boolean |
-skip
-
-- |
-
-public abstract boolean skip-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: REQUIRED | OPTIONAL | --DETAIL: ELEMENT | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface PackageScanClassResolver
-A resolver that can find resources based on package scanning. -
- -
-
-Method Summary | -|
---|---|
- void |
-addClassLoader(ClassLoader classLoader)
-
-- Adds the class loader to the existing loaders |
-
- void |
-addFilter(PackageScanFilter filter)
-
-- Add a filter that will be applied to all scan operations |
-
- Set<Class<?>> |
-findByFilter(PackageScanFilter filter,
- String... packageNames)
-
-- Attempts to discover classes filter by the provided filter |
-
- Set<Class<?>> |
-findImplementations(Class<?> parent,
- String... packageNames)
-
-- Attempts to discover classes that are assignable to the type provided. |
-
- Set<ClassLoader> |
-getClassLoaders()
-
-- Gets the ClassLoader instances that should be used when scanning for classes. |
-
- void |
-removeFilter(PackageScanFilter filter)
-
-- Removes the filter |
-
- void |
-setClassLoaders(Set<ClassLoader> classLoaders)
-
-- Sets the ClassLoader instances that should be used when scanning for - classes. |
-
-Method Detail | -
---|
-void setClassLoaders(Set<ClassLoader> classLoaders)-
-
classLoaders
- loaders to use when scanning for classes-Set<ClassLoader> getClassLoaders()-
-
-void addClassLoader(ClassLoader classLoader)-
-
classLoader
- the loader to add-Set<Class<?>> findImplementations(Class<?> parent, - String... packageNames)-
-
parent
- the class of interface to find subclasses or implementations ofpackageNames
- one or more package names to scan (including subpackages) for classes
--Set<Class<?>> findByFilter(PackageScanFilter filter, - String... packageNames)-
-
filter
- filter to filter desired classes.packageNames
- one or more package names to scan (including subpackages) for classes
--void addFilter(PackageScanFilter filter)-
-
filter
- filter to filter desired classes in all scan operations-void removeFilter(PackageScanFilter filter)-
-
filter
- filter to filter desired classes in all scan operations
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface PackageScanFilter
-Filter that can be used with the PackageScanClassResolver
resolver.
-
- -
-
-Method Summary | -|
---|---|
- boolean |
-matches(Class<?> type)
-
-- Does the given class match |
-
-Method Detail | -
---|
-boolean matches(Class<?> type)-
-
type
- the class
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface PrioritizedService
-
-Field Summary | -|
---|---|
-static int |
-PRIORITY_DATABASE
-
-- |
-
-static int |
-PRIORITY_DEFAULT
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getPriority()
-
-- |
-
-Field Detail | -
---|
-static final int PRIORITY_DEFAULT-
-static final int PRIORITY_DATABASE-
-Method Detail | -
---|
-int getPriority()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.servicelocator.ServiceLocator -
public class ServiceLocator
-
-Method Summary | -|
---|---|
- void |
-addPackageToScan(String packageName)
-
-- |
-
- Class |
-findClass(Class requiredInterface)
-
-- |
-
- Class[] |
-findClasses(Class requiredInterface)
-
-- |
-
-static ServiceLocator |
-getInstance()
-
-- |
-
-protected Logger |
-getLogger()
-
-- |
-
- Object |
-newInstance(Class requiredInterface)
-
-- |
-
-static void |
-reset()
-
-- |
-
- void |
-setResourceAccessor(ResourceAccessor resourceAccessor)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static ServiceLocator getInstance()-
-public void setResourceAccessor(ResourceAccessor resourceAccessor)-
-public void addPackageToScan(String packageName)-
-public Class findClass(Class requiredInterface) - throws ServiceNotFoundException-
ServiceNotFoundException
-public Class[] findClasses(Class requiredInterface) - throws ServiceNotFoundException-
ServiceNotFoundException
-public Object newInstance(Class requiredInterface) - throws ServiceNotFoundException-
ServiceNotFoundException
-public static void reset()-
-protected Logger getLogger()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.servicelocator.DefaultPackageScanClassResolver -
liquibase.servicelocator.WebSpherePackageScanClassResolver -
public class WebSpherePackageScanClassResolver
-WebSphere specific resolver to handle loading annotated resources in JAR files. -
- -
-
-Field Summary | -
---|
Fields inherited from class liquibase.servicelocator.DefaultPackageScanClassResolver | -
---|
log |
-
-Constructor Summary | -|
---|---|
WebSpherePackageScanClassResolver(String resourcePath)
-
-- Constructor. |
-
-Method Summary | -|
---|---|
-protected Enumeration<URL> |
-getResources(ClassLoader loader,
- String packageName)
-
-- Overloaded to handle specific problem with getting resources on the IBM WebSphere platform. |
-
-static boolean |
-isWebSphereClassLoader(ClassLoader loader)
-
-- Is the classloader from IBM and thus the WebSphere platform? |
-
Methods inherited from class liquibase.servicelocator.DefaultPackageScanClassResolver | -
---|
addClassLoader, addFilter, addIfMatching, customResourceLocator, find, find, findByFilter, findImplementations, getClassLoaders, loadImplementationsInJar, removeFilter, setClassLoaders |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public WebSpherePackageScanClassResolver(String resourcePath)-
-
resourcePath
- the fixed resource path to use for fetching camel jars in WebSphere.-Method Detail | -
---|
-public static boolean isWebSphereClassLoader(ClassLoader loader)-
-
loader
- the classloader
--protected Enumeration<URL> getResources(ClassLoader loader, - String packageName) - throws IOException-
-
getResources
in class DefaultPackageScanClassResolver
loader
- the classloaderpackageName
- the packagename for the package to load
-IOException
- is thrown by the classloader
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DefaultPackageScanClassResolver | -|
---|---|
liquibase.servicelocator | -- |
-Uses of DefaultPackageScanClassResolver in liquibase.servicelocator | -
---|
- -
Subclasses of DefaultPackageScanClassResolver in liquibase.servicelocator | -|
---|---|
- class |
-WebSpherePackageScanClassResolver
-
-- WebSphere specific resolver to handle loading annotated resources in JAR files. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use LiquibaseService | -|
---|---|
liquibase.executor | -- |
-Uses of LiquibaseService in liquibase.executor | -
---|
- -
Classes in liquibase.executor with annotations of type LiquibaseService | -|
---|---|
- class |
-LoggingExecutor
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PackageScanClassResolver | -|
---|---|
liquibase.servicelocator | -- |
-Uses of PackageScanClassResolver in liquibase.servicelocator | -
---|
- -
Classes in liquibase.servicelocator that implement PackageScanClassResolver | -|
---|---|
- class |
-DefaultPackageScanClassResolver
-
-- Default implement of PackageScanClassResolver |
-
- class |
-WebSpherePackageScanClassResolver
-
-- WebSphere specific resolver to handle loading annotated resources in JAR files. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PackageScanFilter | -|
---|---|
liquibase.servicelocator | -- |
-Uses of PackageScanFilter in liquibase.servicelocator | -
---|
- -
Classes in liquibase.servicelocator that implement PackageScanFilter | -|
---|---|
- class |
-AssignableToPackageScanFilter
-
-- Package scan filter for testing if a given class is assignable to another class. |
-
- class |
-CompositePackageScanFilter
-
-- CompositePackageScanFilter allows multiple
- PackageScanFilter s to be composed into a single filter. |
-
- -
Methods in liquibase.servicelocator with parameters of type PackageScanFilter | -|
---|---|
- void |
-CompositePackageScanFilter.addFilter(PackageScanFilter filter)
-
-- |
-
- void |
-DefaultPackageScanClassResolver.addFilter(PackageScanFilter filter)
-
-- |
-
- void |
-PackageScanClassResolver.addFilter(PackageScanFilter filter)
-
-- Add a filter that will be applied to all scan operations |
-
-protected void |
-DefaultPackageScanClassResolver.addIfMatching(PackageScanFilter test,
- String fqn,
- Set<Class<?>> classes)
-
-- Add the class designated by the fully qualified class name provided to - the set of resolved classes if and only if it is approved by the Test - supplied. |
-
-protected void |
-DefaultPackageScanClassResolver.find(PackageScanFilter test,
- String packageName,
- ClassLoader loader,
- Set<Class<?>> classes)
-
-- |
-
-protected void |
-DefaultPackageScanClassResolver.find(PackageScanFilter test,
- String packageName,
- Set<Class<?>> classes)
-
-- |
-
- Set<Class<?>> |
-DefaultPackageScanClassResolver.findByFilter(PackageScanFilter filter,
- String... packageNames)
-
-- |
-
- Set<Class<?>> |
-PackageScanClassResolver.findByFilter(PackageScanFilter filter,
- String... packageNames)
-
-- Attempts to discover classes filter by the provided filter |
-
-protected void |
-DefaultPackageScanClassResolver.loadImplementationsInJar(PackageScanFilter test,
- String parent,
- InputStream stream,
- String urlPath,
- Set<Class<?>> classes)
-
-- Finds matching classes within a jar files that contains a folder - structure matching the package structure. |
-
- void |
-DefaultPackageScanClassResolver.removeFilter(PackageScanFilter filter)
-
-- |
-
- void |
-PackageScanClassResolver.removeFilter(PackageScanFilter filter)
-
-- Removes the filter |
-
- -
Constructor parameters in liquibase.servicelocator with type arguments of type PackageScanFilter | -|
---|---|
CompositePackageScanFilter(Set<PackageScanFilter> filters)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PrioritizedService | -|
---|---|
liquibase.change | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.logging | -- |
liquibase.logging.core | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
-Uses of PrioritizedService in liquibase.change | -
---|
- -
Classes in liquibase.change that implement PrioritizedService | -|
---|---|
- class |
-ChangeMetaData
-
-- |
-
-Uses of PrioritizedService in liquibase.database | -
---|
- -
Subinterfaces of PrioritizedService in liquibase.database | -|
---|---|
- interface |
-Database
-
-- |
-
- -
Classes in liquibase.database that implement PrioritizedService | -|
---|---|
- class |
-AbstractDatabase
-
-- AbstractDatabase is extended by all supported databases as a facade to the underlying database. |
-
-Uses of PrioritizedService in liquibase.database.core | -
---|
- -
Classes in liquibase.database.core that implement PrioritizedService | -|
---|---|
- class |
-CacheDatabase
-
-- |
-
- class |
-DB2Database
-
-- |
-
- class |
-DerbyDatabase
-
-- |
-
- class |
-FirebirdDatabase
-
-- Firebird database implementation. |
-
- class |
-H2Database
-
-- |
-
- class |
-HsqlDatabase
-
-- |
-
- class |
-InformixDatabase
-
-- |
-
- class |
-MaxDBDatabase
-
-- |
-
- class |
-MSSQLDatabase
-
-- Encapsulates MS-SQL database support. |
-
- class |
-MySQLDatabase
-
-- Encapsulates MySQL database support. |
-
- class |
-OracleDatabase
-
-- Encapsulates Oracle database support. |
-
- class |
-PostgresDatabase
-
-- Encapsulates PostgreSQL database support. |
-
- class |
-SQLiteDatabase
-
-- |
-
- class |
-SybaseASADatabase
-
-- |
-
- class |
-SybaseDatabase
-
-- Encapsulates Sybase ASE database support. |
-
- class |
-UnsupportedDatabase
-
-- |
-
-Uses of PrioritizedService in liquibase.database.typeconversion | -
---|
- -
Subinterfaces of PrioritizedService in liquibase.database.typeconversion | -|
---|---|
- interface |
-TypeConverter
-
-- |
-
-Uses of PrioritizedService in liquibase.database.typeconversion.core | -
---|
- -
Classes in liquibase.database.typeconversion.core that implement PrioritizedService | -|
---|---|
- class |
-AbstractTypeConverter
-
-- |
-
- class |
-CacheTypeConverter
-
-- |
-
- class |
-DB2TypeConverter
-
-- |
-
- class |
-DefaultTypeConverter
-
-- |
-
- class |
-DerbyTypeConverter
-
-- |
-
- class |
-FirebirdTypeConverter
-
-- |
-
- class |
-H2TypeConverter
-
-- |
-
- class |
-HsqlTypeConverter
-
-- |
-
- class |
-InformixTypeConverter
-
-- |
-
- class |
-MaxDBTypeConverter
-
-- |
-
- class |
-MSSQLTypeConverter
-
-- |
-
- class |
-MySQLTypeConverter
-
-- |
-
- class |
-OracleTypeConverter
-
-- |
-
- class |
-Postgres83TypeConverter
-
-- |
-
- class |
-PostgresTypeConverter
-
-- |
-
- class |
-SQLiteTypeConverter
-
-- |
-
- class |
-SybaseASATypeConverter
-
-- |
-
- class |
-SybaseTypeConverter
-
-- |
-
-Uses of PrioritizedService in liquibase.logging | -
---|
- -
Subinterfaces of PrioritizedService in liquibase.logging | -|
---|---|
- interface |
-Logger
-
-- |
-
-Uses of PrioritizedService in liquibase.logging.core | -
---|
- -
Classes in liquibase.logging.core that implement PrioritizedService | -|
---|---|
- class |
-AbstractLogger
-
-- |
-
- class |
-DefaultLogger
-
-- |
-
-Uses of PrioritizedService in liquibase.parser | -
---|
- -
Subinterfaces of PrioritizedService in liquibase.parser | -|
---|---|
- interface |
-ChangeLogParser
-
-- |
-
-Uses of PrioritizedService in liquibase.parser.core.formattedsql | -
---|
- -
Classes in liquibase.parser.core.formattedsql that implement PrioritizedService | -|
---|---|
- class |
-FormattedSqlChangeLogParser
-
-- |
-
-Uses of PrioritizedService in liquibase.parser.core.sql | -
---|
- -
Classes in liquibase.parser.core.sql that implement PrioritizedService | -|
---|---|
- class |
-SqlChangeLogParser
-
-- |
-
-Uses of PrioritizedService in liquibase.parser.core.xml | -
---|
- -
Classes in liquibase.parser.core.xml that implement PrioritizedService | -|
---|---|
- class |
-XMLChangeLogSAXParser
-
-- |
-
-Uses of PrioritizedService in liquibase.sqlgenerator | -
---|
- -
Subinterfaces of PrioritizedService in liquibase.sqlgenerator | -|
---|---|
- interface |
-SqlGenerator<StatementType extends SqlStatement>
-
-- SqlGenerator implementations take a database-independent SqlStatement interface and create a database-specific Sql object. |
-
-Uses of PrioritizedService in liquibase.sqlgenerator.core | -
---|
- -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ServiceLocator | -|
---|---|
liquibase.servicelocator | -- |
-Uses of ServiceLocator in liquibase.servicelocator | -
---|
- -
Methods in liquibase.servicelocator that return ServiceLocator | -|
---|---|
-static ServiceLocator |
-ServiceLocator.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -PackageScanClassResolver - -PackageScanFilter - -PrioritizedService |
-
-Classes
-
- -AssignableToPackageScanFilter - -CompositePackageScanFilter - -DefaultPackageScanClassResolver - -ServiceLocator - -WebSpherePackageScanClassResolver |
-
-Annotation Types
-
- -LiquibaseService |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
PackageScanClassResolver | -A resolver that can find resources based on package scanning. | -
PackageScanFilter | -Filter that can be used with the PackageScanClassResolver resolver. |
-
PrioritizedService | -- |
- -
-Class Summary | -|
---|---|
AssignableToPackageScanFilter | -Package scan filter for testing if a given class is assignable to another class. | -
CompositePackageScanFilter | -CompositePackageScanFilter allows multiple
- PackageScanFilter s to be composed into a single filter. |
-
DefaultPackageScanClassResolver | -Default implement of PackageScanClassResolver |
-
ServiceLocator | -- |
WebSpherePackageScanClassResolver | -WebSphere specific resolver to handle loading annotated resources in JAR files. | -
- -
-Annotation Types Summary | -|
---|---|
LiquibaseService | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.servicelocator | -|
---|---|
liquibase.change | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.database.typeconversion | -- |
liquibase.database.typeconversion.core | -- |
liquibase.executor | -- |
liquibase.logging | -- |
liquibase.logging.core | -- |
liquibase.parser | -- |
liquibase.parser.core.formattedsql | -- |
liquibase.parser.core.sql | -- |
liquibase.parser.core.xml | -- |
liquibase.servicelocator | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
-Classes in liquibase.servicelocator used by liquibase.change | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.database | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.database.core | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.database.typeconversion | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.database.typeconversion.core | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.executor | -|
---|---|
LiquibaseService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.logging | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.logging.core | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.parser | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.parser.core.formattedsql | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.parser.core.sql | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.parser.core.xml | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.servicelocator | -|
---|---|
DefaultPackageScanClassResolver
-
- - Default implement of PackageScanClassResolver |
-|
PackageScanClassResolver
-
- - A resolver that can find resources based on package scanning. |
-|
PackageScanFilter
-
- - Filter that can be used with the PackageScanClassResolver resolver. |
-|
ServiceLocator
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.sqlgenerator | -|
---|---|
PrioritizedService
-
- - |
-
-Classes in liquibase.servicelocator used by liquibase.sqlgenerator.core | -|
---|---|
PrioritizedService
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.DatabaseSnapshot -
public class DatabaseSnapshot
-
-Constructor Summary | -|
---|---|
DatabaseSnapshot(Database database,
- String requestedSchema)
-
-- |
-
-Method Summary | -|
---|---|
- Column |
-getColumn(String tableName,
- String columnName)
-
-- |
-
- Collection<Column> |
-getColumns()
-
-- |
-
- Database |
-getDatabase()
-
-- |
-
- Table |
-getDatabaseChangeLogLockTable()
-
-- |
-
- Table |
-getDatabaseChangeLogTable()
-
-- |
-
- ForeignKey |
-getForeignKey(String foreignKeyName)
-
-- |
-
- Set<ForeignKey> |
-getForeignKeys()
-
-- |
-
- Index |
-getIndex(String indexName)
-
-- |
-
- Set<Index> |
-getIndexes()
-
-- |
-
- PrimaryKey |
-getPrimaryKey(String pkName)
-
-- |
-
- PrimaryKey |
-getPrimaryKeyForTable(String tableName)
-
-- |
-
- Set<PrimaryKey> |
-getPrimaryKeys()
-
-- |
-
- String |
-getSchema()
-
-- |
-
- Sequence |
-getSequence(String sequenceName)
-
-- |
-
- Set<Sequence> |
-getSequences()
-
-- |
-
- Table |
-getTable(String tableName)
-
-- |
-
- Set<Table> |
-getTables()
-
-- |
-
- UniqueConstraint |
-getUniqueConstraint(String ucName)
-
-- |
-
- Set<UniqueConstraint> |
-getUniqueConstraints()
-
-- |
-
- View |
-getView(String viewName)
-
-- |
-
- Set<View> |
-getViews()
-
-- |
-
- boolean |
-hasDatabaseChangeLogTable()
-
-- |
-
- boolean |
-isPrimaryKey(Column columnInfo)
-
-- |
-
- void |
-setDatabaseChangeLogLockTable(Table table)
-
-- |
-
- void |
-setDatabaseChangeLogTable(Table table)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseSnapshot(Database database, - String requestedSchema)-
-Method Detail | -
---|
-public Database getDatabase()-
-public Set<Table> getTables()-
-public Set<View> getViews()-
-public Set<ForeignKey> getForeignKeys()-
-public Set<Index> getIndexes()-
-public Set<PrimaryKey> getPrimaryKeys()-
-public Set<Sequence> getSequences()-
-public Set<UniqueConstraint> getUniqueConstraints()-
-public Table getTable(String tableName)-
-public ForeignKey getForeignKey(String foreignKeyName)-
-public Sequence getSequence(String sequenceName)-
-public Index getIndex(String indexName)-
-public View getView(String viewName)-
-public PrimaryKey getPrimaryKey(String pkName)-
-public PrimaryKey getPrimaryKeyForTable(String tableName)-
-public UniqueConstraint getUniqueConstraint(String ucName)-
-public String getSchema()-
-public boolean isPrimaryKey(Column columnInfo)-
-public Collection<Column> getColumns()-
-public Column getColumn(String tableName, - String columnName)-
-public boolean hasDatabaseChangeLogTable()-
-public Table getDatabaseChangeLogTable()-
-public void setDatabaseChangeLogTable(Table table)-
-public Table getDatabaseChangeLogLockTable()-
-public void setDatabaseChangeLogLockTable(Table table)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface DatabaseSnapshotGenerator
-
-Field Summary | -|
---|---|
-static int |
-PRIORITY_DATABASE
-
-- Generator specific to database, higher priority. |
-
-static int |
-PRIORITY_DEFAULT
-
-- Default generator, lower priority. |
-
-Method Summary | -|
---|---|
- DatabaseSnapshot |
-createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- |
-
- Column |
-getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
- Table |
-getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-getDatabaseChangeLogTable(Database database)
-
-- |
-
- ForeignKey |
-getForeignKeyByForeignKeyTable(String schemaName,
- String tableName,
- String fkName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-getForeignKeys(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- int |
-getPriority(Database database)
-
-- |
-
- Table |
-getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-hasDatabaseChangeLogLockTable(Database database)
-
-- |
-
- boolean |
-hasDatabaseChangeLogTable(Database database)
-
-- |
-
- boolean |
-hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- |
-
- boolean |
-hasTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-hasView(String schemaName,
- String viewName,
- Database database)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
-Field Detail | -
---|
-static final int PRIORITY_DEFAULT-
-
-static final int PRIORITY_DATABASE-
-
-Method Detail | -
---|
-boolean supports(Database database)-
-int getPriority(Database database)-
-DatabaseSnapshot createSnapshot(Database database, - String schema, - Set<DiffStatusListener> listeners) - throws DatabaseException-
DatabaseException
-Table getDatabaseChangeLogTable(Database database) - throws DatabaseException-
DatabaseException
-Table getDatabaseChangeLogLockTable(Database database) - throws DatabaseException-
DatabaseException
-Table getTable(String schemaName, - String tableName, - Database database) - throws DatabaseException-
DatabaseException
-Column getColumn(String schemaName, - String tableName, - String columnName, - Database database) - throws DatabaseException-
DatabaseException
-ForeignKey getForeignKeyByForeignKeyTable(String schemaName, - String tableName, - String fkName, - Database database) - throws DatabaseException-
DatabaseException
-List<ForeignKey> getForeignKeys(String schemaName, - String tableName, - Database database) - throws DatabaseException-
DatabaseException
-boolean hasIndex(String schemaName, - String tableName, - String indexName, - Database database, - String columnNames) - throws DatabaseException-
DatabaseException
-boolean hasDatabaseChangeLogTable(Database database)-
-boolean hasDatabaseChangeLogLockTable(Database database)-
-boolean hasTable(String schemaName, - String tableName, - Database database)-
-boolean hasView(String schemaName, - String viewName, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.DatabaseSnapshotGeneratorFactory -
public class DatabaseSnapshotGeneratorFactory
-
-Method Summary | -|
---|---|
- DatabaseSnapshot |
-createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- Get generator for database with highest priority. |
-
- DatabaseSnapshotGenerator |
-getGenerator(Database database)
-
-- |
-
- SortedSet<DatabaseSnapshotGenerator> |
-getGenerators(Database database)
-
-- Get generators supporting database, sorted from highest priority to - lowest. |
-
-static DatabaseSnapshotGeneratorFactory |
-getInstance()
-
-- |
-
- List<DatabaseSnapshotGenerator> |
-getRegistry()
-
-- Returns instances of all implemented database types. |
-
- void |
-register(DatabaseSnapshotGenerator snapshotGenerator)
-
-- |
-
-static void |
-resetAll()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static DatabaseSnapshotGeneratorFactory getInstance()-
-public DatabaseSnapshotGenerator getGenerator(Database database)-
-public SortedSet<DatabaseSnapshotGenerator> getGenerators(Database database)-
-
database
-
--public DatabaseSnapshot createSnapshot(Database database, - String schema, - Set<DiffStatusListener> listeners) - throws DatabaseException-
-
DatabaseException
-public List<DatabaseSnapshotGenerator> getRegistry()-
-
-public void register(DatabaseSnapshotGenerator snapshotGenerator)-
-public static void resetAll()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseSnapshot | -|
---|---|
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Uses of DatabaseSnapshot in liquibase.diff | -
---|
- -
Constructors in liquibase.diff with parameters of type DatabaseSnapshot | -|
---|---|
Diff(DatabaseSnapshot referenceSnapshot,
- DatabaseSnapshot targetDatabaseSnapshot)
-
-- |
-|
DiffResult(DatabaseSnapshot referenceDatabaseSnapshot,
- DatabaseSnapshot targetDatabaseSnapshot)
-
-- |
-
-Uses of DatabaseSnapshot in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return DatabaseSnapshot | -|
---|---|
- DatabaseSnapshot |
-DatabaseSnapshotGenerator.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- |
-
- DatabaseSnapshot |
-DatabaseSnapshotGeneratorFactory.createSnapshot(Database database,
- String schema,
- Set<DiffStatusListener> listeners)
-
-- Get generator for database with highest priority. |
-
-Uses of DatabaseSnapshot in liquibase.snapshot.jvm | -
---|
- -
Methods in liquibase.snapshot.jvm that return DatabaseSnapshot | -|
---|---|
- DatabaseSnapshot |
-JdbcDatabaseSnapshotGenerator.createSnapshot(Database database,
- String requestedSchema,
- Set<DiffStatusListener> listeners)
-
-- |
-
- -
Methods in liquibase.snapshot.jvm with parameters of type DatabaseSnapshot | -|
---|---|
-protected void |
-JdbcDatabaseSnapshotGenerator.readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readForeignKeyInformation(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readForeignKeyInformation(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- SQLite specific implementation |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- SQLite specific implementation |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readSequences(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readSequences(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readTables(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readTables(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-OracleDatabaseSnapshotGenerator.readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-PostgresDatabaseSnapshotGenerator.readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-JdbcDatabaseSnapshotGenerator.readViews(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-SQLiteDatabaseSnapshotGenerator.readViews(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseSnapshotGenerator | -|
---|---|
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Uses of DatabaseSnapshotGenerator in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return DatabaseSnapshotGenerator | -|
---|---|
- DatabaseSnapshotGenerator |
-DatabaseSnapshotGeneratorFactory.getGenerator(Database database)
-
-- |
-
- -
Methods in liquibase.snapshot that return types with arguments of type DatabaseSnapshotGenerator | -|
---|---|
- SortedSet<DatabaseSnapshotGenerator> |
-DatabaseSnapshotGeneratorFactory.getGenerators(Database database)
-
-- Get generators supporting database, sorted from highest priority to - lowest. |
-
- List<DatabaseSnapshotGenerator> |
-DatabaseSnapshotGeneratorFactory.getRegistry()
-
-- Returns instances of all implemented database types. |
-
- -
Methods in liquibase.snapshot with parameters of type DatabaseSnapshotGenerator | -|
---|---|
- void |
-DatabaseSnapshotGeneratorFactory.register(DatabaseSnapshotGenerator snapshotGenerator)
-
-- |
-
-Uses of DatabaseSnapshotGenerator in liquibase.snapshot.jvm | -
---|
- -
Classes in liquibase.snapshot.jvm that implement DatabaseSnapshotGenerator | -|
---|---|
- class |
-DB2DatabaseSnapshotGenerator
-
-- |
-
- class |
-DerbyDatabaseSnapshotGenerator
-
-- |
-
- class |
-H2DatabaseSnapshotGenerator
-
-- |
-
- class |
-HsqlDatabaseSnapshotGenerator
-
-- |
-
- class |
-InformixDatabaseSnapshotGenerator
-
-- |
-
- class |
-JdbcDatabaseSnapshotGenerator
-
-- |
-
- class |
-MSSQLDatabaseSnapshotGenerator
-
-- |
-
- class |
-MySQLDatabaseSnapshotGenerator
-
-- |
-
- class |
-OracleDatabaseSnapshotGenerator
-
-- |
-
- class |
-PostgresDatabaseSnapshotGenerator
-
-- |
-
- class |
-SQLiteDatabaseSnapshotGenerator
-
-- |
-
- class |
-StandardJdbcDatabaseSnapshotGenerator
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseSnapshotGeneratorFactory | -|
---|---|
liquibase.snapshot | -- |
-Uses of DatabaseSnapshotGeneratorFactory in liquibase.snapshot | -
---|
- -
Methods in liquibase.snapshot that return DatabaseSnapshotGeneratorFactory | -|
---|---|
-static DatabaseSnapshotGeneratorFactory |
-DatabaseSnapshotGeneratorFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.DB2DatabaseSnapshotGenerator -
public class DB2DatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DB2DatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
- int |
-getPriority(Database database)
-
-- |
-
- boolean |
-isColumnAutoIncrement(Database database,
- String schemaName,
- String tableName,
- String columnName)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DB2DatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected String convertTableNameToDatabaseTableName(String tableName)-
convertTableNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertColumnNameToDatabaseTableName(String columnName)-
convertColumnNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-public boolean isColumnAutoIncrement(Database database, - String schemaName, - String tableName, - String columnName) - throws DatabaseException-
isColumnAutoIncrement
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.DerbyDatabaseSnapshotGenerator -
public class DerbyDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DerbyDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
- int |
-getPriority(Database database)
-
-- |
-
- boolean |
-hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- Derby seems to have troubles |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DerbyDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected String convertTableNameToDatabaseTableName(String tableName)-
convertTableNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertColumnNameToDatabaseTableName(String columnName)-
convertColumnNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-public boolean hasIndex(String schemaName, - String tableName, - String indexName, - Database database, - String columnNames) - throws DatabaseException-
-
hasIndex
in interface DatabaseSnapshotGenerator
hasIndex
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.H2DatabaseSnapshotGenerator -
public class H2DatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
H2DatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
- int |
-getPriority(Database database)
-
-- |
-
- Table |
-getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public H2DatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-public Table getTable(String schemaName, - String tableName, - Database database) - throws DatabaseException-
getTable
in interface DatabaseSnapshotGenerator
getTable
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-protected String convertTableNameToDatabaseTableName(String tableName)-
convertTableNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertColumnNameToDatabaseTableName(String columnName)-
convertColumnNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.HsqlDatabaseSnapshotGenerator -
public class HsqlDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
HsqlDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
- int |
-getPriority(Database database)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public HsqlDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected String convertTableNameToDatabaseTableName(String tableName)-
convertTableNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertColumnNameToDatabaseTableName(String columnName)-
convertColumnNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.InformixDatabaseSnapshotGenerator -
public class InformixDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InformixDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Method assigns correct column type and default value to Column object. |
-
- List<ForeignKey> |
-getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
- int |
-getPriority(Database database)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InformixDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected void getColumnTypeAndDefValue(Column columnInfo, - ResultSet rs, - Database database) - throws SQLException, - DatabaseException-
JdbcDatabaseSnapshotGenerator
-
getColumnTypeAndDefValue
in class JdbcDatabaseSnapshotGenerator
SQLException
-DatabaseException
-public List<ForeignKey> getForeignKeys(String schemaName, - String foreignKeyTableName, - Database database) - throws DatabaseException-
getForeignKeys
in interface DatabaseSnapshotGenerator
getForeignKeys
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
public abstract class JdbcDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
JdbcDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-configureColumnType(Column column,
- ResultSet rs)
-
-- Configuration of column's type. |
-
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertFromDatabaseName(String objectName)
-
-- |
-
-protected String |
-convertPrimaryKeyName(String pkName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
-protected ForeignKeyConstraintType |
-convertToForeignKeyConstraintType(int jdbcType)
-
-- |
-
- DatabaseSnapshot |
-createSnapshot(Database database,
- String requestedSchema,
- Set<DiffStatusListener> listeners)
-
-- |
-
-protected ForeignKeyInfo |
-fillForeignKeyInfo(ResultSet rs)
-
-- Fill foreign key information from the current register of a getImportedKeys resultset |
-
- ForeignKey |
-generateForeignKey(ForeignKeyInfo fkInfo,
- Database database,
- List<ForeignKey> fkList)
-
-- Generation of Foreign Key based on information about it. |
-
- List<ForeignKey> |
-getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- It finds only all database-specific Foreign Keys. |
-
- Column |
-getColumn(String schemaName,
- String tableName,
- String columnName,
- Database database)
-
-- |
-
-protected void |
-getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Method assigns correct column type and default value to Column object. |
-
- Table |
-getDatabaseChangeLogLockTable(Database database)
-
-- |
-
- Table |
-getDatabaseChangeLogTable(Database database)
-
-- |
-
- int |
-getDatabaseType(int type,
- Database database)
-
-- |
-
- ForeignKey |
-getForeignKeyByForeignKeyTable(String schemaName,
- String foreignKeyTableName,
- String fkName,
- Database database)
-
-- |
-
- List<ForeignKey> |
-getForeignKeys(String schemaName,
- String foreignKeyTableName,
- Database database)
-
-- |
-
-protected DatabaseMetaData |
-getMetaData(Database database)
-
-- |
-
- Table |
-getTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-hasDatabaseChangeLogLockTable(Database database)
-
-- |
-
- boolean |
-hasDatabaseChangeLogTable(Database database)
-
-- |
-
- boolean |
-hasIndex(String schemaName,
- String tableName,
- String indexName,
- Database database,
- String columnNames)
-
-- |
-
- boolean |
-hasTable(String schemaName,
- String tableName,
- Database database)
-
-- |
-
- boolean |
-hasView(String schemaName,
- String viewName,
- Database database)
-
-- |
-
- boolean |
-isColumnAutoIncrement(Database database,
- String schemaName,
- String tableName,
- String columnName)
-
-- |
-
-protected void |
-readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readForeignKeyInformation(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readSequences(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readTables(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readViews(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-updateListeners(String message)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
getPriority, supports |
-
-Constructor Detail | -
---|
-public JdbcDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-protected String convertTableNameToDatabaseTableName(String tableName)-
-protected String convertColumnNameToDatabaseTableName(String columnName)-
-public Table getDatabaseChangeLogTable(Database database) - throws DatabaseException-
getDatabaseChangeLogTable
in interface DatabaseSnapshotGenerator
DatabaseException
-public Table getDatabaseChangeLogLockTable(Database database) - throws DatabaseException-
getDatabaseChangeLogLockTable
in interface DatabaseSnapshotGenerator
DatabaseException
-public boolean hasDatabaseChangeLogTable(Database database)-
hasDatabaseChangeLogTable
in interface DatabaseSnapshotGenerator
-public boolean hasDatabaseChangeLogLockTable(Database database)-
hasDatabaseChangeLogLockTable
in interface DatabaseSnapshotGenerator
-public boolean hasTable(String schemaName, - String tableName, - Database database)-
hasTable
in interface DatabaseSnapshotGenerator
-public boolean hasView(String schemaName, - String viewName, - Database database)-
hasView
in interface DatabaseSnapshotGenerator
-public Table getTable(String schemaName, - String tableName, - Database database) - throws DatabaseException-
getTable
in interface DatabaseSnapshotGenerator
DatabaseException
-public Column getColumn(String schemaName, - String tableName, - String columnName, - Database database) - throws DatabaseException-
getColumn
in interface DatabaseSnapshotGenerator
DatabaseException
-protected void configureColumnType(Column column, - ResultSet rs) - throws SQLException-
-
column
- Column to configurers
- Result set, used as a property resource.
-SQLException
- wrong Result Set content-public DatabaseSnapshot createSnapshot(Database database, - String requestedSchema, - Set<DiffStatusListener> listeners) - throws DatabaseException-
createSnapshot
in interface DatabaseSnapshotGenerator
DatabaseException
-protected DatabaseMetaData getMetaData(Database database) - throws SQLException-
SQLException
-protected void readTables(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws SQLException, - DatabaseException-
SQLException
-DatabaseException
-protected void readViews(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws SQLException, - DatabaseException-
SQLException
-DatabaseException
-protected String convertFromDatabaseName(String objectName)-
-protected void readColumns(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws SQLException, - DatabaseException-
SQLException
-DatabaseException
-protected void getColumnTypeAndDefValue(Column columnInfo, - ResultSet rs, - Database database) - throws SQLException, - DatabaseException-
-
SQLException
-DatabaseException
-protected void readForeignKeyInformation(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
DatabaseException
-SQLException
-public boolean hasIndex(String schemaName, - String tableName, - String indexName, - Database database, - String columnNames) - throws DatabaseException-
hasIndex
in interface DatabaseSnapshotGenerator
DatabaseException
-public ForeignKey getForeignKeyByForeignKeyTable(String schemaName, - String foreignKeyTableName, - String fkName, - Database database) - throws DatabaseException-
getForeignKeyByForeignKeyTable
in interface DatabaseSnapshotGenerator
DatabaseException
-public ForeignKey generateForeignKey(ForeignKeyInfo fkInfo, - Database database, - List<ForeignKey> fkList) - throws DatabaseException-
-
fkInfo
- contains all needed properties of FKdatabase
- current databasefkList
- list of already generated keys
-DatabaseException
- Database Exception-public List<ForeignKey> getAdditionalForeignKeys(String schemaName, - Database database) - throws DatabaseException-
-
schemaName
- current shemaNamedatabase
- current database
-DatabaseException
- any kinds of SQLException errors-public List<ForeignKey> getForeignKeys(String schemaName, - String foreignKeyTableName, - Database database) - throws DatabaseException-
getForeignKeys
in interface DatabaseSnapshotGenerator
DatabaseException
-protected ForeignKeyInfo fillForeignKeyInfo(ResultSet rs) - throws DatabaseException, - SQLException-
-
rs
- The resultset returned by getImportedKeys
-DatabaseException
-SQLException
-protected ForeignKeyConstraintType convertToForeignKeyConstraintType(int jdbcType) - throws DatabaseException-
DatabaseException
-protected void readIndexes(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
DatabaseException
-SQLException
-protected void readPrimaryKeys(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
DatabaseException
-SQLException
-protected String convertPrimaryKeyName(String pkName) - throws SQLException-
SQLException
-protected void readUniqueConstraints(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
DatabaseException
-SQLException
-protected void readSequences(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException-
DatabaseException
-protected void updateListeners(String message)-
-public boolean isColumnAutoIncrement(Database database, - String schemaName, - String tableName, - String columnName) - throws SQLException, - DatabaseException-
SQLException
-DatabaseException
-public int getDatabaseType(int type, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.MSSQLDatabaseSnapshotGenerator -
public class MSSQLDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MSSQLDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
-protected ForeignKeyConstraintType |
-convertToForeignKeyConstraintType(int jdbcType)
-
-- The sp_fkeys stored procedure spec says that returned integer values of 0, 1 and 2 - translate to cascade, noAction and SetNull, which are not the values in the JDBC - standard. |
-
- int |
-getPriority(Database database)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MSSQLDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected String convertTableNameToDatabaseTableName(String tableName)-
convertTableNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertColumnNameToDatabaseTableName(String columnName)-
convertColumnNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected ForeignKeyConstraintType convertToForeignKeyConstraintType(int jdbcType) - throws DatabaseException-
-
convertToForeignKeyConstraintType
in class JdbcDatabaseSnapshotGenerator
JDBC
- foreign constraint type from JTDS (via sys.sp_fkeys)
-DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.MySQLDatabaseSnapshotGenerator -
public class MySQLDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MySQLDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-convertPrimaryKeyName(String pkName)
-
-- |
-
-protected ForeignKeyInfo |
-fillForeignKeyInfo(ResultSet rs)
-
-- Fill foreign key information from the current register of a getImportedKeys resultset |
-
-protected void |
-getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- MySQL specific implementation |
-
- int |
-getPriority(Database database)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MySQLDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public int getPriority(Database database)-
-public boolean supports(Database database)-
-protected void getColumnTypeAndDefValue(Column columnInfo, - ResultSet rs, - Database database) - throws SQLException, - DatabaseException-
-
getColumnTypeAndDefValue
in class JdbcDatabaseSnapshotGenerator
SQLException
-DatabaseException
-protected String convertPrimaryKeyName(String pkName) - throws SQLException-
convertPrimaryKeyName
in class JdbcDatabaseSnapshotGenerator
SQLException
-protected ForeignKeyInfo fillForeignKeyInfo(ResultSet rs) - throws DatabaseException, - SQLException-
JdbcDatabaseSnapshotGenerator
-
fillForeignKeyInfo
in class JdbcDatabaseSnapshotGenerator
rs
- The resultset returned by getImportedKeys
-DatabaseException
-SQLException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.OracleDatabaseSnapshotGenerator -
public class OracleDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
OracleDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-configureColumnType(Column column,
- ResultSet rs)
-
-- Configuration of column's type. |
-
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
- List<ForeignKey> |
-getAdditionalForeignKeys(String schemaName,
- Database database)
-
-- It finds only all database-specific Foreign Keys. |
-
-protected void |
-getColumnsForUniqueConstraint(Connection jdbcConnection,
- UniqueConstraint constraint,
- String schema)
-
-- |
-
-protected void |
-getColumnTypeAndDefValue(Column columnInfo,
- ResultSet rs,
- Database database)
-
-- Oracle specific implementation |
-
- int |
-getPriority(Database database)
-
-- |
-
-protected void |
-readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public OracleDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected String convertTableNameToDatabaseTableName(String tableName)-
convertTableNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertColumnNameToDatabaseTableName(String columnName)-
convertColumnNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected void getColumnTypeAndDefValue(Column columnInfo, - ResultSet rs, - Database database) - throws SQLException, - DatabaseException-
-
getColumnTypeAndDefValue
in class JdbcDatabaseSnapshotGenerator
SQLException
-DatabaseException
-protected void readUniqueConstraints(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
readUniqueConstraints
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-SQLException
-protected void getColumnsForUniqueConstraint(Connection jdbcConnection, - UniqueConstraint constraint, - String schema) - throws SQLException-
SQLException
-protected void readColumns(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws SQLException, - DatabaseException-
readColumns
in class JdbcDatabaseSnapshotGenerator
SQLException
-DatabaseException
-protected void configureColumnType(Column column, - ResultSet rs) - throws SQLException-
JdbcDatabaseSnapshotGenerator
-
configureColumnType
in class JdbcDatabaseSnapshotGenerator
column
- Column to configurers
- Result set, used as a property resource.
-SQLException
- wrong Result Set content-public List<ForeignKey> getAdditionalForeignKeys(String schemaName, - Database database) - throws DatabaseException-
JdbcDatabaseSnapshotGenerator
-
getAdditionalForeignKeys
in class JdbcDatabaseSnapshotGenerator
schemaName
- current shemaNamedatabase
- current database
-DatabaseException
- any kinds of SQLException errors-protected void readIndexes(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
readIndexes
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-SQLException
-protected void readPrimaryKeys(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
readPrimaryKeys
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-SQLException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.PostgresDatabaseSnapshotGenerator -
public class PostgresDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
PostgresDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-convertColumnNameToDatabaseTableName(String columnName)
-
-- |
-
-protected String |
-convertFromDatabaseName(String objectName)
-
-- |
-
-protected String |
-convertPrimaryKeyName(String pkName)
-
-- |
-
-protected String |
-convertTableNameToDatabaseTableName(String tableName)
-
-- |
-
-protected void |
-getColumnsForUniqueConstraint(Database database,
- int conrelid,
- Array keys,
- UniqueConstraint constraint)
-
-- |
-
- int |
-getPriority(Database database)
-
-- |
-
-protected void |
-readUniqueConstraints(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PostgresDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected String convertTableNameToDatabaseTableName(String tableName)-
convertTableNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertColumnNameToDatabaseTableName(String columnName)-
convertColumnNameToDatabaseTableName
in class JdbcDatabaseSnapshotGenerator
-protected String convertPrimaryKeyName(String pkName) - throws SQLException-
convertPrimaryKeyName
in class JdbcDatabaseSnapshotGenerator
SQLException
-protected String convertFromDatabaseName(String objectName)-
convertFromDatabaseName
in class JdbcDatabaseSnapshotGenerator
-protected void readUniqueConstraints(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
readUniqueConstraints
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-SQLException
-protected void getColumnsForUniqueConstraint(Database database, - int conrelid, - Array keys, - UniqueConstraint constraint) - throws SQLException-
SQLException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.SQLiteDatabaseSnapshotGenerator -
public class SQLiteDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SQLiteDatabaseSnapshotGenerator()
-
-- Creates an empty database snapshot |
-
-Method Summary | -|
---|---|
- int |
-getPriority(Database database)
-
-- |
-
-protected void |
-readColumns(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readForeignKeyInformation(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- SQLite specific implementation |
-
-protected void |
-readIndexes(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readPrimaryKeys(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- SQLite specific implementation |
-
-protected void |
-readSequences(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readTables(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
-protected void |
-readViews(DatabaseSnapshot snapshot,
- String schema,
- DatabaseMetaData databaseMetaData)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SQLiteDatabaseSnapshotGenerator()-
-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-protected void readTables(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws SQLException, - DatabaseException-
readTables
in class JdbcDatabaseSnapshotGenerator
SQLException
-DatabaseException
-protected void readViews(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws SQLException, - DatabaseException-
readViews
in class JdbcDatabaseSnapshotGenerator
SQLException
-DatabaseException
-protected void readForeignKeyInformation(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
-
readForeignKeyInformation
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-SQLException
-protected void readPrimaryKeys(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
-
readPrimaryKeys
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-SQLException
-protected void readColumns(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws SQLException, - DatabaseException-
readColumns
in class JdbcDatabaseSnapshotGenerator
SQLException
-DatabaseException
-protected void readIndexes(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException, - SQLException-
readIndexes
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-SQLException
-protected void readSequences(DatabaseSnapshot snapshot, - String schema, - DatabaseMetaData databaseMetaData) - throws DatabaseException-
readSequences
in class JdbcDatabaseSnapshotGenerator
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.snapshot.jvm.JdbcDatabaseSnapshotGenerator -
liquibase.snapshot.jvm.StandardJdbcDatabaseSnapshotGenerator -
public class StandardJdbcDatabaseSnapshotGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.snapshot.DatabaseSnapshotGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
StandardJdbcDatabaseSnapshotGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getPriority(Database database)
-
-- |
-
- boolean |
-supports(Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public StandardJdbcDatabaseSnapshotGenerator()-
-Method Detail | -
---|
-public boolean supports(Database database)-
-public int getPriority(Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use JdbcDatabaseSnapshotGenerator | -|
---|---|
liquibase.snapshot.jvm | -- |
-Uses of JdbcDatabaseSnapshotGenerator in liquibase.snapshot.jvm | -
---|
- -
Subclasses of JdbcDatabaseSnapshotGenerator in liquibase.snapshot.jvm | -|
---|---|
- class |
-DB2DatabaseSnapshotGenerator
-
-- |
-
- class |
-DerbyDatabaseSnapshotGenerator
-
-- |
-
- class |
-H2DatabaseSnapshotGenerator
-
-- |
-
- class |
-HsqlDatabaseSnapshotGenerator
-
-- |
-
- class |
-InformixDatabaseSnapshotGenerator
-
-- |
-
- class |
-MSSQLDatabaseSnapshotGenerator
-
-- |
-
- class |
-MySQLDatabaseSnapshotGenerator
-
-- |
-
- class |
-OracleDatabaseSnapshotGenerator
-
-- |
-
- class |
-PostgresDatabaseSnapshotGenerator
-
-- |
-
- class |
-SQLiteDatabaseSnapshotGenerator
-
-- |
-
- class |
-StandardJdbcDatabaseSnapshotGenerator
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
DB2DatabaseSnapshotGenerator | -- |
DerbyDatabaseSnapshotGenerator | -- |
H2DatabaseSnapshotGenerator | -- |
HsqlDatabaseSnapshotGenerator | -- |
InformixDatabaseSnapshotGenerator | -- |
JdbcDatabaseSnapshotGenerator | -- |
MSSQLDatabaseSnapshotGenerator | -- |
MySQLDatabaseSnapshotGenerator | -- |
OracleDatabaseSnapshotGenerator | -- |
PostgresDatabaseSnapshotGenerator | -- |
SQLiteDatabaseSnapshotGenerator | -- |
StandardJdbcDatabaseSnapshotGenerator | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.snapshot.jvm | -|
---|---|
liquibase.snapshot.jvm | -- |
-Classes in liquibase.snapshot.jvm used by liquibase.snapshot.jvm | -|
---|---|
JdbcDatabaseSnapshotGenerator
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -DatabaseSnapshotGenerator |
-
-Classes
-
- -DatabaseSnapshot - -DatabaseSnapshotGeneratorFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
DatabaseSnapshotGenerator | -- |
- -
-Class Summary | -|
---|---|
DatabaseSnapshot | -- |
DatabaseSnapshotGeneratorFactory | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.snapshot | -|
---|---|
liquibase.diff | -- |
liquibase.snapshot | -- |
liquibase.snapshot.jvm | -- |
-Classes in liquibase.snapshot used by liquibase.diff | -|
---|---|
DatabaseSnapshot
-
- - |
-
-Classes in liquibase.snapshot used by liquibase.snapshot | -|
---|---|
DatabaseSnapshot
-
- - |
-|
DatabaseSnapshotGenerator
-
- - |
-|
DatabaseSnapshotGeneratorFactory
-
- - |
-
-Classes in liquibase.snapshot used by liquibase.snapshot.jvm | -|
---|---|
DatabaseSnapshot
-
- - |
-|
DatabaseSnapshotGenerator
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.SingleLineComment -
public class SingleLineComment
-
-Constructor Summary | -|
---|---|
SingleLineComment(String sql,
- String lineCommentToken)
-
-- |
-
-Method Summary | -|
---|---|
- Collection<? extends DatabaseObject> |
-getAffectedDatabaseObjects()
-
-- |
-
- String |
-getEndDelimiter()
-
-- |
-
- String |
-toSql()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SingleLineComment(String sql, - String lineCommentToken)-
-Method Detail | -
---|
-public Collection<? extends DatabaseObject> getAffectedDatabaseObjects()-
getAffectedDatabaseObjects
in interface Sql
-public String getEndDelimiter()-
getEndDelimiter
in interface Sql
-public String toSql()-
toSql
in interface Sql
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface Sql
-
-Method Summary | -|
---|---|
- Collection<? extends DatabaseObject> |
-getAffectedDatabaseObjects()
-
-- |
-
- String |
-getEndDelimiter()
-
-- |
-
- String |
-toSql()
-
-- |
-
-Method Detail | -
---|
-String toSql()-
-String getEndDelimiter()-
-Collection<? extends DatabaseObject> getAffectedDatabaseObjects()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.UnparsedSql -
public class UnparsedSql
-
-Constructor Summary | -|
---|---|
UnparsedSql(String sql,
- DatabaseObject... affectedDatabaseObjects)
-
-- |
-|
UnparsedSql(String sql,
- String endDelimiter,
- DatabaseObject... affectedDatabaseObjects)
-
-- |
-
-Method Summary | -|
---|---|
- Set<? extends DatabaseObject> |
-getAffectedDatabaseObjects()
-
-- |
-
- String |
-getEndDelimiter()
-
-- |
-
- String |
-toSql()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UnparsedSql(String sql, - DatabaseObject... affectedDatabaseObjects)-
-public UnparsedSql(String sql, - String endDelimiter, - DatabaseObject... affectedDatabaseObjects)-
-Method Detail | -
---|
-public String toSql()-
toSql
in interface Sql
-public String getEndDelimiter()-
getEndDelimiter
in interface Sql
-public Set<? extends DatabaseObject> getAffectedDatabaseObjects()-
getAffectedDatabaseObjects
in interface Sql
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use Sql | -|
---|---|
liquibase.sql | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of Sql in liquibase.sql | -
---|
- -
Classes in liquibase.sql that implement Sql | -|
---|---|
- class |
-SingleLineComment
-
-- |
-
- class |
-UnparsedSql
-
-- |
-
-Uses of Sql in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator that return Sql | -|
---|---|
- Sql[] |
-SqlGeneratorChain.generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- Sql[] |
-SqlGeneratorFactory.generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- Sql[] |
-SqlGenerator.generateSql(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
-Uses of Sql in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core that return Sql | -|
---|---|
- Sql[] |
-AddAutoIncrementGenerator.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorDB2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorHsqlH2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorInformix.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorSQLite.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGenerator.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorDefaultClauseBeforeNotNull.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorSQLite.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGenerator.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorDerby.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorInformix.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMaxDB.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMSSQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMySQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorOracle.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybase.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybaseASA.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueSQLite.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddForeignKeyConstraintGenerator.generateSql(AddForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddPrimaryKeyGenerator.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddPrimaryKeyGeneratorInformix.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGenerator.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorInformix.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorTDS.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AlterSequenceGenerator.generateSql(AlterSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ClearDatabaseChangeLogTableGenerator.generateSql(ClearDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CommentGenerator.generateSql(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CopyRowsGenerator.generateSql(CopyRowsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogLockTableGenerator.generateSql(CreateDatabaseChangeLogLockTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogTableGenerator.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogTableGeneratorSybase.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateIndexGenerator.generateSql(CreateIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateSequenceGenerator.generateSql(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateTableGenerator.generateSql(CreateTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateViewGenerator.generateSql(CreateViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DeleteGenerator.generateSql(DeleteStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropColumnGenerator.generateSql(DropColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropDefaultValueGenerator.generateSql(DropDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropForeignKeyConstraintGenerator.generateSql(DropForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropIndexGenerator.generateSql(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropPrimaryKeyGenerator.generateSql(DropPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropSequenceGenerator.generateSql(DropSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropTableGenerator.generateSql(DropTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropUniqueConstraintGenerator.generateSql(DropUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropViewGenerator.generateSql(DropViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorDB2.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMSSQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMySQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorOracle.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorPostgres.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetNextChangeSetSequenceValueGenerator.generateSql(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGenerator.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDB2.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDerby.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorFirebird.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorHsql.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformationSchemaViews.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformix.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMaxDB.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMSSQL.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorOracle.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorPostgres.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybase.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybaseASA.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGenerator.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorMSSQL.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorPostgres.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertGenerator.generateSql(InsertStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-LockDatabaseChangeLogGenerator.generateSql(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-MarkChangeSetRanGenerator.generateSql(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ModifyDataTypeGenerator.generateSql(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RawSqlGenerator.generateSql(RawSqlStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ReindexGeneratorSQLite.generateSql(ReindexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RemoveChangeSetRanStatusGenerator.generateSql(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameColumnGenerator.generateSql(RenameColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameTableGenerator.generateSql(RenameTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameViewGenerator.generateSql(RenameViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ReorganizeTableGeneratorDB2.generateSql(ReorganizeTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RuntimeGenerator.generateSql(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectFromDatabaseChangeLogLockGenerator.generateSql(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectFromDatabaseChangeLogGenerator.generateSql(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorDB2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorDerby.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorFirebird.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorH2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorHsql.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorInformix.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorMaxDB.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorOracle.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorPostgres.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetColumnRemarksGenerator.generateSql(SetColumnRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetNullableGenerator.generateSql(SetNullableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetTableRemarksGenerator.generateSql(SetTableRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-StoredProcedureGenerator.generateSql(StoredProcedureStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-TagDatabaseGenerator.generateSql(TagDatabaseStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UnlockDatabaseChangeLogGenerator.generateSql(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UpdateChangeSetChecksumGenerator.generateSql(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UpdateGenerator.generateSql(UpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- -
Method parameters in liquibase.sqlgenerator.core with type arguments of type Sql | -|
---|---|
-protected void |
-AddColumnGenerator.addForeignKeyStatements(AddColumnStatement statement,
- Database database,
- List<Sql> returnSql)
-
-- |
-
-Uses of Sql in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return Sql | -|
---|---|
- Sql[] |
-RuntimeStatement.generate(Database database)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -Sql |
-
-Classes
-
- -SingleLineComment - -UnparsedSql |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
Sql | -- |
- -
-Class Summary | -|
---|---|
SingleLineComment | -- |
UnparsedSql | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.sql | -|
---|---|
liquibase.sql | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Classes in liquibase.sql used by liquibase.sql | -|
---|---|
Sql
-
- - |
-
-Classes in liquibase.sql used by liquibase.sqlgenerator | -|
---|---|
Sql
-
- - |
-
-Classes in liquibase.sql used by liquibase.sqlgenerator.core | -|
---|---|
Sql
-
- - |
-
-Classes in liquibase.sql used by liquibase.statement.core | -|
---|---|
Sql
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.visitor.AbstractSqlVisitor -
public abstract class AbstractSqlVisitor
-
-Constructor Summary | -|
---|---|
AbstractSqlVisitor()
-
-- |
-
-Method Summary | -|
---|---|
- CheckSum |
-generateCheckSum()
-
-- |
-
- Set<String> |
-getApplicableDbms()
-
-- |
-
- Set<String> |
-getContexts()
-
-- |
-
- boolean |
-isApplyToRollback()
-
-- |
-
- void |
-setApplicableDbms(Set<String> applicableDbms)
-
-- |
-
- void |
-setApplyToRollback(boolean applyToRollback)
-
-- |
-
- void |
-setContexts(Set<String> contexts)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.sql.visitor.SqlVisitor | -
---|
getName, modifySql |
-
-Constructor Detail | -
---|
-public AbstractSqlVisitor()-
-Method Detail | -
---|
-public Set<String> getApplicableDbms()-
getApplicableDbms
in interface SqlVisitor
-public void setApplicableDbms(Set<String> applicableDbms)-
setApplicableDbms
in interface SqlVisitor
-public boolean isApplyToRollback()-
isApplyToRollback
in interface SqlVisitor
-public void setApplyToRollback(boolean applyToRollback)-
setApplyToRollback
in interface SqlVisitor
-public Set<String> getContexts()-
getContexts
in interface SqlVisitor
-public void setContexts(Set<String> contexts)-
setContexts
in interface SqlVisitor
-public CheckSum generateCheckSum()-
generateCheckSum
in interface SqlVisitor
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.visitor.AbstractSqlVisitor -
liquibase.sql.visitor.AppendSqlVisitor -
public class AppendSqlVisitor
-
-Constructor Summary | -|
---|---|
AppendSqlVisitor()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getName()
-
-- |
-
- String |
-getValue()
-
-- |
-
- String |
-modifySql(String sql,
- Database database)
-
-- |
-
- void |
-setValue(String value)
-
-- |
-
Methods inherited from class liquibase.sql.visitor.AbstractSqlVisitor | -
---|
generateCheckSum, getApplicableDbms, getContexts, isApplyToRollback, setApplicableDbms, setApplyToRollback, setContexts |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AppendSqlVisitor()-
-Method Detail | -
---|
-public String getName()-
-public String getValue()-
-public void setValue(String value)-
-public String modifySql(String sql, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.visitor.AbstractSqlVisitor -
liquibase.sql.visitor.PrependSqlVisitor -
public class PrependSqlVisitor
-
-Constructor Summary | -|
---|---|
PrependSqlVisitor()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getName()
-
-- |
-
- String |
-getValue()
-
-- |
-
- String |
-modifySql(String sql,
- Database database)
-
-- |
-
- void |
-setValue(String value)
-
-- |
-
Methods inherited from class liquibase.sql.visitor.AbstractSqlVisitor | -
---|
generateCheckSum, getApplicableDbms, getContexts, isApplyToRollback, setApplicableDbms, setApplyToRollback, setContexts |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PrependSqlVisitor()-
-Method Detail | -
---|
-public String getName()-
-public String getValue()-
-public void setValue(String value)-
-public String modifySql(String sql, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.visitor.AbstractSqlVisitor -
liquibase.sql.visitor.RegExpReplaceSqlVisitor -
public class RegExpReplaceSqlVisitor
-
-Constructor Summary | -|
---|---|
RegExpReplaceSqlVisitor()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getName()
-
-- |
-
- String |
-getReplace()
-
-- |
-
- String |
-getWith()
-
-- |
-
- String |
-modifySql(String sql,
- Database database)
-
-- |
-
- void |
-setReplace(String replace)
-
-- |
-
- void |
-setWith(String with)
-
-- |
-
Methods inherited from class liquibase.sql.visitor.AbstractSqlVisitor | -
---|
generateCheckSum, getApplicableDbms, getContexts, isApplyToRollback, setApplicableDbms, setApplyToRollback, setContexts |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RegExpReplaceSqlVisitor()-
-Method Detail | -
---|
-public String getName()-
-public String getReplace()-
-public void setReplace(String replace)-
-public String getWith()-
-public void setWith(String with)-
-public String modifySql(String sql, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.visitor.AbstractSqlVisitor -
liquibase.sql.visitor.ReplaceSqlVisitor -
public class ReplaceSqlVisitor
-
-Constructor Summary | -|
---|---|
ReplaceSqlVisitor()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getName()
-
-- |
-
- String |
-getReplace()
-
-- |
-
- String |
-getWith()
-
-- |
-
- String |
-modifySql(String sql,
- Database database)
-
-- |
-
- void |
-setReplace(String replace)
-
-- |
-
- void |
-setWith(String with)
-
-- |
-
Methods inherited from class liquibase.sql.visitor.AbstractSqlVisitor | -
---|
generateCheckSum, getApplicableDbms, getContexts, isApplyToRollback, setApplicableDbms, setApplyToRollback, setContexts |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ReplaceSqlVisitor()-
-Method Detail | -
---|
-public String getName()-
-public String getReplace()-
-public void setReplace(String replace)-
-public String getWith()-
-public void setWith(String with)-
-public String modifySql(String sql, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface SqlVisitor
-
-Method Summary | -|
---|---|
- CheckSum |
-generateCheckSum()
-
-- |
-
- Set<String> |
-getApplicableDbms()
-
-- |
-
- Set<String> |
-getContexts()
-
-- |
-
- String |
-getName()
-
-- |
-
- boolean |
-isApplyToRollback()
-
-- |
-
- String |
-modifySql(String sql,
- Database database)
-
-- |
-
- void |
-setApplicableDbms(Set<String> modifySqlDbmsList)
-
-- |
-
- void |
-setApplyToRollback(boolean applyOnRollback)
-
-- |
-
- void |
-setContexts(Set<String> contexts)
-
-- |
-
-Method Detail | -
---|
-String modifySql(String sql, - Database database)-
-String getName()-
-Set<String> getApplicableDbms()-
-void setApplicableDbms(Set<String> modifySqlDbmsList)-
-void setApplyToRollback(boolean applyOnRollback)-
-boolean isApplyToRollback()-
-Set<String> getContexts()-
-void setContexts(Set<String> contexts)-
-CheckSum generateCheckSum()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sql.visitor.SqlVisitorFactory -
public class SqlVisitorFactory
-
-Method Summary | -|
---|---|
- SqlVisitor |
-create(String tagName)
-
-- Create a new Change subclass based on the given tag name. |
-
-static SqlVisitorFactory |
-getInstance()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static SqlVisitorFactory getInstance()-
-public SqlVisitor create(String tagName)-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractSqlVisitor | -|
---|---|
liquibase.sql.visitor | -- |
-Uses of AbstractSqlVisitor in liquibase.sql.visitor | -
---|
- -
Subclasses of AbstractSqlVisitor in liquibase.sql.visitor | -|
---|---|
- class |
-AppendSqlVisitor
-
-- |
-
- class |
-PrependSqlVisitor
-
-- |
-
- class |
-RegExpReplaceSqlVisitor
-
-- |
-
- class |
-ReplaceSqlVisitor
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SqlVisitor | -|
---|---|
liquibase.changelog | -- |
liquibase.database | -- |
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
liquibase.sql.visitor | -- |
-Uses of SqlVisitor in liquibase.changelog | -
---|
- -
Methods in liquibase.changelog that return types with arguments of type SqlVisitor | -|
---|---|
- List<SqlVisitor> |
-ChangeSet.getSqlVisitors()
-
-- |
-
- -
Methods in liquibase.changelog with parameters of type SqlVisitor | -|
---|---|
- void |
-ChangeSet.addSqlVisitor(SqlVisitor sqlVisitor)
-
-- |
-
-Uses of SqlVisitor in liquibase.database | -
---|
- -
Method parameters in liquibase.database with type arguments of type SqlVisitor | -|
---|---|
- void |
-AbstractDatabase.execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeRollbackStatements(Change change,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.executeStatements(Change change,
- DatabaseChangeLog changeLog,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-AbstractDatabase.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveRollbackStatement(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-AbstractDatabase.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
- void |
-Database.saveStatements(Change change,
- List<SqlVisitor> sqlVisitors,
- Writer writer)
-
-- |
-
-Uses of SqlVisitor in liquibase.executor | -
---|
- -
Method parameters in liquibase.executor with type arguments of type SqlVisitor | -|
---|---|
-protected String[] |
-AbstractExecutor.applyVisitors(SqlStatement statement,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Map |
-Executor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Map |
-LoggingExecutor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Executor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-LoggingExecutor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-Executor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-LoggingExecutor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-Executor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-LoggingExecutor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-Executor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-LoggingExecutor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-Executor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-LoggingExecutor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-Executor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-LoggingExecutor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-Executor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-LoggingExecutor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of SqlVisitor in liquibase.executor.jvm | -
---|
- -
Method parameters in liquibase.executor.jvm with type arguments of type SqlVisitor | -|
---|---|
- Map |
-JdbcExecutor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.execute(CallableSqlStatement csc,
- liquibase.executor.jvm.CallableStatementCallback action,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-JdbcExecutor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.execute(liquibase.executor.jvm.StatementCallback action,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.query(SqlStatement sql,
- liquibase.executor.jvm.ResultSetExtractor rse,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-JdbcExecutor.query(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-JdbcExecutor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-JdbcExecutor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-JdbcExecutor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-JdbcExecutor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-JdbcExecutor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of SqlVisitor in liquibase.serializer | -
---|
- -
Methods in liquibase.serializer with parameters of type SqlVisitor | -|
---|---|
- String |
-ChangeLogSerializer.serialize(SqlVisitor visitor)
-
-- |
-
-Uses of SqlVisitor in liquibase.serializer.core.string | -
---|
- -
Methods in liquibase.serializer.core.string with parameters of type SqlVisitor | -|
---|---|
- String |
-StringChangeLogSerializer.serialize(SqlVisitor visitor)
-
-- |
-
-Uses of SqlVisitor in liquibase.serializer.core.xml | -
---|
- -
Methods in liquibase.serializer.core.xml with parameters of type SqlVisitor | -|
---|---|
- Element |
-XMLChangeLogSerializer.createNode(SqlVisitor visitor)
-
-- |
-
- String |
-XMLChangeLogSerializer.serialize(SqlVisitor visitor)
-
-- |
-
-Uses of SqlVisitor in liquibase.sql.visitor | -
---|
- -
Classes in liquibase.sql.visitor that implement SqlVisitor | -|
---|---|
- class |
-AbstractSqlVisitor
-
-- |
-
- class |
-AppendSqlVisitor
-
-- |
-
- class |
-PrependSqlVisitor
-
-- |
-
- class |
-RegExpReplaceSqlVisitor
-
-- |
-
- class |
-ReplaceSqlVisitor
-
-- |
-
- -
Methods in liquibase.sql.visitor that return SqlVisitor | -|
---|---|
- SqlVisitor |
-SqlVisitorFactory.create(String tagName)
-
-- Create a new Change subclass based on the given tag name. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SqlVisitorFactory | -|
---|---|
liquibase.sql.visitor | -- |
-Uses of SqlVisitorFactory in liquibase.sql.visitor | -
---|
- -
Methods in liquibase.sql.visitor that return SqlVisitorFactory | -|
---|---|
-static SqlVisitorFactory |
-SqlVisitorFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -SqlVisitor |
-
-Classes
-
- -AbstractSqlVisitor - -AppendSqlVisitor - -PrependSqlVisitor - -RegExpReplaceSqlVisitor - -ReplaceSqlVisitor - -SqlVisitorFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
SqlVisitor | -- |
- -
-Class Summary | -|
---|---|
AbstractSqlVisitor | -- |
AppendSqlVisitor | -- |
PrependSqlVisitor | -- |
RegExpReplaceSqlVisitor | -- |
ReplaceSqlVisitor | -- |
SqlVisitorFactory | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.sql.visitor | -|
---|---|
liquibase.changelog | -- |
liquibase.database | -- |
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.serializer | -- |
liquibase.serializer.core.string | -- |
liquibase.serializer.core.xml | -- |
liquibase.sql.visitor | -- |
-Classes in liquibase.sql.visitor used by liquibase.changelog | -|
---|---|
SqlVisitor
-
- - |
-
-Classes in liquibase.sql.visitor used by liquibase.database | -|
---|---|
SqlVisitor
-
- - |
-
-Classes in liquibase.sql.visitor used by liquibase.executor | -|
---|---|
SqlVisitor
-
- - |
-
-Classes in liquibase.sql.visitor used by liquibase.executor.jvm | -|
---|---|
SqlVisitor
-
- - |
-
-Classes in liquibase.sql.visitor used by liquibase.serializer | -|
---|---|
SqlVisitor
-
- - |
-
-Classes in liquibase.sql.visitor used by liquibase.serializer.core.string | -|
---|---|
SqlVisitor
-
- - |
-
-Classes in liquibase.sql.visitor used by liquibase.serializer.core.xml | -|
---|---|
SqlVisitor
-
- - |
-
-Classes in liquibase.sql.visitor used by liquibase.sql.visitor | -|
---|---|
AbstractSqlVisitor
-
- - |
-|
SqlVisitor
-
- - |
-|
SqlVisitorFactory
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
StatementType
- Used to specify which type of SqlStatement this generator supports.
- If it supports multiple SqlStatement types, pass SqlStatement. The SqlGeneratorFactory will use this paramter to augment the response from the supports() methodpublic interface SqlGenerator<StatementType extends SqlStatement>
-SqlGenerator implementations take a database-independent SqlStatement interface and create a database-specific Sql object. - SqlGenerators are registered with the SqlGeneratorFactory, which is used to determine the correct generator to use for a given statment/database combination. -
- The SqlGenerator implementations are responsible for determining whether the data contained in the SqlStatement method is valid using the validate method. -
- Naming Conventions:
- Default SqlGenerators for a particular SqlStatement use the same name as the SqlStatement class, replacing "Statement" with "Generator" (e.g.: CreateTableStatement -> CreateTableGenerator).
- Database-specific or alternate SqlGenerators append a descrition of what makes them different appended (e.g. CreateTableStatement -> CreateTableGeneratorOracle)
-
- NOTE: There is only one instance of each SqlGenerator implementation created, and they must be thread safe. -
- Lifecycle:
-
- -
-
SqlGeneratorFactory
,
-SqlStatement
,
-Sql
-Field Summary | -|
---|---|
-static int |
-PRIORITY_DATABASE
-
-- |
-
-static int |
-PRIORITY_DEFAULT
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-requiresUpdatedDatabaseMetadata(Database database)
-
-- Does this change require access to the database metadata? If true, the change cannot be used in an updateSql-style command. |
-
- boolean |
-supports(StatementType statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
- Warnings |
-warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Field Detail | -
---|
-static final int PRIORITY_DEFAULT-
-static final int PRIORITY_DATABASE-
-Method Detail | -
---|
-int getPriority()-
-
getPriority
in interface PrioritizedService
-boolean supports(StatementType statement, - Database database)-
-
-boolean requiresUpdatedDatabaseMetadata(Database database)-
-
-ValidationErrors validate(StatementType statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
-
-Warnings warn(StatementType statementType, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
-Sql[] generateSql(StatementType statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.SqlGeneratorChain -
public class SqlGeneratorChain
-
-Constructor Summary | -|
---|---|
SqlGeneratorChain(SortedSet<SqlGenerator> sqlGenerators)
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-validate(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-warn(SqlStatement statement,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SqlGeneratorChain(SortedSet<SqlGenerator> sqlGenerators)-
-Method Detail | -
---|
-public Sql[] generateSql(SqlStatement statement, - Database database)-
-public Warnings warn(SqlStatement statement, - Database database)-
-public ValidationErrors validate(SqlStatement statement, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.SqlGeneratorFactory -
public class SqlGeneratorFactory
-SqlGeneratorFactory is a singleton registry of SqlGenerators. - Use the register(SqlGenerator) method to add custom SqlGenerators, - and the getBestGenerator() method to retrieve the SqlGenerator that should be used for a given SqlStatement. -
- -
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- Set<DatabaseObject> |
-getAffectedDatabaseObjects(SqlStatement statement,
- Database database)
-
-- |
-
-protected Collection<SqlGenerator> |
-getGenerators()
-
-- |
-
-protected SortedSet<SqlGenerator> |
-getGenerators(SqlStatement statement,
- Database database)
-
-- |
-
-static SqlGeneratorFactory |
-getInstance()
-
-- Return singleton SqlGeneratorFactory |
-
- void |
-register(SqlGenerator generator)
-
-- |
-
- boolean |
-requiresCurrentDatabaseMetadata(SqlStatement statement,
- Database database)
-
-- |
-
-static void |
-reset()
-
-- |
-
- boolean |
-supports(SqlStatement statement,
- Database database)
-
-- |
-
- void |
-unregister(Class generatorClass)
-
-- |
-
- void |
-unregister(SqlGenerator generator)
-
-- |
-
- ValidationErrors |
-validate(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-warn(SqlStatement statement,
- Database database)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Method Detail | -
---|
-public static SqlGeneratorFactory getInstance()-
-
-public static void reset()-
-public void register(SqlGenerator generator)-
-public void unregister(SqlGenerator generator)-
-public void unregister(Class generatorClass)-
-protected Collection<SqlGenerator> getGenerators()-
-protected SortedSet<SqlGenerator> getGenerators(SqlStatement statement, - Database database)-
-public Sql[] generateSql(SqlStatement statement, - Database database)-
-public boolean requiresCurrentDatabaseMetadata(SqlStatement statement, - Database database)-
-public boolean supports(SqlStatement statement, - Database database)-
-public ValidationErrors validate(SqlStatement statement, - Database database)-
-public Warnings warn(SqlStatement statement, - Database database)-
-public Set<DatabaseObject> getAffectedDatabaseObjects(SqlStatement statement, - Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SqlGenerator | -|
---|---|
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
-Uses of SqlGenerator in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator that return types with arguments of type SqlGenerator | -|
---|---|
-protected Collection<SqlGenerator> |
-SqlGeneratorFactory.getGenerators()
-
-- |
-
-protected SortedSet<SqlGenerator> |
-SqlGeneratorFactory.getGenerators(SqlStatement statement,
- Database database)
-
-- |
-
- -
Methods in liquibase.sqlgenerator with parameters of type SqlGenerator | -|
---|---|
- void |
-SqlGeneratorFactory.register(SqlGenerator generator)
-
-- |
-
- void |
-SqlGeneratorFactory.unregister(SqlGenerator generator)
-
-- |
-
- -
Constructor parameters in liquibase.sqlgenerator with type arguments of type SqlGenerator | -|
---|---|
SqlGeneratorChain(SortedSet<SqlGenerator> sqlGenerators)
-
-- |
-
-Uses of SqlGenerator in liquibase.sqlgenerator.core | -
---|
- -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SqlGeneratorChain | -|
---|---|
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
-Uses of SqlGeneratorChain in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator with parameters of type SqlGeneratorChain | -|
---|---|
- Sql[] |
-SqlGenerator.generateSql(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-SqlGenerator.validate(StatementType statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
- Warnings |
-SqlGenerator.warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of SqlGeneratorChain in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type SqlGeneratorChain | -|
---|---|
- Sql[] |
-AddAutoIncrementGenerator.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorDB2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorHsqlH2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorInformix.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorSQLite.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGenerator.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorDefaultClauseBeforeNotNull.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorSQLite.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGenerator.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorDerby.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorInformix.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMaxDB.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMSSQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMySQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorOracle.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybase.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybaseASA.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueSQLite.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddForeignKeyConstraintGenerator.generateSql(AddForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddPrimaryKeyGenerator.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddPrimaryKeyGeneratorInformix.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGenerator.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorInformix.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorTDS.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AlterSequenceGenerator.generateSql(AlterSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ClearDatabaseChangeLogTableGenerator.generateSql(ClearDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CommentGenerator.generateSql(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CopyRowsGenerator.generateSql(CopyRowsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogLockTableGenerator.generateSql(CreateDatabaseChangeLogLockTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogTableGenerator.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogTableGeneratorSybase.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateIndexGenerator.generateSql(CreateIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateSequenceGenerator.generateSql(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateTableGenerator.generateSql(CreateTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateViewGenerator.generateSql(CreateViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DeleteGenerator.generateSql(DeleteStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropColumnGenerator.generateSql(DropColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropDefaultValueGenerator.generateSql(DropDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropForeignKeyConstraintGenerator.generateSql(DropForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropIndexGenerator.generateSql(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropPrimaryKeyGenerator.generateSql(DropPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropSequenceGenerator.generateSql(DropSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropTableGenerator.generateSql(DropTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropUniqueConstraintGenerator.generateSql(DropUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-DropViewGenerator.generateSql(DropViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorDB2.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMSSQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMySQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorOracle.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorPostgres.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetNextChangeSetSequenceValueGenerator.generateSql(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGenerator.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDB2.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDerby.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorFirebird.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorHsql.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformationSchemaViews.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformix.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMaxDB.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMSSQL.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorOracle.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorPostgres.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybase.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybaseASA.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGenerator.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorMSSQL.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorPostgres.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertGenerator.generateSql(InsertStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-LockDatabaseChangeLogGenerator.generateSql(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-MarkChangeSetRanGenerator.generateSql(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ModifyDataTypeGenerator.generateSql(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RawSqlGenerator.generateSql(RawSqlStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ReindexGeneratorSQLite.generateSql(ReindexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RemoveChangeSetRanStatusGenerator.generateSql(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameColumnGenerator.generateSql(RenameColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameTableGenerator.generateSql(RenameTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RenameViewGenerator.generateSql(RenameViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-ReorganizeTableGeneratorDB2.generateSql(ReorganizeTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-RuntimeGenerator.generateSql(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectFromDatabaseChangeLogLockGenerator.generateSql(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectFromDatabaseChangeLogGenerator.generateSql(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorDB2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorDerby.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorFirebird.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorH2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorHsql.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorInformix.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorMaxDB.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorOracle.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorPostgres.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetColumnRemarksGenerator.generateSql(SetColumnRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetNullableGenerator.generateSql(SetNullableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SetTableRemarksGenerator.generateSql(SetTableRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-StoredProcedureGenerator.generateSql(StoredProcedureStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-TagDatabaseGenerator.generateSql(TagDatabaseStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UnlockDatabaseChangeLogGenerator.generateSql(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UpdateChangeSetChecksumGenerator.generateSql(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-UpdateGenerator.generateSql(UpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddAutoIncrementGenerator.validate(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddAutoIncrementGeneratorInformix.validate(AddAutoIncrementStatement addAutoIncrementStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddColumnGenerator.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddColumnGeneratorDefaultClauseBeforeNotNull.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGenerator.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGeneratorInformix.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddForeignKeyConstraintGenerator.validate(AddForeignKeyConstraintStatement addForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddPrimaryKeyGenerator.validate(AddPrimaryKeyStatement addPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddUniqueConstraintGenerator.validate(AddUniqueConstraintStatement addUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AlterSequenceGenerator.validate(AlterSequenceStatement alterSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ClearDatabaseChangeLogTableGenerator.validate(ClearDatabaseChangeLogTableStatement clearDatabaseChangeLogTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CommentGenerator.validate(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CopyRowsGenerator.validate(CopyRowsStatement copyRowsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogLockTableGenerator.validate(CreateDatabaseChangeLogLockTableStatement createDatabaseChangeLogLockTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGenerator.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGeneratorSybase.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateIndexGenerator.validate(CreateIndexStatement createIndexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateSequenceGenerator.validate(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateTableGenerator.validate(CreateTableStatement createTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateViewGenerator.validate(CreateViewStatement createViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DeleteGenerator.validate(DeleteStatement deleteStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropColumnGenerator.validate(DropColumnStatement dropColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropDefaultValueGenerator.validate(DropDefaultValueStatement dropDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropForeignKeyConstraintGenerator.validate(DropForeignKeyConstraintStatement dropForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropIndexGenerator.validate(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropPrimaryKeyGenerator.validate(DropPrimaryKeyStatement dropPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropSequenceGenerator.validate(DropSequenceStatement dropSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropTableGenerator.validate(DropTableStatement dropTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropUniqueConstraintGenerator.validate(DropUniqueConstraintStatement dropUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropViewGenerator.validate(DropViewStatement dropViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorDB2.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMSSQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMySQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorOracle.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorPostgres.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-GetNextChangeSetSequenceValueGenerator.validate(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-GetViewDefinitionGenerator.validate(GetViewDefinitionStatement getViewDefinitionStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-InsertOrUpdateGenerator.validate(InsertOrUpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-InsertGenerator.validate(InsertStatement insertStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-LockDatabaseChangeLogGenerator.validate(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-MarkChangeSetRanGenerator.validate(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ModifyDataTypeGenerator.validate(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RawSqlGenerator.validate(RawSqlStatement rawSqlStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ReindexGeneratorSQLite.validate(ReindexStatement reindexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RemoveChangeSetRanStatusGenerator.validate(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameColumnGenerator.validate(RenameColumnStatement renameColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameTableGenerator.validate(RenameTableStatement renameTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RenameViewGenerator.validate(RenameViewStatement renameViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ReorganizeTableGeneratorDB2.validate(ReorganizeTableStatement reorganizeTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RuntimeGenerator.validate(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogLockGenerator.validate(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogGenerator.validate(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDB2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDerby.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorFirebird.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorH2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorHsql.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorInformix.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorMaxDB.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorOracle.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorPostgres.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetColumnRemarksGenerator.validate(SetColumnRemarksStatement setColumnRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetNullableGenerator.validate(SetNullableStatement setNullableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SetTableRemarksGenerator.validate(SetTableRemarksStatement setTableRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-StoredProcedureGenerator.validate(StoredProcedureStatement storedProcedureStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-TagDatabaseGenerator.validate(TagDatabaseStatement tagDatabaseStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UnlockDatabaseChangeLogGenerator.validate(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateChangeSetChecksumGenerator.validate(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateGenerator.validate(UpdateStatement updateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Warnings |
-ModifyDataTypeGenerator.warn(ModifyDataTypeStatement modifyDataTypeStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Warnings |
-AbstractSqlGenerator.warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SqlGeneratorFactory | -|
---|---|
liquibase.sqlgenerator | -- |
-Uses of SqlGeneratorFactory in liquibase.sqlgenerator | -
---|
- -
Methods in liquibase.sqlgenerator that return SqlGeneratorFactory | -|
---|---|
-static SqlGeneratorFactory |
-SqlGeneratorFactory.getInstance()
-
-- Return singleton SqlGeneratorFactory |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<StatementType> -
public abstract class AbstractSqlGenerator<StatementType extends SqlStatement>
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AbstractSqlGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-requiresUpdatedDatabaseMetadata(Database database)
-
-- Does this change require access to the database metadata? If true, the change cannot be used in an updateSql-style command. |
-
- boolean |
-supports(StatementType statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- Warnings |
-warn(StatementType statementType,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
generateSql, validate |
-
-Constructor Detail | -
---|
-public AbstractSqlGenerator()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<StatementType extends SqlStatement>
-public boolean requiresUpdatedDatabaseMetadata(Database database)-
SqlGenerator
-
requiresUpdatedDatabaseMetadata
in interface SqlGenerator<StatementType extends SqlStatement>
-public boolean supports(StatementType statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<StatementType extends SqlStatement>
-public Warnings warn(StatementType statementType, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
warn
in interface SqlGenerator<StatementType extends SqlStatement>
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddAutoIncrementStatement> -
liquibase.sqlgenerator.core.AddAutoIncrementGenerator -
public class AddAutoIncrementGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddAutoIncrementGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddAutoIncrementStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddAutoIncrementGenerator()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddAutoIncrementStatement>
getPriority
in class AbstractSqlGenerator<AddAutoIncrementStatement>
-public boolean supports(AddAutoIncrementStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddAutoIncrementStatement>
supports
in class AbstractSqlGenerator<AddAutoIncrementStatement>
-public ValidationErrors validate(AddAutoIncrementStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(AddAutoIncrementStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddAutoIncrementStatement> -
liquibase.sqlgenerator.core.AddAutoIncrementGenerator -
liquibase.sqlgenerator.core.AddAutoIncrementGeneratorDB2 -
public class AddAutoIncrementGeneratorDB2
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddAutoIncrementGeneratorDB2()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddAutoIncrementStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddAutoIncrementGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddAutoIncrementGeneratorDB2()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddAutoIncrementStatement>
getPriority
in class AddAutoIncrementGenerator
-public boolean supports(AddAutoIncrementStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddAutoIncrementStatement>
supports
in class AddAutoIncrementGenerator
-public Sql[] generateSql(AddAutoIncrementStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddAutoIncrementStatement>
generateSql
in class AddAutoIncrementGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddAutoIncrementStatement> -
liquibase.sqlgenerator.core.AddAutoIncrementGenerator -
liquibase.sqlgenerator.core.AddAutoIncrementGeneratorHsqlH2 -
public class AddAutoIncrementGeneratorHsqlH2
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddAutoIncrementGeneratorHsqlH2()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddAutoIncrementStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddAutoIncrementGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddAutoIncrementGeneratorHsqlH2()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddAutoIncrementStatement>
getPriority
in class AddAutoIncrementGenerator
-public boolean supports(AddAutoIncrementStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddAutoIncrementStatement>
supports
in class AddAutoIncrementGenerator
-public Sql[] generateSql(AddAutoIncrementStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddAutoIncrementStatement>
generateSql
in class AddAutoIncrementGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddAutoIncrementStatement> -
liquibase.sqlgenerator.core.AddAutoIncrementGenerator -
liquibase.sqlgenerator.core.AddAutoIncrementGeneratorInformix -
public class AddAutoIncrementGeneratorInformix
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddAutoIncrementGeneratorInformix()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddAutoIncrementStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AddAutoIncrementStatement addAutoIncrementStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddAutoIncrementGeneratorInformix()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddAutoIncrementStatement>
getPriority
in class AddAutoIncrementGenerator
-public boolean supports(AddAutoIncrementStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddAutoIncrementStatement>
supports
in class AddAutoIncrementGenerator
-public ValidationErrors validate(AddAutoIncrementStatement addAutoIncrementStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
validate
in interface SqlGenerator<AddAutoIncrementStatement>
validate
in class AddAutoIncrementGenerator
-public Sql[] generateSql(AddAutoIncrementStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddAutoIncrementStatement>
generateSql
in class AddAutoIncrementGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddAutoIncrementStatement> -
liquibase.sqlgenerator.core.AddAutoIncrementGenerator -
liquibase.sqlgenerator.core.AddAutoIncrementGeneratorSQLite -
public class AddAutoIncrementGeneratorSQLite
-SQLite does not support this ALTER TABLE operation until now. - For more information see: http://www.sqlite.org/omitted.html. - This is a small work around... -
- -
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddAutoIncrementGeneratorSQLite()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddAutoIncrementStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddAutoIncrementGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddAutoIncrementGeneratorSQLite()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddAutoIncrementStatement>
getPriority
in class AddAutoIncrementGenerator
-public boolean supports(AddAutoIncrementStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddAutoIncrementStatement>
supports
in class AddAutoIncrementGenerator
-public Sql[] generateSql(AddAutoIncrementStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddAutoIncrementStatement>
generateSql
in class AddAutoIncrementGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddColumnStatement> -
liquibase.sqlgenerator.core.AddColumnGenerator -
public class AddColumnGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddColumnGenerator()
-
-- |
-
-Method Summary | -|
---|---|
-protected void |
-addForeignKeyStatements(AddColumnStatement statement,
- Database database,
- List<Sql> returnSql)
-
-- |
-
- Sql[] |
-generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddColumnGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(AddColumnStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(AddColumnStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-protected void addForeignKeyStatements(AddColumnStatement statement, - Database database, - List<Sql> returnSql)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddColumnStatement> -
liquibase.sqlgenerator.core.AddColumnGenerator -
liquibase.sqlgenerator.core.AddColumnGeneratorDefaultClauseBeforeNotNull -
public class AddColumnGeneratorDefaultClauseBeforeNotNull
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddColumnGeneratorDefaultClauseBeforeNotNull()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddColumnStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddColumnGenerator | -
---|
addForeignKeyStatements |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddColumnGeneratorDefaultClauseBeforeNotNull()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddColumnStatement>
getPriority
in class AbstractSqlGenerator<AddColumnStatement>
-public boolean supports(AddColumnStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddColumnStatement>
supports
in class AbstractSqlGenerator<AddColumnStatement>
-public ValidationErrors validate(AddColumnStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
validate
in interface SqlGenerator<AddColumnStatement>
validate
in class AddColumnGenerator
-public Sql[] generateSql(AddColumnStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddColumnStatement>
generateSql
in class AddColumnGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddColumnStatement> -
liquibase.sqlgenerator.core.AddColumnGenerator -
liquibase.sqlgenerator.core.AddColumnGeneratorSQLite -
public class AddColumnGeneratorSQLite
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddColumnGeneratorSQLite()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddColumnStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddColumnGenerator | -
---|
addForeignKeyStatements, validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddColumnGeneratorSQLite()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddColumnStatement>
getPriority
in class AbstractSqlGenerator<AddColumnStatement>
-public boolean supports(AddColumnStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddColumnStatement>
supports
in class AbstractSqlGenerator<AddColumnStatement>
-public Sql[] generateSql(AddColumnStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddColumnStatement>
generateSql
in class AddColumnGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
public class AddDefaultValueGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(AddDefaultValueStatement addDefaultValueStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorDerby -
public class AddDefaultValueGeneratorDerby
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorDerby()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorDerby()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorInformix -
public class AddDefaultValueGeneratorInformix
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorInformix()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorInformix()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public ValidationErrors validate(AddDefaultValueStatement addDefaultValueStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
validate
in interface SqlGenerator<AddDefaultValueStatement>
validate
in class AddDefaultValueGenerator
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorMSSQL -
public class AddDefaultValueGeneratorMSSQL
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorMSSQL()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorMSSQL()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorMaxDB -
public class AddDefaultValueGeneratorMaxDB
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorMaxDB()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorMaxDB()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorMySQL -
public class AddDefaultValueGeneratorMySQL
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorMySQL()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorMySQL()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorOracle -
public class AddDefaultValueGeneratorOracle
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorOracle()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorOracle()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybase -
public class AddDefaultValueGeneratorSybase
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorSybase()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorSybase()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueGeneratorSybaseASA -
public class AddDefaultValueGeneratorSybaseASA
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueGeneratorSybaseASA()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueGeneratorSybaseASA()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddDefaultValueStatement> -
liquibase.sqlgenerator.core.AddDefaultValueGenerator -
liquibase.sqlgenerator.core.AddDefaultValueSQLite -
public class AddDefaultValueSQLite
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddDefaultValueSQLite()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddDefaultValueGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueSQLite()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddDefaultValueStatement>
getPriority
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public boolean supports(AddDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddDefaultValueStatement>
supports
in class AbstractSqlGenerator<AddDefaultValueStatement>
-public Sql[] generateSql(AddDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddDefaultValueStatement>
generateSql
in class AddDefaultValueGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddForeignKeyConstraintStatement> -
liquibase.sqlgenerator.core.AddForeignKeyConstraintGenerator -
public class AddForeignKeyConstraintGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddForeignKeyConstraintGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(AddForeignKeyConstraintStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AddForeignKeyConstraintStatement addForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddForeignKeyConstraintGenerator()-
-Method Detail | -
---|
-public boolean supports(AddForeignKeyConstraintStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddForeignKeyConstraintStatement>
supports
in class AbstractSqlGenerator<AddForeignKeyConstraintStatement>
-public ValidationErrors validate(AddForeignKeyConstraintStatement addForeignKeyConstraintStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(AddForeignKeyConstraintStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddPrimaryKeyStatement> -
liquibase.sqlgenerator.core.AddPrimaryKeyGenerator -
public class AddPrimaryKeyGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddPrimaryKeyGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(AddPrimaryKeyStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AddPrimaryKeyStatement addPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddPrimaryKeyGenerator()-
-Method Detail | -
---|
-public boolean supports(AddPrimaryKeyStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddPrimaryKeyStatement>
supports
in class AbstractSqlGenerator<AddPrimaryKeyStatement>
-public ValidationErrors validate(AddPrimaryKeyStatement addPrimaryKeyStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(AddPrimaryKeyStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddPrimaryKeyStatement> -
liquibase.sqlgenerator.core.AddPrimaryKeyGenerator -
liquibase.sqlgenerator.core.AddPrimaryKeyGeneratorInformix -
public class AddPrimaryKeyGeneratorInformix
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddPrimaryKeyGeneratorInformix()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddPrimaryKeyStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddPrimaryKeyGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddPrimaryKeyGeneratorInformix()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddPrimaryKeyStatement>
getPriority
in class AbstractSqlGenerator<AddPrimaryKeyStatement>
-public boolean supports(AddPrimaryKeyStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddPrimaryKeyStatement>
supports
in class AddPrimaryKeyGenerator
-public Sql[] generateSql(AddPrimaryKeyStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddPrimaryKeyStatement>
generateSql
in class AddPrimaryKeyGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddUniqueConstraintStatement> -
liquibase.sqlgenerator.core.AddUniqueConstraintGenerator -
public class AddUniqueConstraintGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddUniqueConstraintGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AddUniqueConstraintStatement addUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddUniqueConstraintGenerator()-
-Method Detail | -
---|
-public boolean supports(AddUniqueConstraintStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddUniqueConstraintStatement>
supports
in class AbstractSqlGenerator<AddUniqueConstraintStatement>
-public ValidationErrors validate(AddUniqueConstraintStatement addUniqueConstraintStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(AddUniqueConstraintStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddUniqueConstraintStatement> -
liquibase.sqlgenerator.core.AddUniqueConstraintGenerator -
liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorInformix -
public class AddUniqueConstraintGeneratorInformix
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddUniqueConstraintGeneratorInformix()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddUniqueConstraintGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddUniqueConstraintGeneratorInformix()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddUniqueConstraintStatement>
getPriority
in class AbstractSqlGenerator<AddUniqueConstraintStatement>
-public boolean supports(AddUniqueConstraintStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddUniqueConstraintStatement>
supports
in class AddUniqueConstraintGenerator
-public Sql[] generateSql(AddUniqueConstraintStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddUniqueConstraintStatement>
generateSql
in class AddUniqueConstraintGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AddUniqueConstraintStatement> -
liquibase.sqlgenerator.core.AddUniqueConstraintGenerator -
liquibase.sqlgenerator.core.AddUniqueConstraintGeneratorTDS -
public class AddUniqueConstraintGeneratorTDS
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AddUniqueConstraintGeneratorTDS()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.AddUniqueConstraintGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddUniqueConstraintGeneratorTDS()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<AddUniqueConstraintStatement>
getPriority
in class AbstractSqlGenerator<AddUniqueConstraintStatement>
-public boolean supports(AddUniqueConstraintStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AddUniqueConstraintStatement>
supports
in class AddUniqueConstraintGenerator
-public Sql[] generateSql(AddUniqueConstraintStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<AddUniqueConstraintStatement>
generateSql
in class AddUniqueConstraintGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<AlterSequenceStatement> -
liquibase.sqlgenerator.core.AlterSequenceGenerator -
public class AlterSequenceGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
AlterSequenceGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(AlterSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(AlterSequenceStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(AlterSequenceStatement alterSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AlterSequenceGenerator()-
-Method Detail | -
---|
-public boolean supports(AlterSequenceStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<AlterSequenceStatement>
supports
in class AbstractSqlGenerator<AlterSequenceStatement>
-public ValidationErrors validate(AlterSequenceStatement alterSequenceStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(AlterSequenceStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<ClearDatabaseChangeLogTableStatement> -
liquibase.sqlgenerator.core.ClearDatabaseChangeLogTableGenerator -
public class ClearDatabaseChangeLogTableGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
ClearDatabaseChangeLogTableGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(ClearDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(ClearDatabaseChangeLogTableStatement clearDatabaseChangeLogTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ClearDatabaseChangeLogTableGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(ClearDatabaseChangeLogTableStatement clearDatabaseChangeLogTableStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(ClearDatabaseChangeLogTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CommentStatement> -
liquibase.sqlgenerator.core.CommentGenerator -
public class CommentGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CommentGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CommentGenerator()-
-Method Detail | -
---|
-public Sql[] generateSql(CommentStatement comment, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public ValidationErrors validate(CommentStatement comment, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CopyRowsStatement> -
liquibase.sqlgenerator.core.CopyRowsGenerator -
public class CopyRowsGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CopyRowsGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CopyRowsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(CopyRowsStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(CopyRowsStatement copyRowsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CopyRowsGenerator()-
-Method Detail | -
---|
-public boolean supports(CopyRowsStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<CopyRowsStatement>
supports
in class AbstractSqlGenerator<CopyRowsStatement>
-public ValidationErrors validate(CopyRowsStatement copyRowsStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CopyRowsStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CreateDatabaseChangeLogLockTableStatement> -
liquibase.sqlgenerator.core.CreateDatabaseChangeLogLockTableGenerator -
public class CreateDatabaseChangeLogLockTableGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CreateDatabaseChangeLogLockTableGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CreateDatabaseChangeLogLockTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(CreateDatabaseChangeLogLockTableStatement createDatabaseChangeLogLockTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateDatabaseChangeLogLockTableGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(CreateDatabaseChangeLogLockTableStatement createDatabaseChangeLogLockTableStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CreateDatabaseChangeLogLockTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CreateDatabaseChangeLogTableStatement> -
liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGenerator -
public class CreateDatabaseChangeLogTableGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CreateDatabaseChangeLogTableGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(CreateDatabaseChangeLogTableStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateDatabaseChangeLogTableGenerator()-
-Method Detail | -
---|
-public boolean supports(CreateDatabaseChangeLogTableStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<CreateDatabaseChangeLogTableStatement>
supports
in class AbstractSqlGenerator<CreateDatabaseChangeLogTableStatement>
-public ValidationErrors validate(CreateDatabaseChangeLogTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CreateDatabaseChangeLogTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CreateDatabaseChangeLogTableStatement> -
liquibase.sqlgenerator.core.CreateDatabaseChangeLogTableGeneratorSybase -
public class CreateDatabaseChangeLogTableGeneratorSybase
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CreateDatabaseChangeLogTableGeneratorSybase()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(CreateDatabaseChangeLogTableStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateDatabaseChangeLogTableGeneratorSybase()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<CreateDatabaseChangeLogTableStatement>
getPriority
in class AbstractSqlGenerator<CreateDatabaseChangeLogTableStatement>
-public boolean supports(CreateDatabaseChangeLogTableStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<CreateDatabaseChangeLogTableStatement>
supports
in class AbstractSqlGenerator<CreateDatabaseChangeLogTableStatement>
-public ValidationErrors validate(CreateDatabaseChangeLogTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CreateDatabaseChangeLogTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CreateIndexStatement> -
liquibase.sqlgenerator.core.CreateIndexGenerator -
public class CreateIndexGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CreateIndexGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CreateIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(CreateIndexStatement createIndexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateIndexGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(CreateIndexStatement createIndexStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CreateIndexStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CreateSequenceStatement> -
liquibase.sqlgenerator.core.CreateSequenceGenerator -
public class CreateSequenceGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CreateSequenceGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(CreateSequenceStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateSequenceGenerator()-
-Method Detail | -
---|
-public boolean supports(CreateSequenceStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<CreateSequenceStatement>
supports
in class AbstractSqlGenerator<CreateSequenceStatement>
-public ValidationErrors validate(CreateSequenceStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CreateSequenceStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CreateTableStatement> -
liquibase.sqlgenerator.core.CreateTableGenerator -
public class CreateTableGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CreateTableGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CreateTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(CreateTableStatement createTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateTableGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(CreateTableStatement createTableStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CreateTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<CreateViewStatement> -
liquibase.sqlgenerator.core.CreateViewGenerator -
public class CreateViewGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
CreateViewGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(CreateViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(CreateViewStatement createViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateViewGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(CreateViewStatement createViewStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(CreateViewStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DeleteStatement> -
liquibase.sqlgenerator.core.DeleteGenerator -
public class DeleteGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DeleteGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DeleteStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(DeleteStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(DeleteStatement deleteStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DeleteGenerator()-
-Method Detail | -
---|
-public boolean supports(DeleteStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<DeleteStatement>
supports
in class AbstractSqlGenerator<DeleteStatement>
-public ValidationErrors validate(DeleteStatement deleteStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DeleteStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropColumnStatement> -
liquibase.sqlgenerator.core.DropColumnGenerator -
public class DropColumnGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropColumnGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(DropColumnStatement dropColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropColumnGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(DropColumnStatement dropColumnStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropColumnStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropDefaultValueStatement> -
liquibase.sqlgenerator.core.DropDefaultValueGenerator -
public class DropDefaultValueGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropDefaultValueGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(DropDefaultValueStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(DropDefaultValueStatement dropDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropDefaultValueGenerator()-
-Method Detail | -
---|
-public boolean supports(DropDefaultValueStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<DropDefaultValueStatement>
supports
in class AbstractSqlGenerator<DropDefaultValueStatement>
-public ValidationErrors validate(DropDefaultValueStatement dropDefaultValueStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropDefaultValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropForeignKeyConstraintStatement> -
liquibase.sqlgenerator.core.DropForeignKeyConstraintGenerator -
public class DropForeignKeyConstraintGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropForeignKeyConstraintGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(DropForeignKeyConstraintStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(DropForeignKeyConstraintStatement dropForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropForeignKeyConstraintGenerator()-
-Method Detail | -
---|
-public boolean supports(DropForeignKeyConstraintStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<DropForeignKeyConstraintStatement>
supports
in class AbstractSqlGenerator<DropForeignKeyConstraintStatement>
-public ValidationErrors validate(DropForeignKeyConstraintStatement dropForeignKeyConstraintStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropForeignKeyConstraintStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropIndexStatement> -
liquibase.sqlgenerator.core.DropIndexGenerator -
public class DropIndexGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropIndexGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropIndexGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(DropIndexStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropIndexStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropPrimaryKeyStatement> -
liquibase.sqlgenerator.core.DropPrimaryKeyGenerator -
public class DropPrimaryKeyGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropPrimaryKeyGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(DropPrimaryKeyStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(DropPrimaryKeyStatement dropPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropPrimaryKeyGenerator()-
-Method Detail | -
---|
-public boolean supports(DropPrimaryKeyStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<DropPrimaryKeyStatement>
supports
in class AbstractSqlGenerator<DropPrimaryKeyStatement>
-public ValidationErrors validate(DropPrimaryKeyStatement dropPrimaryKeyStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropPrimaryKeyStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropSequenceStatement> -
liquibase.sqlgenerator.core.DropSequenceGenerator -
public class DropSequenceGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropSequenceGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(DropSequenceStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(DropSequenceStatement dropSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropSequenceGenerator()-
-Method Detail | -
---|
-public boolean supports(DropSequenceStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<DropSequenceStatement>
supports
in class AbstractSqlGenerator<DropSequenceStatement>
-public ValidationErrors validate(DropSequenceStatement dropSequenceStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropSequenceStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropTableStatement> -
liquibase.sqlgenerator.core.DropTableGenerator -
public class DropTableGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropTableGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(DropTableStatement dropTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropTableGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(DropTableStatement dropTableStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropUniqueConstraintStatement> -
liquibase.sqlgenerator.core.DropUniqueConstraintGenerator -
public class DropUniqueConstraintGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropUniqueConstraintGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(DropUniqueConstraintStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(DropUniqueConstraintStatement dropUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropUniqueConstraintGenerator()-
-Method Detail | -
---|
-public boolean supports(DropUniqueConstraintStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<DropUniqueConstraintStatement>
supports
in class AbstractSqlGenerator<DropUniqueConstraintStatement>
-public ValidationErrors validate(DropUniqueConstraintStatement dropUniqueConstraintStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropUniqueConstraintStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<DropViewStatement> -
liquibase.sqlgenerator.core.DropViewGenerator -
public class DropViewGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
DropViewGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(DropViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(DropViewStatement dropViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropViewGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(DropViewStatement dropViewStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(DropViewStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<FindForeignKeyConstraintsStatement> -
liquibase.sqlgenerator.core.FindForeignKeyConstraintsGeneratorDB2 -
public class FindForeignKeyConstraintsGeneratorDB2
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FindForeignKeyConstraintsGeneratorDB2()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FindForeignKeyConstraintsGeneratorDB2()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
getPriority
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public boolean supports(FindForeignKeyConstraintsStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
supports
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public ValidationErrors validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(FindForeignKeyConstraintsStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<FindForeignKeyConstraintsStatement> -
liquibase.sqlgenerator.core.FindForeignKeyConstraintsGeneratorMSSQL -
public class FindForeignKeyConstraintsGeneratorMSSQL
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FindForeignKeyConstraintsGeneratorMSSQL()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FindForeignKeyConstraintsGeneratorMSSQL()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
getPriority
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public boolean supports(FindForeignKeyConstraintsStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
supports
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public ValidationErrors validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(FindForeignKeyConstraintsStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<FindForeignKeyConstraintsStatement> -
liquibase.sqlgenerator.core.FindForeignKeyConstraintsGeneratorMySQL -
public class FindForeignKeyConstraintsGeneratorMySQL
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FindForeignKeyConstraintsGeneratorMySQL()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FindForeignKeyConstraintsGeneratorMySQL()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
getPriority
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public boolean supports(FindForeignKeyConstraintsStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
supports
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public ValidationErrors validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(FindForeignKeyConstraintsStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<FindForeignKeyConstraintsStatement> -
liquibase.sqlgenerator.core.FindForeignKeyConstraintsGeneratorOracle -
public class FindForeignKeyConstraintsGeneratorOracle
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FindForeignKeyConstraintsGeneratorOracle()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FindForeignKeyConstraintsGeneratorOracle()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
getPriority
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public boolean supports(FindForeignKeyConstraintsStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
supports
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public ValidationErrors validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(FindForeignKeyConstraintsStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<FindForeignKeyConstraintsStatement> -
liquibase.sqlgenerator.core.FindForeignKeyConstraintsGeneratorPostgres -
public class FindForeignKeyConstraintsGeneratorPostgres
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
FindForeignKeyConstraintsGeneratorPostgres()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public FindForeignKeyConstraintsGeneratorPostgres()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
getPriority
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public boolean supports(FindForeignKeyConstraintsStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<FindForeignKeyConstraintsStatement>
supports
in class AbstractSqlGenerator<FindForeignKeyConstraintsStatement>
-public ValidationErrors validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(FindForeignKeyConstraintsStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetNextChangeSetSequenceValueStatement> -
liquibase.sqlgenerator.core.GetNextChangeSetSequenceValueGenerator -
public class GetNextChangeSetSequenceValueGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetNextChangeSetSequenceValueGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetNextChangeSetSequenceValueGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(GetNextChangeSetSequenceValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(GetNextChangeSetSequenceValueStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
public class GetViewDefinitionGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(GetViewDefinitionStatement getViewDefinitionStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(GetViewDefinitionStatement getViewDefinitionStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDB2 -
public class GetViewDefinitionGeneratorDB2
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorDB2()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorDB2()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorDerby -
public class GetViewDefinitionGeneratorDerby
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorDerby()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorDerby()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorFirebird -
public class GetViewDefinitionGeneratorFirebird
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorFirebird()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorFirebird()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorHsql -
public class GetViewDefinitionGeneratorHsql
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorHsql()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorHsql()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorInformationSchemaViews -
public class GetViewDefinitionGeneratorInformationSchemaViews
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorInformationSchemaViews()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorInformationSchemaViews()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorInformix -
public class GetViewDefinitionGeneratorInformix
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorInformix()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorInformix()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorMSSQL -
public class GetViewDefinitionGeneratorMSSQL
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorMSSQL()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorMSSQL()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorMaxDB -
public class GetViewDefinitionGeneratorMaxDB
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorMaxDB()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorMaxDB()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorOracle -
public class GetViewDefinitionGeneratorOracle
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorOracle()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorOracle()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorPostgres -
public class GetViewDefinitionGeneratorPostgres
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorPostgres()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorPostgres()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybase -
public class GetViewDefinitionGeneratorSybase
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorSybase()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorSybase()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<GetViewDefinitionStatement> -
liquibase.sqlgenerator.core.GetViewDefinitionGenerator -
liquibase.sqlgenerator.core.GetViewDefinitionGeneratorSybaseASA -
public class GetViewDefinitionGeneratorSybaseASA
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
GetViewDefinitionGeneratorSybaseASA()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(GetViewDefinitionStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.GetViewDefinitionGenerator | -
---|
validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionGeneratorSybaseASA()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<GetViewDefinitionStatement>
getPriority
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public boolean supports(GetViewDefinitionStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<GetViewDefinitionStatement>
supports
in class AbstractSqlGenerator<GetViewDefinitionStatement>
-public Sql[] generateSql(GetViewDefinitionStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<GetViewDefinitionStatement>
generateSql
in class GetViewDefinitionGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<InsertStatement> -
liquibase.sqlgenerator.core.InsertGenerator -
public class InsertGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InsertGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(InsertStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(InsertStatement insertStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(InsertStatement insertStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(InsertStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<InsertOrUpdateStatement> -
liquibase.sqlgenerator.core.InsertOrUpdateGenerator -
public abstract class InsertOrUpdateGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InsertOrUpdateGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
-protected abstract String |
-getElse(Database database)
-
-- |
-
-protected String |
-getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-getPostUpdateStatements()
-
-- |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
-protected abstract String |
-getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-getWhereClause(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database)
-
-- |
-
- ValidationErrors |
-validate(InsertOrUpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertOrUpdateGenerator()-
-Method Detail | -
---|
-protected abstract String getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - String whereClause)-
-protected abstract String getElse(Database database)-
-protected String getPostUpdateStatements()-
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<InsertOrUpdateStatement>
getPriority
in class AbstractSqlGenerator<InsertOrUpdateStatement>
-public ValidationErrors validate(InsertOrUpdateStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-protected String getWhereClause(InsertOrUpdateStatement insertOrUpdateStatement, - Database database)-
-protected String getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
-protected String getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - String whereClause, - SqlGeneratorChain sqlGeneratorChain)-
-public Sql[] generateSql(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<InsertOrUpdateStatement> -
liquibase.sqlgenerator.core.InsertOrUpdateGenerator -
liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMSSQL -
public class InsertOrUpdateGeneratorMSSQL
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InsertOrUpdateGeneratorMSSQL()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
-protected String |
-getElse(Database database)
-
-- |
-
-protected String |
-getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-supports(InsertOrUpdateStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.InsertOrUpdateGenerator | -
---|
getPostUpdateStatements, getPriority, getWhereClause, validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertOrUpdateGeneratorMSSQL()-
-Method Detail | -
---|
-public boolean supports(InsertOrUpdateStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<InsertOrUpdateStatement>
supports
in class AbstractSqlGenerator<InsertOrUpdateStatement>
-protected String getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - String whereClause)-
getRecordCheck
in class InsertOrUpdateGenerator
-protected String getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
getInsertStatement
in class InsertOrUpdateGenerator
-protected String getElse(Database database)-
getElse
in class InsertOrUpdateGenerator
-protected String getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - String whereClause, - SqlGeneratorChain sqlGeneratorChain)-
getUpdateStatement
in class InsertOrUpdateGenerator
-public Sql[] generateSql(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<InsertOrUpdateStatement>
generateSql
in class InsertOrUpdateGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<InsertOrUpdateStatement> -
liquibase.sqlgenerator.core.InsertOrUpdateGenerator -
liquibase.sqlgenerator.core.InsertOrUpdateGeneratorMySQL -
public class InsertOrUpdateGeneratorMySQL
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InsertOrUpdateGeneratorMySQL()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-getElse(Database database)
-
-- |
-
-protected String |
-getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-supports(InsertOrUpdateStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.InsertOrUpdateGenerator | -
---|
generateSql, getPostUpdateStatements, getPriority, getWhereClause, validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertOrUpdateGeneratorMySQL()-
-Method Detail | -
---|
-public boolean supports(InsertOrUpdateStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<InsertOrUpdateStatement>
supports
in class AbstractSqlGenerator<InsertOrUpdateStatement>
-protected String getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
getInsertStatement
in class InsertOrUpdateGenerator
-protected String getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - String whereClause, - SqlGeneratorChain sqlGeneratorChain)-
getUpdateStatement
in class InsertOrUpdateGenerator
-protected String getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - String whereClause)-
getRecordCheck
in class InsertOrUpdateGenerator
-protected String getElse(Database database)-
getElse
in class InsertOrUpdateGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<InsertOrUpdateStatement> -
liquibase.sqlgenerator.core.InsertOrUpdateGenerator -
liquibase.sqlgenerator.core.InsertOrUpdateGeneratorOracle -
public class InsertOrUpdateGeneratorOracle
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InsertOrUpdateGeneratorOracle()
-
-- |
-
-Method Summary | -|
---|---|
-protected String |
-getElse(Database database)
-
-- |
-
-protected String |
-getPostUpdateStatements()
-
-- |
-
-protected String |
-getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
- boolean |
-supports(InsertOrUpdateStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.InsertOrUpdateGenerator | -
---|
generateSql, getInsertStatement, getPriority, getUpdateStatement, getWhereClause, validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertOrUpdateGeneratorOracle()-
-Method Detail | -
---|
-public boolean supports(InsertOrUpdateStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<InsertOrUpdateStatement>
supports
in class AbstractSqlGenerator<InsertOrUpdateStatement>
-protected String getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - String whereClause)-
getRecordCheck
in class InsertOrUpdateGenerator
-protected String getElse(Database database)-
getElse
in class InsertOrUpdateGenerator
-protected String getPostUpdateStatements()-
getPostUpdateStatements
in class InsertOrUpdateGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<InsertOrUpdateStatement> -
liquibase.sqlgenerator.core.InsertOrUpdateGenerator -
liquibase.sqlgenerator.core.InsertOrUpdateGeneratorPostgres -
public class InsertOrUpdateGeneratorPostgres
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
InsertOrUpdateGeneratorPostgres()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
-protected String |
-getElse(Database arg0)
-
-- |
-
-protected String |
-getRecordCheck(InsertOrUpdateStatement arg0,
- Database arg1,
- String arg2)
-
-- |
-
- boolean |
-supports(InsertOrUpdateStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
Methods inherited from class liquibase.sqlgenerator.core.InsertOrUpdateGenerator | -
---|
getInsertStatement, getPostUpdateStatements, getPriority, getUpdateStatement, getWhereClause, validate |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertOrUpdateGeneratorPostgres()-
-Method Detail | -
---|
-public boolean supports(InsertOrUpdateStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<InsertOrUpdateStatement>
supports
in class AbstractSqlGenerator<InsertOrUpdateStatement>
-public Sql[] generateSql(InsertOrUpdateStatement insertOrUpdateStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
generateSql
in interface SqlGenerator<InsertOrUpdateStatement>
generateSql
in class InsertOrUpdateGenerator
-protected String getElse(Database arg0)-
getElse
in class InsertOrUpdateGenerator
-protected String getRecordCheck(InsertOrUpdateStatement arg0, - Database arg1, - String arg2)-
getRecordCheck
in class InsertOrUpdateGenerator
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<LockDatabaseChangeLogStatement> -
liquibase.sqlgenerator.core.LockDatabaseChangeLogGenerator -
public class LockDatabaseChangeLogGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
LockDatabaseChangeLogGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LockDatabaseChangeLogGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(LockDatabaseChangeLogStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(LockDatabaseChangeLogStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<MarkChangeSetRanStatement> -
liquibase.sqlgenerator.core.MarkChangeSetRanGenerator -
public class MarkChangeSetRanGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
MarkChangeSetRanGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MarkChangeSetRanGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(MarkChangeSetRanStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(MarkChangeSetRanStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<ModifyDataTypeStatement> -
liquibase.sqlgenerator.core.ModifyDataTypeGenerator -
public class ModifyDataTypeGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
ModifyDataTypeGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
- Warnings |
-warn(ModifyDataTypeStatement modifyDataTypeStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ModifyDataTypeGenerator()-
-Method Detail | -
---|
-public Warnings warn(ModifyDataTypeStatement modifyDataTypeStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
warn
in interface SqlGenerator<ModifyDataTypeStatement>
warn
in class AbstractSqlGenerator<ModifyDataTypeStatement>
-public ValidationErrors validate(ModifyDataTypeStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(ModifyDataTypeStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<RawSqlStatement> -
liquibase.sqlgenerator.core.RawSqlGenerator -
public class RawSqlGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
RawSqlGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(RawSqlStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(RawSqlStatement rawSqlStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RawSqlGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(RawSqlStatement rawSqlStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(RawSqlStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<ReindexStatement> -
liquibase.sqlgenerator.core.ReindexGeneratorSQLite -
public class ReindexGeneratorSQLite
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
ReindexGeneratorSQLite()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(ReindexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(ReindexStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(ReindexStatement reindexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ReindexGeneratorSQLite()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<ReindexStatement>
getPriority
in class AbstractSqlGenerator<ReindexStatement>
-public boolean supports(ReindexStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<ReindexStatement>
supports
in class AbstractSqlGenerator<ReindexStatement>
-public ValidationErrors validate(ReindexStatement reindexStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(ReindexStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<RemoveChangeSetRanStatusStatement> -
liquibase.sqlgenerator.core.RemoveChangeSetRanStatusGenerator -
public class RemoveChangeSetRanStatusGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
RemoveChangeSetRanStatusGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RemoveChangeSetRanStatusGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(RemoveChangeSetRanStatusStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(RemoveChangeSetRanStatusStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<RenameColumnStatement> -
liquibase.sqlgenerator.core.RenameColumnGenerator -
public class RenameColumnGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
RenameColumnGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(RenameColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(RenameColumnStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(RenameColumnStatement renameColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameColumnGenerator()-
-Method Detail | -
---|
-public boolean supports(RenameColumnStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<RenameColumnStatement>
supports
in class AbstractSqlGenerator<RenameColumnStatement>
-public ValidationErrors validate(RenameColumnStatement renameColumnStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(RenameColumnStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<RenameTableStatement> -
liquibase.sqlgenerator.core.RenameTableGenerator -
public class RenameTableGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
RenameTableGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(RenameTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(RenameTableStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(RenameTableStatement renameTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameTableGenerator()-
-Method Detail | -
---|
-public boolean supports(RenameTableStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<RenameTableStatement>
supports
in class AbstractSqlGenerator<RenameTableStatement>
-public ValidationErrors validate(RenameTableStatement renameTableStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(RenameTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<RenameViewStatement> -
liquibase.sqlgenerator.core.RenameViewGenerator -
public class RenameViewGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
RenameViewGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(RenameViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(RenameViewStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(RenameViewStatement renameViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameViewGenerator()-
-Method Detail | -
---|
-public boolean supports(RenameViewStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<RenameViewStatement>
supports
in class AbstractSqlGenerator<RenameViewStatement>
-public ValidationErrors validate(RenameViewStatement renameViewStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(RenameViewStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<ReorganizeTableStatement> -
liquibase.sqlgenerator.core.ReorganizeTableGeneratorDB2 -
public class ReorganizeTableGeneratorDB2
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
ReorganizeTableGeneratorDB2()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(ReorganizeTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(ReorganizeTableStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(ReorganizeTableStatement reorganizeTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ReorganizeTableGeneratorDB2()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<ReorganizeTableStatement>
getPriority
in class AbstractSqlGenerator<ReorganizeTableStatement>
-public boolean supports(ReorganizeTableStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<ReorganizeTableStatement>
supports
in class AbstractSqlGenerator<ReorganizeTableStatement>
-public ValidationErrors validate(ReorganizeTableStatement reorganizeTableStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(ReorganizeTableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<RuntimeStatement> -
liquibase.sqlgenerator.core.RuntimeGenerator -
public class RuntimeGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
RuntimeGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RuntimeGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(RuntimeStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(RuntimeStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectFromDatabaseChangeLogStatement> -
liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogGenerator -
public class SelectFromDatabaseChangeLogGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectFromDatabaseChangeLogGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectFromDatabaseChangeLogGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(SelectFromDatabaseChangeLogStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectFromDatabaseChangeLogStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectFromDatabaseChangeLogLockStatement> -
liquibase.sqlgenerator.core.SelectFromDatabaseChangeLogLockGenerator -
public class SelectFromDatabaseChangeLogLockGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectFromDatabaseChangeLogLockGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectFromDatabaseChangeLogLockGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(SelectFromDatabaseChangeLogLockStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectFromDatabaseChangeLogLockStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorDB2 -
public class SelectSequencesGeneratorDB2
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorDB2()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorDB2()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorDerby -
public class SelectSequencesGeneratorDerby
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorDerby()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorDerby()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorFirebird -
public class SelectSequencesGeneratorFirebird
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorFirebird()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorFirebird()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorH2 -
public class SelectSequencesGeneratorH2
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorH2()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorH2()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorHsql -
public class SelectSequencesGeneratorHsql
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorHsql()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorHsql()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorInformix -
public class SelectSequencesGeneratorInformix
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorInformix()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorInformix()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorMaxDB -
public class SelectSequencesGeneratorMaxDB
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorMaxDB()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorMaxDB()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorOracle -
public class SelectSequencesGeneratorOracle
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorOracle()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorOracle()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SelectSequencesStatement> -
liquibase.sqlgenerator.core.SelectSequencesGeneratorPostgres -
public class SelectSequencesGeneratorPostgres
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SelectSequencesGeneratorPostgres()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SelectSequencesStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesGeneratorPostgres()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SelectSequencesStatement>
getPriority
in class AbstractSqlGenerator<SelectSequencesStatement>
-public boolean supports(SelectSequencesStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SelectSequencesStatement>
supports
in class AbstractSqlGenerator<SelectSequencesStatement>
-public ValidationErrors validate(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SelectSequencesStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SetColumnRemarksStatement> -
liquibase.sqlgenerator.core.SetColumnRemarksGenerator -
public class SetColumnRemarksGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SetColumnRemarksGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SetColumnRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- int |
-getPriority()
-
-- Of all the SqlGenerators that "support" a given SqlStatement/Database, SqlGeneratorFactory will return the one with the highest priority. |
-
- boolean |
-supports(SetColumnRemarksStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SetColumnRemarksStatement setColumnRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SetColumnRemarksGenerator()-
-Method Detail | -
---|
-public int getPriority()-
SqlGenerator
-
getPriority
in interface PrioritizedService
getPriority
in interface SqlGenerator<SetColumnRemarksStatement>
getPriority
in class AbstractSqlGenerator<SetColumnRemarksStatement>
-public boolean supports(SetColumnRemarksStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SetColumnRemarksStatement>
supports
in class AbstractSqlGenerator<SetColumnRemarksStatement>
-public ValidationErrors validate(SetColumnRemarksStatement setColumnRemarksStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SetColumnRemarksStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SetNullableStatement> -
liquibase.sqlgenerator.core.SetNullableGenerator -
public class SetNullableGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SetNullableGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SetNullableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(SetNullableStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SetNullableStatement setNullableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SetNullableGenerator()-
-Method Detail | -
---|
-public boolean supports(SetNullableStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SetNullableStatement>
supports
in class AbstractSqlGenerator<SetNullableStatement>
-public ValidationErrors validate(SetNullableStatement setNullableStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SetNullableStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<SetTableRemarksStatement> -
liquibase.sqlgenerator.core.SetTableRemarksGenerator -
public class SetTableRemarksGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
SetTableRemarksGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(SetTableRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- boolean |
-supports(SetTableRemarksStatement statement,
- Database database)
-
-- Does this generator support the given statement/database combination? Do not validate the statement with this method, only return if it can suppot it. |
-
- ValidationErrors |
-validate(SetTableRemarksStatement setTableRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SetTableRemarksGenerator()-
-Method Detail | -
---|
-public boolean supports(SetTableRemarksStatement statement, - Database database)-
SqlGenerator
-
supports
in interface SqlGenerator<SetTableRemarksStatement>
supports
in class AbstractSqlGenerator<SetTableRemarksStatement>
-public ValidationErrors validate(SetTableRemarksStatement setTableRemarksStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(SetTableRemarksStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<StoredProcedureStatement> -
liquibase.sqlgenerator.core.StoredProcedureGenerator -
public class StoredProcedureGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
StoredProcedureGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(StoredProcedureStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(StoredProcedureStatement storedProcedureStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public StoredProcedureGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(StoredProcedureStatement storedProcedureStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(StoredProcedureStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<TagDatabaseStatement> -
liquibase.sqlgenerator.core.TagDatabaseGenerator -
public class TagDatabaseGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
TagDatabaseGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(TagDatabaseStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(TagDatabaseStatement tagDatabaseStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TagDatabaseGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(TagDatabaseStatement tagDatabaseStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(TagDatabaseStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<UnlockDatabaseChangeLogStatement> -
liquibase.sqlgenerator.core.UnlockDatabaseChangeLogGenerator -
public class UnlockDatabaseChangeLogGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
UnlockDatabaseChangeLogGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UnlockDatabaseChangeLogGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(UnlockDatabaseChangeLogStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(UnlockDatabaseChangeLogStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<UpdateChangeSetChecksumStatement> -
liquibase.sqlgenerator.core.UpdateChangeSetChecksumGenerator -
public class UpdateChangeSetChecksumGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
UpdateChangeSetChecksumGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UpdateChangeSetChecksumGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(UpdateChangeSetChecksumStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(UpdateChangeSetChecksumStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.sqlgenerator.core.AbstractSqlGenerator<UpdateStatement> -
liquibase.sqlgenerator.core.UpdateGenerator -
public class UpdateGenerator
-
-Field Summary | -
---|
Fields inherited from interface liquibase.sqlgenerator.SqlGenerator | -
---|
PRIORITY_DATABASE, PRIORITY_DEFAULT |
-
-Constructor Summary | -|
---|---|
UpdateGenerator()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generateSql(UpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Generate the actual Sql for the given statement and database. |
-
- ValidationErrors |
-validate(UpdateStatement updateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- Validate the data contained in the SqlStatement. |
-
Methods inherited from class liquibase.sqlgenerator.core.AbstractSqlGenerator | -
---|
getPriority, requiresUpdatedDatabaseMetadata, supports, warn |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UpdateGenerator()-
-Method Detail | -
---|
-public ValidationErrors validate(UpdateStatement updateStatement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-public Sql[] generateSql(UpdateStatement statement, - Database database, - SqlGeneratorChain sqlGeneratorChain)-
SqlGenerator
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractSqlGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AbstractSqlGenerator in liquibase.sqlgenerator.core | -
---|
- -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddAutoIncrementGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddAutoIncrementGenerator in liquibase.sqlgenerator.core | -
---|
- -
Subclasses of AddAutoIncrementGenerator in liquibase.sqlgenerator.core | -|
---|---|
- class |
-AddAutoIncrementGeneratorDB2
-
-- |
-
- class |
-AddAutoIncrementGeneratorHsqlH2
-
-- |
-
- class |
-AddAutoIncrementGeneratorInformix
-
-- |
-
- class |
-AddAutoIncrementGeneratorSQLite
-
-- SQLite does not support this ALTER TABLE operation until now. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddColumnGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddColumnGenerator in liquibase.sqlgenerator.core | -
---|
- -
Subclasses of AddColumnGenerator in liquibase.sqlgenerator.core | -|
---|---|
- class |
-AddColumnGeneratorDefaultClauseBeforeNotNull
-
-- |
-
- class |
-AddColumnGeneratorSQLite
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddDefaultValueGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddDefaultValueGenerator in liquibase.sqlgenerator.core | -
---|
- -
Subclasses of AddDefaultValueGenerator in liquibase.sqlgenerator.core | -|
---|---|
- class |
-AddDefaultValueGeneratorDerby
-
-- |
-
- class |
-AddDefaultValueGeneratorInformix
-
-- |
-
- class |
-AddDefaultValueGeneratorMaxDB
-
-- |
-
- class |
-AddDefaultValueGeneratorMSSQL
-
-- |
-
- class |
-AddDefaultValueGeneratorMySQL
-
-- |
-
- class |
-AddDefaultValueGeneratorOracle
-
-- |
-
- class |
-AddDefaultValueGeneratorSybase
-
-- |
-
- class |
-AddDefaultValueGeneratorSybaseASA
-
-- |
-
- class |
-AddDefaultValueSQLite
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddPrimaryKeyGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddPrimaryKeyGenerator in liquibase.sqlgenerator.core | -
---|
- -
Subclasses of AddPrimaryKeyGenerator in liquibase.sqlgenerator.core | -|
---|---|
- class |
-AddPrimaryKeyGeneratorInformix
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddUniqueConstraintGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddUniqueConstraintGenerator in liquibase.sqlgenerator.core | -
---|
- -
Subclasses of AddUniqueConstraintGenerator in liquibase.sqlgenerator.core | -|
---|---|
- class |
-AddUniqueConstraintGeneratorInformix
-
-- |
-
- class |
-AddUniqueConstraintGeneratorTDS
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use GetViewDefinitionGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of GetViewDefinitionGenerator in liquibase.sqlgenerator.core | -
---|
- -
Subclasses of GetViewDefinitionGenerator in liquibase.sqlgenerator.core | -|
---|---|
- class |
-GetViewDefinitionGeneratorDB2
-
-- |
-
- class |
-GetViewDefinitionGeneratorDerby
-
-- |
-
- class |
-GetViewDefinitionGeneratorFirebird
-
-- |
-
- class |
-GetViewDefinitionGeneratorHsql
-
-- |
-
- class |
-GetViewDefinitionGeneratorInformationSchemaViews
-
-- |
-
- class |
-GetViewDefinitionGeneratorInformix
-
-- |
-
- class |
-GetViewDefinitionGeneratorMaxDB
-
-- |
-
- class |
-GetViewDefinitionGeneratorMSSQL
-
-- |
-
- class |
-GetViewDefinitionGeneratorOracle
-
-- |
-
- class |
-GetViewDefinitionGeneratorPostgres
-
-- |
-
- class |
-GetViewDefinitionGeneratorSybase
-
-- |
-
- class |
-GetViewDefinitionGeneratorSybaseASA
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use InsertOrUpdateGenerator | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of InsertOrUpdateGenerator in liquibase.sqlgenerator.core | -
---|
- -
Subclasses of InsertOrUpdateGenerator in liquibase.sqlgenerator.core | -|
---|---|
- class |
-InsertOrUpdateGeneratorMSSQL
-
-- |
-
- class |
-InsertOrUpdateGeneratorMySQL
-
-- |
-
- class |
-InsertOrUpdateGeneratorOracle
-
-- |
-
- class |
-InsertOrUpdateGeneratorPostgres
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.sqlgenerator.core | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Classes in liquibase.sqlgenerator.core used by liquibase.sqlgenerator.core | -|
---|---|
AbstractSqlGenerator
-
- - |
-|
AddAutoIncrementGenerator
-
- - |
-|
AddColumnGenerator
-
- - |
-|
AddDefaultValueGenerator
-
- - |
-|
AddPrimaryKeyGenerator
-
- - |
-|
AddUniqueConstraintGenerator
-
- - |
-|
GetViewDefinitionGenerator
-
- - |
-|
InsertOrUpdateGenerator
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -SqlGenerator |
-
-Classes
-
- -SqlGeneratorChain - -SqlGeneratorFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
SqlGenerator<StatementType extends SqlStatement> | -SqlGenerator implementations take a database-independent SqlStatement interface and create a database-specific Sql object. | -
- -
-Class Summary | -|
---|---|
SqlGeneratorChain | -- |
SqlGeneratorFactory | -SqlGeneratorFactory is a singleton registry of SqlGenerators. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.sqlgenerator | -|
---|---|
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
-Classes in liquibase.sqlgenerator used by liquibase.sqlgenerator | -|
---|---|
SqlGenerator
-
- - SqlGenerator implementations take a database-independent SqlStatement interface and create a database-specific Sql object. |
-|
SqlGeneratorChain
-
- - |
-|
SqlGeneratorFactory
-
- - SqlGeneratorFactory is a singleton registry of SqlGenerators. |
-
-Classes in liquibase.sqlgenerator used by liquibase.sqlgenerator.core | -|
---|---|
SqlGenerator
-
- - SqlGenerator implementations take a database-independent SqlStatement interface and create a database-specific Sql object. |
-|
SqlGeneratorChain
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
public abstract class AbstractSqlStatement
-
-Constructor Summary | -|
---|---|
AbstractSqlStatement()
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-skipOnUnsupported()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AbstractSqlStatement()-
-Method Detail | -
---|
-public boolean skipOnUnsupported()-
skipOnUnsupported
in interface SqlStatement
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AutoIncrementConstraint -
public class AutoIncrementConstraint
-
-Constructor Summary | -|
---|---|
AutoIncrementConstraint()
-
-- |
-|
AutoIncrementConstraint(String columnName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnName()
-
-- |
-
- AutoIncrementConstraint |
-setColumnName(String columnName)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AutoIncrementConstraint()-
-public AutoIncrementConstraint(String columnName)-
-Method Detail | -
---|
-public String getColumnName()-
-public AutoIncrementConstraint setColumnName(String columnName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface CallableSqlStatement
-
-Method Summary | -
---|
Methods inherited from interface liquibase.statement.SqlStatement | -
---|
skipOnUnsupported |
-
- -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface ColumnConstraint
-
- -
- -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.DatabaseFunction -
public class DatabaseFunction
-
-Constructor Summary | -|
---|---|
DatabaseFunction(String value)
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-equals(Object obj)
-
-- |
-
- String |
-getValue()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DatabaseFunction(String value)-
-Method Detail | -
---|
-public String getValue()-
-public String toString()-
toString
in class Object
-public boolean equals(Object obj)-
equals
in class Object
-public int hashCode()-
hashCode
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.ForeignKeyConstraint -
public class ForeignKeyConstraint
-
-Constructor Summary | -|
---|---|
ForeignKeyConstraint(String foreignKeyName,
- String references)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumn()
-
-- |
-
- String |
-getForeignKeyName()
-
-- |
-
- String |
-getReferences()
-
-- |
-
- boolean |
-isDeferrable()
-
-- |
-
- boolean |
-isDeleteCascade()
-
-- |
-
- boolean |
-isInitiallyDeferred()
-
-- |
-
- ForeignKeyConstraint |
-setColumn(String column)
-
-- |
-
- ForeignKeyConstraint |
-setDeferrable(boolean deferrable)
-
-- |
-
- ForeignKeyConstraint |
-setDeleteCascade(boolean deleteCascade)
-
-- |
-
- ForeignKeyConstraint |
-setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ForeignKeyConstraint(String foreignKeyName, - String references)-
-Method Detail | -
---|
-public String getForeignKeyName()-
-public String getColumn()-
-public ForeignKeyConstraint setColumn(String column)-
-public String getReferences()-
-public boolean isDeleteCascade()-
-public ForeignKeyConstraint setDeleteCascade(boolean deleteCascade)-
-public boolean isInitiallyDeferred()-
-public ForeignKeyConstraint setInitiallyDeferred(boolean initiallyDeferred)-
-public boolean isDeferrable()-
-public ForeignKeyConstraint setDeferrable(boolean deferrable)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.NotNullConstraint -
public class NotNullConstraint
-
-Constructor Summary | -|
---|---|
NotNullConstraint()
-
-- |
-|
NotNullConstraint(String columnName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnName()
-
-- |
-
- NotNullConstraint |
-setColumnName(String columnName)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public NotNullConstraint()-
-public NotNullConstraint(String columnName)-
-Method Detail | -
---|
-public String getColumnName()-
-public NotNullConstraint setColumnName(String columnName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.PrimaryKeyConstraint -
public class PrimaryKeyConstraint
-
-Constructor Summary | -|
---|---|
PrimaryKeyConstraint()
-
-- |
-|
PrimaryKeyConstraint(String constraintName)
-
-- |
-
-Method Summary | -|
---|---|
- PrimaryKeyConstraint |
-addColumns(String... columns)
-
-- |
-
- List<String> |
-getColumns()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- void |
-setTablespace(String tablespace)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public PrimaryKeyConstraint()-
-public PrimaryKeyConstraint(String constraintName)-
-Method Detail | -
---|
-public String getConstraintName()-
-public String getTablespace()-
-public void setTablespace(String tablespace)-
-public List<String> getColumns()-
-public PrimaryKeyConstraint addColumns(String... columns)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface SqlStatement
-The SqlStatement classes correspond to (roughly) a single SQL statement. SqlStatement instances are created by Change classes, - and by Liquibase itself as the primary database-independent abstraction of statments to execute against a database. -
- A single SqlStatement may yield multiple SQL commands, and may yield a different number of SQL commands depending on the database. - If a particular statement. The SqlStatement implementations do not actually generate SQL strings, that is left to the SqlGenerator implementations. - Instead, the purpose of the SqlStatement implementation is to hold the metadata required to generate the correct SQL for a particular database at a later time. -
- -
-
Change
,
-SqlGenerator
,
-SqlGeneratorFactory
-Method Summary | -|
---|---|
- boolean |
-skipOnUnsupported()
-
-- |
-
-Method Detail | -
---|
-boolean skipOnUnsupported()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.StoredProcedureStatement -
public class StoredProcedureStatement
-
-Constructor Summary | -|
---|---|
StoredProcedureStatement(String procedureName)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-addParameter(String param,
- int type)
-
-- |
-
- List<String> |
-getParameters()
-
-- |
-
- int |
-getParameterType(String param)
-
-- |
-
- String |
-getProcedureName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
Methods inherited from interface liquibase.statement.SqlStatement | -
---|
skipOnUnsupported |
-
-Constructor Detail | -
---|
-public StoredProcedureStatement(String procedureName)-
-Method Detail | -
---|
-public String getProcedureName()-
-public List<String> getParameters()-
-public void addParameter(String param, - int type)-
-public int getParameterType(String param)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.UniqueConstraint -
public class UniqueConstraint
-
-Constructor Summary | -|
---|---|
UniqueConstraint()
-
-- |
-|
UniqueConstraint(String constraintName)
-
-- |
-
-Method Summary | -|
---|---|
- UniqueConstraint |
-addColumns(String... columns)
-
-- |
-
- List<String> |
-getColumns()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- void |
-setConstraintName(String constraintName)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UniqueConstraint()-
-public UniqueConstraint(String constraintName)-
-Method Detail | -
---|
-public UniqueConstraint addColumns(String... columns)-
-public String getConstraintName()-
-public void setConstraintName(String constraintName)-
-public List<String> getColumns()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AbstractSqlStatement | -|
---|---|
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of AbstractSqlStatement in liquibase.statement | -
---|
- -
Subclasses of AbstractSqlStatement in liquibase.statement | -|
---|---|
- class |
-StoredProcedureStatement
-
-- |
-
-Uses of AbstractSqlStatement in liquibase.statement.core | -
---|
- -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AutoIncrementConstraint | -|
---|---|
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of AutoIncrementConstraint in liquibase.statement | -
---|
- -
Methods in liquibase.statement that return AutoIncrementConstraint | -|
---|---|
- AutoIncrementConstraint |
-AutoIncrementConstraint.setColumnName(String columnName)
-
-- |
-
-Uses of AutoIncrementConstraint in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core with parameters of type AutoIncrementConstraint | -|
---|---|
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(AutoIncrementConstraint autoIncrementConstraint)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CallableSqlStatement | -|
---|---|
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.statement | -- |
-Uses of CallableSqlStatement in liquibase.executor | -
---|
- -
Methods in liquibase.executor with parameters of type CallableSqlStatement | -|
---|---|
- Map |
-Executor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Map |
-LoggingExecutor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of CallableSqlStatement in liquibase.executor.jvm | -
---|
- -
Methods in liquibase.executor.jvm with parameters of type CallableSqlStatement | -|
---|---|
- Map |
-JdbcExecutor.call(CallableSqlStatement csc,
- List declaredParameters,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.execute(CallableSqlStatement csc,
- liquibase.executor.jvm.CallableStatementCallback action,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of CallableSqlStatement in liquibase.statement | -
---|
- -
Classes in liquibase.statement that implement CallableSqlStatement | -|
---|---|
- class |
-StoredProcedureStatement
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ColumnConstraint | -|
---|---|
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of ColumnConstraint in liquibase.statement | -
---|
- -
Classes in liquibase.statement that implement ColumnConstraint | -|
---|---|
- class |
-AutoIncrementConstraint
-
-- |
-
- class |
-ForeignKeyConstraint
-
-- |
-
- class |
-NotNullConstraint
-
-- |
-
- class |
-PrimaryKeyConstraint
-
-- |
-
- class |
-UniqueConstraint
-
-- |
-
-Uses of ColumnConstraint in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return types with arguments of type ColumnConstraint | -|
---|---|
- Set<ColumnConstraint> |
-AddColumnStatement.getConstraints()
-
-- |
-
- -
Methods in liquibase.statement.core with parameters of type ColumnConstraint | -|
---|---|
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- ColumnConstraint... constraints)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- Object defaultValue,
- ColumnConstraint... constraints)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addPrimaryKeyColumn(String columnName,
- DataType columnType,
- Object defaultValue,
- String keyName,
- String tablespace,
- ColumnConstraint... constraints)
-
-- |
-
- -
Constructors in liquibase.statement.core with parameters of type ColumnConstraint | -|
---|---|
AddColumnStatement(String schemaName,
- String tableName,
- String columnName,
- String columnType,
- Object defaultValue,
- ColumnConstraint... constraints)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DatabaseFunction | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.database | -- |
-Uses of DatabaseFunction in liquibase.change | -
---|
- -
Methods in liquibase.change that return DatabaseFunction | -|
---|---|
- DatabaseFunction |
-ColumnConfig.getDefaultValueComputed()
-
-- |
-
- DatabaseFunction |
-ColumnConfig.getValueComputed()
-
-- |
-
- -
Methods in liquibase.change with parameters of type DatabaseFunction | -|
---|---|
- ColumnConfig |
-ColumnConfig.setDefaultValueComputed(DatabaseFunction defaultValueComputed)
-
-- |
-
- ColumnConfig |
-ColumnConfig.setValueComputed(DatabaseFunction valueComputed)
-
-- |
-
-Uses of DatabaseFunction in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that return DatabaseFunction | -|
---|---|
- DatabaseFunction |
-AddDefaultValueChange.getDefaultValueComputed()
-
-- |
-
- -
Methods in liquibase.change.core with parameters of type DatabaseFunction | -|
---|---|
- void |
-AddDefaultValueChange.setDefaultValueComputed(DatabaseFunction defaultValueComputed)
-
-- |
-
-Uses of DatabaseFunction in liquibase.database | -
---|
- -
Fields in liquibase.database with type parameters of type DatabaseFunction | -|
---|---|
-protected List<DatabaseFunction> |
-AbstractDatabase.databaseFunctions
-
-- |
-
- -
Methods in liquibase.database that return types with arguments of type DatabaseFunction | -|
---|---|
- List<DatabaseFunction> |
-AbstractDatabase.getDatabaseFunctions()
-
-- |
-
- List<DatabaseFunction> |
-Database.getDatabaseFunctions()
-
-- Returns list of database native functions |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ForeignKeyConstraint | -|
---|---|
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of ForeignKeyConstraint in liquibase.statement | -
---|
- -
Methods in liquibase.statement that return ForeignKeyConstraint | -|
---|---|
- ForeignKeyConstraint |
-ForeignKeyConstraint.setColumn(String column)
-
-- |
-
- ForeignKeyConstraint |
-ForeignKeyConstraint.setDeferrable(boolean deferrable)
-
-- |
-
- ForeignKeyConstraint |
-ForeignKeyConstraint.setDeleteCascade(boolean deleteCascade)
-
-- |
-
- ForeignKeyConstraint |
-ForeignKeyConstraint.setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
-Uses of ForeignKeyConstraint in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return types with arguments of type ForeignKeyConstraint | -|
---|---|
- Set<ForeignKeyConstraint> |
-CreateTableStatement.getForeignKeyConstraints()
-
-- |
-
- -
Methods in liquibase.statement.core with parameters of type ForeignKeyConstraint | -|
---|---|
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(ForeignKeyConstraint fkConstraint)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use NotNullConstraint | -|
---|---|
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of NotNullConstraint in liquibase.statement | -
---|
- -
Methods in liquibase.statement that return NotNullConstraint | -|
---|---|
- NotNullConstraint |
-NotNullConstraint.setColumnName(String columnName)
-
-- |
-
-Uses of NotNullConstraint in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core with parameters of type NotNullConstraint | -|
---|---|
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(NotNullConstraint notNullConstraint)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use PrimaryKeyConstraint | -|
---|---|
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of PrimaryKeyConstraint in liquibase.statement | -
---|
- -
Methods in liquibase.statement that return PrimaryKeyConstraint | -|
---|---|
- PrimaryKeyConstraint |
-PrimaryKeyConstraint.addColumns(String... columns)
-
-- |
-
-Uses of PrimaryKeyConstraint in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return PrimaryKeyConstraint | -|
---|---|
- PrimaryKeyConstraint |
-CreateTableStatement.getPrimaryKeyConstraint()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SqlStatement | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.exception | -- |
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of SqlStatement in liquibase.change | -
---|
- -
Methods in liquibase.change that return SqlStatement | -|
---|---|
- SqlStatement[] |
-AbstractChange.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-Change.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-AbstractSQLChange.generateStatements(Database database)
-
-- Generates one or more statements depending on how the SQL should be parsed. |
-
- SqlStatement[] |
-Change.generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
-Uses of SqlStatement in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that return SqlStatement | -|
---|---|
- SqlStatement[] |
-LoadUpdateDataChange.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddAutoIncrementChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddDefaultValueChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddForeignKeyConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddLookupTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddNotNullConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddPrimaryKeyChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AddUniqueConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AlterSequenceChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-AnonymousChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateIndexChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateProcedureChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateSequenceChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CreateViewChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DeleteDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropAllForeignKeyConstraintsChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropDefaultValueChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropForeignKeyConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropIndexChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropNotNullConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropPrimaryKeyChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropSequenceChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropUniqueConstraintChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-DropViewChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-EmptyChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-ExecuteShellCommandChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-InsertDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-LoadDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-LoadUpdateDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-MergeColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-ModifyDataTypeChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-RenameColumnChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-RenameTableChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-RenameViewChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-StopChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-TagDatabaseChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-UpdateDataChange.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-MergeColumnChange.generateStatements(DerbyDatabase database)
-
-- |
-
- -
Constructors in liquibase.change.core with parameters of type SqlStatement | -|
---|---|
AnonymousChange(SqlStatement... statement)
-
-- |
-
-Uses of SqlStatement in liquibase.change.custom | -
---|
- -
Methods in liquibase.change.custom that return SqlStatement | -|
---|---|
- SqlStatement[] |
-CustomChangeWrapper.generateRollbackStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CustomSqlRollback.generateRollbackStatements(Database database)
-
-- Generates the SQL statements required to roll back the change |
-
- SqlStatement[] |
-CustomChangeWrapper.generateStatements(Database database)
-
-- |
-
- SqlStatement[] |
-CustomSqlChange.generateStatements(Database database)
-
-- Generates the SQL statements required to run the change |
-
-Uses of SqlStatement in liquibase.database | -
---|
- -
Methods in liquibase.database with parameters of type SqlStatement | -|
---|---|
- void |
-AbstractDatabase.execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Database.execute(SqlStatement[] statements,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of SqlStatement in liquibase.database.core | -
---|
- -
Methods in liquibase.database.core that return types with arguments of type SqlStatement | -|
---|---|
-static List<SqlStatement> |
-SQLiteDatabase.getAlterTableStatements(SQLiteDatabase.AlterTableVisitor alterTableVisitor,
- Database database,
- String schemaName,
- String tableName)
-
-- |
-
-Uses of SqlStatement in liquibase.exception | -
---|
- -
Constructors in liquibase.exception with parameters of type SqlStatement | -|
---|---|
StatementNotSupportedOnDatabaseException(SqlStatement statement,
- Database database)
-
-- |
-|
StatementNotSupportedOnDatabaseException(String reason,
- SqlStatement statement,
- Database database)
-
-- |
-
-Uses of SqlStatement in liquibase.executor | -
---|
- -
Methods in liquibase.executor with parameters of type SqlStatement | -|
---|---|
-protected String[] |
-AbstractExecutor.applyVisitors(SqlStatement statement,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-Executor.execute(SqlStatement sql)
-
-- Write methods |
-
- void |
-LoggingExecutor.execute(SqlStatement sql)
-
-- |
-
- void |
-Executor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- void |
-LoggingExecutor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-Executor.queryForInt(SqlStatement sql)
-
-- |
-
- int |
-LoggingExecutor.queryForInt(SqlStatement sql)
-
-- |
-
- int |
-Executor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-LoggingExecutor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-Executor.queryForList(SqlStatement sql)
-
-- |
-
- List<Map> |
-LoggingExecutor.queryForList(SqlStatement sql)
-
-- |
-
- List |
-Executor.queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-LoggingExecutor.queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-Executor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-LoggingExecutor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-Executor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-LoggingExecutor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-Executor.queryForLong(SqlStatement sql)
-
-- |
-
- long |
-LoggingExecutor.queryForLong(SqlStatement sql)
-
-- |
-
- long |
-Executor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-LoggingExecutor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-Executor.queryForObject(SqlStatement sql,
- Class requiredType)
-
-- Read methods |
-
- Object |
-LoggingExecutor.queryForObject(SqlStatement sql,
- Class requiredType)
-
-- |
-
- Object |
-Executor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-LoggingExecutor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-Executor.update(SqlStatement sql)
-
-- |
-
- int |
-LoggingExecutor.update(SqlStatement sql)
-
-- |
-
- int |
-Executor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-LoggingExecutor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of SqlStatement in liquibase.executor.jvm | -
---|
- -
Methods in liquibase.executor.jvm with parameters of type SqlStatement | -|
---|---|
- void |
-JdbcExecutor.execute(SqlStatement sql)
-
-- |
-
- void |
-JdbcExecutor.execute(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.query(SqlStatement sql,
- liquibase.executor.jvm.ResultSetExtractor rse)
-
-- |
-
- Object |
-JdbcExecutor.query(SqlStatement sql,
- liquibase.executor.jvm.ResultSetExtractor rse,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List |
-JdbcExecutor.query(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- List |
-JdbcExecutor.query(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-JdbcExecutor.queryForInt(SqlStatement sql)
-
-- |
-
- int |
-JdbcExecutor.queryForInt(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-JdbcExecutor.queryForList(SqlStatement sql)
-
-- |
-
- List |
-JdbcExecutor.queryForList(SqlStatement sql,
- Class elementType)
-
-- |
-
- List |
-JdbcExecutor.queryForList(SqlStatement sql,
- Class elementType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- List<Map> |
-JdbcExecutor.queryForList(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- long |
-JdbcExecutor.queryForLong(SqlStatement sql)
-
-- |
-
- long |
-JdbcExecutor.queryForLong(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- Class requiredType)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- Class requiredType,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- RowMapper rowMapper)
-
-- |
-
- Object |
-JdbcExecutor.queryForObject(SqlStatement sql,
- RowMapper rowMapper,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
- int |
-JdbcExecutor.update(SqlStatement sql)
-
-- |
-
- int |
-JdbcExecutor.update(SqlStatement sql,
- List<SqlVisitor> sqlVisitors)
-
-- |
-
-Uses of SqlStatement in liquibase.sqlgenerator | -
---|
- -
Classes in liquibase.sqlgenerator with type parameters of type SqlStatement | -|
---|---|
- interface |
-SqlGenerator<StatementType extends SqlStatement>
-
-- SqlGenerator implementations take a database-independent SqlStatement interface and create a database-specific Sql object. |
-
- -
Methods in liquibase.sqlgenerator with parameters of type SqlStatement | -|
---|---|
- Sql[] |
-SqlGeneratorChain.generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- Sql[] |
-SqlGeneratorFactory.generateSql(SqlStatement statement,
- Database database)
-
-- |
-
- Set<DatabaseObject> |
-SqlGeneratorFactory.getAffectedDatabaseObjects(SqlStatement statement,
- Database database)
-
-- |
-
-protected SortedSet<SqlGenerator> |
-SqlGeneratorFactory.getGenerators(SqlStatement statement,
- Database database)
-
-- |
-
- boolean |
-SqlGeneratorFactory.requiresCurrentDatabaseMetadata(SqlStatement statement,
- Database database)
-
-- |
-
- boolean |
-SqlGeneratorFactory.supports(SqlStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SqlGeneratorChain.validate(SqlStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SqlGeneratorFactory.validate(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-SqlGeneratorChain.warn(SqlStatement statement,
- Database database)
-
-- |
-
- Warnings |
-SqlGeneratorFactory.warn(SqlStatement statement,
- Database database)
-
-- |
-
-Uses of SqlStatement in liquibase.sqlgenerator.core | -
---|
- -
Classes in liquibase.sqlgenerator.core with type parameters of type SqlStatement | -|
---|---|
- class |
-AbstractSqlGenerator<StatementType extends SqlStatement>
-
-- |
-
-Uses of SqlStatement in liquibase.statement | -
---|
- -
Subinterfaces of SqlStatement in liquibase.statement | -|
---|---|
- interface |
-CallableSqlStatement
-
-- |
-
- -
Classes in liquibase.statement that implement SqlStatement | -|
---|---|
- class |
-AbstractSqlStatement
-
-- |
-
- class |
-StoredProcedureStatement
-
-- |
-
-Uses of SqlStatement in liquibase.statement.core | -
---|
- -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use StoredProcedureStatement | -|
---|---|
liquibase.executor.jvm | -- |
liquibase.sqlgenerator.core | -- |
-Uses of StoredProcedureStatement in liquibase.executor.jvm | -
---|
- -
Methods in liquibase.executor.jvm with parameters of type StoredProcedureStatement | -|
---|---|
- CallableStatement |
-JdbcExecutor.createCallableStatement(StoredProcedureStatement statement,
- Database database)
-
-- |
-
-Uses of StoredProcedureStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type StoredProcedureStatement | -|
---|---|
- Sql[] |
-StoredProcedureGenerator.generateSql(StoredProcedureStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-StoredProcedureGenerator.validate(StoredProcedureStatement storedProcedureStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UniqueConstraint | -|
---|---|
liquibase.statement | -- |
liquibase.statement.core | -- |
-Uses of UniqueConstraint in liquibase.statement | -
---|
- -
Methods in liquibase.statement that return UniqueConstraint | -|
---|---|
- UniqueConstraint |
-UniqueConstraint.addColumns(String... columns)
-
-- |
-
-Uses of UniqueConstraint in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return types with arguments of type UniqueConstraint | -|
---|---|
- Set<UniqueConstraint> |
-CreateTableStatement.getUniqueConstraints()
-
-- |
-
- -
Methods in liquibase.statement.core with parameters of type UniqueConstraint | -|
---|---|
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(UniqueConstraint uniqueConstraint)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.AddAutoIncrementStatement -
public class AddAutoIncrementStatement
-
-Constructor Summary | -|
---|---|
AddAutoIncrementStatement(String schemaName,
- String tableName,
- String columnName,
- String columnDataType)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddAutoIncrementStatement(String schemaName, - String tableName, - String columnName, - String columnDataType)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getColumnName()-
-public String getColumnDataType()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.AddColumnStatement -
public class AddColumnStatement
-
-Constructor Summary | -|
---|---|
AddColumnStatement(String schemaName,
- String tableName,
- String columnName,
- String columnType,
- Object defaultValue,
- ColumnConstraint... constraints)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnName()
-
-- |
-
- String |
-getColumnType()
-
-- |
-
- Set<ColumnConstraint> |
-getConstraints()
-
-- |
-
- Object |
-getDefaultValue()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- boolean |
-isAutoIncrement()
-
-- |
-
- boolean |
-isNullable()
-
-- |
-
- boolean |
-isPrimaryKey()
-
-- |
-
- boolean |
-isUnique()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddColumnStatement(String schemaName, - String tableName, - String columnName, - String columnType, - Object defaultValue, - ColumnConstraint... constraints)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getColumnName()-
-public String getColumnType()-
-public Set<ColumnConstraint> getConstraints()-
-public boolean isAutoIncrement()-
-public boolean isPrimaryKey()-
-public boolean isNullable()-
-public boolean isUnique()-
-public Object getDefaultValue()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.AddDefaultValueStatement -
public class AddDefaultValueStatement
-
-Constructor Summary | -|
---|---|
AddDefaultValueStatement(String schemaName,
- String tableName,
- String columnName,
- String columnDataType)
-
-- |
-|
AddDefaultValueStatement(String schemaName,
- String tableName,
- String columnName,
- String columnDataType,
- Object defaultValue)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- Object |
-getDefaultValue()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddDefaultValueStatement(String schemaName, - String tableName, - String columnName, - String columnDataType)-
-public AddDefaultValueStatement(String schemaName, - String tableName, - String columnName, - String columnDataType, - Object defaultValue)-
-Method Detail | -
---|
-public String getColumnName()-
-public String getColumnDataType()-
-public String getSchemaName()-
-public String getTableName()-
-public Object getDefaultValue()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.AddForeignKeyConstraintStatement -
public class AddForeignKeyConstraintStatement
-
-Constructor Summary | -|
---|---|
AddForeignKeyConstraintStatement(String constraintName,
- String baseTableSchemaName,
- String baseTableName,
- String baseColumnNames,
- String referencedTableSchemaName,
- String referencedTableName,
- String referencedColumnNames)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getBaseColumnNames()
-
-- |
-
- String |
-getBaseTableName()
-
-- |
-
- String |
-getBaseTableSchemaName()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getOnDelete()
-
-- |
-
- String |
-getOnUpdate()
-
-- |
-
- String |
-getReferencedColumnNames()
-
-- |
-
- String |
-getReferencedTableName()
-
-- |
-
- String |
-getReferencedTableSchemaName()
-
-- |
-
- boolean |
-getReferencesUniqueColumn()
-
-- |
-
- boolean |
-isDeferrable()
-
-- |
-
- boolean |
-isInitiallyDeferred()
-
-- |
-
- AddForeignKeyConstraintStatement |
-setDeferrable(boolean deferrable)
-
-- |
-
- AddForeignKeyConstraintStatement |
-setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
- AddForeignKeyConstraintStatement |
-setOnDelete(String deleteRule)
-
-- |
-
- AddForeignKeyConstraintStatement |
-setOnUpdate(String updateRule)
-
-- |
-
- AddForeignKeyConstraintStatement |
-setReferencesUniqueColumn(Boolean referencesUniqueColumn)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddForeignKeyConstraintStatement(String constraintName, - String baseTableSchemaName, - String baseTableName, - String baseColumnNames, - String referencedTableSchemaName, - String referencedTableName, - String referencedColumnNames)-
-Method Detail | -
---|
-public String getBaseTableSchemaName()-
-public String getBaseTableName()-
-public String getBaseColumnNames()-
-public String getReferencedTableSchemaName()-
-public String getReferencedTableName()-
-public String getReferencedColumnNames()-
-public String getConstraintName()-
-public boolean isDeferrable()-
-public String getOnDelete()-
-public String getOnUpdate()-
-public AddForeignKeyConstraintStatement setDeferrable(boolean deferrable)-
-public boolean isInitiallyDeferred()-
-public AddForeignKeyConstraintStatement setInitiallyDeferred(boolean initiallyDeferred)-
-public AddForeignKeyConstraintStatement setOnUpdate(String updateRule)-
-public AddForeignKeyConstraintStatement setOnDelete(String deleteRule)-
-public boolean getReferencesUniqueColumn()-
-public AddForeignKeyConstraintStatement setReferencesUniqueColumn(Boolean referencesUniqueColumn)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.AddPrimaryKeyStatement -
public class AddPrimaryKeyStatement
-
-Constructor Summary | -|
---|---|
AddPrimaryKeyStatement(String schemaName,
- String tableName,
- String columnNames,
- String constraintName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnNames()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- AddPrimaryKeyStatement |
-setTablespace(String tablespace)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddPrimaryKeyStatement(String schemaName, - String tableName, - String columnNames, - String constraintName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getTablespace()-
-public AddPrimaryKeyStatement setTablespace(String tablespace)-
-public String getColumnNames()-
-public String getConstraintName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.AddUniqueConstraintStatement -
public class AddUniqueConstraintStatement
-
-Constructor Summary | -|
---|---|
AddUniqueConstraintStatement(String schemaName,
- String tableName,
- String columnNames,
- String constraintName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnNames()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- boolean |
-isDeferrable()
-
-- |
-
- boolean |
-isDisabled()
-
-- |
-
- boolean |
-isInitiallyDeferred()
-
-- |
-
- AddUniqueConstraintStatement |
-setDeferrable(boolean deferrable)
-
-- |
-
- AddUniqueConstraintStatement |
-setDisabled(boolean disabled)
-
-- |
-
- AddUniqueConstraintStatement |
-setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
- AddUniqueConstraintStatement |
-setTablespace(String tablespace)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AddUniqueConstraintStatement(String schemaName, - String tableName, - String columnNames, - String constraintName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getColumnNames()-
-public String getConstraintName()-
-public String getTablespace()-
-public AddUniqueConstraintStatement setTablespace(String tablespace)-
-public boolean isDeferrable()-
-public AddUniqueConstraintStatement setDeferrable(boolean deferrable)-
-public boolean isInitiallyDeferred()-
-public AddUniqueConstraintStatement setInitiallyDeferred(boolean initiallyDeferred)-
-public AddUniqueConstraintStatement setDisabled(boolean disabled)-
-public boolean isDisabled()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.AlterSequenceStatement -
public class AlterSequenceStatement
-
-Constructor Summary | -|
---|---|
AlterSequenceStatement(String schemaName,
- String sequenceName)
-
-- |
-
-Method Summary | -|
---|---|
- BigInteger |
-getIncrementBy()
-
-- |
-
- BigInteger |
-getMaxValue()
-
-- |
-
- BigInteger |
-getMinValue()
-
-- |
-
- Boolean |
-getOrdered()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSequenceName()
-
-- |
-
- AlterSequenceStatement |
-setIncrementBy(BigInteger incrementBy)
-
-- |
-
- AlterSequenceStatement |
-setMaxValue(BigInteger maxValue)
-
-- |
-
- AlterSequenceStatement |
-setMinValue(BigInteger minValue)
-
-- |
-
- AlterSequenceStatement |
-setOrdered(Boolean ordered)
-
-- |
-
- boolean |
-skipOnUnsupported()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public AlterSequenceStatement(String schemaName, - String sequenceName)-
-Method Detail | -
---|
-public boolean skipOnUnsupported()-
skipOnUnsupported
in interface SqlStatement
skipOnUnsupported
in class AbstractSqlStatement
-public String getSchemaName()-
-public String getSequenceName()-
-public BigInteger getIncrementBy()-
-public AlterSequenceStatement setIncrementBy(BigInteger incrementBy)-
-public BigInteger getMaxValue()-
-public AlterSequenceStatement setMaxValue(BigInteger maxValue)-
-public BigInteger getMinValue()-
-public AlterSequenceStatement setMinValue(BigInteger minValue)-
-public Boolean getOrdered()-
-public AlterSequenceStatement setOrdered(Boolean ordered)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.ClearDatabaseChangeLogTableStatement -
public class ClearDatabaseChangeLogTableStatement
-
-Constructor Summary | -|
---|---|
ClearDatabaseChangeLogTableStatement(String schemaName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ClearDatabaseChangeLogTableStatement(String schemaName)-
-Method Detail | -
---|
-public String getSchemaName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CommentStatement -
public class CommentStatement
-
-Constructor Summary | -|
---|---|
CommentStatement(String text)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getText()
-
-- |
-
- int |
-hashCode()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CommentStatement(String text)-
-Method Detail | -
---|
-public int hashCode()-
hashCode
in class Object
-public String toString()-
toString
in class Object
-public String getText()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CopyRowsStatement -
public class CopyRowsStatement
-
-Constructor Summary | -|
---|---|
CopyRowsStatement(String sourceTable,
- String targetTable,
- List<ColumnConfig> copyColumns)
-
-- |
-
-Method Summary | -|
---|---|
- List<ColumnConfig> |
-getCopyColumns()
-
-- |
-
- String |
-getSourceTable()
-
-- |
-
- String |
-getTargetTable()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CopyRowsStatement(String sourceTable, - String targetTable, - List<ColumnConfig> copyColumns)-
-Method Detail | -
---|
-public String getSourceTable()-
-public String getTargetTable()-
-public List<ColumnConfig> getCopyColumns()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CreateDatabaseChangeLogLockTableStatement -
public class CreateDatabaseChangeLogLockTableStatement
-
-Constructor Summary | -|
---|---|
CreateDatabaseChangeLogLockTableStatement()
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateDatabaseChangeLogLockTableStatement()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CreateDatabaseChangeLogTableStatement -
public class CreateDatabaseChangeLogTableStatement
-
-Constructor Summary | -|
---|---|
CreateDatabaseChangeLogTableStatement()
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateDatabaseChangeLogTableStatement()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CreateIndexStatement -
public class CreateIndexStatement
-
-Constructor Summary | -|
---|---|
CreateIndexStatement(String indexName,
- String tableSchemaName,
- String tableName,
- Boolean isUnique,
- String associatedWith,
- String... columns)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getAssociatedWith()
-
-- |
-
- String[] |
-getColumns()
-
-- |
-
- String |
-getIndexName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTableSchemaName()
-
-- |
-
- String |
-getTablespace()
-
-- |
-
- Boolean |
-isUnique()
-
-- |
-
- void |
-setAssociatedWith(String associatedWith)
-
-- |
-
- CreateIndexStatement |
-setTablespace(String tablespace)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateIndexStatement(String indexName, - String tableSchemaName, - String tableName, - Boolean isUnique, - String associatedWith, - String... columns)-
-Method Detail | -
---|
-public String getTableSchemaName()-
-public String getIndexName()-
-public String getTableName()-
-public String[] getColumns()-
-public String getTablespace()-
-public CreateIndexStatement setTablespace(String tablespace)-
-public Boolean isUnique()-
-public String getAssociatedWith()-
-public void setAssociatedWith(String associatedWith)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CreateSequenceStatement -
public class CreateSequenceStatement
-
-Constructor Summary | -|
---|---|
CreateSequenceStatement(String schemaName,
- String sequenceName)
-
-- |
-
-Method Summary | -|
---|---|
- Boolean |
-getCycle()
-
-- |
-
- BigInteger |
-getIncrementBy()
-
-- |
-
- BigInteger |
-getMaxValue()
-
-- |
-
- BigInteger |
-getMinValue()
-
-- |
-
- Boolean |
-getOrdered()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getSequenceName()
-
-- |
-
- BigInteger |
-getStartValue()
-
-- |
-
- CreateSequenceStatement |
-setCycle(Boolean cycle)
-
-- |
-
- CreateSequenceStatement |
-setIncrementBy(BigInteger incrementBy)
-
-- |
-
- CreateSequenceStatement |
-setMaxValue(BigInteger maxValue)
-
-- |
-
- CreateSequenceStatement |
-setMinValue(BigInteger minValue)
-
-- |
-
- CreateSequenceStatement |
-setOrdered(Boolean ordered)
-
-- |
-
- CreateSequenceStatement |
-setStartValue(BigInteger startValue)
-
-- |
-
- boolean |
-skipOnUnsupported()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateSequenceStatement(String schemaName, - String sequenceName)-
-Method Detail | -
---|
-public boolean skipOnUnsupported()-
skipOnUnsupported
in interface SqlStatement
skipOnUnsupported
in class AbstractSqlStatement
-public String getSchemaName()-
-public String getSequenceName()-
-public BigInteger getStartValue()-
-public CreateSequenceStatement setStartValue(BigInteger startValue)-
-public BigInteger getIncrementBy()-
-public CreateSequenceStatement setIncrementBy(BigInteger incrementBy)-
-public BigInteger getMaxValue()-
-public CreateSequenceStatement setMaxValue(BigInteger maxValue)-
-public BigInteger getMinValue()-
-public CreateSequenceStatement setMinValue(BigInteger minValue)-
-public Boolean getOrdered()-
-public CreateSequenceStatement setOrdered(Boolean ordered)-
-public Boolean getCycle()-
-public CreateSequenceStatement setCycle(Boolean cycle)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CreateTableStatement -
public class CreateTableStatement
-
-Constructor Summary | -|
---|---|
CreateTableStatement(String schemaName,
- String tableName)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateTableStatement(String schemaName, - String tableName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public List<String> getColumns()-
-public String getTablespace()-
-public CreateTableStatement setTablespace(String tablespace)-
-public PrimaryKeyConstraint getPrimaryKeyConstraint()-
-public Set<ForeignKeyConstraint> getForeignKeyConstraints()-
-public Set<UniqueConstraint> getUniqueConstraints()-
-public Set<String> getNotNullColumns()-
-public CreateTableStatement addPrimaryKeyColumn(String columnName, - DataType columnType, - Object defaultValue, - String keyName, - String tablespace, - ColumnConstraint... constraints)-
-public CreateTableStatement addColumn(String columnName, - DataType columnType)-
-public CreateTableStatement addColumn(String columnName, - DataType columnType, - Object defaultValue)-
-public CreateTableStatement addColumn(String columnName, - DataType columnType, - ColumnConstraint... constraints)-
-public CreateTableStatement addColumn(String columnName, - DataType columnType, - Object defaultValue, - ColumnConstraint... constraints)-
-public Object getDefaultValue(String column)-
-public CreateTableStatement addColumnConstraint(NotNullConstraint notNullConstraint)-
-public CreateTableStatement addColumnConstraint(ForeignKeyConstraint fkConstraint)-
-public CreateTableStatement addColumnConstraint(UniqueConstraint uniqueConstraint)-
-public CreateTableStatement addColumnConstraint(AutoIncrementConstraint autoIncrementConstraint)-
-public Set<String> getAutoIncrementColumns()-
-public Map<String,DataType> getColumnTypes()-
-public Map<String,Object> getDefaultValues()-
-public void setSchemaName(String schemaName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.CreateViewStatement -
public class CreateViewStatement
-
-Constructor Summary | -|
---|---|
CreateViewStatement(String schemaName,
- String viewName,
- String selectQuery,
- boolean replaceIfExists)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
- String |
-getSelectQuery()
-
-- |
-
- String |
-getViewName()
-
-- |
-
- boolean |
-isReplaceIfExists()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CreateViewStatement(String schemaName, - String viewName, - String selectQuery, - boolean replaceIfExists)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getViewName()-
-public String getSelectQuery()-
-public boolean isReplaceIfExists()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DeleteStatement -
public class DeleteStatement
-
-Constructor Summary | -|
---|---|
DeleteStatement(String schemaName,
- String tableName)
-
-- |
-
-Method Summary | -|
---|---|
- DeleteStatement |
-addWhereParameter(Object value)
-
-- |
-
- DeleteStatement |
-addWhereParameters(Object... value)
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getWhereClause()
-
-- |
-
- List<Object> |
-getWhereParameters()
-
-- |
-
- DeleteStatement |
-setWhereClause(String whereClause)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DeleteStatement(String schemaName, - String tableName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getWhereClause()-
-public DeleteStatement setWhereClause(String whereClause)-
-public DeleteStatement addWhereParameter(Object value)-
-public DeleteStatement addWhereParameters(Object... value)-
-public List<Object> getWhereParameters()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropColumnStatement -
public class DropColumnStatement
-
-Constructor Summary | -|
---|---|
DropColumnStatement(String schemaName,
- String tableName,
- String columnName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropColumnStatement(String schemaName, - String tableName, - String columnName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getColumnName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropDefaultValueStatement -
public class DropDefaultValueStatement
-
-Constructor Summary | -|
---|---|
DropDefaultValueStatement(String schemaName,
- String tableName,
- String columnName,
- String columnDataType)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropDefaultValueStatement(String schemaName, - String tableName, - String columnName, - String columnDataType)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getColumnName()-
-public String getColumnDataType()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropForeignKeyConstraintStatement -
public class DropForeignKeyConstraintStatement
-
-Constructor Summary | -|
---|---|
DropForeignKeyConstraintStatement(String baseTableSchemaName,
- String baseTableName,
- String constraintName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getBaseTableName()
-
-- |
-
- String |
-getBaseTableSchemaName()
-
-- |
-
- String |
-getConstraintName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropForeignKeyConstraintStatement(String baseTableSchemaName, - String baseTableName, - String constraintName)-
-Method Detail | -
---|
-public String getBaseTableSchemaName()-
-public String getBaseTableName()-
-public String getConstraintName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropIndexStatement -
public class DropIndexStatement
-
-Constructor Summary | -|
---|---|
DropIndexStatement(String indexName,
- String tableSchemaName,
- String tableName,
- String associatedWith)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getAssociatedWith()
-
-- |
-
- String |
-getIndexName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getTableSchemaName()
-
-- |
-
- void |
-setAssociatedWith(String associatedWith)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropIndexStatement(String indexName, - String tableSchemaName, - String tableName, - String associatedWith)-
-Method Detail | -
---|
-public String getTableSchemaName()-
-public String getIndexName()-
-public String getTableName()-
-public String getAssociatedWith()-
-public void setAssociatedWith(String associatedWith)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropPrimaryKeyStatement -
public class DropPrimaryKeyStatement
-
-Constructor Summary | -|
---|---|
DropPrimaryKeyStatement(String schemaName,
- String tableName,
- String constraintName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getConstraintName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropPrimaryKeyStatement(String schemaName, - String tableName, - String constraintName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getConstraintName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropSequenceStatement -
public class DropSequenceStatement
-
-Constructor Summary | -|
---|---|
DropSequenceStatement(String schemaName,
- String sequenceName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
- String |
-getSequenceName()
-
-- |
-
- boolean |
-skipOnUnsupported()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropSequenceStatement(String schemaName, - String sequenceName)-
-Method Detail | -
---|
-public boolean skipOnUnsupported()-
skipOnUnsupported
in interface SqlStatement
skipOnUnsupported
in class AbstractSqlStatement
-public String getSchemaName()-
-public String getSequenceName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropTableStatement -
public class DropTableStatement
-
-Constructor Summary | -|
---|---|
DropTableStatement(String schemaName,
- String tableName,
- boolean cascadeConstraints)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- boolean |
-isCascadeConstraints()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropTableStatement(String schemaName, - String tableName, - boolean cascadeConstraints)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public boolean isCascadeConstraints()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropUniqueConstraintStatement -
public class DropUniqueConstraintStatement
-
-Constructor Summary | -|
---|---|
DropUniqueConstraintStatement(String schemaName,
- String tableName,
- String constraintName)
-
-- |
-|
DropUniqueConstraintStatement(String schemaName,
- String tableName,
- String constraintName,
- String uniqueColumns)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getConstraintName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getUniqueColumns()
-
-- |
-
- void |
-setUniqueColumns(String uniqueColumns)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropUniqueConstraintStatement(String schemaName, - String tableName, - String constraintName)-
-public DropUniqueConstraintStatement(String schemaName, - String tableName, - String constraintName, - String uniqueColumns)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getConstraintName()-
-public String getUniqueColumns()-
-public void setUniqueColumns(String uniqueColumns)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.DropViewStatement -
public class DropViewStatement
-
-Constructor Summary | -|
---|---|
DropViewStatement(String schemaName,
- String viewName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
- String |
-getViewName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DropViewStatement(String schemaName, - String viewName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getViewName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.FindForeignKeyConstraintsStatement -
public class FindForeignKeyConstraintsStatement
-
-Field Summary | -|
---|---|
-static String |
-RESULT_COLUMN_BASE_TABLE_COLUMN_NAME
-
-- |
-
-static String |
-RESULT_COLUMN_BASE_TABLE_NAME
-
-- |
-
-static String |
-RESULT_COLUMN_CONSTRAINT_NAME
-
-- |
-
-static String |
-RESULT_COLUMN_FOREIGN_COLUMN_NAME
-
-- |
-
-static String |
-RESULT_COLUMN_FOREIGN_TABLE_NAME
-
-- |
-
-Constructor Summary | -|
---|---|
FindForeignKeyConstraintsStatement(String baseTableSchemaName,
- String baseTableName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getBaseTableName()
-
-- |
-
- String |
-getBaseTableSchemaName()
-
-- |
-
- void |
-setBaseTableName(String baseTableName)
-
-- |
-
- void |
-setBaseTableSchemaName(String baseTableSchemaName)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String RESULT_COLUMN_BASE_TABLE_NAME-
-public static final String RESULT_COLUMN_BASE_TABLE_COLUMN_NAME-
-public static final String RESULT_COLUMN_FOREIGN_TABLE_NAME-
-public static final String RESULT_COLUMN_FOREIGN_COLUMN_NAME-
-public static final String RESULT_COLUMN_CONSTRAINT_NAME-
-Constructor Detail | -
---|
-public FindForeignKeyConstraintsStatement(String baseTableSchemaName, - String baseTableName)-
-Method Detail | -
---|
-public String getBaseTableSchemaName()-
-public void setBaseTableSchemaName(String baseTableSchemaName)-
-public String getBaseTableName()-
-public void setBaseTableName(String baseTableName)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.GetNextChangeSetSequenceValueStatement -
public class GetNextChangeSetSequenceValueStatement
-
-Constructor Summary | -|
---|---|
GetNextChangeSetSequenceValueStatement()
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetNextChangeSetSequenceValueStatement()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.GetViewDefinitionStatement -
public class GetViewDefinitionStatement
-
-Constructor Summary | -|
---|---|
GetViewDefinitionStatement(String schemaName,
- String viewName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
- String |
-getViewName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public GetViewDefinitionStatement(String schemaName, - String viewName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getViewName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.InsertStatement -
liquibase.statement.core.InsertOrUpdateStatement -
public class InsertOrUpdateStatement
-Created by IntelliJ IDEA. - User: bassettt - Date: Dec 1, 2009 - Time: 11:01:37 PM - To change this template use File | Settings | File Templates. -
- -
-
-Constructor Summary | -|
---|---|
InsertOrUpdateStatement(String schemaName,
- String tableName,
- String primaryKey)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getPrimaryKey()
-
-- |
-
Methods inherited from class liquibase.statement.core.InsertStatement | -
---|
addColumnValue, getColumnValue, getColumnValues, getSchemaName, getTableName |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertOrUpdateStatement(String schemaName, - String tableName, - String primaryKey)-
-Method Detail | -
---|
-public String getPrimaryKey()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.InsertStatement -
public class InsertStatement
-
-Constructor Summary | -|
---|---|
InsertStatement(String schemaName,
- String tableName)
-
-- |
-
-Method Summary | -|
---|---|
- InsertStatement |
-addColumnValue(String columnName,
- Object newValue)
-
-- |
-
- Object |
-getColumnValue(String columnName)
-
-- |
-
- Map<String,Object> |
-getColumnValues()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public InsertStatement(String schemaName, - String tableName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public InsertStatement addColumnValue(String columnName, - Object newValue)-
-public Object getColumnValue(String columnName)-
-public Map<String,Object> getColumnValues()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.LockDatabaseChangeLogStatement -
public class LockDatabaseChangeLogStatement
-
-Constructor Summary | -|
---|---|
LockDatabaseChangeLogStatement()
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LockDatabaseChangeLogStatement()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.MarkChangeSetRanStatement -
public class MarkChangeSetRanStatement
-
-Constructor Summary | -|
---|---|
MarkChangeSetRanStatement(ChangeSet changeSet,
- ChangeSet.ExecType execType)
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSet |
-getChangeSet()
-
-- |
-
- ChangeSet.ExecType |
-getExecType()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MarkChangeSetRanStatement(ChangeSet changeSet, - ChangeSet.ExecType execType)-
-Method Detail | -
---|
-public ChangeSet getChangeSet()-
-public ChangeSet.ExecType getExecType()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.ModifyDataTypeStatement -
public class ModifyDataTypeStatement
-
-Constructor Summary | -|
---|---|
ModifyDataTypeStatement(String schemaName,
- String tableName,
- String columnName,
- String newDataType)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnName()
-
-- |
-
- String |
-getNewDataType()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnName(String columnName)
-
-- |
-
- void |
-setNewDataType(String newDataType)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ModifyDataTypeStatement(String schemaName, - String tableName, - String columnName, - String newDataType)-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getColumnName()-
-public void setColumnName(String columnName)-
-public String getNewDataType()-
-public void setNewDataType(String newDataType)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.RawSqlStatement -
public class RawSqlStatement
-
-Constructor Summary | -|
---|---|
RawSqlStatement(String sql)
-
-- |
-|
RawSqlStatement(String sql,
- String endDelimiter)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getEndDelimiter()
-
-- |
-
- String |
-getSql()
-
-- |
-
- String |
-toString()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RawSqlStatement(String sql)-
-public RawSqlStatement(String sql, - String endDelimiter)-
-Method Detail | -
---|
-public String getSql()-
-public String getEndDelimiter()-
-public String toString()-
toString
in class Object
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.ReindexStatement -
public class ReindexStatement
-
-Constructor Summary | -|
---|---|
ReindexStatement(String schemaName,
- String tableName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ReindexStatement(String schemaName, - String tableName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.RemoveChangeSetRanStatusStatement -
public class RemoveChangeSetRanStatusStatement
-
-Constructor Summary | -|
---|---|
RemoveChangeSetRanStatusStatement(ChangeSet changeSet)
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSet |
-getChangeSet()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RemoveChangeSetRanStatusStatement(ChangeSet changeSet)-
-Method Detail | -
---|
-public ChangeSet getChangeSet()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.RenameColumnStatement -
public class RenameColumnStatement
-
-Constructor Summary | -|
---|---|
RenameColumnStatement(String schemaName,
- String tableName,
- String oldColumnName,
- String newColumnName,
- String columnDataType)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnDataType()
-
-- |
-
- String |
-getNewColumnName()
-
-- |
-
- String |
-getOldColumnName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- void |
-setColumnDataType(String columnDataType)
-
-- |
-
- void |
-setNewColumnName(String newColumnName)
-
-- |
-
- void |
-setOldColumnName(String oldColumnName)
-
-- |
-
- void |
-setSchemaName(String schemaName)
-
-- |
-
- void |
-setTableName(String tableName)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameColumnStatement(String schemaName, - String tableName, - String oldColumnName, - String newColumnName, - String columnDataType)-
-Method Detail | -
---|
-public String getSchemaName()-
-public void setSchemaName(String schemaName)-
-public String getTableName()-
-public void setTableName(String tableName)-
-public String getOldColumnName()-
-public void setOldColumnName(String oldColumnName)-
-public String getNewColumnName()-
-public void setNewColumnName(String newColumnName)-
-public String getColumnDataType()-
-public void setColumnDataType(String columnDataType)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.RenameTableStatement -
public class RenameTableStatement
-
-Constructor Summary | -|
---|---|
RenameTableStatement(String schemaName,
- String oldTableName,
- String newTableName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getNewTableName()
-
-- |
-
- String |
-getOldTableName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameTableStatement(String schemaName, - String oldTableName, - String newTableName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getOldTableName()-
-public String getNewTableName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.RenameViewStatement -
public class RenameViewStatement
-
-Constructor Summary | -|
---|---|
RenameViewStatement(String schemaName,
- String oldViewName,
- String newViewName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getNewViewName()
-
-- |
-
- String |
-getOldViewName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RenameViewStatement(String schemaName, - String oldViewName, - String newViewName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getOldViewName()-
-public String getNewViewName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.ReorganizeTableStatement -
public class ReorganizeTableStatement
-
-Constructor Summary | -|
---|---|
ReorganizeTableStatement(String schemaName,
- String tableName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ReorganizeTableStatement(String schemaName, - String tableName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.RuntimeStatement -
public class RuntimeStatement
-
-Constructor Summary | -|
---|---|
RuntimeStatement()
-
-- |
-
-Method Summary | -|
---|---|
- Sql[] |
-generate(Database database)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RuntimeStatement()-
-Method Detail | -
---|
-public Sql[] generate(Database database)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.SelectFromDatabaseChangeLogLockStatement -
public class SelectFromDatabaseChangeLogLockStatement
-
-Constructor Summary | -|
---|---|
SelectFromDatabaseChangeLogLockStatement(String... columnsToSelect)
-
-- |
-
-Method Summary | -|
---|---|
- String[] |
-getColumnsToSelect()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectFromDatabaseChangeLogLockStatement(String... columnsToSelect)-
-Method Detail | -
---|
-public String[] getColumnsToSelect()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.core.SelectFromDatabaseChangeLogStatement.ByNotNullCheckSum -
public static class SelectFromDatabaseChangeLogStatement.ByNotNullCheckSum
-
-Constructor Summary | -|
---|---|
SelectFromDatabaseChangeLogStatement.ByNotNullCheckSum()
-
-- |
-
-Method Summary | -
---|
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectFromDatabaseChangeLogStatement.ByNotNullCheckSum()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.core.SelectFromDatabaseChangeLogStatement.ByTag -
public static class SelectFromDatabaseChangeLogStatement.ByTag
-
-Constructor Summary | -|
---|---|
SelectFromDatabaseChangeLogStatement.ByTag(String tagName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getTagName()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectFromDatabaseChangeLogStatement.ByTag(String tagName)-
-Method Detail | -
---|
-public String getTagName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public static interface SelectFromDatabaseChangeLogStatement.WhereClause
-
- -
- -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.SelectFromDatabaseChangeLogStatement -
public class SelectFromDatabaseChangeLogStatement
-
-Nested Class Summary | -|
---|---|
-static class |
-SelectFromDatabaseChangeLogStatement.ByNotNullCheckSum
-
-- |
-
-static class |
-SelectFromDatabaseChangeLogStatement.ByTag
-
-- |
-
-static interface |
-SelectFromDatabaseChangeLogStatement.WhereClause
-
-- |
-
-Constructor Summary | -|
---|---|
SelectFromDatabaseChangeLogStatement(SelectFromDatabaseChangeLogStatement.WhereClause whereClause,
- String... columnsToSelect)
-
-- |
-|
SelectFromDatabaseChangeLogStatement(String... columnsToSelect)
-
-- |
-
-Method Summary | -|
---|---|
- String[] |
-getColumnsToSelect()
-
-- |
-
- String[] |
-getOrderByColumns()
-
-- |
-
- SelectFromDatabaseChangeLogStatement.WhereClause |
-getWhereClause()
-
-- |
-
- SelectFromDatabaseChangeLogStatement |
-setOrderBy(String... columns)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectFromDatabaseChangeLogStatement(String... columnsToSelect)-
-public SelectFromDatabaseChangeLogStatement(SelectFromDatabaseChangeLogStatement.WhereClause whereClause, - String... columnsToSelect)-
-Method Detail | -
---|
-public String[] getColumnsToSelect()-
-public SelectFromDatabaseChangeLogStatement.WhereClause getWhereClause()-
-public String[] getOrderByColumns()-
-public SelectFromDatabaseChangeLogStatement setOrderBy(String... columns)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.SelectSequencesStatement -
public class SelectSequencesStatement
-
-Constructor Summary | -|
---|---|
SelectSequencesStatement(String schemaName)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getSchemaName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SelectSequencesStatement(String schemaName)-
-Method Detail | -
---|
-public String getSchemaName()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.SetColumnRemarksStatement -
public class SetColumnRemarksStatement
-
-Constructor Summary | -|
---|---|
SetColumnRemarksStatement(String schemaName,
- String tableName,
- String columnName,
- String remarks)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnName()
-
-- |
-
- String |
-getRemarks()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SetColumnRemarksStatement(String schemaName, - String tableName, - String columnName, - String remarks)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getColumnName()-
-public String getRemarks()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.SetNullableStatement -
public class SetNullableStatement
-
-Constructor Summary | -|
---|---|
SetNullableStatement(String schemaName,
- String tableName,
- String columnName,
- String columnDataType,
- boolean nullable)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getColumnDataType()
-
-- |
-
- String |
-getColumnName()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- boolean |
-isNullable()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SetNullableStatement(String schemaName, - String tableName, - String columnName, - String columnDataType, - boolean nullable)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getColumnName()-
-public String getColumnDataType()-
-public boolean isNullable()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.SetTableRemarksStatement -
public class SetTableRemarksStatement
-
-Constructor Summary | -|
---|---|
SetTableRemarksStatement(String schemaName,
- String tableName,
- String remarks)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getRemarks()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SetTableRemarksStatement(String schemaName, - String tableName, - String remarks)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public String getRemarks()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.TagDatabaseStatement -
public class TagDatabaseStatement
-
-Constructor Summary | -|
---|---|
TagDatabaseStatement(String tag)
-
-- |
-
-Method Summary | -|
---|---|
- String |
-getTag()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public TagDatabaseStatement(String tag)-
-Method Detail | -
---|
-public String getTag()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.UnlockDatabaseChangeLogStatement -
public class UnlockDatabaseChangeLogStatement
-
-Constructor Summary | -|
---|---|
UnlockDatabaseChangeLogStatement()
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UnlockDatabaseChangeLogStatement()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.UpdateChangeSetChecksumStatement -
public class UpdateChangeSetChecksumStatement
-
-Constructor Summary | -|
---|---|
UpdateChangeSetChecksumStatement(ChangeSet changeSet)
-
-- |
-
-Method Summary | -|
---|---|
- ChangeSet |
-getChangeSet()
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UpdateChangeSetChecksumStatement(ChangeSet changeSet)-
-Method Detail | -
---|
-public ChangeSet getChangeSet()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.statement.AbstractSqlStatement -
liquibase.statement.core.UpdateStatement -
public class UpdateStatement
-
-Constructor Summary | -|
---|---|
UpdateStatement(String schemaName,
- String tableName)
-
-- |
-
-Method Summary | -|
---|---|
- UpdateStatement |
-addNewColumnValue(String columnName,
- Object newValue)
-
-- |
-
- UpdateStatement |
-addWhereParameter(Object value)
-
-- |
-
- UpdateStatement |
-addWhereParameters(Object... value)
-
-- |
-
- Map<String,Object> |
-getNewColumnValues()
-
-- |
-
- String |
-getSchemaName()
-
-- |
-
- String |
-getTableName()
-
-- |
-
- String |
-getWhereClause()
-
-- |
-
- List<Object> |
-getWhereParameters()
-
-- |
-
- UpdateStatement |
-setWhereClause(String whereClause)
-
-- |
-
Methods inherited from class liquibase.statement.AbstractSqlStatement | -
---|
skipOnUnsupported |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UpdateStatement(String schemaName, - String tableName)-
-Method Detail | -
---|
-public String getSchemaName()-
-public String getTableName()-
-public UpdateStatement addNewColumnValue(String columnName, - Object newValue)-
-public String getWhereClause()-
-public UpdateStatement setWhereClause(String whereClause)-
-public UpdateStatement addWhereParameter(Object value)-
-public UpdateStatement addWhereParameters(Object... value)-
-public Map<String,Object> getNewColumnValues()-
-public List<Object> getWhereParameters()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddAutoIncrementStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddAutoIncrementStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type AddAutoIncrementStatement | -|
---|---|
- Sql[] |
-AddAutoIncrementGenerator.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorDB2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorHsqlH2.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorInformix.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddAutoIncrementGeneratorSQLite.generateSql(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-AddAutoIncrementGenerator.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorDB2.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorHsqlH2.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorInformix.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddAutoIncrementGeneratorSQLite.supports(AddAutoIncrementStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AddAutoIncrementGenerator.validate(AddAutoIncrementStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddAutoIncrementGeneratorInformix.validate(AddAutoIncrementStatement addAutoIncrementStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddColumnStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddColumnStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type AddColumnStatement | -|
---|---|
-protected void |
-AddColumnGenerator.addForeignKeyStatements(AddColumnStatement statement,
- Database database,
- List<Sql> returnSql)
-
-- |
-
- Sql[] |
-AddColumnGenerator.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorDefaultClauseBeforeNotNull.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddColumnGeneratorSQLite.generateSql(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-AddColumnGeneratorDefaultClauseBeforeNotNull.supports(AddColumnStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddColumnGeneratorSQLite.supports(AddColumnStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AddColumnGenerator.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddColumnGeneratorDefaultClauseBeforeNotNull.validate(AddColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddDefaultValueStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of AddDefaultValueStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type AddDefaultValueStatement | -|
---|---|
- Sql[] |
-AddDefaultValueGenerator.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorDerby.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorInformix.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMaxDB.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMSSQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorMySQL.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorOracle.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybase.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueGeneratorSybaseASA.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddDefaultValueSQLite.generateSql(AddDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorDerby.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorInformix.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorMaxDB.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorMSSQL.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorMySQL.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorOracle.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorSybase.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueGeneratorSybaseASA.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddDefaultValueSQLite.supports(AddDefaultValueStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGenerator.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-AddDefaultValueGeneratorInformix.validate(AddDefaultValueStatement addDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddForeignKeyConstraintStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of AddForeignKeyConstraintStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type AddForeignKeyConstraintStatement | -|
---|---|
- Sql[] |
-AddForeignKeyConstraintGenerator.generateSql(AddForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-AddForeignKeyConstraintGenerator.supports(AddForeignKeyConstraintStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AddForeignKeyConstraintGenerator.validate(AddForeignKeyConstraintStatement addForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of AddForeignKeyConstraintStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return AddForeignKeyConstraintStatement | -|
---|---|
- AddForeignKeyConstraintStatement |
-AddForeignKeyConstraintStatement.setDeferrable(boolean deferrable)
-
-- |
-
- AddForeignKeyConstraintStatement |
-AddForeignKeyConstraintStatement.setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
- AddForeignKeyConstraintStatement |
-AddForeignKeyConstraintStatement.setOnDelete(String deleteRule)
-
-- |
-
- AddForeignKeyConstraintStatement |
-AddForeignKeyConstraintStatement.setOnUpdate(String updateRule)
-
-- |
-
- AddForeignKeyConstraintStatement |
-AddForeignKeyConstraintStatement.setReferencesUniqueColumn(Boolean referencesUniqueColumn)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddPrimaryKeyStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of AddPrimaryKeyStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type AddPrimaryKeyStatement | -|
---|---|
- Sql[] |
-AddPrimaryKeyGenerator.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddPrimaryKeyGeneratorInformix.generateSql(AddPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-AddPrimaryKeyGenerator.supports(AddPrimaryKeyStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddPrimaryKeyGeneratorInformix.supports(AddPrimaryKeyStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AddPrimaryKeyGenerator.validate(AddPrimaryKeyStatement addPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of AddPrimaryKeyStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return AddPrimaryKeyStatement | -|
---|---|
- AddPrimaryKeyStatement |
-AddPrimaryKeyStatement.setTablespace(String tablespace)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AddUniqueConstraintStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of AddUniqueConstraintStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type AddUniqueConstraintStatement | -|
---|---|
- Sql[] |
-AddUniqueConstraintGenerator.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorInformix.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-AddUniqueConstraintGeneratorTDS.generateSql(AddUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-AddUniqueConstraintGenerator.supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddUniqueConstraintGeneratorInformix.supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- boolean |
-AddUniqueConstraintGeneratorTDS.supports(AddUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AddUniqueConstraintGenerator.validate(AddUniqueConstraintStatement addUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of AddUniqueConstraintStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return AddUniqueConstraintStatement | -|
---|---|
- AddUniqueConstraintStatement |
-AddUniqueConstraintStatement.setDeferrable(boolean deferrable)
-
-- |
-
- AddUniqueConstraintStatement |
-AddUniqueConstraintStatement.setDisabled(boolean disabled)
-
-- |
-
- AddUniqueConstraintStatement |
-AddUniqueConstraintStatement.setInitiallyDeferred(boolean initiallyDeferred)
-
-- |
-
- AddUniqueConstraintStatement |
-AddUniqueConstraintStatement.setTablespace(String tablespace)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use AlterSequenceStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of AlterSequenceStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type AlterSequenceStatement | -|
---|---|
- Sql[] |
-AlterSequenceGenerator.generateSql(AlterSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-AlterSequenceGenerator.supports(AlterSequenceStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-AlterSequenceGenerator.validate(AlterSequenceStatement alterSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of AlterSequenceStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return AlterSequenceStatement | -|
---|---|
- AlterSequenceStatement |
-AlterSequenceStatement.setIncrementBy(BigInteger incrementBy)
-
-- |
-
- AlterSequenceStatement |
-AlterSequenceStatement.setMaxValue(BigInteger maxValue)
-
-- |
-
- AlterSequenceStatement |
-AlterSequenceStatement.setMinValue(BigInteger minValue)
-
-- |
-
- AlterSequenceStatement |
-AlterSequenceStatement.setOrdered(Boolean ordered)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ClearDatabaseChangeLogTableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of ClearDatabaseChangeLogTableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type ClearDatabaseChangeLogTableStatement | -|
---|---|
- Sql[] |
-ClearDatabaseChangeLogTableGenerator.generateSql(ClearDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ClearDatabaseChangeLogTableGenerator.validate(ClearDatabaseChangeLogTableStatement clearDatabaseChangeLogTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CommentStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of CommentStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CommentStatement | -|
---|---|
- Sql[] |
-CommentGenerator.generateSql(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CommentGenerator.validate(CommentStatement comment,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CopyRowsStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of CopyRowsStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CopyRowsStatement | -|
---|---|
- Sql[] |
-CopyRowsGenerator.generateSql(CopyRowsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-CopyRowsGenerator.supports(CopyRowsStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-CopyRowsGenerator.validate(CopyRowsStatement copyRowsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CreateDatabaseChangeLogLockTableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of CreateDatabaseChangeLogLockTableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CreateDatabaseChangeLogLockTableStatement | -|
---|---|
- Sql[] |
-CreateDatabaseChangeLogLockTableGenerator.generateSql(CreateDatabaseChangeLogLockTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogLockTableGenerator.validate(CreateDatabaseChangeLogLockTableStatement createDatabaseChangeLogLockTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CreateDatabaseChangeLogTableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of CreateDatabaseChangeLogTableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CreateDatabaseChangeLogTableStatement | -|
---|---|
- Sql[] |
-CreateDatabaseChangeLogTableGenerator.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-CreateDatabaseChangeLogTableGeneratorSybase.generateSql(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-CreateDatabaseChangeLogTableGenerator.supports(CreateDatabaseChangeLogTableStatement statement,
- Database database)
-
-- |
-
- boolean |
-CreateDatabaseChangeLogTableGeneratorSybase.supports(CreateDatabaseChangeLogTableStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGenerator.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateDatabaseChangeLogTableGeneratorSybase.validate(CreateDatabaseChangeLogTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CreateIndexStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of CreateIndexStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CreateIndexStatement | -|
---|---|
- Sql[] |
-CreateIndexGenerator.generateSql(CreateIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateIndexGenerator.validate(CreateIndexStatement createIndexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of CreateIndexStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return CreateIndexStatement | -|
---|---|
- CreateIndexStatement |
-CreateIndexStatement.setTablespace(String tablespace)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CreateSequenceStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of CreateSequenceStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CreateSequenceStatement | -|
---|---|
- Sql[] |
-CreateSequenceGenerator.generateSql(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-CreateSequenceGenerator.supports(CreateSequenceStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-CreateSequenceGenerator.validate(CreateSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of CreateSequenceStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return CreateSequenceStatement | -|
---|---|
- CreateSequenceStatement |
-CreateSequenceStatement.setCycle(Boolean cycle)
-
-- |
-
- CreateSequenceStatement |
-CreateSequenceStatement.setIncrementBy(BigInteger incrementBy)
-
-- |
-
- CreateSequenceStatement |
-CreateSequenceStatement.setMaxValue(BigInteger maxValue)
-
-- |
-
- CreateSequenceStatement |
-CreateSequenceStatement.setMinValue(BigInteger minValue)
-
-- |
-
- CreateSequenceStatement |
-CreateSequenceStatement.setOrdered(Boolean ordered)
-
-- |
-
- CreateSequenceStatement |
-CreateSequenceStatement.setStartValue(BigInteger startValue)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CreateTableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of CreateTableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CreateTableStatement | -|
---|---|
- Sql[] |
-CreateTableGenerator.generateSql(CreateTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateTableGenerator.validate(CreateTableStatement createTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of CreateTableStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return CreateTableStatement | -|
---|---|
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- ColumnConstraint... constraints)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- Object defaultValue)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumn(String columnName,
- DataType columnType,
- Object defaultValue,
- ColumnConstraint... constraints)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(AutoIncrementConstraint autoIncrementConstraint)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(ForeignKeyConstraint fkConstraint)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(NotNullConstraint notNullConstraint)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addColumnConstraint(UniqueConstraint uniqueConstraint)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.addPrimaryKeyColumn(String columnName,
- DataType columnType,
- Object defaultValue,
- String keyName,
- String tablespace,
- ColumnConstraint... constraints)
-
-- |
-
- CreateTableStatement |
-CreateTableStatement.setTablespace(String tablespace)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CreateViewStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of CreateViewStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type CreateViewStatement | -|
---|---|
- Sql[] |
-CreateViewGenerator.generateSql(CreateViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-CreateViewGenerator.validate(CreateViewStatement createViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DeleteStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of DeleteStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DeleteStatement | -|
---|---|
- Sql[] |
-DeleteGenerator.generateSql(DeleteStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-DeleteGenerator.supports(DeleteStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-DeleteGenerator.validate(DeleteStatement deleteStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of DeleteStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return DeleteStatement | -|
---|---|
- DeleteStatement |
-DeleteStatement.addWhereParameter(Object value)
-
-- |
-
- DeleteStatement |
-DeleteStatement.addWhereParameters(Object... value)
-
-- |
-
- DeleteStatement |
-DeleteStatement.setWhereClause(String whereClause)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropColumnStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropColumnStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropColumnStatement | -|
---|---|
- Sql[] |
-DropColumnGenerator.generateSql(DropColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropColumnGenerator.validate(DropColumnStatement dropColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropDefaultValueStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropDefaultValueStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropDefaultValueStatement | -|
---|---|
- Sql[] |
-DropDefaultValueGenerator.generateSql(DropDefaultValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-DropDefaultValueGenerator.supports(DropDefaultValueStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-DropDefaultValueGenerator.validate(DropDefaultValueStatement dropDefaultValueStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropForeignKeyConstraintStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropForeignKeyConstraintStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropForeignKeyConstraintStatement | -|
---|---|
- Sql[] |
-DropForeignKeyConstraintGenerator.generateSql(DropForeignKeyConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-DropForeignKeyConstraintGenerator.supports(DropForeignKeyConstraintStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-DropForeignKeyConstraintGenerator.validate(DropForeignKeyConstraintStatement dropForeignKeyConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropIndexStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropIndexStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropIndexStatement | -|
---|---|
- Sql[] |
-DropIndexGenerator.generateSql(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropIndexGenerator.validate(DropIndexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropPrimaryKeyStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropPrimaryKeyStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropPrimaryKeyStatement | -|
---|---|
- Sql[] |
-DropPrimaryKeyGenerator.generateSql(DropPrimaryKeyStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-DropPrimaryKeyGenerator.supports(DropPrimaryKeyStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-DropPrimaryKeyGenerator.validate(DropPrimaryKeyStatement dropPrimaryKeyStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropSequenceStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropSequenceStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropSequenceStatement | -|
---|---|
- Sql[] |
-DropSequenceGenerator.generateSql(DropSequenceStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-DropSequenceGenerator.supports(DropSequenceStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-DropSequenceGenerator.validate(DropSequenceStatement dropSequenceStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropTableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropTableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropTableStatement | -|
---|---|
- Sql[] |
-DropTableGenerator.generateSql(DropTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropTableGenerator.validate(DropTableStatement dropTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropUniqueConstraintStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropUniqueConstraintStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropUniqueConstraintStatement | -|
---|---|
- Sql[] |
-DropUniqueConstraintGenerator.generateSql(DropUniqueConstraintStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-DropUniqueConstraintGenerator.supports(DropUniqueConstraintStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-DropUniqueConstraintGenerator.validate(DropUniqueConstraintStatement dropUniqueConstraintStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use DropViewStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of DropViewStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type DropViewStatement | -|
---|---|
- Sql[] |
-DropViewGenerator.generateSql(DropViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-DropViewGenerator.validate(DropViewStatement dropViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use FindForeignKeyConstraintsStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of FindForeignKeyConstraintsStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type FindForeignKeyConstraintsStatement | -|
---|---|
- Sql[] |
-FindForeignKeyConstraintsGeneratorDB2.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMSSQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorMySQL.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorOracle.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-FindForeignKeyConstraintsGeneratorPostgres.generateSql(FindForeignKeyConstraintsStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorDB2.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorMSSQL.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorMySQL.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorOracle.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- boolean |
-FindForeignKeyConstraintsGeneratorPostgres.supports(FindForeignKeyConstraintsStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorDB2.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMSSQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorMySQL.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorOracle.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-FindForeignKeyConstraintsGeneratorPostgres.validate(FindForeignKeyConstraintsStatement findForeignKeyConstraintsStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use GetNextChangeSetSequenceValueStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of GetNextChangeSetSequenceValueStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type GetNextChangeSetSequenceValueStatement | -|
---|---|
- Sql[] |
-GetNextChangeSetSequenceValueGenerator.generateSql(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-GetNextChangeSetSequenceValueGenerator.validate(GetNextChangeSetSequenceValueStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use GetViewDefinitionStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of GetViewDefinitionStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type GetViewDefinitionStatement | -|
---|---|
- Sql[] |
-GetViewDefinitionGenerator.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDB2.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorDerby.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorFirebird.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorHsql.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformationSchemaViews.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorInformix.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMaxDB.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorMSSQL.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorOracle.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorPostgres.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybase.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-GetViewDefinitionGeneratorSybaseASA.generateSql(GetViewDefinitionStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorDB2.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorDerby.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorFirebird.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorHsql.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorInformationSchemaViews.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorInformix.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorMaxDB.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorMSSQL.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorOracle.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorPostgres.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorSybase.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- boolean |
-GetViewDefinitionGeneratorSybaseASA.supports(GetViewDefinitionStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-GetViewDefinitionGenerator.validate(GetViewDefinitionStatement getViewDefinitionStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use InsertOrUpdateStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of InsertOrUpdateStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type InsertOrUpdateStatement | -|
---|---|
- Sql[] |
-InsertOrUpdateGenerator.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorMSSQL.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-InsertOrUpdateGeneratorPostgres.generateSql(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getInsertStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected abstract String |
-InsertOrUpdateGenerator.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorOracle.getRecordCheck(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorPostgres.getRecordCheck(InsertOrUpdateStatement arg0,
- Database arg1,
- String arg2)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMSSQL.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGeneratorMySQL.getUpdateStatement(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database,
- String whereClause,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-protected String |
-InsertOrUpdateGenerator.getWhereClause(InsertOrUpdateStatement insertOrUpdateStatement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorMSSQL.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorMySQL.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorOracle.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- boolean |
-InsertOrUpdateGeneratorPostgres.supports(InsertOrUpdateStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-InsertOrUpdateGenerator.validate(InsertOrUpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use InsertStatement | -|
---|---|
liquibase.change.core | -- |
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of InsertStatement in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that return InsertStatement | -|
---|---|
-protected InsertStatement |
-LoadDataChange.createStatement(String schemaName,
- String tableName)
-
-- |
-
-protected InsertStatement |
-LoadUpdateDataChange.createStatement(String schemaName,
- String tableName)
-
-- |
-
-Uses of InsertStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type InsertStatement | -|
---|---|
- Sql[] |
-InsertGenerator.generateSql(InsertStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-InsertGenerator.validate(InsertStatement insertStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of InsertStatement in liquibase.statement.core | -
---|
- -
Subclasses of InsertStatement in liquibase.statement.core | -|
---|---|
- class |
-InsertOrUpdateStatement
-
-- Created by IntelliJ IDEA. |
-
- -
Methods in liquibase.statement.core that return InsertStatement | -|
---|---|
- InsertStatement |
-InsertStatement.addColumnValue(String columnName,
- Object newValue)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use LockDatabaseChangeLogStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of LockDatabaseChangeLogStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type LockDatabaseChangeLogStatement | -|
---|---|
- Sql[] |
-LockDatabaseChangeLogGenerator.generateSql(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-LockDatabaseChangeLogGenerator.validate(LockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use MarkChangeSetRanStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of MarkChangeSetRanStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type MarkChangeSetRanStatement | -|
---|---|
- Sql[] |
-MarkChangeSetRanGenerator.generateSql(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-MarkChangeSetRanGenerator.validate(MarkChangeSetRanStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ModifyDataTypeStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of ModifyDataTypeStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type ModifyDataTypeStatement | -|
---|---|
- Sql[] |
-ModifyDataTypeGenerator.generateSql(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-ModifyDataTypeGenerator.validate(ModifyDataTypeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Warnings |
-ModifyDataTypeGenerator.warn(ModifyDataTypeStatement modifyDataTypeStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RawSqlStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of RawSqlStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type RawSqlStatement | -|
---|---|
- Sql[] |
-RawSqlGenerator.generateSql(RawSqlStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RawSqlGenerator.validate(RawSqlStatement rawSqlStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ReindexStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of ReindexStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type ReindexStatement | -|
---|---|
- Sql[] |
-ReindexGeneratorSQLite.generateSql(ReindexStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-ReindexGeneratorSQLite.supports(ReindexStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-ReindexGeneratorSQLite.validate(ReindexStatement reindexStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RemoveChangeSetRanStatusStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of RemoveChangeSetRanStatusStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type RemoveChangeSetRanStatusStatement | -|
---|---|
- Sql[] |
-RemoveChangeSetRanStatusGenerator.generateSql(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RemoveChangeSetRanStatusGenerator.validate(RemoveChangeSetRanStatusStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RenameColumnStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of RenameColumnStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type RenameColumnStatement | -|
---|---|
- Sql[] |
-RenameColumnGenerator.generateSql(RenameColumnStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-RenameColumnGenerator.supports(RenameColumnStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-RenameColumnGenerator.validate(RenameColumnStatement renameColumnStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RenameTableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of RenameTableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type RenameTableStatement | -|
---|---|
- Sql[] |
-RenameTableGenerator.generateSql(RenameTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-RenameTableGenerator.supports(RenameTableStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-RenameTableGenerator.validate(RenameTableStatement renameTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RenameViewStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of RenameViewStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type RenameViewStatement | -|
---|---|
- Sql[] |
-RenameViewGenerator.generateSql(RenameViewStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-RenameViewGenerator.supports(RenameViewStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-RenameViewGenerator.validate(RenameViewStatement renameViewStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use ReorganizeTableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of ReorganizeTableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type ReorganizeTableStatement | -|
---|---|
- Sql[] |
-ReorganizeTableGeneratorDB2.generateSql(ReorganizeTableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-ReorganizeTableGeneratorDB2.supports(ReorganizeTableStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-ReorganizeTableGeneratorDB2.validate(ReorganizeTableStatement reorganizeTableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use RuntimeStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of RuntimeStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type RuntimeStatement | -|
---|---|
- Sql[] |
-RuntimeGenerator.generateSql(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-RuntimeGenerator.validate(RuntimeStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SelectFromDatabaseChangeLogLockStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of SelectFromDatabaseChangeLogLockStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type SelectFromDatabaseChangeLogLockStatement | -|
---|---|
- Sql[] |
-SelectFromDatabaseChangeLogLockGenerator.generateSql(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogLockGenerator.validate(SelectFromDatabaseChangeLogLockStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SelectFromDatabaseChangeLogStatement.WhereClause | -|
---|---|
liquibase.statement.core | -- |
-Uses of SelectFromDatabaseChangeLogStatement.WhereClause in liquibase.statement.core | -
---|
- -
Classes in liquibase.statement.core that implement SelectFromDatabaseChangeLogStatement.WhereClause | -|
---|---|
-static class |
-SelectFromDatabaseChangeLogStatement.ByNotNullCheckSum
-
-- |
-
-static class |
-SelectFromDatabaseChangeLogStatement.ByTag
-
-- |
-
- -
Methods in liquibase.statement.core that return SelectFromDatabaseChangeLogStatement.WhereClause | -|
---|---|
- SelectFromDatabaseChangeLogStatement.WhereClause |
-SelectFromDatabaseChangeLogStatement.getWhereClause()
-
-- |
-
- -
Constructors in liquibase.statement.core with parameters of type SelectFromDatabaseChangeLogStatement.WhereClause | -|
---|---|
SelectFromDatabaseChangeLogStatement(SelectFromDatabaseChangeLogStatement.WhereClause whereClause,
- String... columnsToSelect)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SelectFromDatabaseChangeLogStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of SelectFromDatabaseChangeLogStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type SelectFromDatabaseChangeLogStatement | -|
---|---|
- Sql[] |
-SelectFromDatabaseChangeLogGenerator.generateSql(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectFromDatabaseChangeLogGenerator.validate(SelectFromDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of SelectFromDatabaseChangeLogStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return SelectFromDatabaseChangeLogStatement | -|
---|---|
- SelectFromDatabaseChangeLogStatement |
-SelectFromDatabaseChangeLogStatement.setOrderBy(String... columns)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SelectSequencesStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of SelectSequencesStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type SelectSequencesStatement | -|
---|---|
- Sql[] |
-SelectSequencesGeneratorDB2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorDerby.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorFirebird.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorH2.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorHsql.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorInformix.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorMaxDB.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorOracle.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- Sql[] |
-SelectSequencesGeneratorPostgres.generateSql(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-SelectSequencesGeneratorDB2.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorDerby.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorFirebird.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorH2.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorHsql.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorInformix.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorMaxDB.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorOracle.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- boolean |
-SelectSequencesGeneratorPostgres.supports(SelectSequencesStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDB2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorDerby.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorFirebird.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorH2.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorHsql.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorInformix.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorMaxDB.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorOracle.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-SelectSequencesGeneratorPostgres.validate(SelectSequencesStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SetColumnRemarksStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of SetColumnRemarksStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type SetColumnRemarksStatement | -|
---|---|
- Sql[] |
-SetColumnRemarksGenerator.generateSql(SetColumnRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-SetColumnRemarksGenerator.supports(SetColumnRemarksStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SetColumnRemarksGenerator.validate(SetColumnRemarksStatement setColumnRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SetNullableStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of SetNullableStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type SetNullableStatement | -|
---|---|
- Sql[] |
-SetNullableGenerator.generateSql(SetNullableStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-SetNullableGenerator.supports(SetNullableStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SetNullableGenerator.validate(SetNullableStatement setNullableStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use SetTableRemarksStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of SetTableRemarksStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type SetTableRemarksStatement | -|
---|---|
- Sql[] |
-SetTableRemarksGenerator.generateSql(SetTableRemarksStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- boolean |
-SetTableRemarksGenerator.supports(SetTableRemarksStatement statement,
- Database database)
-
-- |
-
- ValidationErrors |
-SetTableRemarksGenerator.validate(SetTableRemarksStatement setTableRemarksStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use TagDatabaseStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of TagDatabaseStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type TagDatabaseStatement | -|
---|---|
- Sql[] |
-TagDatabaseGenerator.generateSql(TagDatabaseStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-TagDatabaseGenerator.validate(TagDatabaseStatement tagDatabaseStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UnlockDatabaseChangeLogStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of UnlockDatabaseChangeLogStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type UnlockDatabaseChangeLogStatement | -|
---|---|
- Sql[] |
-UnlockDatabaseChangeLogGenerator.generateSql(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UnlockDatabaseChangeLogGenerator.validate(UnlockDatabaseChangeLogStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UpdateChangeSetChecksumStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
-Uses of UpdateChangeSetChecksumStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type UpdateChangeSetChecksumStatement | -|
---|---|
- Sql[] |
-UpdateChangeSetChecksumGenerator.generateSql(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateChangeSetChecksumGenerator.validate(UpdateChangeSetChecksumStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UpdateStatement | -|
---|---|
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Uses of UpdateStatement in liquibase.sqlgenerator.core | -
---|
- -
Methods in liquibase.sqlgenerator.core with parameters of type UpdateStatement | -|
---|---|
- Sql[] |
-UpdateGenerator.generateSql(UpdateStatement statement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
- ValidationErrors |
-UpdateGenerator.validate(UpdateStatement updateStatement,
- Database database,
- SqlGeneratorChain sqlGeneratorChain)
-
-- |
-
-Uses of UpdateStatement in liquibase.statement.core | -
---|
- -
Methods in liquibase.statement.core that return UpdateStatement | -|
---|---|
- UpdateStatement |
-UpdateStatement.addNewColumnValue(String columnName,
- Object newValue)
-
-- |
-
- UpdateStatement |
-UpdateStatement.addWhereParameter(Object value)
-
-- |
-
- UpdateStatement |
-UpdateStatement.addWhereParameters(Object... value)
-
-- |
-
- UpdateStatement |
-UpdateStatement.setWhereClause(String whereClause)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -SelectFromDatabaseChangeLogStatement.WhereClause |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
SelectFromDatabaseChangeLogStatement.WhereClause | -- |
- -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.statement.core | -|
---|---|
liquibase.change.core | -- |
liquibase.sqlgenerator.core | -- |
liquibase.statement.core | -- |
-Classes in liquibase.statement.core used by liquibase.change.core | -|
---|---|
InsertStatement
-
- - |
-
-Classes in liquibase.statement.core used by liquibase.statement.core | -|
---|---|
AddForeignKeyConstraintStatement
-
- - |
-|
AddPrimaryKeyStatement
-
- - |
-|
AddUniqueConstraintStatement
-
- - |
-|
AlterSequenceStatement
-
- - |
-|
CreateIndexStatement
-
- - |
-|
CreateSequenceStatement
-
- - |
-|
CreateTableStatement
-
- - |
-|
DeleteStatement
-
- - |
-|
InsertStatement
-
- - |
-|
SelectFromDatabaseChangeLogStatement
-
- - |
-|
SelectFromDatabaseChangeLogStatement.WhereClause
-
- - |
-|
UpdateStatement
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -CallableSqlStatement - -ColumnConstraint - -SqlStatement |
-
-Classes
-
- -AbstractSqlStatement - -AutoIncrementConstraint - -DatabaseFunction - -ForeignKeyConstraint - -NotNullConstraint - -PrimaryKeyConstraint - -StoredProcedureStatement - -UniqueConstraint |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
CallableSqlStatement | -- |
ColumnConstraint | -- |
SqlStatement | -The SqlStatement classes correspond to (roughly) a single SQL statement. | -
- -
-Class Summary | -|
---|---|
AbstractSqlStatement | -- |
AutoIncrementConstraint | -- |
DatabaseFunction | -- |
ForeignKeyConstraint | -- |
NotNullConstraint | -- |
PrimaryKeyConstraint | -- |
StoredProcedureStatement | -- |
UniqueConstraint | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.statement | -|
---|---|
liquibase.change | -- |
liquibase.change.core | -- |
liquibase.change.custom | -- |
liquibase.database | -- |
liquibase.database.core | -- |
liquibase.exception | -- |
liquibase.executor | -- |
liquibase.executor.jvm | -- |
liquibase.sqlgenerator | -- |
liquibase.sqlgenerator.core | -- |
liquibase.statement | -- |
liquibase.statement.core | -- |
-Classes in liquibase.statement used by liquibase.change | -|
---|---|
DatabaseFunction
-
- - |
-|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.change.core | -|
---|---|
DatabaseFunction
-
- - |
-|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.change.custom | -|
---|---|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.database | -|
---|---|
DatabaseFunction
-
- - |
-|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.database.core | -|
---|---|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.exception | -|
---|---|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.executor | -|
---|---|
CallableSqlStatement
-
- - |
-|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.executor.jvm | -|
---|---|
CallableSqlStatement
-
- - |
-|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-|
StoredProcedureStatement
-
- - |
-
-Classes in liquibase.statement used by liquibase.sqlgenerator | -|
---|---|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-
-Classes in liquibase.statement used by liquibase.sqlgenerator.core | -|
---|---|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-|
StoredProcedureStatement
-
- - |
-
-Classes in liquibase.statement used by liquibase.statement | -|
---|---|
AbstractSqlStatement
-
- - |
-|
AutoIncrementConstraint
-
- - |
-|
CallableSqlStatement
-
- - |
-|
ColumnConstraint
-
- - |
-|
ForeignKeyConstraint
-
- - |
-|
NotNullConstraint
-
- - |
-|
PrimaryKeyConstraint
-
- - |
-|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-|
UniqueConstraint
-
- - |
-
-Classes in liquibase.statement used by liquibase.statement.core | -|
---|---|
AbstractSqlStatement
-
- - |
-|
AutoIncrementConstraint
-
- - |
-|
ColumnConstraint
-
- - |
-|
ForeignKeyConstraint
-
- - |
-|
NotNullConstraint
-
- - |
-|
PrimaryKeyConstraint
-
- - |
-|
SqlStatement
-
- - The SqlStatement classes correspond to (roughly) a single SQL statement. |
-|
UniqueConstraint
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.ISODateFormat -
public class ISODateFormat
-
-Constructor Summary | -|
---|---|
ISODateFormat()
-
-- |
-
-Method Summary | -|
---|---|
- String |
-format(Date date)
-
-- |
-
- String |
-format(Date date)
-
-- |
-
- String |
-format(Time date)
-
-- |
-
- String |
-format(Timestamp date)
-
-- |
-
- Date |
-parse(String dateAsString)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ISODateFormat()-
-Method Detail | -
---|
-public String format(Date date)-
-public String format(Time date)-
-public String format(Timestamp date)-
-public String format(Date date)-
-public Date parse(String dateAsString) - throws ParseException-
ParseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.JdbcUtils -
public abstract class JdbcUtils
-
-Field Summary | -|
---|---|
-static int |
-TYPE_UNKNOWN
-
-- Constant that indicates an unknown (or unspecified) SQL type. |
-
-Constructor Summary | -|
---|---|
JdbcUtils()
-
-- |
-
-Method Summary | -|
---|---|
-static void |
-closeResultSet(ResultSet rs)
-
-- Close the given JDBC ResultSet and ignore any thrown exception. |
-
-static void |
-closeStatement(Statement stmt)
-
-- Close the given JDBC Statement and ignore any thrown exception. |
-
-static Object |
-getResultSetValue(ResultSet rs,
- int index)
-
-- Retrieve a JDBC column value from a ResultSet, using the most appropriate - value type. |
-
-static boolean |
-isNumeric(int sqlType)
-
-- Check whether the given SQL type is numeric. |
-
-static Object |
-requiredSingleResult(Collection results)
-
-- Return a single result object from the given Collection. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final int TYPE_UNKNOWN-
-
Types
,
-Constant Field Values-Constructor Detail | -
---|
-public JdbcUtils()-
-Method Detail | -
---|
-public static void closeStatement(Statement stmt)-
-
stmt
- the JDBC Statement to close (may be null
)-public static void closeResultSet(ResultSet rs)-
-
rs
- the JDBC ResultSet to close (may be null
)-public static Object getResultSetValue(ResultSet rs, - int index) - throws SQLException-
Uses the getObject(index)
method, but includes additional "hacks"
- to get around Oracle 10g returning a non-standard object for its TIMESTAMP
- datatype and a java.sql.Date
for DATE columns leaving out the
- time portion: These columns will explicitly be extracted as standard
- java.sql.Timestamp
object.
-
-
rs
- is the ResultSet holding the dataindex
- is the column index
-SQLException
- if thrown by the JDBC APIBlob
,
-Clob
,
-Timestamp
-public static boolean isNumeric(int sqlType)-
-
sqlType
- the SQL type to be checked
--public static Object requiredSingleResult(Collection results) - throws DatabaseException-
Throws an exception if 0 or more than 1 element found. -
-
results
- the result Collection (can be null
)
-DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.LiquibaseUtil -
public class LiquibaseUtil
-
-Constructor Summary | -|
---|---|
LiquibaseUtil()
-
-- |
-
-Method Summary | -|
---|---|
-static String |
-getBuildVersion()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public LiquibaseUtil()-
-Method Detail | -
---|
-public static String getBuildVersion()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.MD5Util -
public class MD5Util
-Generates md5-sums based on a string. -
- -
-
-Constructor Summary | -|
---|---|
MD5Util()
-
-- |
-
-Method Summary | -|
---|---|
-static String |
-computeMD5(InputStream stream)
-
-- |
-
-static String |
-computeMD5(String input)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public MD5Util()-
-Method Detail | -
---|
-public static String computeMD5(String input)-
-public static String computeMD5(InputStream stream)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.NetUtil -
public class NetUtil
-
-Constructor Summary | -|
---|---|
NetUtil()
-
-- |
-
-Method Summary | -|
---|---|
-static InetAddress |
-getLocalHost()
-
-- Smarter way to get localhost than InetAddress.getLocalHost. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public NetUtil()-
-Method Detail | -
---|
-public static InetAddress getLocalHost() - throws UnknownHostException, - SocketException-
-
UnknownHostException
-SocketException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.NumberUtils -
public abstract class NumberUtils
-Miscellaneous utility methods for number conversion and parsing. - Mainly for internal use within the framework; consider Jakarta's - Commons Lang for a more comprehensive suite of string utilities. -
- -
-
-Constructor Summary | -|
---|---|
NumberUtils()
-
-- |
-
-Method Summary | -|
---|---|
-static Number |
-convertNumberToTargetClass(Number number,
- Class targetClass)
-
-- Convert the given number into an instance of the given target class. |
-
-static Number |
-parseNumber(String text,
- Class targetClass)
-
-- Parse the given text into a number instance of the given target class, - using the corresponding default decode methods. |
-
-static Number |
-parseNumber(String text,
- Class targetClass,
- NumberFormat numberFormat)
-
-- Parse the given text into a number instance of the given target class, - using the given NumberFormat. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public NumberUtils()-
-Method Detail | -
---|
-public static Number convertNumberToTargetClass(Number number, - Class targetClass) - throws IllegalArgumentException-
-
number
- the number to converttargetClass
- the target class to convert to
-IllegalArgumentException
- if the target class is not supported
- (i.e. not a standard Number subclass as included in the JDK)Byte
,
-Short
,
-Integer
,
-Long
,
-BigInteger
,
-Float
,
-Double
,
-BigDecimal
-public static Number parseNumber(String text, - Class targetClass)-
decode
methods. Trims the
- input String
before attempting to parse the number. Supports
- numbers in hex format (with leading 0x) and in octal format (with leading 0).
--
text
- the text to converttargetClass
- the target class to parse into
-IllegalArgumentException
- if the target class is not supported
- (i.e. not a standard Number subclass as included in the JDK)Byte.decode(java.lang.String)
,
-Short.decode(java.lang.String)
,
-Integer.decode(java.lang.String)
,
-Long.decode(java.lang.String)
,
-decodeBigInteger(String)
,
-Float.valueOf(java.lang.String)
,
-Double.valueOf(java.lang.String)
,
-BigDecimal.BigDecimal(String)
-public static Number parseNumber(String text, - Class targetClass, - NumberFormat numberFormat)-
String
- before attempting to parse the number.
--
text
- the text to converttargetClass
- the target class to parse intonumberFormat
- the NumberFormat to use for parsing (if null
,
- this method falls back to parseNumber(String, Class)
)
-IllegalArgumentException
- if the target class is not supported
- (i.e. not a standard Number subclass as included in the JDK)NumberFormat.parse(java.lang.String, java.text.ParsePosition)
,
-convertNumberToTargetClass(java.lang.Number, java.lang.Class)
,
-parseNumber(String,Class)
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.ObjectUtil -
public class ObjectUtil
-
-Constructor Summary | -|
---|---|
ObjectUtil()
-
-- |
-
-Method Summary | -|
---|---|
-static Object |
-getProperty(Object object,
- String propertyName)
-
-- |
-
-static void |
-setProperty(Object object,
- String propertyName,
- String propertyValue)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public ObjectUtil()-
-Method Detail | -
---|
-public static Object getProperty(Object object, - String propertyName) - throws IllegalAccessException, - InvocationTargetException-
IllegalAccessException
-InvocationTargetException
-public static void setProperty(Object object, - String propertyName, - String propertyValue) - throws IllegalAccessException, - InvocationTargetException-
IllegalAccessException
-InvocationTargetException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.RegexMatcher -
public class RegexMatcher
-Check that a text matches an array of regular expressions.
-
- -
-
-Constructor Summary | -|
---|---|
RegexMatcher(String text,
- String[] regexToMatch)
-
-- Constructs the matcher |
-
-Method Summary | -|
---|---|
- boolean |
-allMatchedInSequentialOrder()
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public RegexMatcher(String text, - String[] regexToMatch)-
-
text
- Text to search for mathcesregexToMatch
- Regex to match-Method Detail | -
---|
-public boolean allMatchedInSequentialOrder()-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.SqlUtil -
public class SqlUtil
-
-Constructor Summary | -|
---|---|
SqlUtil()
-
-- |
-
-Method Summary | -|
---|---|
-static boolean |
-isBoolean(int dataType)
-
-- |
-
-static boolean |
-isDate(int dataType)
-
-- |
-
-static boolean |
-isNumeric(int dataType)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SqlUtil()-
-Method Detail | -
---|
-public static boolean isNumeric(int dataType)-
-public static boolean isBoolean(int dataType)-
-public static boolean isDate(int dataType)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.StreamUtil -
public class StreamUtil
-Utilities for working with streams. -
- -
-
-Field Summary | -|
---|---|
-static String |
-lineSeparator
-
-- |
-
-Constructor Summary | -|
---|---|
StreamUtil()
-
-- |
-
-Method Summary | -|
---|---|
-static void |
-copy(InputStream inputStream,
- OutputStream outputStream)
-
-- |
-
-static String |
-getLineSeparator()
-
-- |
-
-static String |
-getReaderContents(Reader reader)
-
-- Reads all the characters into a String. |
-
-static String |
-getStreamContents(InputStream ins)
-
-- Reads a stream until the end of file into a String and uses the machines - default encoding to convert to characters the bytes from the Stream. |
-
-static String |
-getStreamContents(InputStream ins,
- String charsetName)
-
-- Reads a stream until the end of file into a String and uses the machines - default encoding to convert to characters the bytes from the Stream. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String lineSeparator-
-Constructor Detail | -
---|
-public StreamUtil()-
-Method Detail | -
---|
-public static String getLineSeparator()-
-public static String getStreamContents(InputStream ins) - throws IOException-
-
ins
- The InputStream to read.
-IOException
- If there is an error reading the stream.-public static String getStreamContents(InputStream ins, - String charsetName) - throws IOException-
-
ins
- The InputStream to read.charsetName
- The name of a supported
charset
-IOException
- If there is an error reading the stream.-public static String getReaderContents(Reader reader) - throws IOException-
-
reader
- The Reader to read.
-IOException
- If there is an error reading the stream.-public static void copy(InputStream inputStream, - OutputStream outputStream) - throws IOException-
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.StringUtils -
public class StringUtils
-Various utility methods for working with strings. -
- -
-
-Constructor Summary | -|
---|---|
StringUtils()
-
-- |
-
-Method Summary | -|
---|---|
-static String |
-join(Collection<String> collection,
- String delimiter)
-
-- |
-
-static String |
-join(int[] array,
- String delimiter)
-
-- |
-
-static String |
-join(Integer[] array,
- String delimiter)
-
-- |
-
-static String |
-join(String[] array,
- String delimiter)
-
-- |
-
-static String[] |
-processMutliLineSQL(String multiLineSQL,
- boolean stripComments,
- boolean splitStatements,
- String endDelimiter)
-
-- Removes any comments from multiple line SQL using stripComments(String)
- and then extracts each individual statement using splitSQL(String, String) . |
-
-static String |
-repeat(String string,
- int times)
-
-- |
-
-static List<String> |
-splitAndTrim(String s,
- String regex)
-
-- |
-
-static String[] |
-splitSQL(String multiLineSQL,
- String endDelimiter)
-
-- Splits a (possible) multi-line SQL statement along ;'s and "go"'s. |
-
-static String |
-stripComments(String multiLineSQL)
-
-- Searches through a String which contains SQL code and strips out - any comments that are between \/**\/ or anything that matches - SP--SP |
-
-static String |
-trimToEmpty(String string)
-
-- |
-
-static String |
-trimToNull(String string)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public StringUtils()-
-Method Detail | -
---|
-public static String trimToEmpty(String string)-
-public static String trimToNull(String string)-
-public static String[] processMutliLineSQL(String multiLineSQL, - boolean stripComments, - boolean splitStatements, - String endDelimiter)-
stripComments(String)
- and then extracts each individual statement using splitSQL(String, String)
.
--
multiLineSQL
- A String containing all the SQL statementsstripComments
- If true then comments will be stripped, if false then they will be left in the code-public static String[] splitSQL(String multiLineSQL, - String endDelimiter)-
-
-public static String stripComments(String multiLineSQL)-
-
-public static String join(String[] array, - String delimiter)-
-public static String join(Collection<String> collection, - String delimiter)-
-public static List<String> splitAndTrim(String s, - String regex)-
-public static String repeat(String string, - int times)-
-public static String join(Integer[] array, - String delimiter)-
-public static String join(int[] array, - String delimiter)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.SystemUtils -
public class SystemUtils
-Code taken from Commons lang utils -
Helpers for java.lang.System
.
If a system property cannot be read due to security restrictions,
- the corresponding field in this class will be set to null
- and a message will be written to System.err
.
- -
-
-Field Summary | -|
---|---|
-static String |
-AWT_TOOLKIT
-
-- The awt.toolkit System Property. |
-
-static String |
-FILE_ENCODING
-
-- The file.encoding System Property. |
-
-static String |
-FILE_SEPARATOR
-
-- The file.separator System Property. |
-
-static boolean |
-IS_JAVA_1_1
-
-- Is true if this is Java version 1.1 (also 1.1.x versions). |
-
-static boolean |
-IS_JAVA_1_2
-
-- Is true if this is Java version 1.2 (also 1.2.x versions). |
-
-static boolean |
-IS_JAVA_1_3
-
-- Is true if this is Java version 1.3 (also 1.3.x versions). |
-
-static boolean |
-IS_JAVA_1_4
-
-- Is true if this is Java version 1.4 (also 1.4.x versions). |
-
-static boolean |
-IS_JAVA_1_5
-
-- Is true if this is Java version 1.5 (also 1.5.x versions). |
-
-static boolean |
-IS_JAVA_1_6
-
-- Is true if this is Java version 1.6 (also 1.6.x versions). |
-
-static boolean |
-IS_JAVA_1_7
-
-- Is true if this is Java version 1.7 (also 1.7.x versions). |
-
-static boolean |
-IS_OS_AIX
-
-- Is true if this is AIX. |
-
-static boolean |
-IS_OS_HP_UX
-
-- Is true if this is HP-UX. |
-
-static boolean |
-IS_OS_IRIX
-
-- Is true if this is Irix. |
-
-static boolean |
-IS_OS_LINUX
-
-- Is true if this is Linux. |
-
-static boolean |
-IS_OS_MAC
-
-- Is true if this is Mac. |
-
-static boolean |
-IS_OS_MAC_OSX
-
-- Is true if this is Mac. |
-
-static boolean |
-IS_OS_OS2
-
-- Is true if this is OS/2. |
-
-static boolean |
-IS_OS_SOLARIS
-
-- Is true if this is Solaris. |
-
-static boolean |
-IS_OS_SUN_OS
-
-- Is true if this is SunOS. |
-
-static boolean |
-IS_OS_UNIX
-
-- Is true if this is a POSIX compilant system,
- as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS. |
-
-static boolean |
-IS_OS_WINDOWS
-
-- Is true if this is Windows. |
-
-static boolean |
-IS_OS_WINDOWS_2000
-
-- Is true if this is Windows 2000. |
-
-static boolean |
-IS_OS_WINDOWS_7
-
-- Is true if this is Windows 7. |
-
-static boolean |
-IS_OS_WINDOWS_95
-
-- Is true if this is Windows 95. |
-
-static boolean |
-IS_OS_WINDOWS_98
-
-- Is true if this is Windows 98. |
-
-static boolean |
-IS_OS_WINDOWS_ME
-
-- Is true if this is Windows ME. |
-
-static boolean |
-IS_OS_WINDOWS_NT
-
-- Is true if this is Windows NT. |
-
-static boolean |
-IS_OS_WINDOWS_VISTA
-
-- Is true if this is Windows Vista. |
-
-static boolean |
-IS_OS_WINDOWS_XP
-
-- Is true if this is Windows XP. |
-
-static String |
-JAVA_AWT_FONTS
-
-- The java.awt.fonts System Property. |
-
-static String |
-JAVA_AWT_GRAPHICSENV
-
-- The java.awt.graphicsenv System Property. |
-
-static String |
-JAVA_AWT_HEADLESS
-
-- - The java.awt.headless System Property. |
-
-static String |
-JAVA_AWT_PRINTERJOB
-
-- The java.awt.printerjob System Property. |
-
-static String |
-JAVA_CLASS_PATH
-
-- The java.class.path System Property. |
-
-static String |
-JAVA_CLASS_VERSION
-
-- The java.class.version System Property. |
-
-static String |
-JAVA_COMPILER
-
-- The java.compiler System Property. |
-
-static String |
-JAVA_ENDORSED_DIRS
-
-- The java.endorsed.dirs System Property. |
-
-static String |
-JAVA_EXT_DIRS
-
-- The java.ext.dirs System Property. |
-
-static String |
-JAVA_HOME
-
-- The java.home System Property. |
-
-static String |
-JAVA_IO_TMPDIR
-
-- The java.io.tmpdir System Property. |
-
-static String |
-JAVA_LIBRARY_PATH
-
-- The java.library.path System Property. |
-
-static String |
-JAVA_RUNTIME_NAME
-
-- The java.runtime.name System Property. |
-
-static String |
-JAVA_RUNTIME_VERSION
-
-- The java.runtime.version System Property. |
-
-static String |
-JAVA_SPECIFICATION_NAME
-
-- The java.specification.name System Property. |
-
-static String |
-JAVA_SPECIFICATION_VENDOR
-
-- The java.specification.vendor System Property. |
-
-static String |
-JAVA_SPECIFICATION_VERSION
-
-- The java.specification.version System Property. |
-
-static String |
-JAVA_UTIL_PREFS_PREFERENCES_FACTORY
-
-- The java.util.prefs.PreferencesFactory System Property. |
-
-static String |
-JAVA_VENDOR
-
-- The java.vendor System Property. |
-
-static String |
-JAVA_VENDOR_URL
-
-- The java.vendor.url System Property. |
-
-static String |
-JAVA_VERSION
-
-- The java.version System Property. |
-
-static float |
-JAVA_VERSION_FLOAT
-
-- Gets the Java version as a float . |
-
-static int |
-JAVA_VERSION_INT
-
-- Gets the Java version as an int . |
-
-static String |
-JAVA_VERSION_TRIMMED
-
-- Gets the Java version as a String trimming leading letters. |
-
-static String |
-JAVA_VM_INFO
-
-- The java.vm.info System Property. |
-
-static String |
-JAVA_VM_NAME
-
-- The java.vm.name System Property. |
-
-static String |
-JAVA_VM_SPECIFICATION_NAME
-
-- The java.vm.specification.name System Property. |
-
-static String |
-JAVA_VM_SPECIFICATION_VENDOR
-
-- The java.vm.specification.vendor System Property. |
-
-static String |
-JAVA_VM_SPECIFICATION_VERSION
-
-- The java.vm.specification.version System Property. |
-
-static String |
-JAVA_VM_VENDOR
-
-- The java.vm.vendor System Property. |
-
-static String |
-JAVA_VM_VERSION
-
-- The java.vm.version System Property. |
-
-static String |
-LINE_SEPARATOR
-
-- The line.separator System Property. |
-
-static String |
-OS_ARCH
-
-- The os.arch System Property. |
-
-static String |
-OS_NAME
-
-- The os.name System Property. |
-
-static String |
-OS_VERSION
-
-- The os.version System Property. |
-
-static String |
-PATH_SEPARATOR
-
-- The path.separator System Property. |
-
-static String |
-USER_COUNTRY
-
-- The user.country or user.region System Property. |
-
-static String |
-USER_DIR
-
-- The user.dir System Property. |
-
-static String |
-USER_HOME
-
-- The user.home System Property. |
-
-static String |
-USER_LANGUAGE
-
-- The user.language System Property. |
-
-static String |
-USER_NAME
-
-- The user.name System Property. |
-
-static String |
-USER_TIMEZONE
-
-- The user.timezone System Property. |
-
-Constructor Summary | -|
---|---|
SystemUtils()
-
-- SystemUtils instances should NOT be constructed in standard - programming. |
-
-Method Summary | -|
---|---|
-static File |
-getJavaHome()
-
-- Gets the Java home directory as a File . |
-
-static File |
-getJavaIoTmpDir()
-
-- Gets the Java IO temporary directory as a File . |
-
-static float |
-getJavaVersion()
-
-- Deprecated. Use JAVA_VERSION_FLOAT instead.
- Method will be removed in Commons Lang 3.0. |
-
-static File |
-getUserDir()
-
-- Gets the user directory as a File . |
-
-static File |
-getUserHome()
-
-- Gets the user home directory as a File . |
-
-static boolean |
-isJavaAwtHeadless()
-
-- Returns whether the JAVA_AWT_HEADLESS value is true . |
-
-static boolean |
-isJavaVersionAtLeast(float requiredVersion)
-
-- Is the Java version at least the requested version. |
-
-static boolean |
-isJavaVersionAtLeast(int requiredVersion)
-
-- Is the Java version at least the requested version. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final String AWT_TOOLKIT-
The awt.toolkit
System Property.
Holds a class name, on Windows XP this is sun.awt.windows.WToolkit
.
On platforms without a GUI, this value is null
.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String FILE_ENCODING-
The file.encoding
System Property.
File encoding, such as Cp1252
.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String FILE_SEPARATOR-
The file.separator
System Property.
- File separator ("/"
on UNIX).
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_AWT_FONTS-
The java.awt.fonts
System Property.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_AWT_GRAPHICSENV-
The java.awt.graphicsenv
System Property.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_AWT_HEADLESS-
- The java.awt.headless
System Property.
- The value of this property is the String "true"
or "false"
.
-
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
isJavaAwtHeadless()
-public static final String JAVA_AWT_PRINTERJOB-
The java.awt.printerjob
System Property.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_CLASS_PATH-
The java.class.path
System Property. Java class path.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_CLASS_VERSION-
The java.class.version
System Property.
- Java class format version number.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_COMPILER-
The java.compiler
System Property. Name of JIT compiler to use.
- First in JDK version 1.2. Not used in Sun JDKs after 1.2.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_ENDORSED_DIRS-
The java.endorsed.dirs
System Property. Path of endorsed directory
- or directories.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_EXT_DIRS-
The java.ext.dirs
System Property. Path of extension directory
- or directories.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_HOME-
The java.home
System Property. Java installation directory.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_IO_TMPDIR-
The java.io.tmpdir
System Property. Default temp file path.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_LIBRARY_PATH-
The java.library.path
System Property. List of paths to search
- when loading libraries.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_RUNTIME_NAME-
The java.runtime.name
System Property. Java Runtime Environment
- name.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_RUNTIME_VERSION-
The java.runtime.version
System Property. Java Runtime Environment
- version.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_SPECIFICATION_NAME-
The java.specification.name
System Property. Java Runtime Environment
- specification name.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_SPECIFICATION_VENDOR-
The java.specification.vendor
System Property. Java Runtime Environment
- specification vendor.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_SPECIFICATION_VERSION-
The java.specification.version
System Property. Java Runtime Environment
- specification version.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_UTIL_PREFS_PREFERENCES_FACTORY-
The java.util.prefs.PreferencesFactory
System Property. A class name.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VENDOR-
The java.vendor
System Property. Java vendor-specific string.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VENDOR_URL-
The java.vendor.url
System Property. Java vendor URL.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VERSION-
The java.version
System Property. Java version number.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VM_INFO-
The java.vm.info
System Property. Java Virtual Machine implementation
- info.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VM_NAME-
The java.vm.name
System Property. Java Virtual Machine implementation
- name.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VM_SPECIFICATION_NAME-
The java.vm.specification.name
System Property. Java Virtual Machine
- specification name.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VM_SPECIFICATION_VENDOR-
The java.vm.specification.vendor
System Property. Java Virtual
- Machine specification vendor.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VM_SPECIFICATION_VERSION-
The java.vm.specification.version
System Property. Java Virtual Machine
- specification version.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VM_VENDOR-
The java.vm.vendor
System Property. Java Virtual Machine implementation
- vendor.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VM_VERSION-
The java.vm.version
System Property. Java Virtual Machine
- implementation version.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String LINE_SEPARATOR-
The line.separator
System Property. Line separator
- ("\n"
on UNIX).
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String OS_ARCH-
The os.arch
System Property. Operating system architecture.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String OS_NAME-
The os.name
System Property. Operating system name.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String OS_VERSION-
The os.version
System Property. Operating system version.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String PATH_SEPARATOR-
The path.separator
System Property. Path separator
- (":"
on UNIX).
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String USER_COUNTRY-
The user.country
or user.region
System Property.
- User's country code, such as GB
. First in JDK version 1.2 as
- user.region
. Renamed to user.country
in 1.4
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String USER_DIR-
The user.dir
System Property. User's current working
- directory.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String USER_HOME-
The user.home
System Property. User's home directory.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String USER_LANGUAGE-
The user.language
System Property. User's language code,
- such as "en"
.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String USER_NAME-
The user.name
System Property. User's account name.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String USER_TIMEZONE-
The user.timezone
System Property.
- For example: "America/Los_Angeles"
.
Defaults to null
if the runtime does not have
- security access to read this property or the property does not exist.
- This value is initialized when the class is loaded. If System.setProperty(String,String)
- or System.setProperties(java.util.Properties)
is called after this class is loaded, the value
- will be out of sync with that System property.
-
-
-public static final String JAVA_VERSION_TRIMMED-
Gets the Java version as a String
trimming leading letters.
The field will return null
if JAVA_VERSION
is null
.
-
-public static final float JAVA_VERSION_FLOAT-
Gets the Java version as a float
.
Example return values:
-1.2f
for JDK 1.2
- 1.31f
for JDK 1.3.1
- The field will return zero if JAVA_VERSION
is null
.
-
-public static final int JAVA_VERSION_INT-
Gets the Java version as an int
.
Example return values:
-120
for JDK 1.2
- 131
for JDK 1.3.1
- The field will return zero if JAVA_VERSION
is null
.
-
-public static final boolean IS_JAVA_1_1-
Is true
if this is Java version 1.1 (also 1.1.x versions).
The field will return false
if JAVA_VERSION
is
- null
.
-
-public static final boolean IS_JAVA_1_2-
Is true
if this is Java version 1.2 (also 1.2.x versions).
The field will return false
if JAVA_VERSION
is
- null
.
-
-public static final boolean IS_JAVA_1_3-
Is true
if this is Java version 1.3 (also 1.3.x versions).
The field will return false
if JAVA_VERSION
is
- null
.
-
-public static final boolean IS_JAVA_1_4-
Is true
if this is Java version 1.4 (also 1.4.x versions).
The field will return false
if JAVA_VERSION
is
- null
.
-
-public static final boolean IS_JAVA_1_5-
Is true
if this is Java version 1.5 (also 1.5.x versions).
The field will return false
if JAVA_VERSION
is
- null
.
-
-public static final boolean IS_JAVA_1_6-
Is true
if this is Java version 1.6 (also 1.6.x versions).
The field will return false
if JAVA_VERSION
is
- null
.
-
-public static final boolean IS_JAVA_1_7-
Is true
if this is Java version 1.7 (also 1.7.x versions).
The field will return false
if JAVA_VERSION
is
- null
.
-
-public static final boolean IS_OS_AIX-
Is true
if this is AIX.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_HP_UX-
Is true
if this is HP-UX.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_IRIX-
Is true
if this is Irix.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_LINUX-
Is true
if this is Linux.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_MAC-
Is true
if this is Mac.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_MAC_OSX-
Is true
if this is Mac.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_OS2-
Is true
if this is OS/2.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_SOLARIS-
Is true
if this is Solaris.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_SUN_OS-
Is true
if this is SunOS.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_UNIX-
Is true
if this is a POSIX compilant system,
- as in any of AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS-
Is true
if this is Windows.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_2000-
Is true
if this is Windows 2000.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_95-
Is true
if this is Windows 95.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_98-
Is true
if this is Windows 98.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_ME-
Is true
if this is Windows ME.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_NT-
Is true
if this is Windows NT.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_XP-
Is true
if this is Windows XP.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_VISTA-
Is true
if this is Windows Vista.
The field will return false
if OS_NAME
is
- null
.
-
-public static final boolean IS_OS_WINDOWS_7-
Is true
if this is Windows 7.
The field will return false
if OS_NAME
is
- null
.
-
-Constructor Detail | -
---|
-public SystemUtils()-
SystemUtils instances should NOT be constructed in standard
- programming. Instead, the class should be used as
- SystemUtils.FILE_SEPARATOR
.
This constructor is public to permit tools that require a JavaBean - instance to operate.
--
-Method Detail | -
---|
-public static float getJavaVersion()-
JAVA_VERSION_FLOAT
instead.
- Method will be removed in Commons Lang 3.0.
--
Gets the Java version number as a float
.
Example return values:
-1.2f
for JDK 1.2
- 1.31f
for JDK 1.3.1
- -
-public static boolean isJavaVersionAtLeast(float requiredVersion)-
Is the Java version at least the requested version.
- -Example input:
-1.2f
to test for JDK 1.21.31f
to test for JDK 1.3.1-
requiredVersion
- the required version, for example 1.31f
-true
if the actual version is equal or greater
- than the required version-public static boolean isJavaVersionAtLeast(int requiredVersion)-
Is the Java version at least the requested version.
- -Example input:
-120
to test for JDK 1.2 or greater131
to test for JDK 1.3.1 or greater-
requiredVersion
- the required version, for example 131
-true
if the actual version is equal or greater
- than the required version-public static boolean isJavaAwtHeadless()-
JAVA_AWT_HEADLESS
value is true
.
--
true
if JAVA_AWT_HEADLESS
is "true"
,
- false
otherwise.JAVA_AWT_HEADLESS
-public static File getJavaHome()-
Gets the Java home directory as a File
.
-
SecurityException
- if a security manager exists and its
- checkPropertyAccess
method doesn't allow
- access to the specified system property.System.getProperty(String)
-public static File getJavaIoTmpDir()-
Gets the Java IO temporary directory as a File
.
-
SecurityException
- if a security manager exists and its
- checkPropertyAccess
method doesn't allow
- access to the specified system property.System.getProperty(String)
-public static File getUserDir()-
Gets the user directory as a File
.
-
SecurityException
- if a security manager exists and its
- checkPropertyAccess
method doesn't allow
- access to the specified system property.System.getProperty(String)
-public static File getUserHome()-
Gets the user home directory as a File
.
-
SecurityException
- if a security manager exists and its
- checkPropertyAccess
method doesn't allow
- access to the specified system property.System.getProperty(String)
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.XMLUtil -
public class XMLUtil
-Various utility methods for working with XML. -
- -
-
-Constructor Summary | -|
---|---|
XMLUtil()
-
-- |
-
-Method Summary | -|
---|---|
-static String |
-getTextContent(Node element)
-
-- Extracts the text from the given element. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public XMLUtil()-
-Method Detail | -
---|
-public static String getTextContent(Node element)-
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.CSVReader -
liquibase.util.csv.CSVReader -
public class CSVReader
-
-Field Summary | -
---|
Fields inherited from class liquibase.util.csv.opencsv.CSVReader | -
---|
DEFAULT_QUOTE_CHARACTER, DEFAULT_SEPARATOR, DEFAULT_SKIP_LINES |
-
-Constructor Summary | -|
---|---|
CSVReader(Reader reader)
-
-- |
-|
CSVReader(Reader reader,
- char c)
-
-- |
-|
CSVReader(Reader reader,
- char c,
- char c1)
-
-- |
-|
CSVReader(Reader reader,
- char c,
- char c1,
- int i)
-
-- |
-
-Method Summary | -
---|
Methods inherited from class liquibase.util.csv.opencsv.CSVReader | -
---|
close, readAll, readNext |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CSVReader(Reader reader)-
-public CSVReader(Reader reader, - char c)-
-public CSVReader(Reader reader, - char c, - char c1)-
-public CSVReader(Reader reader, - char c, - char c1, - int i)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.CSVWriter -
liquibase.util.csv.CSVWriter -
public class CSVWriter
-
-Field Summary | -
---|
Fields inherited from class liquibase.util.csv.opencsv.CSVWriter | -
---|
DEFAULT_ESCAPE_CHARACTER, DEFAULT_LINE_END, DEFAULT_QUOTE_CHARACTER, DEFAULT_SEPARATOR, NO_ESCAPE_CHARACTER, NO_QUOTE_CHARACTER |
-
-Constructor Summary | -|
---|---|
CSVWriter(Writer writer)
-
-- |
-|
CSVWriter(Writer writer,
- char c)
-
-- |
-|
CSVWriter(Writer writer,
- char c,
- char c1)
-
-- |
-|
CSVWriter(Writer writer,
- char c,
- char c1,
- char c2)
-
-- |
-|
CSVWriter(Writer writer,
- char c,
- char c1,
- char c2,
- String s)
-
-- |
-|
CSVWriter(Writer writer,
- char c,
- char c1,
- String s)
-
-- |
-
-Method Summary | -|
---|---|
- void |
-writeAll(ResultSet rs,
- boolean includeColumnNames)
-
-- Writes the entire ResultSet to a CSV file. |
-
Methods inherited from class liquibase.util.csv.opencsv.CSVWriter | -
---|
close, flush, writeAll, writeColumnNames, writeNext |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CSVWriter(Writer writer)-
-public CSVWriter(Writer writer, - char c)-
-public CSVWriter(Writer writer, - char c, - char c1)-
-public CSVWriter(Writer writer, - char c, - char c1, - char c2)-
-public CSVWriter(Writer writer, - char c, - char c1, - String s)-
-public CSVWriter(Writer writer, - char c, - char c1, - char c2, - String s)-
-Method Detail | -
---|
-public void writeAll(ResultSet rs, - boolean includeColumnNames) - throws SQLException, - IOException-
CSVWriter
-
writeAll
in class CSVWriter
rs
- the recordset to writeincludeColumnNames
- true if you want column names in the output, false otherwise
-SQLException
-IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CSVReader | -|
---|---|
liquibase.change.core | -- |
liquibase.util.csv.opencsv.bean | -- |
-Uses of CSVReader in liquibase.change.core | -
---|
- -
Methods in liquibase.change.core that return CSVReader | -|
---|---|
-protected CSVReader |
-LoadDataChange.getCSVReader()
-
-- |
-
-Uses of CSVReader in liquibase.util.csv.opencsv.bean | -
---|
- -
Methods in liquibase.util.csv.opencsv.bean with parameters of type CSVReader | -|
---|---|
- void |
-ColumnPositionMappingStrategy.captureHeader(CSVReader reader)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.CSVReader -
public class CSVReader
-A very simple CSV reader released under a commercial-friendly license. -
- -
-
-Field Summary | -|
---|---|
-static char |
-DEFAULT_QUOTE_CHARACTER
-
-- The default quote character to use if none is supplied to the - constructor. |
-
-static char |
-DEFAULT_SEPARATOR
-
-- The default separator to use if none is supplied to the constructor. |
-
-static int |
-DEFAULT_SKIP_LINES
-
-- The default line to start reading. |
-
-Constructor Summary | -|
---|---|
CSVReader(Reader reader)
-
-- Constructs CSVReader using a comma for the separator. |
-|
CSVReader(Reader reader,
- char separator)
-
-- Constructs CSVReader with supplied separator. |
-|
CSVReader(Reader reader,
- char separator,
- char quotechar)
-
-- Constructs CSVReader with supplied separator and quote char. |
-|
CSVReader(Reader reader,
- char separator,
- char quotechar,
- int line)
-
-- Constructs CSVReader with supplied separator and quote char. |
-
-Method Summary | -|
---|---|
- void |
-close()
-
-- Closes the underlying reader. |
-
- List |
-readAll()
-
-- Reads the entire file into a List with each element being a String[] of - tokens. |
-
- String[] |
-readNext()
-
-- Reads the next line from the buffer and converts to a string array. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final char DEFAULT_SEPARATOR-
-
-public static final char DEFAULT_QUOTE_CHARACTER-
-
-public static final int DEFAULT_SKIP_LINES-
-
-Constructor Detail | -
---|
-public CSVReader(Reader reader)-
-
reader
- the reader to an underlying CSV source.-public CSVReader(Reader reader, - char separator)-
-
reader
- the reader to an underlying CSV source.separator
- the delimiter to use for separating entries.-public CSVReader(Reader reader, - char separator, - char quotechar)-
-
reader
- the reader to an underlying CSV source.separator
- the delimiter to use for separating entriesquotechar
- the character to use for quoted elements-public CSVReader(Reader reader, - char separator, - char quotechar, - int line)-
-
reader
- the reader to an underlying CSV source.separator
- the delimiter to use for separating entriesquotechar
- the character to use for quoted elementsline
- the line number to skip for start reading-Method Detail | -
---|
-public List readAll() - throws IOException-
-
IOException
- if bad things happen during the read-public String[] readNext() - throws IOException-
-
IOException
- if bad things happen during the read-public void close() - throws IOException-
-
IOException
- if the close fails
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.CSVWriter -
public class CSVWriter
-A very simple CSV writer released under a commercial-friendly license. -
- -
-
-Field Summary | -|
---|---|
-static char |
-DEFAULT_ESCAPE_CHARACTER
-
-- The character used for escaping quotes. |
-
-static String |
-DEFAULT_LINE_END
-
-- Default line terminator uses platform encoding. |
-
-static char |
-DEFAULT_QUOTE_CHARACTER
-
-- The default quote character to use if none is supplied to the - constructor. |
-
-static char |
-DEFAULT_SEPARATOR
-
-- The default separator to use if none is supplied to the constructor. |
-
-static char |
-NO_ESCAPE_CHARACTER
-
-- The escape constant to use when you wish to suppress all escaping. |
-
-static char |
-NO_QUOTE_CHARACTER
-
-- The quote constant to use when you wish to suppress all quoting. |
-
-Constructor Summary | -|
---|---|
CSVWriter(Writer writer)
-
-- Constructs CSVWriter using a comma for the separator. |
-|
CSVWriter(Writer writer,
- char separator)
-
-- Constructs CSVWriter with supplied separator. |
-|
CSVWriter(Writer writer,
- char separator,
- char quotechar)
-
-- Constructs CSVWriter with supplied separator and quote char. |
-|
CSVWriter(Writer writer,
- char separator,
- char quotechar,
- char escapechar)
-
-- Constructs CSVWriter with supplied separator and quote char. |
-|
CSVWriter(Writer writer,
- char separator,
- char quotechar,
- char escapechar,
- String lineEnd)
-
-- Constructs CSVWriter with supplied separator, quote char, escape char and line ending. |
-|
CSVWriter(Writer writer,
- char separator,
- char quotechar,
- String lineEnd)
-
-- Constructs CSVWriter with supplied separator and quote char. |
-
-Method Summary | -|
---|---|
- void |
-close()
-
-- Close the underlying stream writer flushing any buffered content. |
-
- void |
-flush()
-
-- Flush underlying stream to writer. |
-
- void |
-writeAll(List allLines)
-
-- Writes the entire list to a CSV file. |
-
- void |
-writeAll(ResultSet rs,
- boolean includeColumnNames)
-
-- Writes the entire ResultSet to a CSV file. |
-
-protected void |
-writeColumnNames(ResultSetMetaData metadata)
-
-- |
-
- void |
-writeNext(String[] nextLine)
-
-- Writes the next line to the file. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final char DEFAULT_ESCAPE_CHARACTER-
-
-public static final char DEFAULT_SEPARATOR-
-
-public static final char DEFAULT_QUOTE_CHARACTER-
-
-public static final char NO_QUOTE_CHARACTER-
-
-public static final char NO_ESCAPE_CHARACTER-
-
-public static final String DEFAULT_LINE_END-
-
-Constructor Detail | -
---|
-public CSVWriter(Writer writer)-
-
writer
- the writer to an underlying CSV source.-public CSVWriter(Writer writer, - char separator)-
-
writer
- the writer to an underlying CSV source.separator
- the delimiter to use for separating entries.-public CSVWriter(Writer writer, - char separator, - char quotechar)-
-
writer
- the writer to an underlying CSV source.separator
- the delimiter to use for separating entriesquotechar
- the character to use for quoted elements-public CSVWriter(Writer writer, - char separator, - char quotechar, - char escapechar)-
-
writer
- the writer to an underlying CSV source.separator
- the delimiter to use for separating entriesquotechar
- the character to use for quoted elementsescapechar
- the character to use for escaping quotechars or escapechars-public CSVWriter(Writer writer, - char separator, - char quotechar, - String lineEnd)-
-
writer
- the writer to an underlying CSV source.separator
- the delimiter to use for separating entriesquotechar
- the character to use for quoted elementslineEnd
- the line feed terminator to use-public CSVWriter(Writer writer, - char separator, - char quotechar, - char escapechar, - String lineEnd)-
-
writer
- the writer to an underlying CSV source.separator
- the delimiter to use for separating entriesquotechar
- the character to use for quoted elementsescapechar
- the character to use for escaping quotechars or escapecharslineEnd
- the line feed terminator to use-Method Detail | -
---|
-public void writeAll(List allLines)-
-
allLines
- a List of String[], with each String[] representing a line of
- the file.-protected void writeColumnNames(ResultSetMetaData metadata) - throws SQLException-
SQLException
-public void writeAll(ResultSet rs, - boolean includeColumnNames) - throws SQLException, - IOException-
-
rs
- the recordset to writeincludeColumnNames
- true if you want column names in the output, false otherwise
-SQLException
-IOException
-public void writeNext(String[] nextLine)-
-
nextLine
- a string array with each comma-separated element as a separate
- entry.-public void flush() - throws IOException-
-
IOException
- if bad things happen-public void close() - throws IOException-
-
IOException
- if bad things happen
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.bean.HeaderColumnNameMappingStrategy -
liquibase.util.csv.opencsv.bean.ColumnPositionMappingStrategy -
public class ColumnPositionMappingStrategy
-Copyright 2007 Kyle Miller. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -
- -
-
-Field Summary | -|
---|---|
-protected String[] |
-columnMapping
-
-- |
-
Fields inherited from class liquibase.util.csv.opencsv.bean.HeaderColumnNameMappingStrategy | -
---|
descriptors, header, type |
-
-Constructor Summary | -|
---|---|
ColumnPositionMappingStrategy()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-captureHeader(CSVReader reader)
-
-- |
-
- String[] |
-getColumnMapping()
-
-- |
-
-protected String |
-getColumnName(int col)
-
-- |
-
- void |
-setColumnMapping(String[] columnMapping)
-
-- |
-
Methods inherited from class liquibase.util.csv.opencsv.bean.HeaderColumnNameMappingStrategy | -
---|
captureHeader, createBean, findDescriptor, findDescriptor, getType, loadDescriptors, matches, setType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected String[] columnMapping-
-Constructor Detail | -
---|
-public ColumnPositionMappingStrategy()-
-Method Detail | -
---|
-public void captureHeader(CSVReader reader) - throws IOException-
IOException
-protected String getColumnName(int col)-
getColumnName
in class HeaderColumnNameMappingStrategy
-public String[] getColumnMapping()-
-public void setColumnMapping(String[] columnMapping)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.bean.CsvToBean -
public class CsvToBean
-
-Constructor Summary | -|
---|---|
CsvToBean()
-
-- |
-
-Method Summary | -|
---|---|
-protected Object |
-convertValue(String value,
- PropertyDescriptor prop)
-
-- |
-
-protected PropertyEditor |
-getPropertyEditor(PropertyDescriptor desc)
-
-- |
-
- List |
-parse(MappingStrategy mapper,
- Reader reader)
-
-- |
-
-protected Object |
-processLine(MappingStrategy mapper,
- String[] line)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public CsvToBean()-
-Method Detail | -
---|
-public List parse(MappingStrategy mapper, - Reader reader)-
-protected Object processLine(MappingStrategy mapper, - String[] line) - throws IllegalAccessException, - InvocationTargetException, - InstantiationException, - IntrospectionException-
IllegalAccessException
-InvocationTargetException
-InstantiationException
-IntrospectionException
-protected Object convertValue(String value, - PropertyDescriptor prop) - throws InstantiationException, - IllegalAccessException-
InstantiationException
-IllegalAccessException
-protected PropertyEditor getPropertyEditor(PropertyDescriptor desc) - throws InstantiationException, - IllegalAccessException-
InstantiationException
-IllegalAccessException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.bean.HeaderColumnNameMappingStrategy -
public class HeaderColumnNameMappingStrategy
-Copyright 2007 Kyle Miller. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -
- -
-
-Field Summary | -|
---|---|
-protected PropertyDescriptor[] |
-descriptors
-
-- |
-
-protected String[] |
-header
-
-- |
-
-protected Class |
-type
-
-- |
-
-Constructor Summary | -|
---|---|
HeaderColumnNameMappingStrategy()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-captureHeader(CSVReader reader)
-
-- Implemention of this method can grab the header line before parsing begins to use to map columns - to bean properties. |
-
- Object |
-createBean()
-
-- |
-
- PropertyDescriptor |
-findDescriptor(int col)
-
-- Implementation will have to return a property descriptor from a bean based on the current column. |
-
-protected PropertyDescriptor |
-findDescriptor(String name)
-
-- |
-
-protected String |
-getColumnName(int col)
-
-- |
-
- Class |
-getType()
-
-- |
-
-protected PropertyDescriptor[] |
-loadDescriptors(Class cls)
-
-- |
-
-protected boolean |
-matches(String name,
- PropertyDescriptor desc)
-
-- |
-
- void |
-setType(Class type)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-protected String[] header-
-protected PropertyDescriptor[] descriptors-
-protected Class type-
-Constructor Detail | -
---|
-public HeaderColumnNameMappingStrategy()-
-Method Detail | -
---|
-public void captureHeader(CSVReader reader) - throws IOException-
MappingStrategy
-
captureHeader
in interface MappingStrategy
IOException
-public PropertyDescriptor findDescriptor(int col) - throws IntrospectionException-
MappingStrategy
-
findDescriptor
in interface MappingStrategy
IntrospectionException
-protected String getColumnName(int col)-
-protected PropertyDescriptor findDescriptor(String name) - throws IntrospectionException-
IntrospectionException
-protected boolean matches(String name, - PropertyDescriptor desc)-
-protected PropertyDescriptor[] loadDescriptors(Class cls) - throws IntrospectionException-
IntrospectionException
-public Object createBean() - throws InstantiationException, - IllegalAccessException-
createBean
in interface MappingStrategy
InstantiationException
-IllegalAccessException
-public Class getType()-
-public void setType(Class type)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.csv.opencsv.bean.HeaderColumnNameMappingStrategy -
liquibase.util.csv.opencsv.bean.HeaderColumnNameTranslateMappingStrategy -
public class HeaderColumnNameTranslateMappingStrategy
-Copyright 2007 Kyle Miller. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -
- -
-
-Field Summary | -
---|
Fields inherited from class liquibase.util.csv.opencsv.bean.HeaderColumnNameMappingStrategy | -
---|
descriptors, header, type |
-
-Constructor Summary | -|
---|---|
HeaderColumnNameTranslateMappingStrategy()
-
-- |
-
-Method Summary | -|
---|---|
- Map |
-getColumnMapping()
-
-- |
-
-protected String |
-getColumnName(int col)
-
-- |
-
- void |
-setColumnMapping(Map columnMapping)
-
-- |
-
Methods inherited from class liquibase.util.csv.opencsv.bean.HeaderColumnNameMappingStrategy | -
---|
captureHeader, createBean, findDescriptor, findDescriptor, getType, loadDescriptors, matches, setType |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public HeaderColumnNameTranslateMappingStrategy()-
-Method Detail | -
---|
-protected String getColumnName(int col)-
getColumnName
in class HeaderColumnNameMappingStrategy
-public Map getColumnMapping()-
-public void setColumnMapping(Map columnMapping)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface MappingStrategy
-
-Method Summary | -|
---|---|
- void |
-captureHeader(CSVReader reader)
-
-- Implemention of this method can grab the header line before parsing begins to use to map columns - to bean properties. |
-
- Object |
-createBean()
-
-- |
-
- PropertyDescriptor |
-findDescriptor(int col)
-
-- Implementation will have to return a property descriptor from a bean based on the current column. |
-
-Method Detail | -
---|
-PropertyDescriptor findDescriptor(int col) - throws IntrospectionException-
-
IntrospectionException
-Object createBean() - throws InstantiationException, - IllegalAccessException-
InstantiationException
-IllegalAccessException
-void captureHeader(CSVReader reader) - throws IOException-
-
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use HeaderColumnNameMappingStrategy | -|
---|---|
liquibase.util.csv.opencsv.bean | -- |
-Uses of HeaderColumnNameMappingStrategy in liquibase.util.csv.opencsv.bean | -
---|
- -
Subclasses of HeaderColumnNameMappingStrategy in liquibase.util.csv.opencsv.bean | -|
---|---|
- class |
-ColumnPositionMappingStrategy
-
-- Copyright 2007 Kyle Miller. |
-
- class |
-HeaderColumnNameTranslateMappingStrategy
-
-- Copyright 2007 Kyle Miller. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use MappingStrategy | -|
---|---|
liquibase.util.csv.opencsv.bean | -- |
-Uses of MappingStrategy in liquibase.util.csv.opencsv.bean | -
---|
- -
Classes in liquibase.util.csv.opencsv.bean that implement MappingStrategy | -|
---|---|
- class |
-ColumnPositionMappingStrategy
-
-- Copyright 2007 Kyle Miller. |
-
- class |
-HeaderColumnNameMappingStrategy
-
-- Copyright 2007 Kyle Miller. |
-
- class |
-HeaderColumnNameTranslateMappingStrategy
-
-- Copyright 2007 Kyle Miller. |
-
- -
Methods in liquibase.util.csv.opencsv.bean with parameters of type MappingStrategy | -|
---|---|
- List |
-CsvToBean.parse(MappingStrategy mapper,
- Reader reader)
-
-- |
-
-protected Object |
-CsvToBean.processLine(MappingStrategy mapper,
- String[] line)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -MappingStrategy |
-
-Classes
-
- -ColumnPositionMappingStrategy - -CsvToBean - -HeaderColumnNameMappingStrategy - -HeaderColumnNameTranslateMappingStrategy |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
MappingStrategy | -- |
- -
-Class Summary | -|
---|---|
ColumnPositionMappingStrategy | -Copyright 2007 Kyle Miller. | -
CsvToBean | -- |
HeaderColumnNameMappingStrategy | -Copyright 2007 Kyle Miller. | -
HeaderColumnNameTranslateMappingStrategy | -Copyright 2007 Kyle Miller. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.util.csv.opencsv.bean | -|
---|---|
liquibase.util.csv.opencsv.bean | -- |
-Classes in liquibase.util.csv.opencsv.bean used by liquibase.util.csv.opencsv.bean | -|
---|---|
HeaderColumnNameMappingStrategy
-
- - Copyright 2007 Kyle Miller. |
-|
MappingStrategy
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CSVReader | -|
---|---|
liquibase.util.csv | -- |
liquibase.util.csv.opencsv.bean | -- |
-Uses of CSVReader in liquibase.util.csv | -
---|
- -
Subclasses of CSVReader in liquibase.util.csv | -|
---|---|
- class |
-CSVReader
-
-- |
-
-Uses of CSVReader in liquibase.util.csv.opencsv.bean | -
---|
- -
Methods in liquibase.util.csv.opencsv.bean with parameters of type CSVReader | -|
---|---|
- void |
-HeaderColumnNameMappingStrategy.captureHeader(CSVReader reader)
-
-- |
-
- void |
-MappingStrategy.captureHeader(CSVReader reader)
-
-- Implemention of this method can grab the header line before parsing begins to use to map columns - to bean properties. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use CSVWriter | -|
---|---|
liquibase.util.csv | -- |
-Uses of CSVWriter in liquibase.util.csv | -
---|
- -
Subclasses of CSVWriter in liquibase.util.csv | -|
---|---|
- class |
-CSVWriter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -CSVReader - -CSVWriter |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
CSVReader | -A very simple CSV reader released under a commercial-friendly license. | -
CSVWriter | -A very simple CSV writer released under a commercial-friendly license. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.util.csv.opencsv | -|
---|---|
liquibase.util.csv | -- |
liquibase.util.csv.opencsv.bean | -- |
-Classes in liquibase.util.csv.opencsv used by liquibase.util.csv | -|
---|---|
CSVReader
-
- - A very simple CSV reader released under a commercial-friendly license. |
-|
CSVWriter
-
- - A very simple CSV writer released under a commercial-friendly license. |
-
-Classes in liquibase.util.csv.opencsv used by liquibase.util.csv.opencsv.bean | -|
---|---|
CSVReader
-
- - A very simple CSV reader released under a commercial-friendly license. |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -CSVReader - -CSVWriter |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
CSVReader | -- |
CSVWriter | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.util.csv | -|
---|---|
liquibase.change.core | -- |
liquibase.util.csv.opencsv.bean | -- |
-Classes in liquibase.util.csv used by liquibase.change.core | -|
---|---|
CSVReader
-
- - |
-
-Classes in liquibase.util.csv used by liquibase.util.csv.opencsv.bean | -|
---|---|
CSVReader
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.file.FilenameUtils -
public class FilenameUtils
-
Original code copied from Commons IO. - Some modifications done. Don't update directly to new versions from commons io. -
- General filename and filepath manipulation utilities. -- When dealing with filenames you can hit problems when moving from a Windows - based development machine to a Unix based production machine. - This class aims to help avoid those problems. -
- NOTE: You may be able to avoid using this class entirely simply by
- using JDK File
objects and the two argument constructor
- File(File,String)
.
-
- Most methods on this class are designed to work the same on both Unix and Windows. - Those that don't include 'System', 'Unix' or 'Windows' in their name. -
- Most methods recognise both separators (forward and back), and both - sets of prefixes. See the javadoc of each method for details. -
- This class defines six components within a filename - (example C:\dev\project\file.txt): -
- This class only supports Unix and Windows style names. - Prefixes are matched as follows: -
- Windows: - a\b\c.txt --> "" --> relative - \a\b\c.txt --> "\" --> current drive absolute - C:a\b\c.txt --> "C:" --> drive relative - C:\a\b\c.txt --> "C:\" --> absolute - \\server\a\b\c.txt --> "\\server\" --> UNC - - Unix: - a/b/c.txt --> "" --> relative - /a/b/c.txt --> "/" --> absolute - ~/a/b/c.txt --> "~/" --> current user - ~ --> "~/" --> current user (slash added) - ~user/a/b/c.txt --> "~user/" --> named user - ~user --> "~user/" --> named user (slash added) -- Both prefix styles are matched always, irrespective of the machine that you are - currently running on. -
- Origin of code: Excalibur, Alexandria, Tomcat, Commons-Utils. -
- -
-
-Field Summary | -|
---|---|
-static char |
-EXTENSION_SEPARATOR
-
-- The extension separator character. |
-
-static String |
-EXTENSION_SEPARATOR_STR
-
-- The extension separator String. |
-
-Constructor Summary | -|
---|---|
FilenameUtils()
-
-- Instances should NOT be constructed in standard programming. |
-
-Method Summary | -|
---|---|
-static String |
-concat(String basePath,
- String fullFilenameToAdd)
-
-- Concatenates a filename to a base path using normal command line style rules. |
-
-static boolean |
-equals(String filename1,
- String filename2)
-
-- Checks whether two filenames are equal exactly. |
-
-static boolean |
-equals(String filename1,
- String filename2,
- boolean normalized,
- liquibase.util.file.IOCase caseSensitivity)
-
-- Checks whether two filenames are equal, optionally normalizing and providing - control over the case-sensitivity. |
-
-static boolean |
-equalsNormalized(String filename1,
- String filename2)
-
-- Checks whether two filenames are equal after both have been normalized. |
-
-static boolean |
-equalsNormalizedOnSystem(String filename1,
- String filename2)
-
-- Checks whether two filenames are equal after both have been normalized - and using the case rules of the system. |
-
-static boolean |
-equalsOnSystem(String filename1,
- String filename2)
-
-- Checks whether two filenames are equal using the case rules of the system. |
-
-static String |
-getBaseName(String filename)
-
-- Gets the base name, minus the full path and extension, from a full filename. |
-
-static String |
-getExtension(String filename)
-
-- Gets the extension of a filename. |
-
-static String |
-getFullPath(String filename)
-
-- Gets the full path from a full filename, which is the prefix + path. |
-
-static String |
-getFullPathNoEndSeparator(String filename)
-
-- Gets the full path from a full filename, which is the prefix + path, - and also excluding the final directory separator. |
-
-static String |
-getName(String filename)
-
-- Gets the name minus the path from a full filename. |
-
-static String |
-getPath(String filename)
-
-- Gets the path from a full filename, which excludes the prefix. |
-
-static String |
-getPathNoEndSeparator(String filename)
-
-- Gets the path from a full filename, which excludes the prefix, and - also excluding the final directory separator. |
-
-static String |
-getPrefix(String filename)
-
-- Gets the prefix from a full filename, such as C:/
- or ~/ . |
-
-static int |
-getPrefixLength(String filename)
-
-- Returns the length of the filename prefix, such as C:/ or ~/ . |
-
-static int |
-indexOfExtension(String filename)
-
-- Returns the index of the last extension separator character, which is a dot. |
-
-static int |
-indexOfLastSeparator(String filename)
-
-- Returns the index of the last directory separator character. |
-
-static boolean |
-isExtension(String filename,
- Collection extensions)
-
-- Checks whether the extension of the filename is one of those specified. |
-
-static boolean |
-isExtension(String filename,
- String extension)
-
-- Checks whether the extension of the filename is that specified. |
-
-static boolean |
-isExtension(String filename,
- String[] extensions)
-
-- Checks whether the extension of the filename is one of those specified. |
-
-static String |
-normalize(String filename)
-
-- Normalizes a path, removing double and single dot path steps. |
-
-static String |
-normalizeNoEndSeparator(String filename)
-
-- Normalizes a path, removing double and single dot path steps, - and removing any final directory separator. |
-
-static String |
-removeExtension(String filename)
-
-- Removes the extension from a filename. |
-
-static String |
-separatorsToSystem(String path)
-
-- Converts all separators to the system separator. |
-
-static String |
-separatorsToUnix(String path)
-
-- Converts all separators to the Unix separator of forward slash. |
-
-static String |
-separatorsToWindows(String path)
-
-- Converts all separators to the Windows separator of backslash. |
-
-static boolean |
-wildcardMatch(String filename,
- String wildcardMatcher)
-
-- Checks a filename to see if it matches the specified wildcard matcher, - always testing case-sensitive. |
-
-static boolean |
-wildcardMatch(String filename,
- String wildcardMatcher,
- liquibase.util.file.IOCase caseSensitivity)
-
-- Checks a filename to see if it matches the specified wildcard matcher - allowing control over case-sensitivity. |
-
-static boolean |
-wildcardMatchOnSystem(String filename,
- String wildcardMatcher)
-
-- Checks a filename to see if it matches the specified wildcard matcher - using the case rules of the system. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Field Detail | -
---|
-public static final char EXTENSION_SEPARATOR-
-
-public static final String EXTENSION_SEPARATOR_STR-
-
-Constructor Detail | -
---|
-public FilenameUtils()-
-
-Method Detail | -
---|
-public static String normalize(String filename)-
- This method normalizes a path to a standard format. - The input may contain separators in either Unix or Windows format. - The output will contain separators in the format of the system. -
- A trailing slash will be retained.
- A double slash will be merged to a single slash (but UNC names are handled).
- A single dot path segment will be removed.
- A double dot will cause that path segment and the one before to be removed.
- If the double dot has no parent path segment to work with, null
- is returned.
-
- The output will be the same on both Unix and Windows except - for the separator character. -
- /foo// --> /foo/ - /foo/./ --> /foo/ - /foo/../bar --> /bar - /foo/../bar/ --> /bar/ - /foo/../bar/../baz --> /baz - //foo//./bar --> /foo/bar - /../ --> null - ../foo --> null - foo/bar/.. --> foo/ - foo/../../bar --> null - foo/../bar --> bar - //server/foo/../bar --> //server/bar - //server/../bar --> null - C:\foo\..\bar --> C:\bar - C:\..\bar --> null - ~/foo/../bar/ --> ~/bar/ - ~/../bar --> null -- (Note the file separator returned will be correct for Windows/Unix) -
-
filename
- the filename to normalize, null returns null
--public static String normalizeNoEndSeparator(String filename)-
- This method normalizes a path to a standard format. - The input may contain separators in either Unix or Windows format. - The output will contain separators in the format of the system. -
- A trailing slash will be removed.
- A double slash will be merged to a single slash (but UNC names are handled).
- A single dot path segment will be removed.
- A double dot will cause that path segment and the one before to be removed.
- If the double dot has no parent path segment to work with, null
- is returned.
-
- The output will be the same on both Unix and Windows except - for the separator character. -
- /foo// --> /foo - /foo/./ --> /foo - /foo/../bar --> /bar - /foo/../bar/ --> /bar - /foo/../bar/../baz --> /baz - //foo//./bar --> /foo/bar - /../ --> null - ../foo --> null - foo/bar/.. --> foo - foo/../../bar --> null - foo/../bar --> bar - //server/foo/../bar --> //server/bar - //server/../bar --> null - C:\foo\..\bar --> C:\bar - C:\..\bar --> null - ~/foo/../bar/ --> ~/bar - ~/../bar --> null -- (Note the file separator returned will be correct for Windows/Unix) -
-
filename
- the filename to normalize, null returns null
--public static String concat(String basePath, - String fullFilenameToAdd)-
- The effect is equivalent to resultant directory after changing - directory to the first argument, followed by changing directory to - the second argument. -
- The first argument is the base path, the second is the path to concatenate.
- The returned path is always normalized via normalize(String)
,
- thus ..
is handled.
-
- If pathToAdd
is absolute (has an absolute prefix), then
- it will be normalized and returned.
- Otherwise, the paths will be joined, normalized and returned.
-
- The output will be the same on both Unix and Windows except - for the separator character. -
- /foo/ + bar --> /foo/bar - /foo + bar --> /foo/bar - /foo + /bar --> /bar - /foo + C:/bar --> C:/bar - /foo + C:bar --> C:bar (*) - /foo/a/ + ../bar --> foo/bar - /foo/ + ../../bar --> null - /foo/ + /bar --> /bar - /foo/.. + /bar --> /bar - /foo + bar/c.txt --> /foo/bar/c.txt - /foo/c.txt + bar --> /foo/c.txt/bar (!) -- (*) Note that the Windows relative drive prefix is unreliable when - used with this method. - (!) Note that the first parameter must be a path. If it ends with a name, then - the name will be built into the concatenated path. If this might be a problem, - use
getFullPath(String)
on the base path argument.
--
basePath
- the base path to attach to, always treated as a pathfullFilenameToAdd
- the filename (or path) to attach to the base
--public static String separatorsToUnix(String path)-
-
path
- the path to be changed, null ignored
--public static String separatorsToWindows(String path)-
-
path
- the path to be changed, null ignored
--public static String separatorsToSystem(String path)-
-
path
- the path to be changed, null ignored
--public static int getPrefixLength(String filename)-
C:/
or ~/
.
- - This method will handle a file in either Unix or Windows format. -
- The prefix length includes the first slash in the full filename - if applicable. Thus, it is possible that the length returned is greater - than the length of the input string. -
- Windows: - a\b\c.txt --> "" --> relative - \a\b\c.txt --> "\" --> current drive absolute - C:a\b\c.txt --> "C:" --> drive relative - C:\a\b\c.txt --> "C:\" --> absolute - \\server\a\b\c.txt --> "\\server\" --> UNC - - Unix: - a/b/c.txt --> "" --> relative - /a/b/c.txt --> "/" --> absolute - ~/a/b/c.txt --> "~/" --> current user - ~ --> "~/" --> current user (slash added) - ~user/a/b/c.txt --> "~user/" --> named user - ~user --> "~user/" --> named user (slash added) --
- The output will be the same irrespective of the machine that the code is running on. - ie. both Unix and Windows prefixes are matched regardless. -
-
filename
- the filename to find the prefix in, null returns -1
--public static int indexOfLastSeparator(String filename)-
- This method will handle a file in either Unix or Windows format. - The position of the last forward or backslash is returned. -
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to find the last path separator in, null returns -1
--public static int indexOfExtension(String filename)-
- This method also checks that there is no directory separator after the last dot.
- To do this it uses indexOfLastSeparator(String)
which will
- handle a file in either Unix or Windows format.
-
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to find the last path separator in, null returns -1
--public static String getPrefix(String filename)-
C:/
- or ~/
.
- - This method will handle a file in either Unix or Windows format. - The prefix includes the first slash in the full filename where applicable. -
- Windows: - a\b\c.txt --> "" --> relative - \a\b\c.txt --> "\" --> current drive absolute - C:a\b\c.txt --> "C:" --> drive relative - C:\a\b\c.txt --> "C:\" --> absolute - \\server\a\b\c.txt --> "\\server\" --> UNC - - Unix: - a/b/c.txt --> "" --> relative - /a/b/c.txt --> "/" --> absolute - ~/a/b/c.txt --> "~/" --> current user - ~ --> "~/" --> current user (slash added) - ~user/a/b/c.txt --> "~user/" --> named user - ~user --> "~user/" --> named user (slash added) --
- The output will be the same irrespective of the machine that the code is running on. - ie. both Unix and Windows prefixes are matched regardless. -
-
filename
- the filename to query, null returns null
--public static String getPath(String filename)-
- This method will handle a file in either Unix or Windows format. - The method is entirely text based, and returns the text before and - including the last forward or backslash. -
- C:\a\b\c.txt --> a\b\ - ~/a/b/c.txt --> a/b/ - a.txt --> "" - a/b/c --> a/b/ - a/b/c/ --> a/b/c/ --
- The output will be the same irrespective of the machine that the code is running on. -
- This method drops the prefix from the result.
- See getFullPath(String)
for the method that retains the prefix.
-
-
filename
- the filename to query, null returns null
--public static String getPathNoEndSeparator(String filename)-
- This method will handle a file in either Unix or Windows format. - The method is entirely text based, and returns the text before the - last forward or backslash. -
- C:\a\b\c.txt --> a\b - ~/a/b/c.txt --> a/b - a.txt --> "" - a/b/c --> a/b - a/b/c/ --> a/b/c --
- The output will be the same irrespective of the machine that the code is running on. -
- This method drops the prefix from the result.
- See getFullPathNoEndSeparator(String)
for the method that retains the prefix.
-
-
filename
- the filename to query, null returns null
--public static String getFullPath(String filename)-
- This method will handle a file in either Unix or Windows format. - The method is entirely text based, and returns the text before and - including the last forward or backslash. -
- C:\a\b\c.txt --> C:\a\b\ - ~/a/b/c.txt --> ~/a/b/ - a.txt --> "" - a/b/c --> a/b/ - a/b/c/ --> a/b/c/ - C: --> C: - C:\ --> C:\ - ~ --> ~/ - ~/ --> ~/ - ~user --> ~user/ - ~user/ --> ~user/ --
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to query, null returns null
--public static String getFullPathNoEndSeparator(String filename)-
- This method will handle a file in either Unix or Windows format. - The method is entirely text based, and returns the text before the - last forward or backslash. -
- C:\a\b\c.txt --> C:\a\b - ~/a/b/c.txt --> ~/a/b - a.txt --> "" - a/b/c --> a/b - a/b/c/ --> a/b/c - C: --> C: - C:\ --> C:\ - ~ --> ~ - ~/ --> ~ - ~user --> ~user - ~user/ --> ~user --
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to query, null returns null
--public static String getName(String filename)-
- This method will handle a file in either Unix or Windows format. - The text after the last forward or backslash is returned. -
- a/b/c.txt --> c.txt - a.txt --> a.txt - a/b/c --> c - a/b/c/ --> "" --
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to query, null returns null
--public static String getBaseName(String filename)-
- This method will handle a file in either Unix or Windows format. - The text after the last forward or backslash and before the last dot is returned. -
- a/b/c.txt --> c - a.txt --> a - a/b/c --> c - a/b/c/ --> "" --
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to query, null returns null
--public static String getExtension(String filename)-
- This method returns the textual part of the filename after the last dot. - There must be no directory separator after the dot. -
- foo.txt --> "txt" - a/b/c.jpg --> "jpg" - a/b.txt/c --> "" - a/b/c --> "" --
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to retrieve the extension of.
--public static String removeExtension(String filename)-
- This method returns the textual part of the filename before the last dot. - There must be no directory separator after the dot. -
- foo.txt --> foo - a\b\c.jpg --> a\b\c - a\b\c --> a\b\c - a.b\c --> a.b\c --
- The output will be the same irrespective of the machine that the code is running on. -
-
filename
- the filename to query, null returns null
--public static boolean equals(String filename1, - String filename2)-
- No processing is performed on the filenames other than comparison, - thus this is merely a null-safe case-sensitive equals. -
-
filename1
- the first filename to query, may be nullfilename2
- the second filename to query, may be null
-IOCase#SENSITIVE
-public static boolean equalsOnSystem(String filename1, - String filename2)-
- No processing is performed on the filenames other than comparison. - The check is case-sensitive on Unix and case-insensitive on Windows. -
-
filename1
- the first filename to query, may be nullfilename2
- the second filename to query, may be null
-IOCase#SYSTEM
-public static boolean equalsNormalized(String filename1, - String filename2)-
- Both filenames are first passed to normalize(String)
.
- The check is then performed in a case-sensitive manner.
-
-
filename1
- the first filename to query, may be nullfilename2
- the second filename to query, may be null
-IOCase#SENSITIVE
-public static boolean equalsNormalizedOnSystem(String filename1, - String filename2)-
- Both filenames are first passed to normalize(String)
.
- The check is then performed case-sensitive on Unix and
- case-insensitive on Windows.
-
-
filename1
- the first filename to query, may be nullfilename2
- the second filename to query, may be null
-IOCase#SYSTEM
-public static boolean equals(String filename1, - String filename2, - boolean normalized, - liquibase.util.file.IOCase caseSensitivity)-
-
filename1
- the first filename to query, may be nullfilename2
- the second filename to query, may be nullnormalized
- whether to normalize the filenamescaseSensitivity
- what case sensitivity rule to use, null means case-sensitive
--public static boolean isExtension(String filename, - String extension)-
- This method obtains the extension as the textual part of the filename - after the last dot. There must be no directory separator after the dot. - The extension check is case-sensitive on all platforms. -
-
filename
- the filename to query, null returns falseextension
- the extension to check for, null or empty checks for no extension
--public static boolean isExtension(String filename, - String[] extensions)-
- This method obtains the extension as the textual part of the filename - after the last dot. There must be no directory separator after the dot. - The extension check is case-sensitive on all platforms. -
-
filename
- the filename to query, null returns falseextensions
- the extensions to check for, null checks for no extension
--public static boolean isExtension(String filename, - Collection extensions)-
- This method obtains the extension as the textual part of the filename - after the last dot. There must be no directory separator after the dot. - The extension check is case-sensitive on all platforms. -
-
filename
- the filename to query, null returns falseextensions
- the extensions to check for, null checks for no extension
--public static boolean wildcardMatch(String filename, - String wildcardMatcher)-
- The wildcard matcher uses the characters '?' and '*' to represent a - single or multiple wildcard characters. - This is the same as often found on Dos/Unix command lines. - The check is case-sensitive always. -
- wildcardMatch("c.txt", "*.txt") --> true - wildcardMatch("c.txt", "*.jpg") --> false - wildcardMatch("a/b/c.txt", "a/b/*") --> true - wildcardMatch("c.txt", "*.???") --> true - wildcardMatch("c.txt", "*.????") --> false --
-
filename
- the filename to match onwildcardMatcher
- the wildcard string to match against
-IOCase#SENSITIVE
-public static boolean wildcardMatchOnSystem(String filename, - String wildcardMatcher)-
- The wildcard matcher uses the characters '?' and '*' to represent a - single or multiple wildcard characters. - This is the same as often found on Dos/Unix command lines. - The check is case-sensitive on Unix and case-insensitive on Windows. -
- wildcardMatch("c.txt", "*.txt") --> true - wildcardMatch("c.txt", "*.jpg") --> false - wildcardMatch("a/b/c.txt", "a/b/*") --> true - wildcardMatch("c.txt", "*.???") --> true - wildcardMatch("c.txt", "*.????") --> false --
-
filename
- the filename to match onwildcardMatcher
- the wildcard string to match against
-IOCase#SYSTEM
-public static boolean wildcardMatch(String filename, - String wildcardMatcher, - liquibase.util.file.IOCase caseSensitivity)-
- The wildcard matcher uses the characters '?' and '*' to represent a - single or multiple wildcard characters. -
-
filename
- the filename to match onwildcardMatcher
- the wildcard string to match againstcaseSensitivity
- what case sensitivity rule to use, null means case-sensitive
-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -FilenameUtils |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
FilenameUtils | -Original code copied from Commons IO. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Classes
-
- -ISODateFormat - -JdbcUtils - -LiquibaseUtil - -MD5Util - -NetUtil - -NumberUtils - -ObjectUtil - -RegexMatcher - -SqlUtil - -StreamUtil - -StringUtils - -SystemUtils - -XMLUtil |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Class Summary | -|
---|---|
ISODateFormat | -- |
JdbcUtils | -- |
LiquibaseUtil | -- |
MD5Util | -Generates md5-sums based on a string. | -
NetUtil | -- |
NumberUtils | -Miscellaneous utility methods for number conversion and parsing. | -
ObjectUtil | -- |
RegexMatcher | -Check that a text matches an array of regular expressions. |
-
SqlUtil | -- |
StreamUtil | -Utilities for working with streams. | -
StringUtils | -Various utility methods for working with strings. | -
SystemUtils | -Code taken from Commons lang utils | -
XMLUtil | -Various utility methods for working with XML. | -
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.ui.SwingUIFacade -
public class SwingUIFacade
-
-Constructor Summary | -|
---|---|
SwingUIFacade()
-
-- |
-
-Method Summary | -|
---|---|
- boolean |
-promptForNonLocalDatabase(Database database)
-
-- Displays swing-based dialog about running against a non-localhost database. |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public SwingUIFacade()-
-Method Detail | -
---|
-public boolean promptForNonLocalDatabase(Database database) - throws DatabaseException-
-
promptForNonLocalDatabase
in interface UIFacade
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface UIFacade
-
-Method Summary | -|
---|---|
- boolean |
-promptForNonLocalDatabase(Database database)
-
-- |
-
-Method Detail | -
---|
-boolean promptForNonLocalDatabase(Database database) - throws DatabaseException-
DatabaseException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.ui.UIFactory -
public class UIFactory
-
-Constructor Summary | -|
---|---|
UIFactory()
-
-- |
-
-Method Summary | -|
---|---|
- UIFacade |
-getFacade()
-
-- |
-
-static UIFactory |
-getInstance()
-
-- |
-
- void |
-setFacade(UIFacade facade)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public UIFactory()-
-Method Detail | -
---|
-public static UIFactory getInstance()-
-public UIFacade getFacade()-
-public void setFacade(UIFacade facade)-
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UIFacade | -|
---|---|
liquibase.util.ui | -- |
-Uses of UIFacade in liquibase.util.ui | -
---|
- -
Classes in liquibase.util.ui that implement UIFacade | -|
---|---|
- class |
-SwingUIFacade
-
-- |
-
- -
Methods in liquibase.util.ui that return UIFacade | -|
---|---|
- UIFacade |
-UIFactory.getFacade()
-
-- |
-
- -
Methods in liquibase.util.ui with parameters of type UIFacade | -|
---|---|
- void |
-UIFactory.setFacade(UIFacade facade)
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use UIFactory | -|
---|---|
liquibase.util.ui | -- |
-Uses of UIFactory in liquibase.util.ui | -
---|
- -
Methods in liquibase.util.ui that return UIFactory | -|
---|---|
-static UIFactory |
-UIFactory.getInstance()
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -UIFacade |
-
-Classes
-
- -SwingUIFacade - -UIFactory |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
UIFacade | -- |
- -
-Class Summary | -|
---|---|
SwingUIFacade | -- |
UIFactory | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.util.ui | -|
---|---|
liquibase.util.ui | -- |
-Classes in liquibase.util.ui used by liquibase.util.ui | -|
---|---|
UIFacade
-
- - |
-|
UIFactory
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-java.lang.Object --liquibase.util.xml.DefaultXmlWriter -
public class DefaultXmlWriter
-
-Constructor Summary | -|
---|---|
DefaultXmlWriter()
-
-- |
-
-Method Summary | -|
---|---|
- void |
-write(Document doc,
- OutputStream outputStream)
-
-- |
-
Methods inherited from class java.lang.Object | -
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
-
-Constructor Detail | -
---|
-public DefaultXmlWriter()-
-Method Detail | -
---|
-public void write(Document doc, - OutputStream outputStream) - throws IOException-
write
in interface XmlWriter
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
public interface XmlWriter
-
-Method Summary | -|
---|---|
- void |
-write(Document doc,
- OutputStream outputStream)
-
-- |
-
-Method Detail | -
---|
-void write(Document doc, - OutputStream outputStream) - throws IOException-
IOException
-
-
|
-- - | -|||||||||
- PREV CLASS - NEXT CLASS | -- FRAMES - NO FRAMES - - - - - | -|||||||||
- SUMMARY: NESTED | FIELD | CONSTR | METHOD | --DETAIL: FIELD | CONSTR | METHOD | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use XmlWriter | -|
---|---|
liquibase.util.xml | -- |
-Uses of XmlWriter in liquibase.util.xml | -
---|
- -
Classes in liquibase.util.xml that implement XmlWriter | -|
---|---|
- class |
-DefaultXmlWriter
-
-- |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Interfaces
-
- -XmlWriter |
-
-Classes
-
- -DefaultXmlWriter |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-Interface Summary | -|
---|---|
XmlWriter | -- |
- -
-Class Summary | -|
---|---|
DefaultXmlWriter | -- |
-
-
-
|
-- - | -|||||||||
- PREV PACKAGE - NEXT PACKAGE | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Packages that use liquibase.util.xml | -|
---|---|
liquibase.util.xml | -- |
-Classes in liquibase.util.xml used by liquibase.util.xml | -|
---|---|
XmlWriter
-
- - |
-
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
- | -
---|
- - - diff --git a/library/liquibase/docs/overview-summary.html b/library/liquibase/docs/overview-summary.html deleted file mode 100644 index daec04c28..000000000 --- a/library/liquibase/docs/overview-summary.html +++ /dev/null @@ -1,358 +0,0 @@ - - - -
- - -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -
-Package liquibase.change.core | -
---|
-Class liquibase.change.core.StopChange.StopChangeException extends RuntimeException implements Serializable | -
---|
-
-Package liquibase.exception | -
---|
-Class liquibase.exception.ChangeLogParseException extends LiquibaseException implements Serializable | -
---|
- -
-Class liquibase.exception.ChangeNotFoundException extends LiquibaseException implements Serializable | -
---|
- -
-Class liquibase.exception.CommandLineParsingException extends Exception implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.CustomChangeException extends Exception implements Serializable | -
---|
- -
-Class liquibase.exception.CustomPreconditionErrorException extends Exception implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.CustomPreconditionFailedException extends Exception implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.DatabaseException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.DatabaseHistoryException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.DateParseException extends ParseException implements Serializable | -
---|
- -
-Class liquibase.exception.DuplicateChangeSetException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.DuplicateStatementIdentifierException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.InvalidChangeDefinitionException extends LiquibaseException implements Serializable | -
---|
- -
-Class liquibase.exception.LiquibaseException extends Exception implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.LockException extends LiquibaseException implements Serializable | -
---|
- -
-Class liquibase.exception.MigrationFailedException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
-Serialized Fields | -
---|
-ChangeSet failedChangeSet-
-Class liquibase.exception.PreconditionErrorException extends Exception implements Serializable | -
---|
-serialVersionUID: 1L - -
-Serialized Fields | -
---|
-List<E> erroredPreconditions-
-Class liquibase.exception.PreconditionFailedException extends Exception implements Serializable | -
---|
-serialVersionUID: 1L - -
-Serialized Fields | -
---|
-List<E> failedPreconditions-
-Class liquibase.exception.RollbackFailedException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.RollbackImpossibleException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.ServiceNotFoundException extends RuntimeException implements Serializable | -
---|
- -
-Class liquibase.exception.SetupException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.StatementNotSupportedOnDatabaseException extends DatabaseException implements Serializable | -
---|
-Serialized Fields | -
---|
-String reason-
-Class liquibase.exception.UnexpectedLiquibaseException extends RuntimeException implements Serializable | -
---|
- -
-Class liquibase.exception.UnsupportedChangeException extends LiquibaseException implements Serializable | -
---|
-serialVersionUID: 1L - -
- -
-Class liquibase.exception.ValidationFailedException extends MigrationFailedException implements Serializable | -
---|
-Serialized Fields | -
---|
-List<E> invalidMD5Sums-
-List<E> failedPreconditions-
-List<E> errorPreconditions-
-Set<E> duplicateChangeSets-
-List<E> setupExceptions-
-List<E> changeValidationExceptions-
-ValidationErrors validationErrors-
-Database database-
-Package liquibase.integration.servlet | -
---|
-Class liquibase.integration.servlet.LiquibaseStatusServlet extends javax.servlet.http.HttpServlet implements Serializable | -
---|
- -
-
-
-
|
-- - | -|||||||||
- PREV - NEXT | -- FRAMES - NO FRAMES - - - - - | -