Uses of Class
org.hibernate.search.mapper.pojo.model.path.impl.BoundPojoModelPathOriginalTypeNode
Packages that use BoundPojoModelPathOriginalTypeNode
-
Uses of BoundPojoModelPathOriginalTypeNode in org.hibernate.search.mapper.pojo.model.path.impl
Methods in org.hibernate.search.mapper.pojo.model.path.impl that return BoundPojoModelPathOriginalTypeNodeModifier and TypeMethodDescriptionstatic <T> BoundPojoModelPathOriginalTypeNode<T>BoundPojoModelPath.root(PojoTypeModel<T> typeModel) BoundPojoModelPathValueNode.type()