Class AsyncSqlQuery

java.lang.Object
org.ehrbase.dao.access.query.AsyncSqlQuery
All Implemented Interfaces:
Supplier<Map<String,Object>>

public class AsyncSqlQuery extends Object implements Supplier<Map<String,Object>>
Attempt to use JAVA 8 CompletableFuture.
Since:
1.0
Author:
Christian Chevalley, Jake Smolka