Class Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate


  • final class Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate
    extends Object
    • Constructor Detail

      • Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate

        Target_org_quartz_impl_jdbc_jobstore_StdJDBCDelegate()
    • Method Detail

      • canUseProperties

        protected boolean canUseProperties()
        Activate the usage of Properties to avoid Object serialization which is not supported by GraalVM - see https://github.com/oracle/graal/issues/460
        Returns:
        true