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

com.lithium.ldn.starql.QueryStatement Maven / Gradle / Ivy

package com.lithium.ldn.starql;

/**
 * General object to represent a search query POJO. This query can be converted to a
 * search technology specific query.
 * 
 * @author David Esposito
 *
 */
public interface QueryStatement {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy