0 Replies Latest reply on Dec 14, 2003 2:17 PM by tzman

    Custom Data Mapping

    tzman

      Is there a way in 3.2 to automatically map an Oracle database type varchar(1) to a java boolean? I would also like to map a Number to my own custom long wrapper that would allow me to generate an use my own unique key class.

      I can do this in Websphere but I am unable to find a way to do it in JBoss.

      Thanks for the help.