Module org.jooq
Package org.jooq.impl

Interface QOM.Overlay

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

public static interface QOM.Overlay extends Field<String>
The OVERLAY function.

Place a string on top of another string, replacing the original contents.