org.jasig.portal.channels.sqlquery
Class XmlRowMapper
java.lang.Object
org.jasig.portal.channels.sqlquery.XmlRowMapper
- All Implemented Interfaces:
- RowMapper
Deprecated. All IChannel implementations should be migrated to portlets
@Deprecated
public class XmlRowMapper
- extends Object
- implements RowMapper
|
Field Summary |
protected org.apache.commons.logging.Log |
log
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.apache.commons.logging.Log log
- Deprecated.
XmlRowMapper
public XmlRowMapper(Document parentDoc)
- Deprecated.
mapRow
public Object mapRow(ResultSet resultSet,
int row)
throws SQLException
- Deprecated.
- Specified by:
mapRow in interface RowMapper
- Throws:
SQLException
Copyright © 2010 Jasig. All Rights Reserved.