public class VariationXRefHandler extends Object implements org.apache.ibatis.type.TypeHandler
Constructor and Description |
---|
VariationXRefHandler() |
Modifier and Type | Method and Description |
---|---|
Object |
getResult(CallableStatement cs,
int columnIndex) |
DAVariationXRef |
getResult(ResultSet rs,
String columnName) |
void |
setFactory(DAOVariationFactory factory) |
void |
setParameter(PreparedStatement ps,
int i,
Object parameter,
org.apache.ibatis.type.JdbcType jdbcType) |
public VariationXRefHandler()
public void setFactory(DAOVariationFactory factory)
public void setParameter(PreparedStatement ps, int i, Object parameter, org.apache.ibatis.type.JdbcType jdbcType) throws SQLException
setParameter
in interface org.apache.ibatis.type.TypeHandler
SQLException
public DAVariationXRef getResult(ResultSet rs, String columnName) throws SQLException
getResult
in interface org.apache.ibatis.type.TypeHandler
SQLException
public Object getResult(CallableStatement cs, int columnIndex) throws SQLException
getResult
in interface org.apache.ibatis.type.TypeHandler
SQLException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3