Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#ffffff
borderStylenone
Children Display
alltrue
excerpttrue
excerptTypesimple

The

...

The proxy classes only exist for apps that talk to SAP. They are generated by sap2java from the RFCs you want to call in the app.

Proxy classes are SAP data types and must be converted by the service class to real biz model classes.

The dao classes

The dao classes only exist for apps that talk to oracle thru Hibernate. They are usually generated by Hibernate.

...