|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
com.atomikos.icatch.CompositeTerminator
This functionality is now available directly via the CompositeTransaction. |
|
com.atomikos.icatch.TransactionControl
As from release 3.0, the methods of this interface have been moved to the basic CompositeTransaction interface. |
|
com.atomikos.icatch.config.TSInitInfo
This interface has been replaced by regular properties on the UserTransactionService and UserTransactionServiceFactory classes. |
|
com.atomikos.icatch.config.TSMetaData
|
Deprecated Classes | |
---|---|
com.atomikos.jdbc.ConnectionPool
As of release 3.3, the newer pool should be used instead. |
|
com.atomikos.jdbc.DataSourceBean
As of release 3.3, the AtomikosDataSourceBean should be used instead. |
|
com.atomikos.jdbc.nonxa.DriverManagerDataSource
As of release 3.3, the AtomikosNonXADataSourceBean should be used instead. |
|
com.atomikos.jdbc.JtaDataSourceImp
As of release 3.3, the AtomikosDataSourceBean should be used instead. |
|
com.atomikos.jdbc.nonxa.NonXADataSourceBean
As of release 3.3, the AtomikosNonXADataSourceBean should be used instead. |
|
com.atomikos.jdbc.nonxa.NonXADataSourceImp
As of release 3.3, the AtomikosNonXADataSourceBean should be used instead. |
|
com.atomikos.jdbc.SimpleDataSourceBean
As of release 3.3, the AtomikosDataSourceBean should be used instead. |
|
com.atomikos.icatch.standalone.StandAloneConfiguration
As from release 1.30, all of this is done through an instance of the bean class com.atomikos.icatch.UserTransactionServiceImp. |
|
com.atomikos.icatch.trmi.TrmiConfiguration
As from release 1.30, an instance of the bean class com.atomikos.icatch.UserTransactionServiceImp does all of this. |
Deprecated Fields | |
---|---|
com.atomikos.icatch.config.imp.AbstractUserTransactionServiceFactory.CONSOLE_FILE_COUNT_PROPERTY_NAME
use a standard logger API now... The name of the property indicating the number of rotating console log files. Expands to "com.atomikos.icatch.console_file_count". |
|
com.atomikos.icatch.config.imp.AbstractUserTransactionServiceFactory.CONSOLE_FILE_LIMIT_PROPERTY_NAME
use a standard logger API now... The name of the property indicating the max size in bytes of the console log files. Negative means unlimited. Expands to "com.atomikos.icatch.console_file_limit". |
|
com.atomikos.icatch.config.imp.AbstractUserTransactionServiceFactory.CONSOLE_FILE_NAME_PROPERTY_NAME
use a standard logger API now... The name of the property that specifies the filename to use for console log files. Expands to "com.atomikos.icatch.console_file_name". |
|
com.atomikos.icatch.config.imp.AbstractUserTransactionServiceFactory.CONSOLE_LOG_LEVEL_PROPERTY_NAME
use a standard logger API now... The name of the property that specifies the console log level. Should be one of: WARN, INFO or DEBUG. Expands to "com.atomikos.icatch.console_log_level". |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |