|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.mageom.util.DBSpecific
public abstract class DBSpecific
| Constructor Summary | |
|---|---|
DBSpecific()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
caseInsensitive(java.lang.String cond)
Converts a conditional from an SQL SELECT query so that it is case-insensitive. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBSpecific()
| Method Detail |
|---|
public abstract java.lang.String caseInsensitive(java.lang.String cond)
cond - original conditional
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||