# jpa **Repository Path**: ceidion/jpa ## Basic Information - **Project Name**: jpa - **Description**: 学习另一种持久层的思想JPA - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-05-11 - **Last Updated**: 2021-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README demo01:jpa入门案例 demo02:jpa入门案例优化,测试懒加载,实现基本增删改查 demo03:jpql实现的复杂查询