public abstract class Profiles extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DB2
Profile to enable DB2 database.
|
static String |
H2
Profile to enable H2 database.
|
static String |
JMX
Profile to enable JMX services.
|
static String |
MARIADB
Profile to enable MariaDB database.
|
static String |
METRICS
Profile to enable Metrics.
|
static String |
MYSQL
Profile to enable MySQL database.
|
static String |
ORACLE
Profile to enable Oracle database.
|
static String |
POSTGRESQL
Profile to enable PostgreSQL database.
|
static String |
SQLSERVER
Profile to enable SQL Server database.
|
| Constructor and Description |
|---|
Profiles() |
public static final String DB2
public static final String H2
public static final String MYSQL
public static final String MARIADB
public static final String ORACLE
public static final String POSTGRESQL
public static final String SQLSERVER
public static final String JMX
public static final String METRICS
Copyright © 2014–2020 Nitor Creations. All rights reserved.