Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added 'blueriq' property prefix. Reflect changes in splitting up datasources per component

...

Property nameExample value 

blueriq.datasource.maincomments-sql-store.url

jdbc:sqlserver://WKS-1966:1433;databaseName=bq_maincomments;instance=SQL_EXPRESS 

blueriq.datasource.maincomments-sql-store.username

blueriq 

blueriq.datasource.maincomments-sql-store.password

welcome 

blueriq.datasource.maincomments-sql-store.driverClassName

com.microsoft.sqlserver.jdbc.SQLServerDriver 

blueriq.hibernate.maincomments-sql-store.hbm2ddl.auto

updatevalidate 

blueriq.hibernate.maincomments-sql-store.dialect

org.hibernate.dialect.SQLServerDialect

 

blueriq.datasource.trace-sql-store.url

jdbc:sqlserver://WKS-1966:1433;databaseName=bq_trace;instance=SQL_EXPRESS

 

blueriq.datasource.trace-sql-store.username

blueriq 

blueriq.datasource.trace-sql-store.password

welcome 

blueriq.datasource.trace-sql-store.driverClassName

com.microsoft.sqlserver.jdbc.SQLServerDriver 

blueriq.datasource.reportingcustomerdata-sql-store.url

jdbc:sqlserver://WKS-1966:1433;databaseName=bq_customer_reportingdata;instance=SQL_EXPRESS

 

blueriq.datasource.reportingcustomerdata-sql-store.username=blueriq

blueriq 

blueriq.datasource.reportingcustomerdata-sql-store.password

welcome 

blueriq.datasource.reportingcustomerdata-sql-store.driverClassName

com.microsoft.sqlserver.jdbc.SQLServerDriver 
blueriq.hibernate.reportingcustomerdata-sql-store.hbm2ddl.autoupdatevalidate 
blueriq.hibernate.reportingcustomerdata-sql-store.dialectorg.hibernate.dialect.SQLServerDialect