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

com.obatis.orm.provider.DeleteProvider Maven / Gradle / Ivy

The newest version!
package com.obatis.orm.provider;

import com.obatis.orm.provider.condition.ConditionProvider;

public interface DeleteProvider extends ConditionProvider {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy