public class DefaultAliasResolver extends Object implements AliasResolver
| Constructor and Description |
|---|
DefaultAliasResolver(javax.persistence.EntityManager entityManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
resolveJoinAlias(JoinDescription join,
com.mysema.query.types.EntityPath<?> root) |
public DefaultAliasResolver(javax.persistence.EntityManager entityManager)
public void resolveJoinAlias(JoinDescription join, com.mysema.query.types.EntityPath<?> root)
resolveJoinAlias in interface AliasResolverCopyright © 2016. All rights reserved.