java.lang.Object
io.quarkus.datasource.deployment.spi.DatabaseDefaultSetupConfig
public final class DatabaseDefaultSetupConfig
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DEFAULT_DATABASE_USERNAME
public static final String DEFAULT_DATABASE_USERNAME
- See Also:
-
-
DEFAULT_DATABASE_PASSWORD
public static final String DEFAULT_DATABASE_PASSWORD
- See Also:
-
-
DEFAULT_DATABASE_STRONG_PASSWORD
public static final String DEFAULT_DATABASE_STRONG_PASSWORD
- See Also:
-
-
DEFAULT_DATABASE_NAME
public static final String DEFAULT_DATABASE_NAME
- See Also:
-