Uses of Class
com.caucho.amber.type.CalendarType

Packages that use CalendarType
com.caucho.amber.type   
 

Uses of CalendarType in com.caucho.amber.type
 

Fields in com.caucho.amber.type declared as CalendarType
static CalendarType CalendarType.TEMPORAL_DATE_TYPE
           
static CalendarType CalendarType.TEMPORAL_TIME_TYPE
           
static CalendarType CalendarType.TEMPORAL_TIMESTAMP_TYPE
           
 

Methods in com.caucho.amber.type that return CalendarType
static CalendarType CalendarType.create()
          Returns the singleton Calendar type.