|
|||||||||
| Home >> All >> simpleapp >> [ data overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
simpleapp.data
Class SimpleDiscQuery

java.lang.Objectsimpleapp.data.SimpleDiscQuery
- public class SimpleDiscQuery
- extends java.lang.Object
| Field Summary | |
(package private) com.lutris.appserver.server.sql.DBConnection |
connection
|
| Constructor Summary | |
SimpleDiscQuery()
|
|
| Method Summary | |
java.util.Vector |
query()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
connection
com.lutris.appserver.server.sql.DBConnection connection
| Constructor Detail |
SimpleDiscQuery
public SimpleDiscQuery()
| Method Detail |
query
public java.util.Vector query()
|
|||||||||
| Home >> All >> simpleapp >> [ data overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
simpleapp.data.SimpleDiscQuery