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

Jaybird with HibernateTransactionManager [JDBC133] #174

Closed
firebird-automations opened this issue Feb 28, 2009 · 4 comments
Closed

Jaybird with HibernateTransactionManager [JDBC133] #174

firebird-automations opened this issue Feb 28, 2009 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: Lucas Eskopinski (eskopinski)

Assigned to: Roman Rokytskyy (rrokytskyy)

I'm using jaybird-full 2.1.6 the code below does not work with @transactional.

@test @transactional(propagation = Propagation.REQUIRED)
public void testSaveProfissao() {
.... hibernateTemplate.... saveOrUpdate(entity);
}

If you remove works!

Why?

@firebird-automations
Copy link
Author

Modified by: Roman Rokytskyy (rrokytskyy)

Fix Version: Jaybird 2.2 [ 10053 ]

timeestimate: 0 [ 0 ]

timeoriginalestimate: 0 [ 0 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Removing from 2.2 release schedule as we are unable to reproduce the issue.

Executable code which reproduces this problem is greatly appreciated.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 2.2 [ 10053 ] =>

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Closed [ 6 ]

resolution: Cannot Reproduce [ 5 ]

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

No branches or pull requests

1 participant