Hi guys, I am evaluating jOOQ for a new product so I am brand new to jOOQ. I have been looking around the source code, documentation and this group but could not find the information I need.
I want to jOOQ to generate non-public (package access only) classes. My thinking is that I generate a package only class and then put other classes that access the Db on the same package making them the only classes that can access the db. I have done that with hibernate and it works really well. Is there a configuration option to do that? Can I accomplish that using a custom generator? Thanks, Renato -- 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.
