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

org.bonitasoft.engine.persistence.package-info Maven / Gradle / Ivy

There is a newer version: 10.2.0
Show newest version
@FilterDef(name = "tenantFilter", parameters = {
        @ParamDef(name = "tenantId", type = "long") }, defaultCondition = "tenantid = :tenantId")
package org.bonitasoft.engine.persistence;

import org.hibernate.annotations.FilterDef;
import org.hibernate.annotations.ParamDef;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy