Uses of Package
org.hibernate.search.mapper.pojo.model
-
Classes in org.hibernate.search.mapper.pojo.model used by org.hibernate.search.mapper.pojo.bridge.binding Class Description PojoModelProperty A model element representing a property bound to a bridge.PojoModelType A model element representing a type bound to a bridge.PojoModelValue A model element representing a value bound to a bridge. -
Classes in org.hibernate.search.mapper.pojo.model used by org.hibernate.search.mapper.pojo.bridge.builtin.programmatic Class Description PojoModelProperty A model element representing a property bound to a bridge. -
Classes in org.hibernate.search.mapper.pojo.model used by org.hibernate.search.mapper.pojo.model Class Description PojoElementAccessor An accessor allowing the retrieval of an element, for example a property, from a POJO.PojoModelCompositeElement A potentially composite element in the POJO model.PojoModelElement An element in the POJO model.PojoModelProperty A model element representing a property bound to a bridge.