JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.java.ao
Interface EntityStreamCallback<T extends
RawEntity
<K>,
K>
public interface
EntityStreamCallback<T extends
RawEntity
<K>,
K>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onRowRead
(
T
t)
Method Details
onRowRead
void
onRowRead
(
T
t)