| Class | Description |
|---|---|
| DemoOracleSingleLineSqlCommandExtractor |
This is a utility class that is only meant to be used for testing the BLC demo on Oracle.
|
| DemoPostgresSingleLineSqlCommandExtractor |
Command extractor that does Postgres specific logic in order for the DemoSite load scripts to import correctly.
Add: blPU.hibernate.hbm2ddl.import_files_sql_extractor=org.broadleafcommerce.common.util.sql.importsql.DemoPostgresSingleLineSqlCommandExtractor
blEventPU.hibernate.hbm2ddl.import_files_sql_extractor=org.broadleafcommerce.common.util.sql.importsql.DemoPostgresSingleLineSqlCommandExtractorin properties file to run load scripts through this extractor |
| DemoSqlServerSingleLineSqlCommandExtractor |
This is a utility class that is only meant to be used for testing the BLC demo on SQL Server.
|
Copyright © 2018. All rights reserved.