Class QueryHandler

java.lang.Object
com.j_spaces.jdbc.QueryHandler

public class QueryHandler extends Object
QueryHandler executes the JDBC statements set by the GConnection. For each statement the QueryHandler performs the parsing (or retrieves the statement from QueryCache ) and calls the necessary methods of the GigaSpaces API.
Author:
Michael Mitrani, 2Train4, 2004, anna - refactoring