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 aPojoModelPath
representing a property.PojoModelPathValueNode A node in aPojoModelPath
representing the value(s) of a property.