Author: Derick Rethans
Date: 2006-01-16 10:52:58 +0100 (Mon, 16 Jan 2006)
New Revision: 1907
Log:
- Fixed partly grammer and spelling
Modified:
packages/PersistentObject/trunk/ChangeLog
Modified: packages/PersistentObject/trunk/ChangeLog
===================================================================
--- packages/PersistentObject/trunk/ChangeLog 2006-01-16 09:47:49 UTC (rev
1906)
+++ packages/PersistentObject/trunk/ChangeLog 2006-01-16 09:52:58 UTC (rev
1907)
@@ -1,18 +1,25 @@
1.0rc1 - [RELEASEDATE]
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- added removeFromQuery
- added updateFromQuery
- added findIterator which returns a result iterator
- added support for aliases
-- Added sequence strategy system, PO now also works for postgreSQL.
- - new interface ezcPersistentIdentifierGenerator that defines the
- interface between Session and the code creating unique ID's for new rows.
- - new class ezcPersistentSequenceGenerator that implements the id generation
+- Added sequence strategy system, which makes this component also work
+ with PostGreSQL.
+
+- Added interfaces and classes:
+
+ * ezcPersistentIdentifierGenerator that defines the
+ interface between ezcPersistentSession and the code creating unique ID's
+ for new rows.
+ * ezcPersistentSequenceGenerator that implements the ID generation
using sequence functionality in the database handlers.
- - new class ezcPersistentGeneratorDefinition to set up what generator
- to use in the definition
+ * ezcPersistentGeneratorDefinition to set up what generator to use in the
+ definition.
1.0beta1 - Friday 23 December 2005
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Initial release of this package.
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components