Class QueryAttachmentResults

java.lang.Object
com.illumon.iris.db.util.QueryAttachmentResults
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DynamicQueryAttachmentResults

public class QueryAttachmentResults
extends Object
implements Serializable
The result of a console attachment query. Contains an id, which is used to direct commands to a particular script session and a list of table and widget names that are in the initial binding.
See Also:
Serialized Form