Package com.adbs.ast
Class FieldList
java.lang.Object
com.adbs.ast.SQLQualifiedNameList
com.adbs.ast.FieldList
- All Implemented Interfaces:
Disposable
-
Field Summary
Fields inherited from class com.adbs.ast.SQLQualifiedNameList
sqlContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintaddFieldId(AstTokenIdentifier fieldName) intfindFieldByName(String fieldName) Methods inherited from class com.adbs.ast.SQLQualifiedNameList
add, 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
-