Hello,

Is there a way to get all tables of a database in the order they are 
defined in the schema? 

SchemaImpl.getTables() sorts them alphabetically and I think it would be 
more helpful if by default you could retrieve tables in order of definition 
since sorting alphabetically can easily be done by the user.

Thanks

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