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: | 15 Members of 4080 |
| Forum: Seam Users |
21. Jul 2008, 07:32 CET | Link |
Outside of Seam we use Hibernate EntityInterceptors to modify the table names used by hibernate depending in security principles. Within Seam is there a way to achieve this. At this stage we are playing with the entityManager.getDelegate so we can get th Seam / Hibernate underlying sessionfactory.
thanks, Graeme