com.poscoict.glueframework.dao
Class GlueColumnMapRowMapper

java.lang.Object
  extended by org.springframework.jdbc.core.ColumnMapRowMapper
      extended by com.poscoict.glueframework.dao.GlueColumnMapRowMapper
All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<Map<String,Object>>

public class GlueColumnMapRowMapper
extends org.springframework.jdbc.core.ColumnMapRowMapper

ColumnMapRowMapper È®Àå. ColumnMapRowMapper extension that override getColumnValue(java.sql.ResultSet, int).


Constructor Summary
GlueColumnMapRowMapper()
           
 
Method Summary
 Object getColumnValue(ResultSet rs, int index)
           
 
Methods inherited from class org.springframework.jdbc.core.ColumnMapRowMapper
createColumnMap, getColumnKey, mapRow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueColumnMapRowMapper

public GlueColumnMapRowMapper()
Method Detail

getColumnValue

public Object getColumnValue(ResultSet rs,
                             int index)
                      throws SQLException
Overrides:
getColumnValue in class org.springframework.jdbc.core.ColumnMapRowMapper
Throws:
SQLException


Copyright © 2013–2015 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.