Package org.hibernate.search.mapper.pojo.model.path
-
Class Summary Class Description PojoModelPath Represents an arbitrarily long access path when walking the POJO model.PojoModelPath.Builder PojoModelPathPropertyNode A node in aPojoModelPathrepresenting a property.PojoModelPathValueNode A node in aPojoModelPathrepresenting the value(s) of a property.