-->
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.  [ 2 posts ] 
Author Message
 Post subject: does xdoclet have tags according to properties mapping?
PostPosted: Tue Nov 01, 2005 2:55 am 
Newbie

Joined: Tue Nov 01, 2005 2:48 am
Posts: 2
i want to use properties mapping in mapping file :
<properties
name="logicalName" (1)
insert="true|false" (2)
update="true|false" (3)
optimistic-lock="true|false" (4)
unique="true|false" (5)
>
<property ...../>
<many-to-one .... />
........
</properties>
And i im using xdoclet to generate mapping file, but i can't find any tags to support it.
Does anyone use this tag? thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 01, 2005 8:25 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
Xdoclet is documented on there site - I know v 1.3.0 (not out yet) has further work but atleast the lastest release is documented.
See
http://xdoclet.sourceforge.net/xdoclet/tags/hibernate-tags.html

As you will see property is included
see http://xdoclet.sourceforge.net/xdoclet/tags/hibernate-tags.html#@hibernate_property__0__1_

only optimistic lock is not show in the docos - I'm not 100% sure but I think it is supported in the CVS version.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.