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 TypeInterfaceDescriptioninterface
A potentially composite element in the POJO model.interface
A model element representing a constructor parameter to bind.interface
A model element representing a property bound to a bridge.interface
A model element representing a type bound to a bridge.interface
A model element representing a value bound to a bridge. -
Uses of PojoModelElement in org.hibernate.search.mapper.pojo.standalone.loading.binding
Methods in org.hibernate.search.mapper.pojo.standalone.loading.binding that return PojoModelElementModifier and TypeMethodDescriptionEntityLoadingBindingContext.entityType()
EntityLoadingBindingContext.identifierType()