Jooq3.2.3
Java Object Oriented Querying.
Thursday, January 30, 2014
- Web Authoring
- Databases

JOOQ is a Java Object Oriented Querying
jOOQ supports complex SQL statements and is growing to support almost all SQL constructs by 14 different RDBMS.
jOOQ essentially has two packages:
- org.jooq: the jOOQ API. Here you will find interfaces for all SQL concepts - org.jooq.impl: the jOOQ implementation and factories. Most implementation classes are package private, you can only access them using the org.jooq.impl.Factory .
- linux
- Downloads7645
- LicenseOpen Source
Downloads / Release History
Comments
No comment. Be the first to enter a comment.