bernateEntityValueEncoder NullPointerException -
Composite/Compund Primary Key Issue
I see Lance already answered to your question on Stackoverflow. Follow his
advice and make sure you contribute the encoder. After that, you may hit
another issues with tynamo not recognizing @IdClass (see an old issue
https:/
...@gmail.com]
Sent: Wednesday, January 21, 2015 7:15 PM
To: Tapestry users
Subject: Re: HibernateEntityValueEncoder NullPointerException -
Composite/Compund Primary Key Issue
I see Lance already answered to your question on Stackoverflow. Follow his
advice and make sure you contribute the encoder.
I see Lance already answered to your question on Stackoverflow. Follow his
advice and make sure you contribute the encoder. After that, you may hit
another issues with tynamo not recognizing @IdClass (see an old issue
https://jira.codehaus.org/browse/TYNAMO-168), whether it matters to you,
I'm not
On Tue, 20 Jan 2015 17:43:35 -0200, Witt, Aaron
wrote:
Hi Tapestry Users,
Hi!
I'm using a CRUD framework called Tynamo, which in turn relies on Apache
Tapestry and Hibernate. This all works fine, except for when I try to
use it for CRUD on a table with a composite/compound primary key.
Hi Tapestry Users,
I'm using a CRUD framework called Tynamo, which in turn relies on Apache
Tapestry and Hibernate. This all works fine, except for when I try to use it
for CRUD on a table with a composite/compound primary key.
I've decided not to go the @EmbeddedId route, since it seems to not