Uses of Interface
org.hibernate.boot.model.source.spi.SecondaryTableSource
-
Packages that use SecondaryTableSource Package Description org.hibernate.boot.model.source.spi -
-
Uses of SecondaryTableSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return types with arguments of type SecondaryTableSource Modifier and Type Method Description java.util.Map<java.lang.String,SecondaryTableSource>
EntitySource. getSecondaryTableMap()
Obtain the secondary tables for this entity
-