This is the standard drivers provided by Weblogic. If you using transaction, use (1) otherwise use (2)
(1) XA: weblogic.jdbcx.sqlserver.SQLServerDataSource
(2) Non-XA: weblogic.jdbc.sqlserver.SQLServerDriver
Click for more information
JDCB SQL Driver information