Uses of Interface
org.hibernate.boot.model.source.spi.EntityNamingSourceContributor
Packages that use EntityNamingSourceContributor
Package
Description
-
Uses of EntityNamingSourceContributor in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement EntityNamingSourceContributorModifier and TypeClassDescriptionclass
class
class
class
-
Uses of EntityNamingSourceContributor in org.hibernate.boot.model.source.spi
Subinterfaces of EntityNamingSourceContributor in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
Contract describing source of information related to mapping an entity.interface
interface