Uses of Interface
org.hibernate.search.mapper.pojo.model.PojoModelElement
-
Packages that use PojoModelElement Package Description org.hibernate.search.mapper.pojo.model -
-
Uses of PojoModelElement in org.hibernate.search.mapper.pojo.model
Subinterfaces of PojoModelElement in org.hibernate.search.mapper.pojo.model Modifier and Type Interface Description interfacePojoModelCompositeElementA potentially composite element in the POJO model.interfacePojoModelPropertyA model element representing a property bound to a bridge.interfacePojoModelTypeA model element representing a type bound to a bridge.interfacePojoModelValue<T>A model element representing a value bound to a bridge.
-