uk.ac.ebi.intenz.mapper
Class AuditPackageMapper
java.lang.Object
uk.ac.ebi.intenz.mapper.AuditPackageMapper
public class AuditPackageMapper
- extends Object
Provides methods for audit package access.
- 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 |
STANDARD_REMARK
public static final String STANDARD_REMARK
- See Also:
- Constant Field Values
AuditPackageMapper
public AuditPackageMapper()
setRemark
public void setRemark(String remark,
Connection con)
throws SQLException
- Sets a remark in the audit tables.
- Parameters:
remark
- Remark to be stored in the audit tables.con
- The connection.
- Throws:
SQLException
Copyright © 2013 EMBL-EBI. All Rights Reserved.