|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sciplore.database.Query
org.sciplore.database.QueryData
org.sciplore.database.QueryDocument
public class QueryDocument
Field Summary |
---|
Fields inherited from class org.sciplore.database.Query |
---|
connection |
Constructor Summary | |
---|---|
QueryDocument(java.sql.Connection connection)
|
Method Summary | |
---|---|
Document |
getDocumentBy(long id)
|
Methods inherited from class org.sciplore.database.QueryData |
---|
createNewAnonymousUser, getAnnotationDetailsBy, getDocumentDetailsBy, getDocumentDetailsBy, getUserBy, getUserID, insertNewMindMap, updateMindMap |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryDocument(java.sql.Connection connection)
Method Detail |
---|
public Document getDocumentBy(long id) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |