public class CommonProceduresMapper extends Object
Constructor and Description |
---|
CommonProceduresMapper() |
Modifier and Type | Method and Description |
---|---|
Long |
createClone(Long enzymeId,
Connection con)
Creates a clone of an enzyme by using its enzyme ID.
|
public Long createClone(Long enzymeId, Connection con) throws SQLException
enzymeId
- The enzyme's ID.con
- The connection.SQLException
Copyright © 2014 EMBL-EBI. All rights reserved.