-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: bound meta attribute
PostPosted: Fri Jul 02, 2004 9:12 am 
Newbie

Joined: Sun Jun 20, 2004 10:24 am
Posts: 6
Hi all !

I cannot find any further docs about the use of the meta attribute
bound. Can someone please help me with that ?
What I want is that every set-Method in my hbm2java generated classes
informs another class of the changes. I've tried the following:

<class name="Person_or_what_ever" table="person">
<meta attribute="bound">true</meta>
<property ... some properties ....>
</property>
</class>


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 02, 2004 10:53 am 
Newbie

Joined: Sun Jun 20, 2004 10:24 am
Posts: 6
Hi folks !

Ok, I still can't see any hint about that in the docs, but after reading
the source I figured out, that it need to be
<meta attribute="beans-property-type">bound</meta> instead of
<meta attribute="bound">true</meta>
The good thing is that the source of the BasicRenderer isn't to big,
lucky me :)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 02, 2004 4:05 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
yes - basicrenderer is quite simply IMHO ;)

the docs seem to be off bounds though - patch or an entry in the jira would be appreciated ;)

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.