This is a Hibernate issue, not Tapestry. Use the @Transient annotation.

On Sun, Apr 19, 2009 at 9:42 PM, manuel aldana <ald...@gmx.de> 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 persisted fields/columns (maybe this is a
> tapestry-hibernate feature?). I would like to have control of that and want
> to only have explictly marked @Column fields included to hibernate mapping,
> the rest should be ignored. As an alternative maybe there is also a
> blacklist annotation?
>
> thanks.
>
> --
> manuel aldana
> ald...@gmx.de
> software-engineering blog: http://www.aldana-online.de
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Best regards,

Igor Drobiazko

Reply via email to