BAEL-2809: Added code samples
This commit is contained in:
parent
f8d76eb5ac
commit
004b2cc5a8
@ -1,4 +1,6 @@
|
||||
spring.jpa.show-sql=false
|
||||
|
||||
spring.jpa.properties.hibernate.jdbc.batch_size=5
|
||||
spring.jpa.properties.hibernate.order_inserts=true
|
||||
spring.jpa.properties.hibernate.order_inserts=true
|
||||
spring.jpa.properties.hibernate.order_updates=true
|
||||
spring.jpa.properties.hibernate.batch_versioned_data=true
|
Loading…
x
Reference in New Issue
Block a user