JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.waglewagle.db
Interface RowHandler<R>
All Known Implementing Classes:
BeanGroupingRowHandler
,
ValueGroupingRowHandler
public interface
RowHandler<R>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
handleRow
(
R
rowObj)
Method Detail
handleRow
void handleRow(
R
rowObj)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method