|
Lvg Java 2006p Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.lvg.Db.DbProperNoun
public class DbProperNoun
This class provides high level interfaces to ProperNoun table in LVG database.
History:
| Constructor Summary | |
|---|---|
DbProperNoun()
|
|
| Method Summary | |
|---|---|
static boolean |
IsProperNoun(java.lang.String inStr,
java.sql.Connection conn)
Check if a specified term is a proper noun in LVG database. |
static void |
main(java.lang.String[] args)
Test driver for this class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DbProperNoun()
| Method Detail |
|---|
public static boolean IsProperNoun(java.lang.String inStr,
java.sql.Connection conn)
throws java.sql.SQLException
inStr - term to be checked if a proper nounconn - database connection
java.sql.SQLException - if there is a database error happenspublic static void main(java.lang.String[] args)
|
Lvg Java 2006p Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||