44 lines
689 B
Plaintext
44 lines
689 B
Plaintext
head 1.2;
|
|
access;
|
|
symbols;
|
|
locks; strict;
|
|
comment @# @;
|
|
|
|
|
|
1.2
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next 1.1;
|
|
|
|
1.1
|
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
|
branches;
|
|
next ;
|
|
|
|
|
|
desc
|
|
@Initial revision
|
|
@
|
|
|
|
|
|
1.2
|
|
log
|
|
@Revision 2
|
|
@
|
|
text
|
|
@---+ Locked Tables
|
|
|
|
LockedTables are the list of tables associated to a RepNode, that are used (its compund primary keys) to loop over a SQL result set to create an xml representation of it.
|
|
|
|
These LockedTables are essential for the PyWrapperAlgorithm to create a hierarchical xml document from a single SQL record set using primary keys of the joined table (aliases).
|
|
@
|
|
|
|
|
|
1.1
|
|
log
|
|
@Initial revision
|
|
@
|
|
text
|
|
@d5 1
|
|
@
|