com.poscoict.glueframework.dao
Class GlueColumnMapRowMapper
java.lang.Object
  
org.springframework.jdbc.core.ColumnMapRowMapper
      
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).
 
 
| 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 | 
 
GlueColumnMapRowMapper
public GlueColumnMapRowMapper()
getColumnValue
public Object getColumnValue(ResultSet rs,
                             int index)
                      throws SQLException
- Overrides:
 getColumnValue in class org.springframework.jdbc.core.ColumnMapRowMapper
 
- Throws:
 SQLException
 
Copyright © 2013–2017 POSCO ICT. All rights reserved.