|
||||||||||
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.QueryAnnotations
public class QueryAnnotations
Field Summary |
---|
Fields inherited from class org.sciplore.database.Query |
---|
connection |
Constructor Summary | |
---|---|
QueryAnnotations(java.sql.Connection connection)
|
Method Summary | |
---|---|
Feedback |
getAnnotationsBy(int document_id)
|
Feedback |
getAnnotationsBy(java.lang.String title)
|
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 QueryAnnotations(java.sql.Connection connection)
Method Detail |
---|
public Feedback getAnnotationsBy(int document_id) throws java.sql.SQLException
java.sql.SQLException
public Feedback getAnnotationsBy(java.lang.String title) throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |