Class TSqlCmds.TSqlCmdList

Object
AbstractCollection<E>
AbstractList<E>
ArrayList<TSqlCmd>
gudusoft.gsqlparser.sqlcmds.TSqlCmdList
gudusoft.gsqlparser.sqlcmds.TSqlCmds.TSqlCmdList
All Implemented Interfaces:
Serializable, Cloneable, Iterable<TSqlCmd>, Collection<TSqlCmd>, List<TSqlCmd>, RandomAccess
Enclosing class:
TSqlCmds

Deprecated.
Use standalone TSqlCmdList class directly
See Also:
  • Constructor Details