Class GPreparedStatement.PreparedValuesCollection

java.lang.Object
com.j_spaces.jdbc.driver.GPreparedStatement.PreparedValuesCollection
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable
Enclosing class:
GPreparedStatement

public static class GPreparedStatement.PreparedValuesCollection extends Object implements SmartExternalizable
An implementation for holding the prepared values & prepared values batch. Note: The values set status in not serialized since its only used for validation.
Since:
8.0
Author:
idan
See Also: