Uses of Class
com.db4o.cs.internal.LazyClientObjectSetStub
-
Packages that use LazyClientObjectSetStub Package Description com.db4o.cs.internal com.db4o.cs.internal.messages -
-
Uses of LazyClientObjectSetStub in com.db4o.cs.internal
Methods in com.db4o.cs.internal that return LazyClientObjectSetStub Modifier and Type Method Description LazyClientObjectSetStub
ServerMessageDispatcher. queryResultForID(int queryResultID)
LazyClientObjectSetStub
ServerMessageDispatcherImpl. queryResultForID(int queryResultID)
Methods in com.db4o.cs.internal with parameters of type LazyClientObjectSetStub Modifier and Type Method Description void
ServerMessageDispatcher. mapQueryResultToID(LazyClientObjectSetStub stub, int queryResultId)
void
ServerMessageDispatcherImpl. mapQueryResultToID(LazyClientObjectSetStub stub, int queryResultID)
-
Uses of LazyClientObjectSetStub in com.db4o.cs.internal.messages
Methods in com.db4o.cs.internal.messages that return LazyClientObjectSetStub Modifier and Type Method Description protected LazyClientObjectSetStub
MObjectSet. stub(int queryResultID)
-