Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Current Situation
- sos.scheduler.managed.JobSchedulerManagedDatabaseJob will be used to execute custom procedures or SQL statements in a database.
- this job uses the deprecated SOSConnection classes and not support the SOSHibernate connection classes.
Desired Behaviour
- new job implementation with using of the SOSHibernate connection classes:
- com.sos.jitl.managed.job.ManagedDatabaseJobJSAdapterClass