public class JoinerUtil extends Object
| Constructor and Description |
|---|
JoinerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.mysema.query.types.EntityPath> |
getAliasForChild(com.mysema.query.types.EntityPath<?> parent,
T childPath) |
static List<JoinDescription> |
unrollChildrenJoins(Set<JoinDescription> joins) |
public static List<JoinDescription> unrollChildrenJoins(Set<JoinDescription> joins)
public static <T extends com.mysema.query.types.EntityPath> T getAliasForChild(com.mysema.query.types.EntityPath<?> parent,
T childPath)
Copyright © 2016. All rights reserved.