# Usage

- [Built-In Functions](/usage/builtins.md)
- [Querying](/usage/querying.md)
- [Events](/usage/events.md): Easily run actions on entity insertion, update, and more with event listeners
- [Session Management](/usage/session-management.md)
- [HQL](/usage/hql.md)
- [Transactions](/usage/transactions.md): Learn transaction management with the ORM Extension
- [Caching](/usage/caching.md): Improve your database performance with secondary caching in Hibernate ORM.
