Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AMQP_SCHEME |
"amqp" |
public static final String |
AMQPS_SCHEME |
"amqps" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DB2_SCHEME |
"db2" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MONGODB_SCHEME |
"mongodb" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MYSQL_SCHEME |
"mysql" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ORACLE_SCHEME |
"oracle" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POSTGRES_SCHEME |
"postgres" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REDIS_SCHEME |
"redis" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JDBC_PREFIX |
"jdbc:" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SMTP_SCHEME |
"smtp" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SQLSERVER_SCHEME |
"sqlserver" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TOMCAT_7_DBCP |
"org.apache.tomcat.dbcp.dbcp.BasicDataSource" |
public static final String |
TOMCAT_8_DBCP |
"org.apache.tomcat.dbcp.dbcp2.BasicDataSource" |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.