All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.atomikos.jdbc.nonxa.AtomikosNonXADataSourceBean Maven / Gradle / Ivy

There is a newer version: 6.0.0
Show newest version
/**
 * Copyright (C) 2000-2023 Atomikos 
 *
 * LICENSE CONDITIONS
 *
 * See http://www.atomikos.com/Main/WhichLicenseApplies for details.
 */

package com.atomikos.jdbc.nonxa;

/**
 * 
 * @deprecated This class is preserved for backward compatibility of existing configurations
 * and Spring Boot. It will be removed in some future release.
 * 
 * @see com.atomikos.jdbc.AtomikosNonXADataSourceBean com.atomikos.jdbc.AtomikosNonXADataSourceBean should be used instead. 
 *
 */

@Deprecated
public class AtomikosNonXADataSourceBean extends com.atomikos.jdbc.AtomikosNonXADataSourceBean {

    private static final long serialVersionUID = 1L;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy