Package com.adbs.ast
Class FieldList
java.lang.Object
com.adbs.ast.SQLQualifiedNameList
com.adbs.ast.FieldList
- All Implemented Interfaces:
- Disposable
- 
Field SummaryFields inherited from class com.adbs.ast.SQLQualifiedNameListsqlContext
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintintintaddFieldId(AstTokenIdentifier fieldName) intfindFieldByName(String fieldName) Methods inherited from class com.adbs.ast.SQLQualifiedNameListadd, add, addBuiltin, addIdentifier, addIdentifier, assign, clear, dispose, extract, findByName, findByName, first, get, getCount, getSQLContext, getXML, getXMLNode, indexOf, insert, last, loadFromXMLNode, move, remove, remove, set, setXML, sortByNames, sortItems
- 
Constructor Details- 
FieldList
 
- 
- 
Method Details- 
addField
- 
addField
- 
addFieldId
- 
findFieldByName
 
-