Beginning jOOQ by Tayo Koleoso

Beginning jOOQ by Tayo Koleoso

Author:Tayo Koleoso
Language: eng
Format: epub
ISBN: 9781484274316
Publisher: Apress


Answer

The name element defines the output type of jOOQ code generation. Use org.jooq.codegen.JavaGenerator to generate Java code.

Results of Code Generation

Whichever method of code generation you choose, the results would largely be identical. Check ‘em out:

Tables

Each table in your schema or catalog will largely result in the following:1.

Classes that extend org.jooq.impl.TableImpl, itself an implementation of org.jooq.Table. It’ll look a little something like this for my Eden Auto database:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.