Package com.kenshoo.jooq
Interface RecordMapper<C extends Cursor,T>
-
public interface RecordMapper<C extends Cursor,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tmap(C cursor)
-
public interface RecordMapper<C extends Cursor,T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
map(C cursor) |