Class FlywayProperties.Oracle

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

public static class FlywayProperties.Oracle extends Object
OracleConfigurationExtension properties.
Since:
4.0.0
Author:
Dave Syer, EddĂș MelĂ©ndez, Stephane Nicoll, Chris Bono
  • Constructor Details

    • Oracle

      public Oracle()
  • Method Details

    • getSqlplus

      public @Nullable Boolean getSqlplus()
    • setSqlplus

      public void setSqlplus(@Nullable Boolean sqlplus)
    • getSqlplusWarn

      public @Nullable Boolean getSqlplusWarn()
    • setSqlplusWarn

      public void setSqlplusWarn(@Nullable Boolean sqlplusWarn)
    • getKerberosCacheFile

      public @Nullable String getKerberosCacheFile()
    • setKerberosCacheFile

      public void setKerberosCacheFile(@Nullable String kerberosCacheFile)
    • getWalletLocation

      public @Nullable String getWalletLocation()
    • setWalletLocation

      public void setWalletLocation(@Nullable String walletLocation)