Uses of Interface
org.eclipse.persistence.internal.sessions.remote.RemoteFunctionCall
-
Packages that use RemoteFunctionCall Package Description org.eclipse.persistence.internal.sessions.remote -
-
Uses of RemoteFunctionCall in org.eclipse.persistence.internal.sessions.remote
Classes in org.eclipse.persistence.internal.sessions.remote that implement RemoteFunctionCall Modifier and Type Class Description static classSequencingFunctionCall.DoesExiststatic classSequencingFunctionCall.GetNextValuestatic classSequencingFunctionCall.WhenShouldAcquireValueForAllclassSimpleFunctionCallPurpose: RemoteFunctionCall's interface implementors that don't use remoteSessionController parameter in execute method may extend this class
-