|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.SpyObject
net.spy.db.QuerySelectorFactory
public class QuerySelectorFactory
Factory for finding a QuerySelector instance.
If the system propery net.spy.db.QuerySelector is set, it
will point to the QuerySelector implementation to use, otherwise
DatabaseMetaDataQuerySelector is used.
| Constructor Summary | |
|---|---|
QuerySelectorFactory()
|
|
| Method Summary | |
|---|---|
static QuerySelector |
getQuerySelector()
Get the QuerySelector instance. |
| Methods inherited from class net.spy.SpyObject |
|---|
getLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuerySelectorFactory()
| Method Detail |
|---|
public static QuerySelector getQuerySelector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||