Uses of Interface
org.hibernate.boot.models.annotations.spi.CustomSqlDetails
Packages that use CustomSqlDetails
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of CustomSqlDetails in org.hibernate.boot.models.annotations.internal
Classes in org.hibernate.boot.models.annotations.internal that implement CustomSqlDetailsModifier and TypeClassDescriptionclass
class
class
class
-
Uses of CustomSqlDetails in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type CustomSqlDetailsModifier and TypeMethodDescriptionstatic void
XmlAnnotationHelper.applyCustomSql
(JaxbCustomSqlImpl jaxbCustomSql, CustomSqlDetails annotation)