Class JdbcLockFactory

    • Constructor Detail

      • JdbcLockFactory

        public JdbcLockFactory​(java.lang.String uri,
                               java.lang.String lockId,
                               java.util.Map<java.lang.String,​java.lang.String> properties)
        Creates a new TriggerLockFactory. The lockId should be unique between the users of the same uri.
        Parameters:
        uri - of the jdbc connection
        lockId - which should indentify the job and the table
        properties - used for creating the jdbc connection pool