Uses of Interface
com.gigaspaces.datasource.DataSourceSQLQuery
Packages that use DataSourceSQLQuery
-
Uses of DataSourceSQLQuery in com.gigaspaces.datasource
Classes in com.gigaspaces.datasource that implement DataSourceSQLQueryMethods in com.gigaspaces.datasource that return DataSourceSQLQueryModifier and TypeMethodDescriptionDataSourceIdQueryImpl.getAsSQLQuery()DataSourceIdsQuery.getAsSQLQuery()Gets the prepared SQL representation of this ids query.
DataSourceQuery.supportsAsSQLQuery()return value should be checked before calling this method otherwise anUnsupportedOperationExceptionwill be thrown if the operation is not supported.DataSourceIdsQueryImpl.getAsSQLQuery()DataSourceQuery.getAsSQLQuery()Gets the prepared SQL representation of this query.
DataSourceQuery.supportsAsSQLQuery()return value should be checked before calling this method otherwise anUnsupportedOperationExceptionwill be thrown if the operation is not supported.DataSourceQueryImpl.getAsSQLQuery()