Deprecated API


Contents
Deprecated Classes
bitronix.tm.internal.CryptoEngine
          superceded by CryptoEngine. 
 

Deprecated Methods
bitronix.tm.Configuration.getBackgroundRecoveryInterval()
          superceded by #getBackgroundRecoveryIntervalSeconds(). 
bitronix.tm.Configuration.setBackgroundRecoveryInterval(int)
          superceded by #setBackgroundRecoveryIntervalSeconds(int). 
bitronix.tm.resource.jdbc.JdbcPreparedStatementHandle.setUnicodeStream(int, InputStream, int)