Class HibernateSystemMessageDAO.SystemMessageMapper
java.lang.Object
com.logicaldoc.core.communication.HibernateSystemMessageDAO.SystemMessageMapper
- All Implemented Interfaces:
- org.springframework.jdbc.core.RowMapper<SystemMessage>
- Enclosing class:
- HibernateSystemMessageDAO
public class HibernateSystemMessageDAO.SystemMessageMapper
extends Object
implements org.springframework.jdbc.core.RowMapper<SystemMessage>
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SystemMessageMapperpublic SystemMessageMapper()
 
- 
- 
Method Details- 
mapRow- Specified by:
- mapRowin interface- org.springframework.jdbc.core.RowMapper<SystemMessage>
- Throws:
- SQLException
 
 
-