Class DateRepeatFunctions.LessThan
- java.lang.Object
-
- org.sqlite.Function
-
- nz.co.gregs.dbvolution.internal.sqlite.DateRepeatFunctions.LessThan
-
- Enclosing class:
- DateRepeatFunctions
public static class DateRepeatFunctions.LessThan extends org.sqlite.FunctionImplements DateRepeat LESSTHAN for SQLite
-
-
Constructor Summary
Constructors Constructor Description LessThan()Implements DateRepeat LESSTHAN for SQLite
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidxFunc()
-
-
-
Method Detail
-
xFunc
protected void xFunc() throws SQLException- Specified by:
xFuncin classorg.sqlite.Function- Throws:
SQLException
-
-