Class ConnectionContext
java.lang.Object
com.j_spaces.jdbc.ConnectionContext
- All Implemented Interfaces:
Serializable
The context of the
GConnection- Since:
- 6.1
- Author:
- anna
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetSessionName(String sessionName) voidsetSpaceContext(SpaceContext spaceContext)
-
Field Details
-
PASSWORD
- See Also:
-
USER
- See Also:
-
-
Constructor Details
-
ConnectionContext
-
-
Method Details
-
getSessionName
- Returns:
- the sessionName
-
setSessionName
- Parameters:
sessionName- the sessionName to set
-
hashCode
-
equals
-
setSpaceContext
-
getSpaceContext
-