JoiningType
interface JoiningType
Joining Type constants.
Summary
Constants
DUAL_JOINING
static val DUAL_JOINING: Int
Value: 2
JOIN_CAUSING
static val JOIN_CAUSING: Int
Value: 1
LEFT_JOINING
static val LEFT_JOINING: Int
Value: 3
NON_JOINING
static val NON_JOINING: Int
Value: 0
RIGHT_JOINING
static val RIGHT_JOINING: Int
Value: 4
TRANSPARENT
static val TRANSPARENT: Int
Value: 5
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[]]