Uses of Class
uk.ac.ebi.intact.persistence.AbstractSequenceManager

Packages that use AbstractSequenceManager
uk.ac.ebi.intact.persistence This package provides a persistence capability for intact. 
 

Uses of AbstractSequenceManager in uk.ac.ebi.intact.persistence
 

Subclasses of AbstractSequenceManager in uk.ac.ebi.intact.persistence
 class OracleSequenceManager
          This sequence manager accesses a database sequence object to get the next unique id, leaving the management of the sequence to the database.
 class PostgresSequenceManager
          This sequence manager accesses a database sequence object to get the next unique id, leaving the management of the sequence to the database.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk