接口的使用
org.hibernate.boot.model.source.spi.EntityNamingSourceContributor
-
使用EntityNamingSourceContributor的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中EntityNamingSourceContributor的使用
实现EntityNamingSourceContributor的org.hibernate.boot.model.source.internal.hbm中的类 修饰符和类型 类 说明 classAbstractEntitySourceImplclassJoinedSubclassEntitySourceImplclassRootEntitySourceImplclassSubclassEntitySourceImpl -
org.hibernate.boot.model.source.spi中EntityNamingSourceContributor的使用
org.hibernate.boot.model.source.spi中EntityNamingSourceContributor的子接口 修饰符和类型 接口 说明 interfaceEntitySourceContract describing source of information related to mapping an entity.interfaceJoinedSubclassEntitySourceinterfaceSubclassEntitySource
-