Hi. We use SynchronizeMappings buildSchema(ForeignKeys=true) and we still have a long way in development, and we don't want to loose it's convenience, but now we need to map some entities to database views.
Is there a way, perhaps a plugin or exension point, to provide custom generators for specific tables, or provide the sql by hand to generate specific tables (however as views instead)? -- Luis Fernando Planella Gonzalez
