Uses of Enum Class
com.ocient.jdbc.XGConnection.HandshakeType
Packages that use XGConnection.HandshakeType
-
Uses of XGConnection.HandshakeType in com.ocient.jdbc
Methods in com.ocient.jdbc that return XGConnection.HandshakeTypeModifier and TypeMethodDescriptionstatic XGConnection.HandshakeTypeReturns the enum constant of this class with the specified name.static XGConnection.HandshakeType[]XGConnection.HandshakeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ocient.jdbc that return types with arguments of type XGConnection.HandshakeTypeModifier and TypeMethodDescriptionXGConnection.ConnectionProperty.getHandshakeType(Properties properties)