public class ConsequencesHandler extends Object implements org.apache.ibatis.type.TypeHandler
Constructor and Description |
---|
ConsequencesHandler() |
Modifier and Type | Method and Description |
---|---|
Object |
getResult(CallableStatement cs,
int columnIndex) |
List<VariationType> |
getResult(ResultSet rs,
String columnName) |
void |
setFactory(DAOVariationFactory factory) |
void |
setParameter(PreparedStatement ps,
int i,
Object parameter,
org.apache.ibatis.type.JdbcType jdbcType) |
public ConsequencesHandler()
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 List<VariationType> 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