Uses of Interface
org.eclipse.datatools.sqltools.sql.parser.ast.IASTObjname

Packages that use IASTObjname
org.eclipse.datatools.sqltools.sql.parser.ast   
 

Uses of IASTObjname in org.eclipse.datatools.sqltools.sql.parser.ast
 

Subinterfaces of IASTObjname in org.eclipse.datatools.sqltools.sql.parser.ast
 interface IASTProcedurename
          Represents procedure node
 interface IASTTablename
          Represents a table name node
 interface IASTTabname
          Represents a table name node
 interface IASTTriggername
          Represents procedure node
 interface IASTUDT
          Represents UDT node
 interface IASTUDTname
          Represents UDT node
 interface IASTViewname
          Represents view node