|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use AbstractTimeValueExpression | |
|---|---|
| com.sas.iquery.metadata.expr | Provides classes that are used to model expressions, which are used to compose data items and filters. |
| Uses of AbstractTimeValueExpression in com.sas.iquery.metadata.expr |
|---|
| Subclasses of AbstractTimeValueExpression in com.sas.iquery.metadata.expr | |
|---|---|
class |
DateValueExpression
Models date values while fitting into the SAS Query Services expression model by implementing the ExpressionInterface. |
class |
TimestampValueExpression
Models timestamp values while fitting into the SAS Query Services' expression model by implementing the ExpressionInterface. |
class |
TimeValueExpression
Models time values while fitting into the SAS Query Services' expression model by implementing the ExpressionInterface. |
| Methods in com.sas.iquery.metadata.expr that return AbstractTimeValueExpression | |
|---|---|
static AbstractTimeValueExpression |
AbstractTimeValueExpression.newValue(java.util.Date value,
int expressionType)
Returns a new time-value expression with the given value and whose type is given by the expression type. |
|
| Query |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||