|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBURI | |
|---|---|
| net.sourceforge.pmd.cpd | |
| net.sourceforge.pmd.util.database | |
| Uses of DBURI in net.sourceforge.pmd.cpd |
|---|
| Methods in net.sourceforge.pmd.cpd with parameters of type DBURI | |
|---|---|
void |
CPD.add(DBURI dburi)
|
| Uses of DBURI in net.sourceforge.pmd.util.database |
|---|
| Fields in net.sourceforge.pmd.util.database declared as DBURI | |
|---|---|
protected DBURI |
DBMSMetadata.dburi
DBURI |
| Constructors in net.sourceforge.pmd.util.database with parameters of type DBURI | |
|---|---|
DBMSMetadata(DBURI dbURI)
Define database connection and source code to retrieve. |
|
DBMSMetadata(Properties properties,
DBURI dbURI)
Define database connection and source code to retrieve with database properties. |
|
DBMSMetadata(String user,
String password,
DBURI dbURI)
Define database connection and source code to retrieve with explicit database username and password. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||