Class LocatePositionEmulation

java.lang.Object
org.hibernate.query.sqm.function.AbstractSqmFunctionDescriptor
org.hibernate.dialect.function.LocatePositionEmulation
All Implemented Interfaces:
SqmFunctionDescriptor

public class LocatePositionEmulation extends AbstractSqmFunctionDescriptor
Emulates the ANSI SQL-standard position() function using locate().