Uses of Class
com.db4o.cs.internal.messages.MCommittedInfo
-
Packages that use MCommittedInfo Package Description com.db4o.cs.internal com.db4o.cs.internal.messages -
-
Uses of MCommittedInfo in com.db4o.cs.internal
Methods in com.db4o.cs.internal with parameters of type MCommittedInfo Modifier and Type Method Description void
ObjectServerImpl. addCommittedInfoMsg(MCommittedInfo message)
-
Uses of MCommittedInfo in com.db4o.cs.internal.messages
Fields in com.db4o.cs.internal.messages declared as MCommittedInfo Modifier and Type Field Description static MCommittedInfo
Msg. COMMITTED_INFO
Methods in com.db4o.cs.internal.messages that return MCommittedInfo Modifier and Type Method Description MCommittedInfo
MCommittedInfo. encode(CallbackObjectInfoCollections callbackInfo, int dispatcherID)
-