Class EpochMillisecondFunction

java.lang.Object
com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
All Implemented Interfaces:
JpqlFunction
Direct Known Subclasses:
DB2EpochMillisecondFunction, DefaultEpochMillisecondFunction, MSSQLEpochMillisecondFunction, MySQLEpochMillisecondFunction, OracleEpochMillisecondFunction, PostgreSQLEpochMillisecondFunction

public abstract class EpochMillisecondFunction extends Object implements JpqlFunction
Since:
1.4.0
Author:
Christian Beikov