Asynchronously executes a query and stores the results in the given table instance. All data processing is done in a separate thread of execution.
@param t the Table in which to store the results
@param query the query to execute
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.