import java.sql.ResultSet;import java.sql.SQLException;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. | |