Open SiteSearch 4.1.1
Final

Uses of Class
ORG.oclc.db.Connections

Packages that use Connections
ORG.oclc.db   
 

Uses of Connections in ORG.oclc.db
 

Methods in ORG.oclc.db that return Connections
static Connections Connections.getConnections(String serverName, int port, String host, boolean PerUser)
          Connections allows a user to share a connection to all the databases at a remote site or it allows all users to share a connection to all the databases at a remote site.
 


Open SiteSearch 4.1.1
Final