|
|||||||||
| Home >> All >> scalability >> [ opp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
scalability.opp
Class OppQueryConnection

java.lang.Objectscalability.opp.OppQueryConnection
- class OppQueryConnection
- extends java.lang.Object
| Field Summary | |
private QuerySystem |
querySystem
|
| Constructor Summary | |
(package private) |
OppQueryConnection(QuerySystem querySystem)
|
| Method Summary | |
java.util.List |
queryByName(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
querySystem
private final QuerySystem querySystem
| Constructor Detail |
OppQueryConnection
OppQueryConnection(QuerySystem querySystem)
| Method Detail |
queryByName
public java.util.List queryByName(java.lang.String name)
|
|||||||||
| Home >> All >> scalability >> [ opp overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
scalability.opp.OppQueryConnection