uk.ac.ebi.intenz.mapper
Class CommonProceduresMapper
java.lang.Object
uk.ac.ebi.intenz.mapper.CommonProceduresMapper
public class CommonProceduresMapper
- extends Object
Provides methods for access to procedures not related to a specific package.
- Version:
- $Revision: 1.2 $ $Date: 2008/01/28 12:33:07 $
- Author:
- Michael Darsow
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonProceduresMapper
public CommonProceduresMapper()
createClone
public Long createClone(Long enzymeId,
Connection con)
throws SQLException
- Creates a clone of an enzyme by using its enzyme ID.
- Parameters:
enzymeId
- The enzyme's ID.con
- The connection.
- Throws:
SQLException
Copyright © 2013 EMBL-EBI. All Rights Reserved.