Software AG Products 10.5 | CentraSite for Developers | Application Framework | Examples
 
Examples
The CentraSite Application Framework SDK comes with two examples. One is for the persistence functionality and the other is for the validation functionality.
CRUD Example
The CRUD example demonstrates the abilities of the persistence framework. It shows how the BeanPool is initialized, configured, and connected to the registry. Also it shows how CRUD (create, read, update, and delete) operations are performed and queries implemented and executed. It also includes the bean model and sample mapping of the most commonly used bean relationships and their JAXR-based representation.