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: Validating dot notation field for HQL
PostPosted: Tue Aug 03, 2004 1:25 pm 
Beginner
Beginner

Joined: Tue Mar 23, 2004 8:40 pm
Posts: 22
Folks,

I have a method to create a HQL based on the passed in paramters (e.g. field which is the dot notation representation of a particual field). My question is if I want to check if it is a valid dot notation representation, any easy way to do this? (other than looping through the field between dot using Configuration configuration.getClassMapping(DrivingVO.class).getProperty("first_part_of_field") and using isAssociationType() to check if it is association and checking the current field again with the associated class ...)

Thanks in advance!

Martin


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.