Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#38 Add support for Atomikos using non-XA JDBC implementations #37

Closed
wants to merge 1 commit into from
Closed

Conversation

abrenk
Copy link
Contributor

@abrenk abrenk commented Nov 23, 2016

The AtomikosPoolAdapter was unnecessarily tied to the XA-specific
AtomikosDataSourceBean instead of its abstract base class.

This change enables support for the AtomikosNonXADataSourceBean.

The AtomikosPoolAdapter was unnecessarily tied to the XA-specific
AtomikosDataSourceBean instead of its abstract base class.

This change enables support for the AtomikosNonXADataSourceBean.
@coveralls
Copy link

coveralls commented Nov 23, 2016

Coverage Status

Coverage remained the same at 92.64% when pulling 80f91c7 on abrenk:master into fb9d0a1 on vladmihalcea:master.

@vladmihalcea
Copy link
Owner

Thanks for the PR. I'll test it and integrate it.

@vladmihalcea vladmihalcea changed the title Add support for Atomikos using non-XA JDBC implementations #38 Add support for Atomikos using non-XA JDBC implementations Nov 25, 2016
@vladmihalcea
Copy link
Owner

Applied upstream. Thanks a lot.

@vladmihalcea
Copy link
Owner

I released the 1.2.7 version to include this change. It should be available on Maven Central after it synchronizes from Sonatype.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants