-->
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.  [ 10 posts ] 
Author Message
 Post subject: New release CaveatEmptor (HiA) 0.9.5
PostPosted: Sat Aug 14, 2004 1:17 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
The CaveatEmptor (HiA) 0.9.5 release now contains an interesting example of a many-to-many association mapping with a composite identifier. Some minor issues have been fixed, the bundled Hibernate has also been upgraded to the latest 2.1.6.

http://caveatemptor.hibernate.org/


Last edited by christian on Sat Jul 02, 2005 7:27 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 20, 2004 9:36 am 
Beginner
Beginner

Joined: Wed Sep 15, 2004 3:14 am
Posts: 35
Is it possible for you to provide the XDoclet Hibernate for these three classes: Category, Item, CategorizedItem? I am having a problem doing this. Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 20, 2004 9:38 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Sorry, but I don't like XDoclet and don't use it. There are some examples in the book though.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 7:21 pm 
Newbie

Joined: Mon Nov 17, 2003 1:51 am
Posts: 16
Hi Christian,

I know you wrote many times that you don't like xdoclet. I am just curious to know why?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Sep 25, 2004 7:46 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
I think he just doesn't like it. I mean, this stuff is a matter of taste really...

I like it, and have used it.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 05, 2004 12:51 pm 
Senior
Senior

Joined: Wed Aug 27, 2003 4:08 am
Posts: 178
Location: Wiesbaden, Germany
gavin wrote:
I think he just doesn't like it. I mean, this stuff is a matter of taste really...

I like it, and have used it.


not to forget that you are commiter there :)

_________________
Got new hibernate xdoclet plugin? http://www.sourceforge.net/projects/xdoclet-plugins/
... Momentan auf der Suche nach neuen Projekt ode Festanstellung....


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 05, 2004 5:35 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Yes, I just don't like any buildtime processing, no matter what it actually does. :)

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject: Minor bug in CaveatEmptor 0.9.5 sample code
PostPosted: Thu Dec 09, 2004 11:30 am 
Newbie

Joined: Wed Nov 24, 2004 3:52 pm
Posts: 1
Location: Sweden
Hi,

I have been browsing the code of CaveatEmptor 0.9.5 while reading the book HiA (really great book by the way!).

I found a small bug in the class:

org.hibernate.auction.dao.ItemDAO.java

method name
Code:
getMaxBid(Long itemId)
uses the incorrect named query minBid instead of maxBid. The minBid named query is later used in
Code:
getMinBid(Long itemId)


I didn't see anywhere i Jira to report this so I do it here in the forum instead.

It is likely you have already picked it up and fixed it. Just the same, I haven't seen it reported before so......

Hans


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 18, 2005 1:18 pm 
Newbie

Joined: Mon Apr 18, 2005 1:10 pm
Posts: 4
Hi, I was just wandering if there was a version of the application using the latest version of Hibernate i.e 3?

Cheers

Sonik


Top
 Profile  
 
 Post subject: hibernate caveatemptor cvs
PostPosted: Tue Apr 19, 2005 5:14 pm 
Newbie

Joined: Tue Apr 19, 2005 5:08 pm
Posts: 1
Hi!

I just wanted to tell you the address for the cvs on [ http://caveatemptor.hibernate.org/2.html ] didn't work for me, until I discovered it should read only "cvs.sourceforge.net" instead of "cvs.hibernate.sourceforge.net" at the two lines helping to find anonymous cvs access.

I don't know - maybe sourceforge disabled subdomains in that part and you never noticed? However, I hope that will help other newbies like me to find a quicker way to the cvs in the future. :-)

Best regards,
Benjamin


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