Taher, Thanks so much for your opinions! Could anyone help describe 'Sequences' more, on details of how to leverage this feature to make an column auto-incremented? Thanks in advance. -- 发自我的ONEPLUS智能手机
Taher Alkhateeb <[email protected]>编写: >Hi > >Two answers come to mind: > >1- you do not need this feature because it exists at the application level >which you can also customize with services. Sequences are one such place. > >2- the whole purpose of the entity engine is to abstract the databases and >provide independebce at the application level. > >So my opinion is not to focus on databases ever for any kind of logic. My 2 >cents. > >Taher Alkhateeb >On Oct 26, 2014 6:22 AM, "[email protected]" <[email protected]> >wrote: > >> Guys, >> >> We all know lots of databases support auto-increment columns, how can we >> define such columns in ofbiz's entitymodel.xml file? Or other means to >> implement this ? >> >> -- >> 发自我的ONEPLUS智能手机
