Am Montag, den 19.05.2008, 14:20 -0500 schrieb Robert Zeigler: > The select query is going to run against data in the database, and > will therefore /not/ return newly created but as yet uncommitted > objects. >
Aha, thank you! Is this true for all Query classes in Cayenne? In other words, is there a Query (or some other means) to fetch uncommitted objects?
