net.anotheria.moskitodemo.annotation
Class CommentRowMapper
java.lang.Object
net.anotheria.db.dao.RowMapper<Comment>
net.anotheria.moskitodemo.annotation.CommentRowMapper
public class CommentRowMapper
- extends net.anotheria.db.dao.RowMapper<Comment>
| Methods inherited from class net.anotheria.db.dao.RowMapper |
convertToList, convertToList, convertToList, prepareString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentRowMapper
public CommentRowMapper()
map
public Comment map(ResultSet row)
throws net.anotheria.db.dao.RowMapperException
- Specified by:
map in class net.anotheria.db.dao.RowMapper<Comment>
- Throws:
net.anotheria.db.dao.RowMapperException
Copyright © 2010-2012 anotheria.net. All Rights Reserved.