Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
SubjectPropertyExplanation 
Publisherclient





blueriq.hibernate.publisher-client.main.hbm2ddl.auto=validateSpecifies the hibernate property for publisherclient connection.

Include Page
_PropertiesPublisherClient
_PropertiesPublisherClient

blueriq.hibernate.publisher-client.dialect=org.hibernate.dialect.Oracle10gDialectOracle12cDialectExample: blueriq.hibernate.publisherclient.dialect=org.hibernate.dialect.Oracle10gDialectOracle12cDialect

Include Page
_PropertiesPublisherClient
_PropertiesPublisherClient

blueriq.datasource.publisher-client.database.url=jdbc:oracle:{host}:{port}:{servicename}The url of the publisher database.

Include Page
_PropertiesPublisherClient
_PropertiesPublisherClient

blueriq.datasource.publisher-client.database.driverClassName=oracle.jdbc.driver.OracleDriver

The driverclassname of the publisher database.

Include Page
_PropertiesPublisherClient
_PropertiesPublisherClient

blueriq.datasource.publisher-client.database.username={Username}The username to log in the database.

Include Page
_PropertiesPublisherClient
_PropertiesPublisherClient

blueriq.datasource.publisher-client.database.password={password}

The password to log in the database.

Include Page
_PropertiesPublisherClient
_PropertiesPublisherClient

blueriq.publisher-client.environmentName=Test 

Include Page
_PropertiesPublisherClient
_PropertiesPublisherClient

 

...