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