Uses of Class
io.github.mrtesz.teszcore.db.selection.SelectionResult
Packages that use SelectionResult
-
Uses of SelectionResult in io.github.mrtesz.teszcore.db.selection
Methods in io.github.mrtesz.teszcore.db.selection that return SelectionResultModifier and TypeMethodDescriptionSelectionResult.copy()SelectionResults.getFirst()Get the first result of all results (useful when you are sure you have one result - e.g. selection with unique key selection)Methods in io.github.mrtesz.teszcore.db.selection that return types with arguments of type SelectionResult