public class GeolatteFilterPredicate extends org.hibernate.query.criteria.internal.predicate.AbstractSimplePredicate implements Serializable
JTSFilterPredicate, but for geolatte-geom.Predicate.BooleanOperator| Constructor and Description |
|---|
GeolatteFilterPredicate(CriteriaBuilder criteriaBuilder,
Expression<? extends org.geolatte.geom.Geometry> geometry,
org.geolatte.geom.Envelope envelope) |
GeolatteFilterPredicate(CriteriaBuilder criteriaBuilder,
Expression<? extends org.geolatte.geom.Geometry> geometry,
Expression<? extends org.geolatte.geom.Geometry> filter) |
GeolatteFilterPredicate(CriteriaBuilder criteriaBuilder,
Expression<? extends org.geolatte.geom.Geometry> geometry,
org.geolatte.geom.Geometry filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerParameters(org.hibernate.query.criteria.internal.ParameterRegistry registry) |
String |
render(boolean isNegated,
org.hibernate.query.criteria.internal.compile.RenderingContext renderingContext) |
getExpressions, getOperator, isJunction, rendergetCompoundSelectionItems, isCompoundSelection, isNegated, notas, asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString, in, in, in, in, isNotNull, isNullalias, getValueHandlersforceConversion, getAlias, getJavaType, getValueHandler, resetJavaType, setAliasclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcriteriaBuilderas, in, in, in, in, isNotNull, isNullgetAlias, getJavaTypepublic GeolatteFilterPredicate(CriteriaBuilder criteriaBuilder, Expression<? extends org.geolatte.geom.Geometry> geometry, Expression<? extends org.geolatte.geom.Geometry> filter)
public GeolatteFilterPredicate(CriteriaBuilder criteriaBuilder, Expression<? extends org.geolatte.geom.Geometry> geometry, org.geolatte.geom.Geometry filter)
public GeolatteFilterPredicate(CriteriaBuilder criteriaBuilder, Expression<? extends org.geolatte.geom.Geometry> geometry, org.geolatte.geom.Envelope envelope)
public void registerParameters(org.hibernate.query.criteria.internal.ParameterRegistry registry)
registerParameters in interface org.hibernate.query.criteria.internal.ParameterContainerpublic String render(boolean isNegated, org.hibernate.query.criteria.internal.compile.RenderingContext renderingContext)
render in interface org.hibernate.query.criteria.internal.predicate.PredicateImplementorCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.