Uses of Interface
org.hibernate.grammars.importsql.SqlScriptParserVisitor
Packages that use SqlScriptParserVisitor
-
Uses of SqlScriptParserVisitor in org.hibernate.grammars.importsql
Classes in org.hibernate.grammars.importsql that implement SqlScriptParserVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofSqlScriptParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.