|
|
От: |
cadet354
|
my twitter |
| Дата: | 28.10.03 14:41 | ||
| Оценка: | |||
N>//<skipped/>
N>try {
N> ps.setTimestamp(1, new java.sql.Timestamp (date.getTime()));
N> ps.executeUpdate();
N>} catch (SQLException e) {
N> e.printStackTrace();
N>}
N>//<skipped/>
N>