Skip to content

How to implement Pessimistic Locking with JPA [SPR-3812] #8492

@spring-projects-issues

Description

@spring-projects-issues

Satish havannavar opened SPR-3812 and commented

Hi i am Using following setup

Spring version 2.0.5 jar
[b]Hibernate version:3.2
Hibernate-annotations- version 3.3.0.ga.jar
Hibernate-entityManager version 3.3.1ga.jar

when i am trying to to lock a row using the annotation
@Transactional(isolation = Isolation.SERIALIZABLE) in Manager giving me the error
"Standard JPA does not support custom isolation levels - use a special JpaDialect "


Issue Links:

7 votes, 11 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions