forked from camunda/camunda-bpm-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(engine): drop handling JPA entities as variables (camunda#3468)
* from engine, engine-spring, spring-boot-starter * adds a migration test Related to camunda#3447
- Loading branch information
1 parent
2de6229
commit 876ae80
Showing
68 changed files
with
218 additions
and
3,047 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
62 changes: 0 additions & 62 deletions
62
...g/core/src/main/java/org/camunda/bpm/engine/spring/SpringEntityManagerSessionFactory.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
103 changes: 0 additions & 103 deletions
103
engine-spring/core/src/test/java/org/camunda/bpm/engine/spring/test/jpa/JPASpringTest.java
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
engine-spring/core/src/test/java/org/camunda/bpm/engine/spring/test/jpa/LoanRequest.java
This file was deleted.
Oops, something went wrong.
48 changes: 0 additions & 48 deletions
48
engine-spring/core/src/test/java/org/camunda/bpm/engine/spring/test/jpa/LoanRequestBean.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.