public class JdbcProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static JdbcProperties |
INSTANCE |
| Constructor and Description |
|---|
JdbcProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPassword() |
java.lang.String |
getUrl() |
java.lang.String |
getUser() |
public static final JdbcProperties INSTANCE
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.