Versions Compared

Key

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

...

The JS7 - JITL SQLExecutorJob makes use of a Hibernate configuration file. A Hibernate file by default is looked up from JS7_AGENT_CONFIG_DIR/hibernate.cfg.xml.

The JS7 - JITL PLSQLJob does not use a Hibernate configuration file but uses the job argument db_url for the database URL.

...

A Hibernate configuration file by default is looked up in JETTY_BASE/resources/jocJS7_AGENT_CONFIG_DIR/hibernate.cfg.xml, see JS7 - DatabaseThe Hibernate configuration can look like this:

...