Class SetUseSingleSpace

java.lang.Object
com.j_spaces.jdbc.RequestPacket
com.j_spaces.jdbc.request.SetUseSingleSpace
All Implemented Interfaces:
Serializable

public class SetUseSingleSpace extends RequestPacket
Since:
6.1
Author:
anna
See Also:
  • Constructor Details

    • SetUseSingleSpace

      public SetUseSingleSpace()
    • SetUseSingleSpace

      public SetUseSingleSpace(boolean useSingleSpace)
      Parameters:
      useSingleSpace -
  • Method Details