Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
RowMapper.java File Reference
import java.sql.ResultSet;
import java.sql.SQLException;
Include dependency graph for RowMapper.java:

Go to the source code of this file.

Classes

interface  dev.rafex.ether.database.core.mapping.RowMapper< T >

Packages

package  dev.rafex.ether.database.core.mapping
 Result set mapping and extraction contracts.