·java-jpa-hibernate
</>

java-jpa-hibernate

pluginagentmarketplace/custom-plugin-java

マスター JPA/Hibernate - エンティティ設計、クエリ、トランザクション、パフォーマンスの最適化

102インストール·1トレンド·@pluginagentmarketplace

インストール

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-jpa-hibernate

SKILL.md

Master data persistence with JPA and Hibernate for production applications.

This skill covers JPA entity design, Hibernate optimization, Spring Data repositories, query strategies, and caching. Focuses on preventing N+1 queries and building high-performance persistence layers.

| JOIN FETCH | Always need relation | JOIN FETCH o.items | | EntityGraph | Dynamic fetching | @EntityGraph(attributePaths) | | @BatchSize | Collection access | @BatchSize(size = 20) | | DTO Projection | Read-only queries | new OrderSummary(...) |

マスター JPA/Hibernate - エンティティ設計、クエリ、トランザクション、パフォーマンスの最適化 ソース: pluginagentmarketplace/custom-plugin-java。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-jpa-hibernate
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

java-jpa-hibernate とは?

マスター JPA/Hibernate - エンティティ設計、クエリ、トランザクション、パフォーマンスの最適化 ソース: pluginagentmarketplace/custom-plugin-java。

java-jpa-hibernate のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-java --skill java-jpa-hibernate インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/pluginagentmarketplace/custom-plugin-java