Class RowExtractors
java.lang.Object
com.djrapitops.plan.storage.database.queries.RowExtractors
-
Method Summary
Modifier and TypeMethodDescriptionstatic RowExtractor<Integer> static RowExtractor<Long> static RowExtractor<ServerUUID> getServerUUID(String columnName) static RowExtractor<String> static RowExtractor<UUID>
-
Method Details
-
getInt
-
getLong
-
getString
-
getUUID
-
getServerUUID
-