Package jodd.db.orm.mapper

ResultSet to objects mappers.

See:
          Description

Interface Summary
ResultSetMapper ResultSet mapper which implementations parse objects from one result set row.
 

Class Summary
DefaultResultSetMapper Maps all columns of database result set (RS) row to objects.
 

Package jodd.db.orm.mapper Description

ResultSet to objects mappers.



Copyright ©2008 Jodd Team