Class PostgreSQLArrayReverseEmulation

All Implemented Interfaces:
FunctionRenderer, SqmFunctionDescriptor

public class PostgreSQLArrayReverseEmulation extends AbstractArrayReverseFunction
PostgreSQL array_reverse emulation for versions before 18. HSQLDB uses the same approach.