Uses of Interface
org.hibernate.search.mapper.pojo.model.PojoModelElement
Packages that use PojoModelElement
Package
Description
-
Uses of PojoModelElement in org.hibernate.search.mapper.pojo.loading.definition.spi
Methods in org.hibernate.search.mapper.pojo.loading.definition.spi that return PojoModelElementModifier and TypeMethodDescriptionPojoEntityLoadingBindingContext.entityType()PojoEntityLoadingBindingContext.identifierType() -
Uses of PojoModelElement in org.hibernate.search.mapper.pojo.model
Subinterfaces of PojoModelElement in org.hibernate.search.mapper.pojo.modelModifier and TypeInterfaceDescriptioninterfaceA potentially composite element in the POJO model.interfaceA model element representing a constructor parameter to bind.interfaceA model element representing a property bound to a bridge.interfaceA model element representing a type bound to a bridge.interfaceA model element representing a value bound to a bridge.