Class SelectQuery

All Implemented Interfaces:
Query, Externalizable, Serializable, Cloneable

public class SelectQuery extends AbstractDMLQuery implements Externalizable
This class handles the SELECT query logic.
Author:
Michael Mitrani, 2Train4, 2004
See Also: