Uses of Class
com.atomikos.jdbc.AtomikosSQLException

Packages that use AtomikosSQLException
com.atomikos.jdbc   
 

Uses of AtomikosSQLException in com.atomikos.jdbc
 

Methods in com.atomikos.jdbc that throw AtomikosSQLException
 void AbstractDataSourceBean.init()
           
static void AtomikosSQLException.throwAtomikosSQLException(String message)
          Logs and throws an AtomikosSQLException.
protected  void AbstractDataSourceBean.throwAtomikosSQLException(String msg)
           
static void AtomikosSQLException.throwAtomikosSQLException(String message, Throwable cause)
          Logs and throws an AtomikosSQLException.
protected  void AbstractDataSourceBean.throwAtomikosSQLException(String msg, Throwable cause)
           
 



Copyright © 2011. All Rights Reserved.