Package liquibase.parser
Class ChangeLogParserCofiguration
java.lang.Object
liquibase.parser.ChangeLogParserConfiguration
liquibase.parser.ChangeLogParserCofiguration
- All Implemented Interfaces:
- AutoloadedConfigurations
Deprecated.
Use correctly spelled version
- 
Nested Class SummaryNested classes/interfaces inherited from class liquibase.parser.ChangeLogParserConfigurationChangeLogParserConfiguration.ChangelogParseMode, ChangeLogParserConfiguration.MissingIncludeConfiguration, ChangeLogParserConfiguration.MissingPropertyMode
- 
Field SummaryFields inherited from class liquibase.parser.ChangeLogParserConfigurationCHANGELOG_PARSE_MODE, ERROR_ON_CIRCULAR_INCLUDE_ALL, MISSING_PROPERTY_MODE, ON_MISSING_INCLUDE_CHANGELOG, ON_MISSING_SQL_FILE, SUPPORT_PROPERTY_ESCAPING, USE_PROCEDURE_SCHEMA
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ChangeLogParserCofigurationpublic ChangeLogParserCofiguration()Deprecated.
 
-