Skip to content

Conversation

@manu1887
Copy link

Entities inserted or updated via the put(T entity) method don't get persisted through a commit after multiple operations if autocommit is set to false.
Entities removed via the remove(T entity) method don't get deleted through a commit after multiple operations if autocommit is set to false.

Entities inserted or updated via the put(T entity) method don't get persisted through a commit after multiple operations if autocommit is set to false.
Entities removed via the remove(T entity) method don't get deleted through a commit after multiple operations if autocommit is set to false.
@manu1887 manu1887 changed the title Fixing DefaultEntityManager put method Fixing DefaultEntityManager put and remove method Oct 16, 2014
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.

1 participant