Uses of Class
com.j_spaces.jdbc.ResultEntry
Packages that use ResultEntry
Package
Description
Provides GigaSpaces JDBC interfaces
Provides GigaSpaces JDBC interfaces
-
Uses of ResultEntry in com.j_spaces.jdbc
Subclasses of ResultEntry in com.j_spaces.jdbcMethods in com.j_spaces.jdbc that return ResultEntryModifier and TypeMethodDescriptionIProcedure.execute(Connection connection, IJSpace space, ArrayList paramList) Deprecated.The execute method should include the business logic to be invoked at the server sideResponsePacket.getResultEntry()Methods in com.j_spaces.jdbc with parameters of type ResultEntry -
Uses of ResultEntry in com.j_spaces.jdbc.driver
Methods in com.j_spaces.jdbc.driver that return ResultEntryConstructors in com.j_spaces.jdbc.driver with parameters of type ResultEntryModifierConstructorDescriptionExplainPlanGResultSet(GStatement statement, ResultEntry results, String explainPlan) GResultSet(GStatement statement, ResultEntry results) GResultSetMetaData(ResultEntry results) -
Uses of ResultEntry in com.j_spaces.jdbc.executor
Methods in com.j_spaces.jdbc.executor that return ResultEntryModifier and TypeMethodDescriptionAbstractQueryExecutor.convertEntriesToResultArrays(IQueryResultSet<IEntryPacket> entries) Converts the list of ExternaEntries to 2 dimensional array that contains the values of the entries.IQueryExecutor.convertEntriesToResultArrays(IQueryResultSet<IEntryPacket> _entries) Converts the list of ExternaEntries to 2 dimensional array that contains the values of the entries. -
Uses of ResultEntry in com.j_spaces.jdbc.parser
Fields in com.j_spaces.jdbc.parser declared as ResultEntryMethods in com.j_spaces.jdbc.parser that return ResultEntryMethods in com.j_spaces.jdbc.parser with parameters of type ResultEntry