Class FlywayProperties.Oracle

java.lang.Object
org.springframework.boot.autoconfigure.flyway.FlywayProperties.Oracle
Enclosing class:
FlywayProperties

public static class FlywayProperties.Oracle extends Object
OracleConfigurationExtension properties.
  • Constructor Details

    • Oracle

      public Oracle()
  • Method Details

    • getSqlplus

      public Boolean getSqlplus()
    • setSqlplus

      public void setSqlplus(Boolean sqlplus)
    • getSqlplusWarn

      public Boolean getSqlplusWarn()
    • setSqlplusWarn

      public void setSqlplusWarn(Boolean sqlplusWarn)
    • getKerberosCacheFile

      public String getKerberosCacheFile()
    • setKerberosCacheFile

      public void setKerberosCacheFile(String kerberosCacheFile)
    • getWalletLocation

      public String getWalletLocation()
    • setWalletLocation

      public void setWalletLocation(String walletLocation)