- generateDatabaseFunctionValue(DatabaseFunction) - 类 中的方法liquibase.database.core.OracleDatabase
-
- generateDropStatement(JdbcTemplate, DmDatabase, DmSchema, String) - 枚举 中的方法com.github.mengweijin.flyway.database.dm.DmSchema.ObjectType
-
Generates the drop statement for the specified object.
- generatePrimaryKeyName(String) - 类 中的方法liquibase.database.core.OracleDatabase
-
- getAutoIncrementClause(String, Boolean) - 类 中的方法liquibase.database.core.OracleDatabase
-
- getBooleanFalse() - 类 中的方法com.github.mengweijin.flyway.database.dm.DmDatabase
-
- getBooleanTrue() - 类 中的方法com.github.mengweijin.flyway.database.dm.DmDatabase
-
- getConnectionCatalogName() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getCurrentSchemaNameOrSearchPath() - 类 中的方法com.github.mengweijin.flyway.database.dm.DmConnection
-
- getDatabaseMajorVersion() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDatabaseMinorVersion() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDataTypeMaxParameters(String) - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDateLiteral(String) - 类 中的方法liquibase.database.core.OracleDatabase
-
Returns an Oracle date literal with the same value as a string formatted using ISO 8601.
- getDbaRecycleBinWarning() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDefaultCatalogName() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDefaultDatabaseProductName() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDefaultDriver(String) - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDefaultPort() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getDriverClass(String, ClassLoader) - 类 中的方法com.github.mengweijin.flyway.database.dm.DmDatabaseType
-
- getIdentifierMaximumLength() - 类 中的方法liquibase.database.core.OracleDatabase
-
Returns the maximum number of bytes (NOT: characters) for an identifier.
- getJdbcCatalogName(CatalogAndSchema) - 类 中的方法liquibase.database.core.OracleDatabase
-
- getJDBCCredentialsPattern() - 类 中的方法com.github.mengweijin.flyway.database.dm.DmDatabaseType
-
- getJdbcSchemaName(CatalogAndSchema) - 类 中的方法liquibase.database.core.OracleDatabase
-
- getName() - 类 中的方法com.github.mengweijin.flyway.database.dm.DmDatabaseType
-
- getName() - 枚举 中的方法com.github.mengweijin.flyway.database.dm.DmSchema.ObjectType
-
- getNullType() - 类 中的方法com.github.mengweijin.flyway.database.dm.DmDatabaseType
-
- getObjectNames(JdbcTemplate, DmDatabase, DmSchema) - 枚举 中的方法com.github.mengweijin.flyway.database.dm.DmSchema.ObjectType
-
Returns the list of object names of this type.
- getObjectTypeNames(JdbcTemplate, DmDatabase, DmSchema) - 枚举 中的静态方法com.github.mengweijin.flyway.database.dm.DmSchema.ObjectType
-
Returns the schema's existing object types.
- getPriority() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getRawCreateScript(Table, boolean) - 类 中的方法com.github.mengweijin.flyway.database.dm.DmDatabase
-
- getSchema(String) - 类 中的方法com.github.mengweijin.flyway.database.dm.DmConnection
-
- getShortName() - 类 中的方法liquibase.database.core.OracleDatabase
-
- getSystemTableWhereClause(String) - 类 中的方法liquibase.database.core.OracleDatabase
-
- getTable(String) - 类 中的方法com.github.mengweijin.flyway.database.dm.DmSchema
-
- getUserDefinedTypes() - 类 中的方法liquibase.database.core.OracleDatabase
-