Télécharger la bibliothèque easymock-2.2-retroweave.jar

Author:

org.ow2.easybeans.component.jdbcpool.ConnectionManager(Ci-dessous la liste des Méthodes de la classe)

public void ()
public static org.ow2.easybeans.component.jdbcpool.ConnectionManager getConnectionManager(String dsname)
public String getDSName()
public void setDSName(String s)
public String getDatasourceName()
public void setDatasourceName(String dataSourceName)
public String getUrl()
public void setUrl(String url)
public String getClassName()
public void setClassName(String className)
		throws java.lang.ClassNotFoundException
public String getUserName()
public void setUserName(String userName)
public String getPassword()
public void setPassword(String password)
public void setTransactionIsolation(String level)
public String getTransactionIsolation()
public int getPoolMin()
public synchronized void setPoolMin(int min)
public int getPoolMax()
public synchronized void setPoolMax(int max)
public int getMaxAge()
public long getMaxAgeMilli()
public void setMaxAge(int mn)
public int getMaxOpenTime()
public long getMaxOpenTimeMilli()
public void setMaxOpenTime(int mn)
public int getMaxWaitTime()
public void setMaxWaitTime(int sec)
public int getMaxWaiters()
public void setMaxWaiters(int nb)
public int getSamplingPeriod()
public void setSamplingPeriod(int sec)
public int getCheckLevel()
public void setCheckLevel(int level)
public int getPstmtMax()
public void setPstmtMax(int nb)
public String getTestStatement()
public void setTestStatement(String s)
public void poolConfigure(String connchecklevel, String connmaxage, String maxopentime, String connteststmt, String pstmtmax, String minconpool, String maxconpool, String maxwaittime, String maxwaiters, String samplingperiod)
public int getBusyMaxRecent()
public int getBusyMinRecent()
public int getCurrentWaiters()
public int getOpenedCount()
public int getConnectionFailures()
public int getConnectionLeaks()
public int getServedOpen()
public int getRejectedFull()
public int getRejectedTimeout()
public int getRejectedOther()
public int getRejectedOpen()
public int getWaitersHigh()
public int getWaitersHighRecent()
public int getWaiterCount()
public long getWaitingTime()
public long getWaitingHigh()
public long getWaitingHighRecent()
public int getLoginTimeout()
		throws java.sql.SQLException
public void setLoginTimeout(int seconds)
		throws java.sql.SQLException
public java.io.PrintWriter getLogWriter()
		throws java.sql.SQLException
public void setLogWriter(java.io.PrintWriter out)
		throws java.sql.SQLException
public java.sql.Connection getConnection()
		throws java.sql.SQLException
public java.sql.Connection getConnection(String username, String password)
		throws java.sql.SQLException
public javax.sql.XAConnection getXAConnection()
		throws java.sql.SQLException
public javax.sql.XAConnection getXAConnection(String user, String passwd)
		throws java.sql.SQLException
public javax.naming.Reference getReference()
		throws javax.naming.NamingException
public void connectionClosed(javax.sql.ConnectionEvent event)
public void connectionErrorOccurred(javax.sql.ConnectionEvent event)
public int getCurrentOpened()
public int getCurrentBusy()
public void recomputeBusy()
public int getCurrentInTx()
public synchronized void sampling()
public synchronized void adjust()
public synchronized org.ow2.easybeans.component.jdbcpool.JManagedConnection openConnection(String user, javax.transaction.Transaction tx)
		throws java.sql.SQLException
public synchronized void freeConnections(javax.transaction.Transaction tx)
public synchronized void closeAllConnection()
public String checkConnection(String testStatement)
		throws java.sql.SQLException

A Voir sur le même Sujet:

  • dom batik jtree
  • telecharger des codes sources batch
  • mail tag-automation com loc:FR
  • comparator
  • java.lang.classnotfoundexception: org.ow2.carol.jndi.wrapping.unicastjndireferencewrapper_stub
  • code+sourc+jdbc

Leave a Reply

Your email address will not be published. Required fields are marked *