-->
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.  [ 1 post ] 
Author Message
 Post subject: hql anfrage
PostPosted: Mon Jul 04, 2011 1:08 pm 
Newbie

Joined: Tue Apr 26, 2011 12:37 pm
Posts: 3
hi

ich würd gerne so etwas machen :

String hql = "from tablA a where a.book.account.name = :name";
Query query = session.createQuery(hql);
query.setParameter("name", name);

Aber er sagt ich hätte in meinem query string einen syntaxfehler. kann man so tiefe konkatenationen nicht machen oder wieso wirft er mir hier den fehler?


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

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.