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

com.heliorm.def.Select Maven / Gradle / Ivy

The newest version!
package com.heliorm.def;

/**
 * @param  Type of POJO
 * @author gideon
 */
public interface Select extends Executable, Order, Limit {

    > Complete orderBy(F order, F... orders);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy