|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> [ types overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.derby.iapi.types.SQLTimestamp
| Uses of SQLTimestamp in org.apache.derby.iapi.types |
| Methods in org.apache.derby.iapi.types that return SQLTimestamp | |
(package private) static SQLTimestamp |
SQLTimestamp.promote(DateTimeDataValue dateTime,
java.sql.Date currentDate)
Promotes a DateTimeDataValue to a timestamp. |
private SQLTimestamp |
SQLTime.toTimestamp(java.sql.Date currentDate)
|
private SQLTimestamp |
SQLDate.toTimestamp()
|
| Methods in org.apache.derby.iapi.types with parameters of type SQLTimestamp | |
private void |
SQLTimestamp.addInternal(int calIntervalType,
int count,
SQLTimestamp tsResult)
|
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> [ types overview ] | PREV NEXT | ||||||||