com.github.napp.database.IDeleteQuery Maven / Gradle / Ivy
/**
*
*/
package com.github.napp.database;
/**
* @author Alexandru Bledea
* @since Sep 25, 2013
*/
public interface IDeleteQuery extends IExecutableQuery, IWhereQuery {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy