0 Replies Latest reply on May 12, 2002 11:33 AM by ejbclinic

    jboss3.0 alpha cmp and oracle

    ejbclinic

      I want to connect to oracle8.I have simple two abstract method in bean class
      abstract public void setName(String name);
      abstract public String getName();

      and

      jbosscmp-jdbc.xml

      java:/DefaultDS
      <type-mapping>Hypersonic SQL</type-mapping>
      <create-table>true</create-table>
      //and others tags



      What i will fill in the following three tags to connect to oracle8 .By specifing table create-table tag
      to true automatically tables are generated in oracle or not.
      What else changes i have to made in this and other files
      to work properly.Can any body please send his example.
      Please help i will be very thankful.

      E-MAIL ADDRESS: jawwad_java@yahoo.com