Java javax.persistence.criteria MapJoin fields, constructors, methods, implement or subclass

Example usage for Java javax.persistence.criteria MapJoin fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.persistence.criteria MapJoin.

The text is from its open source code.

Method

Pathkey()
Create a path expression that corresponds to the map key.
Pathvalue()
Create a path expression that corresponds to the map value.