-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply
Description
Francesco Chicchiriccò opened SPR-16035 and commented
I am upgrading Apache Syncope (in its master branch) from Spring 4.3.11.RELEASE to Spring 5.0.0.RELEASE and I have just found that the classes:
- OpenJpaVendorAdapter
- OpenJpaDialect
are barely missing from spring-orm
.
When I just copy these two classes' sources from 4.3.x into Syncope sources, everything works as expected.
Affects: 5.0 GA
Issue Links:
- Remove Velocity support [SPR-13795] #18368 Remove Velocity support
- Drop native OpenJPA support [SPR-14426] #18997 Drop native OpenJPA support
rmannibucau
Metadata
Metadata
Assignees
Labels
in: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply