Added the following property to the MappingFileGenerator?.cst file:
IncludeSchema? (default = false) If set to true the table attribute for
your entity elements in mappings.xml will be in the format of <schema |
owner>.<tablename>
If set to false, the behavior will simply default to <tablename> as in
previous versions
Affected files: MappingFileGenerator?.cst MappingsCommon?.cst
Original issue reported on code.google.com by bdema...@gmail.com on 20 Sep 2007 at 12:48
Original issue reported on code.google.com by
bdema...@gmail.com
on 20 Sep 2007 at 12:48Attachments: