|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mysema.query.sql.Beans
public class Beans
Beans contains a list of beans
Constructor Summary | |
---|---|
Beans(Map<? extends RelationalPath<?>,?> beans)
|
Method Summary | ||
---|---|---|
|
get(RelationalPath<T> path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Beans(Map<? extends RelationalPath<?>,?> beans)
Method Detail |
---|
public <T> T get(RelationalPath<T> path)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |