Help

Controls

PermLinkWikiLink

Built with Seam

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.

Forum: Seam Users Forum ListTopic List
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