Hi,

I am trying out jOOQ for postgres and after creating the XML file and 
running the command as,
java -classpath 
./postgresql-9.2-1002.jdbc4.jar:./software/jOOQ/latest/lib/jooq-3.0.1.jar:./software/jOOQ/latest/lib/jooq-codegen-3.0.1.jar:./software/jOOQ/latest/lib/jooq-console-3.0.1.jar:./software/jOOQ/latest/lib/jooq-meta-3.0.1.jar:./software/jOOQ/latest/lib/jooq-scala-3.0.1.jar:./my.xml:.
 
org.jooq.util.GenerationTool /my.xml

What it generates are only java files and no classes. Am I doing something 
wrong?

Thanks for the help..

Sincerely,


Ameet

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to