|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jafer.interfaces.Databean
org.jafer.zclient.AbstractClient
org.jafer.zclient.SRWClient
public class SRWClient
This class represents a connection to an SRWClient
Field Summary | |
---|---|
private static java.lang.String |
PROTOCOL_XPATH
Stores a reference to XPATH to locate the protocol information |
Fields inherited from class org.jafer.zclient.AbstractClient |
---|
AUTO_RECONNECT, cache, DEFAULT_DATABASE_NAME, DEFAULT_DATACACHE_SIZE, DEFAULT_ELEMENT_SPEC, DEFAULT_FETCH_SIZE, DEFAULT_FETCH_VIEW, DEFAULT_RECORD_SCHEMA, DEFAULT_RECORD_SYNTAX, DEFAULT_RESULTSET_NAME, logger, MAX_DATACACHE_SIZE, recordCursor, TIMEOUT, userIP |
Constructor Summary | |
---|---|
SRWClient()
Constructor |
Method Summary | |
---|---|
protected Session |
createSession()
|
Methods inherited from class org.jafer.interfaces.Databean |
---|
getCacheSupport, getPresentSupport, getScanSupport, getSearchSupport |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String PROTOCOL_XPATH
Constructor Detail |
---|
public SRWClient()
Method Detail |
---|
protected Session createSession()
createSession
in class AbstractClient
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |