-->
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: Hibernate console and EJB3 annotations
PostPosted: Wed Sep 28, 2005 12:26 pm 
Newbie

Joined: Wed Sep 28, 2005 12:10 pm
Posts: 1
Hi all,

I am using Hibernate 3.1 beta 2 integrated in JBoss AS 4.0.3 RC2 for my EJB3 project. I am not using any hbm.xml's for mapping entity classes to tables, just the annotations. Works fine.

Is ist possible let the Hibernate Console use the annotations allready defined in the entity beans, rather then mapping them in hbm files?

I need this, because the HQL queries become complexer the just "from Customer" :) and I want to test them via the HQL Scratch Pad.


Thx Meikel


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 28, 2005 3:11 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
that is possible now in the cvs version where you can choose to enable annotations for a console configuration and you will be able to use the annotated classes.

_________________
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.  [ 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.