| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| Modifier and Type | Method and Description | 
|---|---|
| TableOuterJoinStep<Record> | Table. partitionBy(Collection<? extends Field<?>> fields)Add a  PARTITION BYclause to the left hand side of theOUTER JOINkeywords | 
| TableOuterJoinStep<Record> | Table. partitionBy(Field<?>... fields)Add a  PARTITION BYclause to the left hand side of theOUTER JOINkeywords | 
Copyright © 2019. All rights reserved.