[hibernate-dev] enhancement request - relaxing theta-style joins

2007-02-16 Thread Joseph Marques
From Java Persistence with Hibernate: You probably won't need to use the theta-style joins often. Note that it's currently not possible in HQL or JPA QL to outer join two tables that don't have a mapped association -- theta-style joins are inner joins. When dealing with larger

Re: [hibernate-dev] enhancement request - relaxing theta-style joins

2007-02-16 Thread Joseph Marques
Perfect! I prefer the join qualifier anyway. I just thought it might have been easier to request the relaxation of theta-style joins as it wouldn't have required any change to the query parser - just a change to how it was interpreted. What version of the ejb3 embedded container do you

[hibernate-dev] Could be a bug in aliastobean

2007-02-16 Thread Horan, Jeff
I'm using oracle 9i and H3 and when I send a select statement and return an object using a transform like: SQLQuery q = ses.createSQLQuery( select lata from call_record where npa=:npa and nxx=:nxx ); q.setParameter( npa, 800 ); q.setParameter( nxx,

Re: [hibernate-dev] Could be a bug in aliastobean

2007-02-16 Thread Christian Bauer
On Feb 16, 2007, at 6:29 PM, Horan, Jeff wrote: Then it works. So it is not following Java accessor standards of mixed case method names. FAQ. Go to the forum next time. ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org

[hibernate-dev] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2007-02-16 Thread jboss-qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log2007021700 TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:98: The following error occurred while executing this line: