- close(Statement, ResultSet) - Method in class org.bridgedb.sql.SQLBase
-
- close() - Method in class org.bridgedb.sql.SQLIdMapper
-
- closeConnection() - Method in class org.bridgedb.sql.SQLBase
-
- closeInput() - Method in interface org.bridgedb.mapping.MappingListener
-
Closes the input, flushing any links into storage.
- closeInput() - Method in class org.bridgedb.sql.SQLListener
-
- codeMapper - Variable in class org.bridgedb.sql.SQLIdMapper
-
Map between IdSysCodePair and Xref or DataSources
- commitTransaction() - Method in class org.bridgedb.sql.SQLBase
-
- configs() - Static method in class org.bridgedb.sql.SqlFactory
-
- createASQLAccess(String) - Static method in class org.bridgedb.sql.SqlFactory
-
Create a wrapper around the live SQL Database,
using the database name, user name and password found in the config file.
- createMappingSetTable() - Method in class org.bridgedb.sql.SQLListener
-
- createPreparedStatement(String) - Method in class org.bridgedb.sql.SQLBase
-
- createSQLTables() - Method in class org.bridgedb.sql.SQLListener
-
Excecutes several SQL statements to create the tables and indexes in the database.
- createStatement() - Method in class org.bridgedb.sql.SQLBase
-
- createTheSQLAccess() - Static method in class org.bridgedb.sql.SqlFactory
-
Create a wrapper around the live SQL Database,
using the database name, user name and password found in the config file.