Thursday 18 November 2010 9:11:37 am
- 8 replies
» Read full tutorial
Introduction
In this tutorial we will learn how to use CRUD features by extending eZPersistentObject class, so it will be possible to Create, Read, Update, and Delete objects in the database in a straightforward way, without writing SQL queries.