Uses of Enum Class
org.flywaydb.database.oracle.OracleSchema.ObjectType
-
Uses of OracleSchema.ObjectType in org.flywaydb.database.oracle
Methods in org.flywaydb.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.