Adobe LiveCycle Business Activity Monitoring ES API

com.celequest.api.type
Interface ISQLTimestamp

All Superinterfaces:
Comparable, ISQLValue, Serializable

public interface ISQLTimestamp
extends ISQLValue

SQL "TIMESTAMP" value.

Since:
2.5.3

Method Summary
 Timestamp getTimestamp()
          Get the value.
 void set(Timestamp x)
          Set the value.
 
Methods inherited from interface com.celequest.api.type.ISQLValue
getString, isNull, set, set, setNull
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getTimestamp

public Timestamp getTimestamp()
Get the value.

Returns:
java.sql.Timestamp object

set

public void set(Timestamp x)
Set the value.

Parameters:
x - java.sql.Timestamp object

Adobe LiveCycle Business Activity Monitoring ES API

Copyright © 2004-2007 Adobe Systems Incorporated. All rights reserved.
Copyright © 2002-2007 Celequest Corp. All Rights Reserved.

Take a survey