Uses of Interface
org.hibernate.boot.model.source.spi.TableSource
-
Packages that use TableSource Package Description org.hibernate.boot.model.source.internal.hbm -
-
Uses of TableSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement TableSource Modifier and Type Class Description class
TableSourceImpl
Models a table mapping source.
-