Class AbstractRepeatFunction

java.lang.Object
com.blazebit.persistence.impl.function.repeat.AbstractRepeatFunction
All Implemented Interfaces:
JpqlFunction
Direct Known Subclasses:
DefaultRepeatFunction, LpadRepeatFunction, ReplicateRepeatFunction

public abstract class AbstractRepeatFunction extends Object implements JpqlFunction
Since:
1.2.0
Author:
Christian Beikov