| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| Modifier and Type | Method and Description | 
|---|---|
| WindowPartitionByStep<java.math.BigDecimal> | Field. avgOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<java.lang.Integer> | Field. countOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<T> | Field. maxOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<T> | Field. minOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<T> | WindowOverStep. over()Turn this aggregate function into a window function. | 
| WindowPartitionByStep<java.math.BigDecimal> | Field. stddevPopOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<java.math.BigDecimal> | Field. stddevSampOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<java.math.BigDecimal> | Field. sumOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<java.math.BigDecimal> | Field. varPopOver()This method is part of the pre-2.0 API. | 
| WindowPartitionByStep<java.math.BigDecimal> | Field. varSampOver()This method is part of the pre-2.0 API. | 
Copyright © 2015. All Rights Reserved.