Details
-
Deprecation
-
Status: Deprecated (View Workflow)
-
Minor
-
Resolution: Deprecated
-
1.11
-
None
Description
Feature
- The database access layer is available for individual jobs and ships with JobScheduler
- The Java classes from the SOSConnection access layer can be used with Java classes and scripted JavaScript jobs
- See documentation with http://www.sos-berlin.com/doc/en/connection_java.pdf
Deprecation
- SOSConnection was added in the early days of JobScheduler (ca. 2007) and offered an abstraction layer for a number of databases.
- With JobScheduler moving to Hibernate the SOSConnection classes are obsolete and are replaced by a public API SOSHibernate that becomes available with
JITL-323
Deprecation History
- Release 1.11: Deprecated
- Release 1.12: Unsupported
- Release 1.13: Removed
Attachments
Issue Links
- relates to
-
JITL-323 Provide database access layer to allow jobs to run custom SQL statements
- Released