# Advanced Features

- [Automatic REST Crud](/advanced/automatic-rest-crud.md): Creating Automatic RESTful CRUD services with CBORM
- [Hibernate Logging](/advanced/hibernate-logging.md): Configuring and tuning Hibernate logging
- [Mementifier](/advanced/mementifier.md): Using the Mementifier module to extract ORM object state for auditing and JSON conversion
- [ORM Events](/advanced/coldbox-orm-event-handler.md): Using ColdBox ORM Event Handler to listen to Hibernate ORM events via ColdBox Interceptors
- [Custom Event Handler](/advanced/coldbox-orm-event-handler/event-handler-cfc.md)
- [Unique Property Validation](/advanced/unique-property-validation.md): Using Unique Property Validation in CBORM models
