Uses of Class
gudusoft.gsqlparser.nodes.TKeyAction

Packages that use TKeyAction
gudusoft.gsqlparser.nodes   
 

Uses of TKeyAction in gudusoft.gsqlparser.nodes
 

Methods in gudusoft.gsqlparser.nodes that return types with arguments of type TKeyAction
 TPTNodeList<TKeyAction> TConstraint.getKeyActions()
           
 

Method parameters in gudusoft.gsqlparser.nodes with type arguments of type TKeyAction
 void TConstraint.setKeyActions(TPTNodeList<TKeyAction> keyActions)