|
||||||||||
| 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.WordQueryFromLikeness
public class WordQueryFromLikeness
Query from pattern
| Field Summary | |
|---|---|
private java.lang.String |
thePattern
Pattern |
| Constructor Summary | |
|---|---|
WordQueryFromLikeness(java.lang.String thisPattern)
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 thePattern
| Constructor Detail |
|---|
public WordQueryFromLikeness(java.lang.String thisPattern)
thisPattern - pattern| 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 | |||||||||