[TYPO3-mvc] Order by Rand
Dennis Ahrens
dennis.ahrens at googlemail.com
Fri Nov 4 14:19:00 CET 2011
Hi Lorenz,
if it is possible for you to loose the abstraction to the storageBackend
you can use the statement method from Tx_Extbase_Persistence_Query [1]
to build your own Query using SQL directly. AFAIK your relations will be
resolved this way.
regards
Dennis
[1]
http://git.typo3.org/TYPO3v4/CoreProjects/MVC/extbase.git?a=blob;f=Classes/Persistence/Query.php;h=d0e37bb08514a3834e50680289f9e939af6af7e3;hb=HEAD#l345
More information about the TYPO3-project-typo3v4mvc
mailing list