| Constructor and Description |
|---|
J() |
| Modifier and Type | Method and Description |
|---|---|
static JoinDescription |
inner(com.mysema.query.types.EntityPath<?> path) |
static JoinDescription |
left(com.mysema.query.types.EntityPath<?> path) |
static <T extends com.mysema.query.types.EntityPath> |
path(com.mysema.query.types.EntityPath<?> parent,
T path) |
public static <T extends com.mysema.query.types.EntityPath> T path(com.mysema.query.types.EntityPath<?> parent,
T path)
public static JoinDescription left(com.mysema.query.types.EntityPath<?> path)
public static JoinDescription inner(com.mysema.query.types.EntityPath<?> path)
Copyright © 2016. All rights reserved.