Uses of Class
org.bridgedb.rdb.IDMapperRdb
-
Packages that use IDMapperRdb Package Description org.bridgedb.rdb Driver and helper classes for using relational databases as identifier mapping services. -
-
Uses of IDMapperRdb in org.bridgedb.rdb
Subclasses of IDMapperRdb in org.bridgedb.rdb Modifier and Type Class Description classSimpleGdbSimpleGdb is the main implementation of the Gdb interface, for dealing with single SQL-based pgdb's.classSimpleGdbImplCommonSome methods and constants that are shared between SimpleGdbImpl2 and SimpleGdbImpl3Methods in org.bridgedb.rdb with parameters of type IDMapperRdb Modifier and Type Method Description voidGdbProvider. removeOrganismGdb(Organism organism, IDMapperRdb gdb)
-