Uses of Class
net.sf.sapjcosupport.jdbc.SqlErrorCodes

Packages that use SqlErrorCodes
net.sf.sapjcosupport.jdbc   
 

Uses of SqlErrorCodes in net.sf.sapjcosupport.jdbc
 

Fields in net.sf.sapjcosupport.jdbc declared as SqlErrorCodes
static SqlErrorCodes SqlErrorCodes.MissingConnectionProperty
           
static SqlErrorCodes SqlErrorCodes.ErrorCreatingConnection
           
 

Constructors in net.sf.sapjcosupport.jdbc with parameters of type SqlErrorCodes
SapConnectException(SqlErrorCodes errorCode, String reason)
          Constructs an SQLException object with a reason; the SQLState field defaults to null, and the vendorCode field defaults to 0.
 



Copyright © 2006 null. All Rights Reserved.