[Hibernate] hibernate-timesten-testsuite Build Completed With Testsuite Errors

2006-07-05 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-timesten-testsuite?log=log20060705222403 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:93: The following error occurred while executing this line: /home/cruisecontrol/work/

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

2006-07-05 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060705220005 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:86: The following error occurred while executing this line: /home/cruisecontrol/work/sc

[Hibernate] hibernate-timesten-testsuite Build Completed With Testsuite Errors

2006-07-05 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-timesten-testsuite?log=log20060705043725 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:93: The following error occurred while executing this line: /home/cruisecontrol/work/

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

2006-07-05 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20060705041357 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:86: The following error occurred while executing this line: /home/cruisecontrol/work/sc

Re: [Hibernate] Combination of 3 classes and display the result

2006-07-05 Thread Emmanuel Bernard
This is the Hibernate developement mailing list Please go to the user forum for such questions http://forum.hibernate.org edwarddurai wrote: > Hi, > > I have 3 tables in MSSQL Database. > > 1. Auditfinding > 2. AuditfindingsDisplayName > 3. AuditFindingsFieldList > > Fine. I have Created Mapping

[Hibernate] Combination of 3 classes and display the result

2006-07-05 Thread edwarddurai
Hi, I have 3 tables in MSSQL Database. 1. Auditfinding 2. AuditfindingsDisplayName 3. AuditFindingsFieldList Fine. I have Created Mapping Files And Java Bean files(Using getter and setter methods) My Hibernate Query is Working Perfectly. My Query is: select distinct Id as AuditId,substring(s