<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Object mapping , any pattern ?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 19 Jun 2013 18:52:53 -0400</pubDate>


    <item>

        <title>Interface</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29594</link>

        

        
            <description><![CDATA[You might want to use something like this to map your Java objects with your Cobol programs.<br><br><a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1006-legacy.html"...]]></description>
        

        <pubDate>Tue, 26 Oct 2004 11:20:49 -0400</pubDate>

        

        <jf:creationDate>Tue, 26 Oct 2004 11:20:49 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 26 Oct 2004 11:20:49 -0400</jf:modificationDate>
        <jf:date>Oct 26, 2004</jf:date>
        <jf:author>Patrick Lafleur</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>more thoughts</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29594</link>

        

        
            <description><![CDATA[Also, do NOT uses xslt. Why would you use this ? You have no xml. You want to create xml just for search and replace ? No way. Just use String.repalce() (or whatever). C'mon.<br><br>Bruce]]></description>
        

        <pubDate>Sat, 23 Oct 2004 10:18:29 -0400</pubDate>

        

        <jf:creationDate>Sat, 23 Oct 2004 10:18:29 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 23 Oct 2004 10:18:29 -0400</jf:modificationDate>
        <jf:date>Oct 23, 2004</jf:date>
        <jf:author>bruce goldstein</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>not a pattern</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29594</link>

        

        
            <description><![CDATA[This is not a pattern at all. You are looking for a tool or spec. If all you are looking for is a way to turn one keyword into another then a simple property file can suffice, i.e.<br><br># conversions<br>name=NAME<br>fName=FIRST_NAME<br><br>Bruce]]></description>
        

        <pubDate>Sat, 23 Oct 2004 10:17:03 -0400</pubDate>

        

        <jf:creationDate>Sat, 23 Oct 2004 10:17:03 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 23 Oct 2004 10:17:03 -0400</jf:modificationDate>
        <jf:date>Oct 23, 2004</jf:date>
        <jf:author>bruce goldstein</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Object mapping , any pattern ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29594</link>

        

        
            <description><![CDATA[Every system needs some kind of object mapping. One of the classic example would be when the Business object model and the data model does not match. Consider a example where system is communicating with CICS based host. System has a busineed object with...]]></description>
        

        <pubDate>Fri, 22 Oct 2004 15:25:08 -0400</pubDate>

        

        <jf:creationDate>Fri, 22 Oct 2004 15:25:08 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 22 Oct 2004 15:25:08 -0400</jf:modificationDate>
        <jf:date>Oct 22, 2004</jf:date>
        <jf:author>Sunil Pandit</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

