JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
cn.mapway.ui.server.db.PgTools
Packages that use
PgTools
Package
Description
cn.mapway.ui.server.db
Uses of
PgTools
in
cn.mapway.ui.server.db
Methods in
cn.mapway.ui.server.db
that return
PgTools
Modifier and Type
Method
Description
static
PgTools
PgTools.
create
(
String
host,
String
port,
String
db,
String
userName,
String
password)