Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- createDatabase(Configuration, JdbcConnectionFactory, StatementInterceptor) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
- createParser(Configuration, ResourceProvider, ParsingContext) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
D
- DEFAULT_LOCK_ID_TTL - Static variable in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate
- doGetConnection(Connection) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
- doWithRetries(SqlCallable<Long>, String, String) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate.YBRetryStrategy
E
- ensureSupported(Configuration) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
- execute(Callable<T>) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate
G
- getDescription() - Method in class org.flywaydb.community.database.YugabyteDBDatabaseExtension
- getDriverClass(String, ClassLoader) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
-
Returns the YugabyteDB Smart driver classname if the smart driver is being used.
- getName() - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
- getPluginVersion(Configuration) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
- getPriority() - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
- getRawCreateScript(Table, boolean) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
- getSchema(String) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBConnection
- getTable(String) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBSchema
H
- handlesDatabaseProductNameAndVersion(String, String, Connection) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
- handlesJDBCUrl(String) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
L
- lock(Table, Callable<T>) - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBConnection
- LOCK_ID_TTL_SYS_PROP_NAME - Static variable in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate
- LOCK_TABLE_NAME - Static variable in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
M
- MAX_LOCK_ID_TTL - Static variable in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate
O
- org.flywaydb.community.database - package org.flywaydb.community.database
- org.flywaydb.community.database.postgresql.yugabytedb - package org.flywaydb.community.database.postgresql.yugabytedb
-
Community-supported package.
R
- readVersion() - Static method in class org.flywaydb.community.database.YugabyteDBDatabaseExtension
S
- setNumberOfRetries(int) - Static method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate.YBRetryStrategy
- supportsDdlTransactions() - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
U
- useSingleConnection() - Method in class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
Y
- YBRetryStrategy() - Constructor for class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBExecutionTemplate.YBRetryStrategy
- YugabyteDBConnection - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBDatabase - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBDatabase(Configuration, JdbcConnectionFactory, StatementInterceptor) - Constructor for class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabase
- YugabyteDBDatabaseExtension - Class in org.flywaydb.community.database
- YugabyteDBDatabaseExtension() - Constructor for class org.flywaydb.community.database.YugabyteDBDatabaseExtension
- YugabyteDBDatabaseType - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBDatabaseType() - Constructor for class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBDatabaseType
- YugabyteDBExecutionTemplate - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBExecutionTemplate.YBRetryStrategy - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBParser - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBParser(Configuration, ParsingContext) - Constructor for class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBParser
- YugabyteDBSchema - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBSchema(JdbcTemplate, YugabyteDBDatabase, String) - Constructor for class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBSchema
- YugabyteDBTable - Class in org.flywaydb.community.database.postgresql.yugabytedb
- YugabyteDBTable(JdbcTemplate, YugabyteDBDatabase, YugabyteDBSchema, String) - Constructor for class org.flywaydb.community.database.postgresql.yugabytedb.YugabyteDBTable
All Classes and Interfaces|All Packages|Constant Field Values