public interface PathReference
TODO: documentation
- Since:
- 1.1.0
- Author:
- Christian Beikov
-
Method Summary
javax.persistence.metamodel.Type<?>
Returns the type of the path reference.
-
Method Details
-
-
-
getType
javax.persistence.metamodel.Type<?> getType()
Returns the type of the path reference.
- Returns:
- The type of the path
- Since:
- 1.2.0