Package org.apache.storm.jdbc.mapper
Interface JdbcMapper
- All Superinterfaces:
- Serializable
- All Known Subinterfaces:
- JdbcLookupMapper
- All Known Implementing Classes:
- SimpleJdbcLookupMapper,- SimpleJdbcMapper
- 
Method Summary
- 
Method Details- 
getColumnsGet columns.- Returns:
- list of columns that represents one row in a DB table.
 
 
-