Hi,
I wrote an own Hibernate Interceptor for my AppFuse 2.0.4 application.
After that I registered the class in the META-INF/persistence.xml file:
But nothing happend. It seems, that Hibernate ignores the configuration.
What's my mistake? Did I missed s
Hi,
I wrote an own Hibernate Interceptor for my AppFuse 2.0.4 application.
After that I registered the class in the META-INF/persistence.xml file:
But nothing happend. It seems, that Hibernate ignores the configuration.
What's my mistake? Did I miss som