JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.javalite.activejdbc.DBProxy
Packages that use
DBProxy
Package
Description
org.javalite.activejdbc
ActiveJDBC - the agile Java ORM.
Uses of
DBProxy
in
org.javalite.activejdbc
Methods in
org.javalite.activejdbc
that return
DBProxy
Modifier and Type
Method
Description
protected
DBProxy
DBProxy.
open
()
protected
DBProxy
DBProxy.
open
(
String
driver,
String
url,
String
user,
String
password)