Package org.bridgedb.sql
-
Interface Summary Interface Description SQLAccess A wrapper around the individual SQL DataBase Drivers. -
Class Summary Class Description SQLBase This is the root class of the SQL stack.SqlFactory Finds the SQL Configuration file and uses it to open the database with the correct database name, user name and password.SQLIdMapper Builds on the SQLListener to implement the Standard BridgeDB functions of IDMapper and IDMapperCapabilities.SQLListener This is the root class of the SQL stack.