Ooops I must have accidently committed that. I have a bunch or refactorings sitting in my sandbox that I can't commit just yet.

Joshua Davis wrote:

In the method:

public String getOnCondition(String alias, SessionFactoryImplementor factory) throws MappingException {
return getJoinable(factory).queryWhereFragment(alias);
}
Joinable doesn't seem to have the method queryWhereFragment(alias) any more. However getOnCondition() doesn't seem to be called from anywhere (or so IDEA says), so I'm commenting the method out in my stream (errr... view... sorry ClearCase stuff). Should I commit it?



-- Gavin King +61 410534454

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to