Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vendelieu authored Nov 13, 2023
1 parent 4ce73e1 commit 73ac0fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ fun countUsers() = count {
}
```

The generator adds basic CRUD operations tied to table identifier or to passed conditions, also in dao there is access to `dslContext` for further extension through inheritance.

### Configuring the Plugin

The plugin can be configured using the `jooq` extension.
Expand Down

0 comments on commit 73ac0fc

Please sign in to comment.