org.sourceforge.jxdbcon
Class EscapeFuncs.second
java.lang.Object
|
+--org.sourceforge.jxdbcon.EscapeFrags.Frag
|
+--org.sourceforge.jxdbcon.EscapeFrags.Function
|
+--org.sourceforge.jxdbcon.EscapeFuncs.NoFunction
|
+--org.sourceforge.jxdbcon.EscapeFuncs.second
- Enclosing class:
- EscapeFuncs
- public static class EscapeFuncs.second
- extends EscapeFuncs.NoFunction
SECOND(time) An integer from 0 to 59 representing the second component of time.
EscapeFuncs.second
public EscapeFuncs.second(EscapeFrags.ParamList param)
emitSQL
protected String emitSQL(EscapeContext ectx)
throws SQLException
SQLException
toSQL
public String toSQL(EscapeContext ectx)
throws SQLException
- Overrides:
toSQL
in class EscapeFrags.Function
SQLException
Copyright © 2001,2002 Keve Müller; see LICENSE file for details.