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

com.jn.sqlhelper.dialect.instrument.orderby.OrderByTransformer Maven / Gradle / Ivy

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

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

public interface OrderByTransformer extends ClauseTransformer {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy