JOOQ Object Oriented Querying
| Use attributes for filter ! | |
| License | Dual-licensed: ASL 2. 0 and commercial |
|---|---|
| Platforms | Java |
| Stable release | September 29, 2017 |
| Written in | Java |
| Date of Reg. | |
| Date of Upd. | |
| ID | 1253360 |
About JOOQ Object Oriented Querying
jOOQ Object Oriented Querying, commonly known as jOOQ, is a light database-mapping software library in Java that implements the active record pattern. Its purpose is to be both relational and object oriented by providing a domain-specific language to construct queries from classes generated from a database schema.