Package com.blazebit.persistence.impl
Class SimplePathReference
java.lang.Object
com.blazebit.persistence.impl.SimplePathReference
- All Implemented Interfaces:
PathReference,Path
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Constructor Summary
ConstructorsConstructorDescriptionSimplePathReference(JoinNode baseNode, String field, javax.persistence.metamodel.Type<?> type) -
Method Summary
-
Constructor Details
-
SimplePathReference
-
-
Method Details
-
getBaseNode
- Specified by:
getBaseNodein interfacePathReference
-
getField
- Specified by:
getFieldin interfacePathReference
-
getType
public javax.persistence.metamodel.Type<?> getType()- Specified by:
getTypein interfacePath- Specified by:
getTypein interfacePathReference
-
getFrom
-
getPath
-
getJavaType
- Specified by:
getJavaTypein interfacePath
-
toString
-
hashCode
public int hashCode() -
equals
-