Module org.jooq
Package org.jooq.impl

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

Check if a spatial value is disjoint from another.