Uses of Interface
org.hibernate.boot.model.source.spi.JpaCallbackSource
Packages that use JpaCallbackSource
Package
Description
-
Uses of JpaCallbackSource in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return types with arguments of type JpaCallbackSource -
Uses of JpaCallbackSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return types with arguments of type JpaCallbackSourceModifier and TypeMethodDescriptionIdentifiableTypeSource.getJpaCallbackClasses()
Access to the sources describing JPA lifecycle callbacks.