org.sourceforge.jxutil.sql
Class ParameterContainer.TimestampCalParameter
java.lang.Object
|
+--org.sourceforge.jxutil.sql.ParameterContainer.Parameter
|
+--org.sourceforge.jxutil.sql.ParameterContainer.TimestampCalParameter
- Enclosing class:
- ParameterContainer
- static final class ParameterContainer.TimestampCalParameter
- extends ParameterContainer.Parameter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cal
public final Calendar cal
x
public final Timestamp x
ParameterContainer.TimestampCalParameter
public ParameterContainer.TimestampCalParameter(Timestamp x,
Calendar cal)
set
public void set(PreparedStatement pstmt,
int idx)
throws SQLException
- Specified by:
set
in class ParameterContainer.Parameter
SQLException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.