Package liquibase.util
Class SqlParser
java.lang.Object
liquibase.util.SqlParser
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringClauses
Deprecated.load theLiquibaseSqlParser
using theSqlParserFactory
directly.static StringClauses
Deprecated.load theLiquibaseSqlParser
using theSqlParserFactory
directly.
-
Constructor Details
-
SqlParser
public SqlParser()Deprecated.
-
-
Method Details
-
parse
Deprecated.load theLiquibaseSqlParser
using theSqlParserFactory
directly. -
parse
@Deprecated public static StringClauses parse(String sqlBlock, boolean preserveWhitespace, boolean preserveComments) Deprecated.load theLiquibaseSqlParser
using theSqlParserFactory
directly.
-
LiquibaseSqlParser
using theSqlParserFactory
directly.