JdbcSession
for the jitterbit user with the given credentials.
@param jitterbitUser the name of the jitterbit user requesting a new session
@param password the MD5 hash of the jitterbit user's password
@return a new JdbcSession
through which the Java backend's JDBC functionalitycan be accessed
@throws ServerAccessException if the provided credentials are invalid
|
|