public class FetchContext extends Object
FetchContext()
void
add(Class target, Object key, Object value)
addAttribute(Object obj, String attrName)
boolean
containAttribute(Object obj, String attrName)
Object
find(Class target, Object key)
int
getLevel()
setLevel(int level)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FetchContext()
public void add(Class target, Object key, Object value)
public Object find(Class target, Object key)
public void addAttribute(Object obj, String attrName)
public boolean containAttribute(Object obj, String attrName)
public int getLevel()
public void setLevel(int level)
Copyright © 2022. All rights reserved.