Module org.jooq
Package org.jooq.impl

Interface QOM.StIntersection<T extends Spatial>

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

@Pro public static interface QOM.StIntersection<T extends Spatial> extends Field<T>
The ST INTERSECTION function.

Get the intersection of two spatial values.