Package org.hibernate.search.mapper.pojo.model.path.impl
package org.hibernate.search.mapper.pojo.model.path.impl
-
ClassesClassDescriptionRepresents an arbitrarily long access path bound to a specific POJO model.BoundPojoModelPathValueNode<T,
P, V> A representation of a single path ordinal with a little context for easier debugging.A helper dealing with runtime paths, e.g.APojoPathDefinitionProviderusing a simple string representation of dirty paths, in the form "propertyA.propertyB.propertyC".