public final class JoinType
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static JoinType |
INNER
Inner join
|
static JoinType |
LEFT
Left (outer) join
|
static JoinType |
RIGHT
Right (outer) join
|
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.