Package | Description |
---|---|
com.pervasive.datarush.functions |
Provides classes and interfaces related to defining functions on records.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantArgumentConverter
An abstract argument converter for converting String constants to the
correct object type.
Child classes should implement the convert(String) object to produce an object. |
class |
DateFormatArgumentConverter |
class |
DateTimeValueArgumentConverter
Converts an argument to a DateTimeValue enum value.
|
class |
DefaultArgumentConverter
The default argument converter.
|
class |
GranularityArgumentConverter
Converts an argument to a Granularity enum value.
|
class |
NumberFormatArgumentConverter
Converts an argument to a NumberFormat object.
|
class |
TimeZoneArgumentConverter
Converts an argument to a TimeZone object.
|
Copyright © 2019 Actian Corporation. All rights reserved.