Package io.quarkus.flyway.runtime.graal
Class SQLServerDatabaseTypeSubstitutions.SQLServerAvailable
java.lang.Object
io.quarkus.flyway.runtime.graal.SQLServerDatabaseTypeSubstitutions.SQLServerAvailable
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- SQLServerDatabaseTypeSubstitutions
public static final class SQLServerDatabaseTypeSubstitutions.SQLServerAvailable
extends Object
implements BooleanSupplier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SQLServerAvailable
public SQLServerAvailable()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-