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 <T extends com.mysema.query.types.EntityPath> |
instantiate(Class<? extends com.mysema.query.types.EntityPath> generatedClass,
String alias) |
public static <T extends com.mysema.query.types.EntityPath> T instantiate(Class<? extends com.mysema.query.types.EntityPath> generatedClass, String alias)
public static <T extends com.mysema.query.types.EntityPath> T getAliasForChild(com.mysema.query.types.EntityPath<?> parent,
T childPath)
Copyright © 2016. All rights reserved.