Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
A
abort(Executor)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
acceptsURL(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDriver
allProceduresAreCallable()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
allTablesAreSelectable()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
autoCommitFailureClosesAllResultSets()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
C
checkDatabaseChangeLogLockTable()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
checkDatabaseChangeLogTable(boolean, DatabaseChangeLog)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
checkDatabaseChangeLogTable()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
checkDatabaseChangeLogTable(boolean, DatabaseChangeLog, String[])
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
clearWarnings()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
close()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
close()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
commit()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
commit()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
ConfigLocator
- Class in
liquibase.ext.hibernate.database
This class provides the information required to locate a hibernate configuration based on an initial 'database URL'.
ConfigLocator(String)
- Constructor for class liquibase.ext.hibernate.database.
ConfigLocator
ConfigType
- Enum in
liquibase.ext.hibernate.database
Created with IntelliJ IDEA.
connect(String, Properties)
- Method in class liquibase.ext.hibernate.database.
HibernateDriver
convertRequestedSchemaToCatalog(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
convertRequestedSchemaToSchema(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
createArrayOf(String, Object[])
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createBlob()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createClob()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createConfiguration()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
createNClob()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createSnapshot(Database, String, Set<DiffStatusListener>)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
createSQLXML()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createStatement()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createStatement(int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createStatement(int, int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
createStruct(String, Object[])
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
D
dataDefinitionCausesTransactionCommit()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
dataDefinitionIgnoredInTransactions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
deletesAreDetected(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
disableForeignKeyChecks()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
doesMaxRowSizeIncludeBlobs()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
doesTagExist(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
dropDatabaseObjects(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
E
enableForeignKeyChecks()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
equals(Object)
- Method in class liquibase.ext.hibernate.database.
ConfigLocator
escapeColumnName(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeColumnNameList(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeConstraintName(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeDatabaseObject(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeIndexName(String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeSequenceName(String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeStringForDatabase(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeTableName(String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
escapeViewName(String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
execute(SqlStatement[], List<SqlVisitor>)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
executeRollbackStatements(Change, List<SqlVisitor>)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
executeStatements(Change, DatabaseChangeLog, List<SqlVisitor>)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
F
forUrl(String)
- Static method in enum liquibase.ext.hibernate.database.
ConfigType
G
generatedKeyAlwaysReturned()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
generatePrimaryKeyName(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getAttributes(String, String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getAutoCommit()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getAutoCommitMode()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getAutoIncrementClause(BigInteger, BigInteger)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getAutoIncrementClause()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getBestRowIdentifier(String, String, String, int, boolean)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getCatalog()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getCatalogs()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getCatalogSeparator()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getCatalogTerm()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getClientInfo(String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getClientInfo()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getClientInfoProperties()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getColumn(String, String, String, Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getColumnPrivileges(String, String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getColumns(String, String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getConcatSql(String...)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getConfigFile()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getConfigType()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getConnection()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getConnection()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getContainingObjects()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getCrossReference(String, String, String, String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getCurrentDateTimeFunction()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabase()
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getDatabaseChangeLogLockTable(Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getDatabaseChangeLogLockTableName()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabaseChangeLogTable(Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getDatabaseChangeLogTable()
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getDatabaseChangeLogTableName()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabaseFunctions()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabaseMajorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDatabaseMajorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabaseMinorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDatabaseMinorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabaseProductName()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDatabaseProductName()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabaseProductName(DatabaseConnection)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDatabaseProductVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDatabaseProductVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDateLiteral(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDateLiteral(Date)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDateLiteral(Date)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDateTimeLiteral(Timestamp)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDefaultCatalogName()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDefaultDriver(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDefaultSchemaName()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getDefaultTransactionIsolation()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDriverMajorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDriverMinorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDriverName()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getDriverVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getExportedKeys(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getExtraNameCharacters()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getForeignKeyByForeignKeyTable(String, String, String, Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getForeignKeys(String, String, Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getFunctionColumns(String, String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getFunctions(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getHoldability()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getIdentifierQuoteString()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getImportedKeys(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getIndexInfo(String, String, String, boolean, boolean)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getJDBCMajorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getJDBCMinorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getLineComment()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getLiquibaseSchemaName()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getMajorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateDriver
getMaxBinaryLiteralLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxCatalogNameLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxCharLiteralLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxColumnNameLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxColumnsInGroupBy()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxColumnsInIndex()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxColumnsInOrderBy()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxColumnsInSelect()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxColumnsInTable()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxConnections()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxCursorNameLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxIndexLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxProcedureNameLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxRowSize()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxSchemaNameLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxStatementLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxStatements()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxTableNameLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxTablesInSelect()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMaxUserNameLength()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getMetaData()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getMinorVersion()
- Method in class liquibase.ext.hibernate.database.
HibernateDriver
getNetworkTimeout()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getNextChangeSetSequenceValue()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getNumericFunctions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getParentLogger()
- Method in class liquibase.ext.hibernate.database.
HibernateDriver
getPath()
- Method in class liquibase.ext.hibernate.database.
ConfigLocator
The path to the file provided by the URL.
getPrefix()
- Method in enum liquibase.ext.hibernate.database.
ConfigType
getPrimaryKeys(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getPriority()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getPriority(Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getPriority()
- Method in class liquibase.ext.hibernate.typeconversion.
HibernateTypeConverter
getProcedureColumns(String, String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getProcedures(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getProcedureTerm()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getProperties()
- Method in class liquibase.ext.hibernate.database.
ConfigLocator
The set of properties provided by the URL.
getPropertyInfo(String, Properties)
- Method in class liquibase.ext.hibernate.database.
HibernateDriver
getPseudoColumns(String, String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getRanChangeSet(ChangeSet)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getRanChangeSetList()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getRanDate(ChangeSet)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getResultSetHoldability()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getRowIdLifetime()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getRunStatus(ChangeSet)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getSchema()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getSchemas()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSchemas(String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSchemaTerm()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSearchStringEscape()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSQLKeywords()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSQLStateType()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getStringFunctions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSuperTables(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSuperTypes(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getSystemFunctions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getTable(String, String, Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
getTablePrivileges(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getTables(String, String, String, String[])
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getTableTypes()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getTimeDateFunctions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getTimeLiteral(Time)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getTransactionIsolation()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getType()
- Method in class liquibase.ext.hibernate.database.
ConfigLocator
The
ConfigType
for this locator.
getTypeInfo()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getTypeMap()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getTypeName()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getTypeName(int, int, int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateGenericDialect
getUDTs(String, String, String, int[])
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getUrl()
- Method in class liquibase.ext.hibernate.database.
ConfigLocator
Returns the original URL used to create the locator.
getUrl()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
getURL()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getUserName()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getVersionColumns(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
getViewDefinition(String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
getWarnings()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
H
hasDatabaseChangeLogLockTable()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
hasDatabaseChangeLogLockTable(Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
hasDatabaseChangeLogLockTable()
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
hasDatabaseChangeLogTable()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
hasDatabaseChangeLogTable(Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
hashCode()
- Method in class liquibase.ext.hibernate.database.
ConfigLocator
Returns a hash code value for the object.
hasIndex(String, String, String, Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
hasIndex(String, String, String, Database, String)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
hasTable(String, String, Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
hasView(String, String, Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
HibernateConnection
- Class in
liquibase.ext.hibernate.database
HibernateConnection(String)
- Constructor for class liquibase.ext.hibernate.database.
HibernateConnection
HibernateConnectionMetadata
- Class in
liquibase.ext.hibernate.database
HibernateConnectionMetadata(String)
- Constructor for class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
HibernateDatabase
- Class in
liquibase.ext.hibernate.database
HibernateDatabase()
- Constructor for class liquibase.ext.hibernate.database.
HibernateDatabase
HibernateDatabaseSnapshotGenerator
- Class in
liquibase.ext.hibernate.snapshot
HibernateDatabaseSnapshotGenerator()
- Constructor for class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
HibernateDriver
- Class in
liquibase.ext.hibernate.database
HibernateDriver()
- Constructor for class liquibase.ext.hibernate.database.
HibernateDriver
HibernateGenericDialect
- Class in
liquibase.ext.hibernate.database
HibernateGenericDialect(Configuration)
- Constructor for class liquibase.ext.hibernate.database.
HibernateGenericDialect
HibernateTypeConverter
- Class in
liquibase.ext.hibernate.typeconversion
HibernateTypeConverter()
- Constructor for class liquibase.ext.hibernate.typeconversion.
HibernateTypeConverter
I
insertsAreDetected(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
isAutoCommit()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
isCatalogAtStart()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
isClosed()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
isCorrectDatabaseImplementation(DatabaseConnection)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
isLiquibaseTable(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
isLocalDatabase()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
As the connectionURL for Hibernate refers to a config file, just return false
isReadOnly()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
isReadOnly()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
isReservedWord(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
isSystemTable(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
isSystemView(String, String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
isValid(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
isWrapperFor(Class<?>)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
isWrapperFor(Class<?>)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
J
jdbcCompliant()
- Method in class liquibase.ext.hibernate.database.
HibernateDriver
L
liquibase.ext.hibernate.database
- package liquibase.ext.hibernate.database
liquibase.ext.hibernate.snapshot
- package liquibase.ext.hibernate.snapshot
liquibase.ext.hibernate.typeconversion
- package liquibase.ext.hibernate.typeconversion
locatorsUpdateCopy()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
M
markChangeSetExecStatus(ChangeSet, ChangeSet.ExecType)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
matches(String)
- Method in enum liquibase.ext.hibernate.database.
ConfigType
N
nativeSQL(String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
nullPlusNonNullIsNull()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
nullsAreSortedAtEnd()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
nullsAreSortedAtStart()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
nullsAreSortedHigh()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
nullsAreSortedLow()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
O
othersDeletesAreVisible(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
othersInsertsAreVisible(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
othersUpdatesAreVisible(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
ownDeletesAreVisible(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
ownInsertsAreVisible(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
ownUpdatesAreVisible(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
P
parseDate(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
prepareCall(String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareCall(String, int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareCall(String, int, int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareStatement(String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareStatement(String, int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareStatement(String, int, int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareStatement(String, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareStatement(String, int[])
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
prepareStatement(String, String[])
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
R
releaseSavepoint(Savepoint)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
removeRanStatus(ChangeSet)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
requiresPassword()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
requiresUsername()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
reset()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
rollback()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
rollback(Savepoint)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
rollback()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
S
saveRollbackStatement(Change, List<SqlVisitor>, Writer)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
saveStatements(Change, List<SqlVisitor>, Writer)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
setAutoCommit(boolean)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setAutoCommit(boolean)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
setCanCacheLiquibaseTableInfo(boolean)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
setCatalog(String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setClientInfo(String, String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setClientInfo(Properties)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setConnection(DatabaseConnection)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
setCurrentDateTimeFunction(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
setDatabaseChangeLogLockTableName(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
Does nothing because this is a hibernate database
setDatabaseChangeLogTableName(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
Does nothing because this is a hibernate database
setDefaultSchemaName(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
setHoldability(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setNetworkTimeout(Executor, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setReadOnly(boolean)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setSavepoint()
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setSavepoint(String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setSchema(String)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setTransactionIsolation(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
setTypeMap(Map<String, Class<?>>)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
shouldQuoteValue(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
SPRING_BEAN
- Static variable in class liquibase.ext.hibernate.database.
HibernateDatabase
SPRING_BEAN_CLASS
- Static variable in class liquibase.ext.hibernate.database.
HibernateDatabase
storesLowerCaseIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
storesLowerCaseQuotedIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
storesMixedCaseIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
storesMixedCaseQuotedIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
storesUpperCaseIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
storesUpperCaseQuotedIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supports(Database)
- Method in class liquibase.ext.hibernate.snapshot.
HibernateDatabaseSnapshotGenerator
supports(Database)
- Method in class liquibase.ext.hibernate.typeconversion.
HibernateTypeConverter
supportsAlterTableWithAddColumn()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsAlterTableWithDropColumn()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsANSI92EntryLevelSQL()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsANSI92FullSQL()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsANSI92IntermediateSQL()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsAutoIncrement()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsBatchUpdates()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsCatalogsInDataManipulation()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsCatalogsInIndexDefinitions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsCatalogsInPrivilegeDefinitions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsCatalogsInProcedureCalls()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsCatalogsInTableDefinitions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsColumnAliasing()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsConvert()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsConvert(int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsCoreSQLGrammar()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsCorrelatedSubqueries()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsDataDefinitionAndDataManipulationTransactions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsDataManipulationTransactionsOnly()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsDDLInTransaction()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsDifferentTableCorrelationNames()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsDropTableCascadeConstraints()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsExpressionsInOrderBy()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsExtendedSQLGrammar()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsForeignKeyDisable()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsFullOuterJoins()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsGetGeneratedKeys()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsGroupBy()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsGroupByBeyondSelect()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsGroupByUnrelated()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsInitiallyDeferrableColumns()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsIntegrityEnhancementFacility()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsLikeEscapeClause()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsLimitedOuterJoins()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsMinimumSQLGrammar()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsMixedCaseIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsMixedCaseQuotedIdentifiers()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsMultipleOpenResults()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsMultipleResultSets()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsMultipleTransactions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsNamedParameters()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsNonNullableColumns()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsOpenCursorsAcrossCommit()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsOpenCursorsAcrossRollback()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsOpenStatementsAcrossCommit()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsOpenStatementsAcrossRollback()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsOrderByUnrelated()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsOuterJoins()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsPositionedDelete()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsPositionedUpdate()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsRestrictForeignKeys()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsResultSetConcurrency(int, int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsResultSetHoldability(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsResultSetType(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSavepoints()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSchemas()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsSchemasInDataManipulation()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSchemasInIndexDefinitions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSchemasInPrivilegeDefinitions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSchemasInProcedureCalls()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSchemasInTableDefinitions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSelectForUpdate()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSequences()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsStatementPooling()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsStoredFunctionsUsingCallSyntax()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsStoredProcedures()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSubqueriesInComparisons()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSubqueriesInExists()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSubqueriesInIns()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsSubqueriesInQuantifieds()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsTableCorrelationNames()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsTablespaces()
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
supportsTransactionIsolationLevel(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsTransactions()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsUnion()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
supportsUnionAll()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
T
tag(String)
- Method in class liquibase.ext.hibernate.database.
HibernateDatabase
toString()
- Method in class liquibase.ext.hibernate.database.
ConfigLocator
Returns a string representation of the object.
U
unwrap(Class<T>)
- Method in class liquibase.ext.hibernate.database.
HibernateConnection
unwrap(Class<T>)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
updatesAreDetected(int)
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
usesLocalFilePerTable()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
usesLocalFiles()
- Method in class liquibase.ext.hibernate.database.
HibernateConnectionMetadata
V
valueOf(String)
- Static method in enum liquibase.ext.hibernate.database.
ConfigType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum liquibase.ext.hibernate.database.
ConfigType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
Liquibase.org
. All Rights Reserved.