Projection
The ability to project some fields the index only avoiding the
database roundtrip.
fullTextQuery.setProjection("id", "summary", "author.name").list();
will return a List like the regular HQL projection
the fieldbridge has to be two way (all built-in are) and the
projected fields have
On 18 mai 07, at 01:41, Max Rydahl Andersen wrote:
Projection
What about .setCachedProjection or .setIndexedProjection to
clearly signal
it is not a "real" projection ?
But it *is* a real projection, just not from the database :-) The
data is the same though
The API is in FullTextQue
Hi,
Projection
The ability to project some fields the index only avoiding the
database roundtrip.
fullTextQuery.setProjection("id", "summary", "author.name").list();
will return a List like the regular HQL projection
the fieldbridge has to be two way (all built-in are) and the
projected fields h
Hibernate Core 3.2.4.sp1 has just been released to fix a serious bug
with IDENTITY-based identifier generation (HHH-2605). If that affects
you, you can download the patch release at
http://sourceforge.net/project/showfiles.php?group_id=40712&package_id=127784&release_id=509407.
Thanks,
Steve
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log20070518074224
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:147: The following error occurred while executing this line: /qa/services/cruisec
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle9-testsuite?log=log20070518072727
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:112: The following error occurred while executing this line: /qa/services/cruis
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20070518061112Lbuild.34
BUILD COMPLETE - build.34Date of build: 05/18/2007 06:11:12Time to build: 10 minutes 27 seconds
Unit Tests: (1055)
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql50-testsuite?log=log20070518054710
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:154: The following error occurred while executing this line: /qa/services/cruis
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-oracle10-testsuite?log=log20070518052418Lbuild.33
BUILD COMPLETE - build.33Date of build: 05/18/2007 05:24:18Time to build: 21 minutes 59 seconds
Unit Tests: (1055)
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-pgsql-testsuite?log=log20070518050420
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:161: The following error occurred while executing this line: /qa/services/cruisec
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-jtds-testsuite?log=log20070518045106Lbuild.36
BUILD COMPLETE - build.36Date of build: 05/18/2007 04:51:06Time to build: 12 minutes 18 seconds
Unit Tests: (1055)
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20070518043150
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:126: The following error occurred while executing this line: /qa/services/cruise
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sqlserver-msjdbc-testsuite?log=log20070518041807
TESTS FAILEDAnt Error Message: /qa/services/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:140: The following error occurred while executing this line: /qa/servi
13 matches
Mail list logo