Uses of Class
org.hibernate.search.mapper.pojo.model.path.impl.BoundPojoModelPathOriginalTypeNode
-
Packages that use BoundPojoModelPathOriginalTypeNode Package Description org.hibernate.search.mapper.pojo.model.path.impl -
-
Uses of BoundPojoModelPathOriginalTypeNode in org.hibernate.search.mapper.pojo.model.path.impl
Methods in org.hibernate.search.mapper.pojo.model.path.impl that return BoundPojoModelPathOriginalTypeNode Modifier and Type Method Description static <T> BoundPojoModelPathOriginalTypeNode<T>BoundPojoModelPath. root(PojoTypeModel<T> typeModel)BoundPojoModelPathOriginalTypeNode<V>BoundPojoModelPathValueNode. type()
-