接口的使用
org.hibernate.boot.model.source.spi.MultiTenancySource
-
使用MultiTenancySource的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中MultiTenancySource的使用
返回MultiTenancySource的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 MultiTenancySourceEntityHierarchySourceImpl. getMultiTenancySource() -
org.hibernate.boot.model.source.spi中MultiTenancySource的使用
返回MultiTenancySource的org.hibernate.boot.model.source.spi中的方法 修饰符和类型 方法 说明 MultiTenancySourceEntityHierarchySource. getMultiTenancySource()Obtain the source information about the multi-tenancy discriminator for this entity
-