com.mysema.query.support
Class Context
java.lang.Object
com.mysema.query.support.Context
public class Context
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
replace
public boolean replace
paths
public final List<Path<?>> paths
replacements
public final List<EntityPath<?>> replacements
Context
public Context()
add
public void add(Path<?> anyPath,
EntityPath<?> replacement)
add
public void add(Context c)
clear
public void clear()
Copyright © 2007-2012 Mysema Ltd. All Rights Reserved.