jpa skills

4 tagged jpa, measured the same way as everything else here.

database-patterns

01

pan94u/forge

Skill Claude CodeCodex

Database patterns for JPA/Spring Data. Schema naming, Flyway migrations, N+1 prevention, transaction boundaries, indexing strategy.

40 1mo ago A 31 tokens

db-schema-map

02

koclam98/db-schema-map

Skill Claude CodeCodex

Builds a table-centric database schema map by reading MyBatis XML mappers or JPA/Hibernate entities. Auto-detects the ORM; no DB connection needed. Use when exploring an unfamiliar Spring project, listing which tables the code touches, or checking the blast radius of a schema change before altering a table. 테이블 구조 파악…

1 1mo ago A 90 tokens original MIT