All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.bonitasoft.engine.scheduler.impl.db.mysql-deleteTenantObjects.sql Maven / Gradle / Ivy

DELETE FROM job_param WHERE tenantid = ${tenantid};
DELETE FROM job_desc WHERE tenantid = ${tenantid};




© 2015 - 2025 Weber Informatics LLC | Privacy Policy