Home
last modified time | relevance | path

Searched refs:PreparedStatement_setTimestamp (Results 1 – 6 of 6) sorted by relevance

/dports/databases/libzdb/libzdb-3.2.2/src/db/
H A DPreparedStatement.h233 void PreparedStatement_setTimestamp(T P, int parameterIndex, time_t x);
H A DPreparedStatement.c124 void PreparedStatement_setTimestamp(T P, int parameterIndex, time_t x) { in PreparedStatement_setTimestamp() function
/dports/databases/libzdb/libzdb-3.2.2/test/
H A Dselect.c25 PreparedStatement_setTimestamp(p, 2, t + i); in main()
H A Dpool.c646 PreparedStatement_setTimestamp(p, 4, 1387066378); in testPool()
/dports/databases/libzdb/libzdb-3.2.2/src/
H A Dzdbpp.h279 except_wrapper( PreparedStatement_setTimestamp(t_, parameterIndex, x) ); in setTimestamp()
/dports/databases/libzdb/libzdb-3.2.2/
H A DCHANGES56 values from a ResultSet. PreparedStatement_setTimestamp for setting