Uses of Class
org.hibernate.search.mapper.pojo.automaticindexing.building.impl.PojoIndexingDependencyCollectorNode
Packages that use PojoIndexingDependencyCollectorNode
-
Uses of PojoIndexingDependencyCollectorNode in org.hibernate.search.mapper.pojo.automaticindexing.building.impl
Subclasses of PojoIndexingDependencyCollectorNode in org.hibernate.search.mapper.pojo.automaticindexing.building.implModifier and TypeClassDescriptionclassA node representing a value in a dependency collector.classA node representing a disjoint value in a dependency collector, i.e. a value whose path from the parent node is unknown.classA node representing a value in a dependency collector, and considering that the type holding the property/value has the same metadata from its subtypes.classA node representing a value in a dependency collector, and considering that the type holding the property/value has the different metadata from its subtypes.classA node representing a property in a dependency collector.classA node representing a type in a dependency collector.