| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.orm.hibernate.Querier<edu.princeton.wordnet.pojos.Word>
edu.princeton.wordnet.orm.hibernate.WordQueryFromLemma
public class WordQueryFromLemma
Word query from lemma
| Field Summary | |
|---|---|
| private  java.lang.String | theLemmaLemma | 
| Constructor Summary | |
|---|---|
| WordQueryFromLemma(java.lang.String thisLemma)Constructor | |
| Method Summary | |
|---|---|
| protected  org.hibernate.Query | make(org.hibernate.Session thisSession)Make Hibernate query | 
| Methods inherited from class edu.princeton.wordnet.orm.hibernate.Querier | 
|---|
| run, runXml | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private final java.lang.String theLemma
| Constructor Detail | 
|---|
public WordQueryFromLemma(java.lang.String thisLemma)
thisLemma - lemma| Method Detail | 
|---|
protected org.hibernate.Query make(org.hibernate.Session thisSession)
Querier
make in class Querier<edu.princeton.wordnet.pojos.Word>thisSession - Hibernate session
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||