Uses of Interface
org.hibernate.boot.model.source.spi.EntityNamingSourceContributor
-
Packages that use EntityNamingSourceContributor Package Description org.hibernate.boot.model.source.spi -
-
Uses of EntityNamingSourceContributor in org.hibernate.boot.model.source.spi
Subinterfaces of EntityNamingSourceContributor in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interface
EntitySource
Contract describing source of information related to mapping an entity.interface
JoinedSubclassEntitySource
interface
SubclassEntitySource
-