Uses of Class
org.camunda.bpm.spring.boot.starter.property.JpaProperty
-
Packages that use JpaProperty Package Description org.camunda.bpm.spring.boot.starter.property -
-
Uses of JpaProperty in org.camunda.bpm.spring.boot.starter.property
Methods in org.camunda.bpm.spring.boot.starter.property that return JpaProperty Modifier and Type Method Description JpaProperty
CamundaBpmProperties. getJpa()
Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type JpaProperty Modifier and Type Method Description void
CamundaBpmProperties. setJpa(JpaProperty jpa)
-