Class MicrosecondDiffFunction

java.lang.Object
com.blazebit.persistence.impl.function.datediff.DateDiffFunction
com.blazebit.persistence.impl.function.datediff.microsecond.MicrosecondDiffFunction
All Implemented Interfaces:
JpqlFunction
Direct Known Subclasses:
AccessMicrosecondDiffFunction, DB2MicrosecondDiffFunction, DefaultMicrosecondDiffFunction, MSSQLMicrosecondDiffFunction, MySQLMicrosecondDiffFunction, OracleMicrosecondDiffFunction, PostgreSQLMicrosecondDiffFunction

public abstract class MicrosecondDiffFunction extends DateDiffFunction
Since:
1.4.0
Author:
Jan-Willem Gmelig Meyling