public class JDBCUrl extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JDBCUrl.DBType |
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabase() |
JDBCUrl.DBType |
getDBType() |
String |
getHostname() |
String |
getPassword() |
int |
getPort() |
String |
getUsername() |
static JDBCUrl |
parse(String url) |
Copyright © 2016. All rights reserved.