Skip to content

DatabaseLib version 3.1.0

Compare
Choose a tag to compare
@Exlll Exlll released this 10 Apr 00:33
· 10 commits to master since this release

Added four submit methods, one for each kind of task, that return a CompletionStage. These new methods can be used to write long chains of queries (where one query depends one the result of the previous one) more elegantly.