Module org.jooq
Package org.jooq.impl

Interface QOM.StGeometryN<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.StGeometryN<T extends Spatial> extends Field<T>
The ST GEOMETRYN function.

Get the N-th geometry from a collection of spatial values.