Remove outdated reference to JPA in BatchProperties

See gh-34844
pull/35377/head
Sanghyuk Jung 2 years ago committed by Stephane Nicoll
parent 164ab5186c
commit d4fe272ce5

@ -69,7 +69,6 @@ public class BatchProperties {
/**
* Transaction isolation level to use when creating job meta-data for new jobs.
* Auto-detected based on whether JPA is being used or not.
*/
private Isolation isolationLevelForCreate;

Loading…
Cancel
Save