Quoting Rickard Öberg <[email protected]>:
On 2010-07-22 14.10, Paul Merlin wrote:
Le 22 juil. 2010 à 06:26, Rickard Öberg <[email protected]
<mailto:[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.
Wonderful, so the late migration is possible? Where is version of
application at time of storage saved?
IIRC the json-ized state has it? I'm not sure though. The indexing
though stores app version in that similar table I mentioned in
previous mail.
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev