Versions Compared

Key

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

...

  • This job template makes use of JDBC connections and the Hibernate database access layer.
  • This job template can be used to access any database for which a JDBC Driver is available with the Agent.
    • JS7 includes a number of JDBC Drivers for supported DBMS, see the JS7 - Database article.
    • For other DBMS DBMSs users can provide an individual JDBC Driver and store the Driver's .jar file with in the ./lib/user_lib directory of the Agent installation.
  • This job template supports use of a JS7 - Credential Store.
  • Delimitation:
    • Note that specific SQL language extensions such as Oracle® PL/SQL are not supported by Hibernate.
    • For Oracle® PL/SQL use the JS7 - JITL PLSQLJob.
    • For Oracle® SQL*Plus use the JS7 - JITL SQLPLUSJob.

...