LLBL 4.0 Final
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
Database first Code Generation
Visual Studio 2010 using C#
Target Framework LLBL Gen Pro Runtime Framework
Target language C#, platform .NET 4.0
Template Self Servicing
Selected Preset SD.Presets.SelfServicing.General
Is there anyway to automatically exclude some tables from having entities created? I know I can manually exclude them but it would be convenient to have a filter/plugin/task that would, for example:
exclude all tables with a $ symbol in their name or exclude a specifically named table
Thanks