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

com.jn.sqlhelper.dialect.instrument.where.WhereTransformer Maven / Gradle / Ivy

package com.jn.sqlhelper.dialect.instrument.where;

import com.jn.sqlhelper.dialect.instrument.ClauseTransformer;

public interface WhereTransformer extends ClauseTransformer {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy