类 FlywayProperties.Oracle
java.lang.Object
org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
- 封闭类:
FlywayProperties
OracleConfigurationExtension
properties.-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
setKerberosCacheFile
(String kerberosCacheFile) void
setSqlplus
(Boolean sqlplus) void
setSqlplusWarn
(Boolean sqlplusWarn) void
setWalletLocation
(String walletLocation)
-
构造器详细资料
-
Oracle
public Oracle()
-
-
方法详细资料
-
getSqlplus
-
setSqlplus
-
getSqlplusWarn
-
setSqlplusWarn
-
getKerberosCacheFile
-
setKerberosCacheFile
-
getWalletLocation
-
setWalletLocation
-