RE: RE: RE: Secondary Type example from opencmis doc throws type unknown error

2017-10-11 Thread Suhaib Fahad
ctober 11, 2017 11:10 PM To: dev@chemistry.apache.org Subject: Re: RE: RE: Secondary Type example from opencmis doc throws type unknown error That sounds really interesting. Do you mean to create table (SQL DDL) in db schema? Or do you define new type e.g. PropertyList (key,value), and create

Re: RE: RE: Secondary Type example from opencmis doc throws type unknown error

2017-10-11 Thread krzysztoffzielin...@gmail.com
That sounds really interesting. Do you mean to create table (SQL DDL) in db schema? Or do you define new type e.g. PropertyList (key,value), and create objects with that type and then relationship between document and that type? Thanks Krzysztof On 2017-10-11 18:24, "Suhaib Fahad" wrote: >