Remove outdated reference to JPA in BatchProperties
See gh-34844
This commit is contained in:
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…
Reference in New Issue