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

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

There is a newer version: 2.13
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy