Uses of Enum Class
org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace
Package
Description
Auto-configuration for JDBC tests.
-
Uses of AutoConfigureTestDatabase.Replace in org.springframework.boot.test.autoconfigure.jdbc
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AutoConfigureTestDatabase.Replace[]
AutoConfigureTestDatabase.Replace.values()
Returns an array containing the constants of this enum class, in the order they are declared.