Module org.jooq
Package org.jooq

Interface Replacer


@Experimental @Pro public interface Replacer
An API for QueryPart.$replace(Replacer) query part transformations.

This API is EXPERIMENTAL. Use at your own risk.

See replacer() for the contract that must be obeyed by the replacer() function.