Module org.jooq
Package org.jooq.impl

Interface QOM.StWithin<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.StWithin<T extends Spatial> extends Condition
The ST WITHIN function.

Check if a spatial value is contained within another.