-
Method Summary
Modifier and TypeMethodDescription@NotNull PeriodSpecification
Add an upper bound to the period specification range.@NotNull PeriodSpecification
Add 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.
-