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 JpaPropertyCamundaBpmProperties. getJpa()Methods in org.camunda.bpm.spring.boot.starter.property with parameters of type JpaProperty Modifier and Type Method Description voidCamundaBpmProperties. setJpa(JpaProperty jpa)
-