t: 30 June 2010 09:15
To: 'Tapestry users'
Subject: RE: Tapestry and hibernate DefaultComponentSafeNamingStrategy
I should have said that I tried:
public static void contributeHibernateSessionSource(
OrderedConfiguration config,
final Session session,
nd a separate lookup for entities with a coincident
lifespan.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:j...@peritussolutions.com]
Sent: 29 June 2010 22:04
To: 'Tapestry users'
Subject: Tapestry and hibernate DefaultComponentSafeNamingStrategy
Is anyone usi
Is anyone using org.hibernate.cfg.DefaultComponentSafeNamingStrategy with
@Embedded entities and Tapestry? I have @EmbeddedIds working fine, with the
db data column names prefixed with componentField, but can't
seem to get the prefix working @Embedded - I've tried adding:
configuration.add("hi