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 voidObjectServerImpl. 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 MCommittedInfoMsg. COMMITTED_INFOMethods in com.db4o.cs.internal.messages that return MCommittedInfo Modifier and Type Method Description MCommittedInfoMCommittedInfo. encode(CallbackObjectInfoCollections callbackInfo, int dispatcherID)
-