Package io.zeko.model.declarations
Class ExtensionsKt
-
- All Implemented Interfaces:
public final class ExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static List<LinkedHashMap<String, Object>>toMaps(ResultSet $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(ResultSet $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(ResultSet $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(ResultSet $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(ResultSet $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(ResultSet $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(List<JsonArray> $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(List<JsonArray> $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(RowSet<Row> $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static List<LinkedHashMap<String, Object>>toMaps(RowSet<Row> $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)final static <T extends Any> List<T>toDataObject(RowSet<Row> $self, Function1<Map<String, Object>, T> dataClassHandler)-
-
Method Detail
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(ResultSet $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(ResultSet $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(ResultSet $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(ResultSet $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(ResultSet $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(ResultSet $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(List<JsonArray> $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(List<JsonArray> $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(RowSet<Row> $self, List<String> columns, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
toMaps
final static List<LinkedHashMap<String, Object>> toMaps(RowSet<Row> $self, SelectInfo sel, Function3<BaseLocal, DateTimeZone, DateTimeZone, Object> timeProcessor, DateTimeZone tzFrom, DateTimeZone tzTo)
-
-
-
-