Kotlin Backend Jpa Entity Mapping

Model Kotlin persistence code correctly for Spring Data JPA and Hibernate. Covers entity design, identity and equality, uniqueness constraints, relationships, fetch plans, and common ORM (Object-Relational Mapping) traps specific to Kotlin. Use when creating or reviewing JPA (Java Persistence API) entities, diagnosing N+1 or LazyInitializationException, placing indexes and uniqueness rules, or preventing Kotlin-specific bugs such as data class entities and broken equals/hashCode.

ABIvan-Tech Updated

File contents

ABIvan-Tech/copilot-agentic-workflows/tree/main/.github/skills/kotlin-backend-jpa-entity-mapping commit 70c9a29fb9

Frequently asked questions

npx skillmds@latest add abivan-tech/kotlin-backend-jpa-entity-mapping