Uses of Interface
org.hibernate.tuple.Instantiator
-
Packages that use Instantiator Package Description org.hibernate.tuple Most contracts here have been replaced by the new runtime mapping model. -
-
Uses of Instantiator in org.hibernate.tuple
Classes in org.hibernate.tuple that implement Instantiator Modifier and Type Class Description class
DynamicMapInstantiator
Deprecated.sinceInstantiator
is deprecatedclass
PojoInstantiator
Deprecated.LikeInstantiator
itself, deprecated.
-