While I'm working on configuring this generator the way I want, I am 
running the codegen tool dozens of times.  Each time, there is a lengthy 
delay while it makes the connection to the remote database, scans through 
the many databases found in the MS SQL Server instance, ignores all but one 
of then, then scans through the thousands of objects in the one catalog I 
am filtering for and generates the hundred odd objects with which I am 
working.

It would be *much* easier to do this development if I could tell jooq to 
cache the raw metadata or feed it an exported form of the catalog.  I saw 
that jooq supports an XMLDatabase import, but I could not find a way to 
export the schema from MS SQL Server Management Studio in XML format.

Are there any options that would help me out here?

-Daniel

-- 
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/d/optout.

Reply via email to