Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN trunk commit: Bug#340860 - partition persist call

SVN trunk commit: Bug#340860 - partition persist call

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=340860

 

Code review: Andrei (pending)

 

Changes:

- Added persist callback to partitioning policies to allow policy to assign exclusive connection based on object being persisted.

- Removed some dead code.

- Added test for partitioning persist with an exclusive connection.

- Added partitioning example.

 


Back to the top