Uses of Package
com.j_spaces.core.client.sql
Packages that use com.j_spaces.core.client.sql
Package
Description
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
-
Classes in com.j_spaces.core.client.sql used by com.gigaspaces.internal.client.spaceproxy
-
Classes in com.j_spaces.core.client.sql used by com.j_spaces.core.client.sqlClassDescriptionInterface for query handlingThe parser manager is responsible for handling statements and calling the SqlParser for parsing and creating Query objects.
-
Classes in com.j_spaces.core.client.sql used by org.openspaces.coreClassDescriptionSQLQueryException is thrown when space operation with
SQLQueryfails.
For example illegal SQL syntax, semantic error.