Inheritance diagram for sfi.director.repository.OnDemandDBConnection:

Public Member Functions | ||||
| OnDemandDBConnection () | ||||
| OnDemandDBConnection (String url) | ||||
| OnDemandDBConnection (String url, String alt1) | ||||
| OnDemandDBConnection (String url, String alt1, String alt2) | ||||
| OnDemandDBConnection (String url, String alt1, String alt2, String alt3) | ||||
| void | setCredentials (Credentials cred) | |||
| void | setContext (RemoteJob context) | |||
| * | ||||
| void | setOption (String option) | |||
| * | ||||
| void | setOption (String option, String val) | |||
| * | ||||
| void | setOption (Options opt) | |||
| * | ||||
| void | setOption (SURL url) | |||
| void | setError (Exception e) | |||
| Exception | getError () | |||
| DN | completeDN (DN dn) | |||
| Enumeration | search (String expr) throws DirectorException | |||
*
| ||||
| Enumeration | search (String expr, Options searchopt) throws DirectorException | |||
*
| ||||
| void | append (DBObject dbo) throws DirectorException | |||
*
| ||||
| void | truncate () throws DirectorException | |||
| void | replace (DBObject dbo) throws DirectorException | |||
| void | remove (DBObject dbo) throws DirectorException | |||
| DBAccessor | get (DN dn) throws DirectorException | |||
| void | modify (DBObject dbo, Vector attrs) throws DirectorException | |||
| void | close () throws DirectorException | |||
Protected Member Functions | ||||
| synchronized void | ensureConnected () throws DirectorException | |||
Protected Attributes | ||||
| DBConnection | ourDB | |||
| Credentials | accessCreds | |||
| Vector | urls = new Vector() | |||
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
*
Implements sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
|
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
||||||||||||
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
||||||||||||
|
*
Implements sfi.director.repository.DBConnection. |
|
|
*
Reimplemented from sfi.director.repository.DBConnection. |
|
|
*
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Reimplemented from sfi.director.repository.DBConnection. |
|
|
*
Reimplemented from sfi.director.repository.DBConnection. |
|
||||||||||||
|
*
Reimplemented from sfi.director.repository.DBConnection. |
|
|
*
Reimplemented from sfi.director.repository.DBConnection. |
|
|
Implements sfi.director.repository.DBConnection. |
|
|
|
|
|
|
|
|
|
1.4.5