top of page
It's Your Data, Master It.
Introduction to Apache Cayenne
Overview
Skills Needed
Get started with Apache Cayenne for object-relational mapping. Explore entity modeling, query execution, and data manipulation with Cayenne.
Basic knowledge of ORM concepts
Familiarity with Java or Kotlin programming
Outline
Introduction to Apache Cayenne
Setting Up Cayenne Environment
Object Relational Mapping (ORM) Concepts
Entity Modeling with Cayenne
Mapping Entities to Database Tables
Querying Data with Cayenne
Data Manipulation with Cayenne
Transaction Management in Cayenne
Cayenne Validation and Callbacks
Best Practices for Cayenne Development
bottom of page