Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbHqlImportImpl
Packages that use JaxbHqlImportImpl
-
Uses of JaxbHqlImportImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbHqlImportImplModifier and TypeFieldDescriptionprotected List<JaxbHqlImportImpl>
JaxbEntityMappingsImpl.hqlImports
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbHqlImportImplModifier and TypeMethodDescriptionObjectFactory.createJaxbHqlImportImpl()
Create an instance ofJaxbHqlImportImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbHqlImportImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getHqlImports()
Gets the value of the hqlImports property.