public class TimestampParameter extends ParameterHolder
Constructor and Description |
---|
TimestampParameter(Timestamp ts,
Calendar cal,
boolean fractionalSeconds) |
Modifier and Type | Method and Description |
---|---|
void |
writeTo(OutputStream os)
Write parameter value
|
toString
public void writeTo(OutputStream os) throws IOException
ParameterHolder
writeTo
in class ParameterHolder
os
- the stream to write toIOException
- when something goes wrongCopyright © 2016. All rights reserved.