I'm starting to design the XML import function (to go with the XML Export I just added to Scarab). So, I've been wandering deeply in the mapping code. In a scary sort of way, I understand it all.. but there seems to be one piece that I might not understand.
Is it true that the only way DatabaseMaps get TableMaps added to them is if the code explicitly calls either the Table specific Peer getMapBuilder() method or the Table specific MapBuilder.build() methods? So, this is why getting the DatabaseMap from Torque will not return all TableMaps when asked? Sigh, anyone know a way to get a list of all tables in a database from the TorqueRuntime? TIA Greg Greg Monroe <[EMAIL PROTECTED]> (919)680-5050 C&IS Solutions Team Lead Duke Corporate Education, Inc. 333 Liggett St. Durham, NC 27701 Duke CE Privacy Statement Please be advised that this e-mail and any files transmitted with it are confidential communication or may otherwise be privileged or confidential and are intended solely for the individual or entity to whom they are addressed. If you are not the intended recipient you may not rely on the contents of this email or any attachments, and we ask that you please not read, copy or retransmit this communication, but reply to the sender and destroy the email, its contents, and all copies thereof immediately. Any unauthorized dissemination, distribution or copying of this communication is strictly prohibited.
