Interface IMysqlHelper.IRowMapper<T>
- Type Parameters:
T-
- Enclosing interface:
IMysqlHelper
public static interface IMysqlHelper.IRowMapper<T>
Mapper to build Java object from DB result
-
Method Summary
-
Method Details
-
map
- Throws:
SQLException
-
rows
- Throws:
SQLException
-