1
0
mirror of synced 2025-02-09 08:49:26 +03:00
Oliver Tischlinger 3e26330c53 check if collection is empty without loading it
Actually isEmpty() is always loading the collection in LazyCriteriaCollection.
A lazy version should use the existing functionality of count() to check if there are no elements if the collection is not initialized.
2015-09-23 17:34:11 +02:00
..
2014-02-05 15:13:53 +01:00
2015-09-03 17:55:14 +09:00
2015-05-07 14:05:20 +02:00
2012-12-13 18:19:21 +00:00
2015-07-30 13:16:55 +09:00
2015-04-02 21:42:47 +01:00