Inheritance diagram for sfi.director.repository.DBManagerDriver:

Public Member Functions | |
| DBManagerDriver () | |
| DBManagerDriver (String name) | |
| String | name () |
| DBConnection | connect (String url) throws DirectorException |
| DBConnection | connect (String url, RemoteJob context) throws DirectorException |
| abstract DBConnection | connect (String url, RemoteJob context, Credentials cred) throws DirectorException |
| boolean | accept (String url) |
| boolean | accept (String url, RemoteJob context) |
Protected Member Functions | |
| void | setName (String name) |
|
|
|
|
|
|
|
||||||||||||
|
Reimplemented in sfi.director.repository.GenericDriver. |
|
|
|
|
||||||||||||||||
|
Implemented in sfi.director.repository.GenericDriver. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.4.5