Module org.jooq
Package org.jooq.impl

Interface QOM.StIntersects<T extends Spatial>

All Superinterfaces:
Condition, Field<Boolean>, FieldOrConstraint, FieldOrRow, FieldOrRowOrSelect, GroupField, Named, OrderField<Boolean>, QueryPart, SelectField<Boolean>, SelectFieldOrAsterisk, Serializable, TableElement, Typed<Boolean>
Enclosing class:
QOM

@Pro public static interface QOM.StIntersects<T extends Spatial> extends Condition
The ST INTERSECTS function.

Check whether two spatial values intersect.