T
- the user type@FunctionalInterface public static interface AnResultset.ObjCreator<T>
Modifier and Type | Method and Description |
---|---|
T |
create(AnResultset rs) |
T create(AnResultset rs) throws SQLException
rs
- resultset at current row, iteration is driven by AnResultset,
by calling {@link AnResultset#map(String, ObjCreator).SQLException
Copyright © 2024. All rights reserved.