|
jxDBCon 0.9z | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.sourceforge.jxdbcon.EscapeFrags.Frag
|
+--org.sourceforge.jxdbcon.EscapeFrags.Function
|
+--org.sourceforge.jxdbcon.EscapeFuncs.NoFunction
|
+--org.sourceforge.jxdbcon.EscapeFuncs.now
NOW() A timestamp value representing the current date and time.
| Field Summary |
| Fields inherited from class org.sourceforge.jxdbcon.EscapeFrags.Function |
name, param, paramTypes, retType |
| Constructor Summary | |
EscapeFuncs.now(EscapeFrags.ParamList param)
|
|
| Method Summary | |
protected String |
emitSQL(EscapeContext ectx)
|
String |
toSQL(EscapeContext ectx)
|
| Methods inherited from class org.sourceforge.jxdbcon.EscapeFrags.Function |
toString |
| Methods inherited from class org.sourceforge.jxdbcon.EscapeFrags.Frag |
simplify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EscapeFuncs.now(EscapeFrags.ParamList param)
| Method Detail |
protected String emitSQL(EscapeContext ectx)
throws SQLException
SQLException
public String toSQL(EscapeContext ectx)
throws SQLException
toSQL in class EscapeFrags.FunctionSQLException
|
jxDBCon 0.9z | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||