new SQLCurrentOfCursorExpr ().accept(adapter);
new SQLInsertStatement ().accept(adapter);
new SQLUpdateStatement ().accept(adapter);
new NotNullConstraint ().accept(adapter);
new SQLMethodInvokeExpr ().accept(adapter);
new SQLCallStatement ().accept(adapter);
new SQLSomeExpr ().accept(adapter);
new SQLAnyExpr ().accept(adapter);
new SQLAllExpr ().accept(adapter);
new SQLDefaultExpr ().accept(adapter);
new SQLCommentStatement ().accept(adapter);