public final class PoiCategoryRangeQueryGenerator
extends java.lang.Object
PoiCategoryFilter.| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getSQLSelectString(PoiCategoryFilter filter,
int count,
int version)
Gets the SQL query that looks up POI entries.
|
public static java.lang.String getSQLSelectString(PoiCategoryFilter filter, int count, int version)
filter - The filter object for determining all wanted categories.count - Count of patterns to search in points of interest names (may be 0).version - POI specification version.