Author: dr
Date: Wed Aug 8 11:22:32 2007
New Revision: 5845
Log:
- Fixed documentation
Modified:
trunk/PersistentObject/src/persistent_session.php
Modified: trunk/PersistentObject/src/persistent_session.php
==============================================================================
--- trunk/PersistentObject/src/persistent_session.php [iso-8859-1] (original)
+++ trunk/PersistentObject/src/persistent_session.php [iso-8859-1] Wed Aug 8
11:22:32 2007
@@ -262,7 +262,7 @@
/**
* Deletes persistent objects using the query $query.
*
- * The $query should be created using getDeleteQuery().
+ * The $query should be created using createDeleteQuery().
*
* Currently this method only executes the provided query. Future
* releases PersistentSession may introduce caching of persistent objects.
@@ -313,7 +313,7 @@
/**
* Updates persistent objects using the query $query.
*
- * The $query should be created using getUpdateQuery().
+ * The $query should be created using createUpdateQuery().
*
* Currently this method only executes the provided query. Future
* releases PersistentSession may introduce caching of persistent objects.
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components