Module org.jooq
Package org.jooq.impl

Interface QOM.StEquals<T extends Spatial>

All Superinterfaces:
Condition, QueryPart, Serializable
Enclosing class:
QOM

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

Check if a spatial value is equal to another.