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 - 2010 Alfresco Software, Inc. All Rights Reserved.