| An InteractionSpec holds properties for use by an Interaction in order to
execute a function on the underlying resource.
There is a set of standard properties which are used to give hints to an
Interaction object about the requirements of a ResultSet.
FetchSize, FetchDirection, MaxFieldSize, ResultSetType, ResultSetConcurrency
A specific implementation may implement additional properties.
|