Book a Demo

Author Topic: Data Model to Java Classes  (Read 2496 times)

Carl

  • EA User
  • **
  • Posts: 24
  • Karma: +1/-0
    • View Profile
Data Model to Java Classes
« on: December 16, 2008, 01:25:29 am »
Hello,

I'm trying to generate a set of Java value objects from an Oracle data model imported via an ODBC connection, but can't produce a Java class with valid types (java.lang.String, java.lang.Long, etc.).  Rather, what happens is my class retains the Oracle types (VARCHAR2, NUMBER).  I've tried a simple Generate Code command and a model Transformation to Java.

I'm new to EA and would appreciate any direction or documentation references.  I'm using EA 6.5.802.

Thank you,
Carl