create-drop vs drop-create

cancel
Showing results for 
Search instead for 
Did you mean: 
buksvdl
Member II

create-drop vs drop-create

create-drop vs drop-create DbSqlSession.performSchemaOperationsProcessEngineBuild only caters for drop-create. 

Which is it then? 

ProcessEngineConfigurationImpl

or

ProcessEngineConfiguration
2 Replies
afaust
Master

Re: create-drop vs drop-create

I don't really understand the point of this question. But both ProcessEngineConfiguration and ProcessEngineConfigurationImpl are abstract classes (ProcessEngineConfiguration is in fact the parent class for the impl one), with specific implementations depending on your environment / runtime integration.

buksvdl
Member II

Re: create-drop vs drop-create

I am trying to upgrade to 6.0.0.4. Failing the whole time. ORACLE)

Debugging your code there is a mix and match of that property. They dont

trigger the same code to be executed. The version is also updated

regardless of sql errors.