Class FlywayProperties.Oracle
java.lang.Object
org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
- Enclosing class:
- FlywayProperties
OracleConfigurationExtension
properties.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setKerberosCacheFile
(String kerberosCacheFile) void
setSqlplus
(Boolean sqlplus) void
setSqlplusWarn
(Boolean sqlplusWarn) void
setWalletLocation
(String walletLocation)
-
Constructor Details
-
Oracle
public Oracle()
-
-
Method Details
-
getSqlplus
-
setSqlplus
-
getSqlplusWarn
-
setSqlplusWarn
-
getKerberosCacheFile
-
setKerberosCacheFile
-
getWalletLocation
-
setWalletLocation
-