- 
Method Summary
Modifier and TypeMethodDescription@NotNull PeriodSpecificationAdd an upper bound to the period specification range.@NotNull PeriodSpecificationAdd an upper bound to the period specification range. 
- 
Method Details
- 
and
@NotNull @Support({DB2,HSQLDB,MARIADB_10_3,ORACLE12C,SQLSERVER2016}) @NotNull PeriodSpecification and(T to) Add an upper bound to the period specification range. - 
and
@NotNull @Support({DB2,HSQLDB,MARIADB_10_3,ORACLE12C,SQLSERVER2016}) @NotNull PeriodSpecification and(Field<T> to) Add an upper bound to the period specification range. 
 -