Uses of Interface
org.hibernate.search.mapper.pojo.model.PojoModelCompositeElement
-
Packages that use PojoModelCompositeElement Package Description org.hibernate.search.mapper.pojo.model -
-
Uses of PojoModelCompositeElement in org.hibernate.search.mapper.pojo.model
Subinterfaces of PojoModelCompositeElement in org.hibernate.search.mapper.pojo.model Modifier and Type Interface Description interface
PojoModelProperty
A model element representing a property bound to a bridge.interface
PojoModelType
A model element representing a type bound to a bridge.
-