many-to-many topic
jpa-hibernate-tutorials
Hibernate Tutorials with Spring Boot and Spring-Data-JPA
attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
jaguar_orm
Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
yii2-many-to-many
Implementation of Many-to-many relationship for Yii 2 framework
DLCV2018SPRING
Deep Learning for Computer Vision (CommE 5052) in NTU
jpa-manytomany-extracolumns-springboot-maven-mysql
JPA Many-To-Many Extra Columns Relationship Mapping Example with Spring Boot, Maven and MySQL
kirby3-many-to-many-field
This plugin allows you to create many-to-many relationships between pages in Kirby and synchronizes them on both sides. Latest version also works with Kirby 4!
spring-boot-many-to-many
Spring JPA Many To Many example with Hibernate and Spring Boot CRUD Rest API - ManyToMany annotation
korm
KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM offers similar functionality with the added bonus of performance
hibernate-table-relationship
在 Hibernate 中如何配置多表关系映射,包括:一对一、一对多和多对多。