You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 27 Members of 4512 |
| Forum: Seam Users |
05. Mar 2008, 03:41 CET | Link |
When I use seam-gen to generate skeleton of my application seam-gen doesn't handle synonyms in my database. Synonyms are used for tables that are in some other schema. What's the solution for this? Seam to me little strange that nobody solve this so it must be something there. Or you guys don't use seam-gen for anything but trivial applications.
Thanks for any comments on this
Hi!
In fact the problem with synonyms is not seam-gen, but the hibernate tools, I don't know what database are you using, but I have this synonym problem when I use Oracle.
I think that the trick to solve this problem must be to improve the OracleMetaDataDialect (or the MetaDataDialect for you database) and make it if you do that, then Hibernate and Seam-gen will both be able to generate CRUD screens for you synonyms.
So... I think this is more like an HibernateTools bug (missing feature?)... (no a seam-gen bug)
Regards,
LuxSpes
I believe that imagination is stronger than knowledge -- myth is more potent than history -- dreams are more powerful than facts -- hope always triumphs over experience -- laughter is the cure for grief -- love is stronger than death.