Uses of Enum Class
migratedb.v1.core.internal.database.oracle.OracleSchema.ObjectType
Packages that use OracleSchema.ObjectType
-
Uses of OracleSchema.ObjectType in migratedb.v1.core.internal.database.oracle
Methods in migratedb.v1.core.internal.database.oracle that return OracleSchema.ObjectTypeModifier and TypeMethodDescriptionstatic OracleSchema.ObjectTypeReturns the enum constant of this class with the specified name.static OracleSchema.ObjectType[]OracleSchema.ObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared.