|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysema.query.sql.Beans
public class Beans
Contains a list of beans
Constructor Summary | |
---|---|
Beans(java.util.Map<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(java.util.Map<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 |