Uses of Class
org.hibernate.mapping.ManyToOne
Packages that use ManyToOne
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of ManyToOne in org.hibernate.boot.model.internal
Constructors in org.hibernate.boot.model.internal with parameters of type ManyToOneModifierConstructorDescriptionImplicitToOneJoinTableSecondPass
(PropertyHolder propertyHolder, PropertyData inferredData, MetadataBuildingContext context, AnnotatedJoinColumns joinColumns, JoinTable joinTable, NotFoundAction notFoundAction, ManyToOne value) -
Uses of ManyToOne in org.hibernate.mapping
Methods in org.hibernate.mapping that return ManyToOneMethods in org.hibernate.mapping with parameters of type ManyToOne