Hi,

I tried to import a schema "dbschema" from a database to create the code 
with the GenerationTool.
But the created schema file still is Dbschema.java.

I used the xml elements in configuration xml:
            <inputSchema>dbschema</inputSchema>
            <outputSchema>standardname</outputSchema>

and
            <schemata>
                <schema>
                    <inputSchema>dbschema</inputSchema>
                    <outputSchema>standardname</outputSchema>
                </schema>
            </schemata>

Both have no effect.

I'm using version 3.1.

Is it working as expected?

Cheers
Rick

-- 
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