Package com.j_spaces.core.client.sql
package com.j_spaces.core.client.sql
-
ClassDescriptionInterface for query handlingManages SQLQuery execution on the proxy sideSQLQueryException is thrown when space operation with
SQLQueryfails.
For example illegal SQL syntax, semantic error.The parser manager is responsible for handling statements and calling the SqlParser for parsing and creating Query objects.