Le 22 juil. 2010 à 06:26, Rickard Öberg <[email protected]> a écrit :
> Hi! > > On 2010-07-21 21.22, Paul Merlin wrote: >> Stanislav and I have been working on a SQL based EntityStore lately. The >> SQLEntityStore is working on Apache Derby and PostgreSQL for now. > > What approach have you taken: split up entity props/assocs/manyassocs into > columns, or dump blob into key-blob table? The EntityStore use a single table with three columns: entity_pk, entity_identity and entity_state.
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

