Hi I've got database that has tables and equivalent views ontop of these tables. The views contain a security layer on the database, but otherwise return the exact same content as the tables. Currently, the generator creates all the objects twice, which is expected. Is there a way to "tweak" the generator to create two table definitions (one for the real table and one for the view) to use the same record?
Thanks Loris -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/3d1f3cd3-268e-4da9-9e0d-ab3380f41996n%40googlegroups.com.
