Em Sun, 19 Apr 2009 16:42:00 -0300, manuel aldana escreveu:
Hi,
Hi!
tapestry-hibernate integration is really great.
But one thing which wonders me is that all the fields of my
domain-object are implicitly taken as persisted fields/columns (maybe
this is a tapestry-hibernate feature?).
This is a Hibernate issue, not Tapestry. Use the @Transient annotation.
On Sun, Apr 19, 2009 at 9:42 PM, manuel aldana wrote:
> Hi,
>
> tapestry-hibernate integration is really great.
>
> But one thing which wonders me is that all the fields of my domain-object
> are implicitly taken as persiste