Code Monkey home page Code Monkey logo

jpa's Introduction

JPA

我的博客 ##jpa-single-table 单表操作 ##jpa-one-way-many2one 单向多对一操作 ##jpa-one-way-one2many 单向一对多操作 ##jpa-two-way-one2many 双向一对多操作 ##jpa-one-way-many2many 单向多对多操作 ##jpa-two-way-many2many 双向多对多操作 ##jpa-one2one-primary-key 双向一对一共享主键操作 ##jpa-one2one-foreign-key 双向一对一唯一外键操作 ##jpa-one2one-join-table 双向一对一连接表操作 ##jpa-composite-id 复合主键-2个@Id操作 ##jpa-composite-id-class 复合主键-2个@Id+@IdClass操作 ##jpa-embedded-id 复合主键-@EmbeddedId+@Embeddable操作 ##jpa-embedded-id 自定义类型-@Embedded+@Embeddable操作 ##jpa-extents-single-table 继承-一个表-SINGLE_TABLE操作 ##jpa-extents-joined 继承-联合子类-JOINED操作 ##jpa-extents-table-per-class 继承-独立表-TABLE_PER_CLASS操作 ##jpa-first-last-name 自动把firstName+lastName合并为name字段操作 ##jpa-primary-jpa-uuid jpa-uuid主键生成策略操作 ##jpa2-element-collection-table JPA2.0-@CollectionTable操作

**如果觉得我的文章或者代码对您有帮助,可以请我喝杯咖啡。您的支持将鼓励我继续创作!谢谢! **

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.