2 Replies Latest reply on Jun 27, 2012 11:52 AM by bcantrick

    Equivalent to <metadata> <type-mapping> in JB7?

    bcantrick

      I'm back! Didja miss me? ;]

       

      I'm still porting a (large) web app from JB5 to 7. I've come across several datasources that have:

       

      <metadata>
         <type-mapping>mySQL</type-mapping>
      </metadata>

       

      ...in them.

       

      I've tried searching the reading docs, but I'm obviously missing something. I can't find any equivalent to this in JB7. What am I missing here? Did type-mapping just go away? Did it become unnecessary?