uk.ac.ebi.intenz.mapper
Class EnzymeHistoryMapper

java.lang.Object
  extended by uk.ac.ebi.intenz.mapper.EnzymeHistoryMapper
Direct Known Subclasses:
EnzymeFutureMapper

public class EnzymeHistoryMapper
extends Object

Maps history event information to the corresponding database tables.

Version:
$Revision: 1.3 $ $Date: 2009/05/26 14:59:09 $
Author:
Michael Darsow

Field Summary
protected  Hashtable visitedNodes
           
 
Constructor Summary
EnzymeHistoryMapper()
           
 
Method Summary
 HistoryGraph find(EnzymeEntry enzymeEntry, Connection con)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

visitedNodes

protected Hashtable visitedNodes
Constructor Detail

EnzymeHistoryMapper

public EnzymeHistoryMapper()
Method Detail

find

public HistoryGraph find(EnzymeEntry enzymeEntry,
                         Connection con)
                  throws SQLException,
                         DomainException
Throws:
SQLException
DomainException


Copyright © 2013 EMBL-EBI. All Rights Reserved.