Package com.gigaspaces.jdbc.request
Class RequestPacketV3
java.lang.Object
com.j_spaces.jdbc.RequestPacket
com.gigaspaces.jdbc.request.RequestPacketV3
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.j_spaces.jdbc.RequestPacket
RequestPacket.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.j_spaces.jdbc.RequestPacket
build, getModifiers, getPreparedValues, getPreparedValuesCollection, getStatement, getType, setModifiers, setPreparedValues, setPreparedValuesCollection, setStatement, setType, toString
-
Constructor Details
-
RequestPacketV3
public RequestPacketV3()
-
-
Method Details
-
accept
public ResponsePacket accept(QueryHandler handler, QuerySession session) throws LeaseDeniedException, RemoteException, TransactionException, SQLException - Overrides:
acceptin classRequestPacket- Throws:
LeaseDeniedExceptionRemoteExceptionTransactionExceptionSQLException
-