Hibersap

SAP Java Connector abstraction layer
Download

Hibersap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Carsten Erker and Torsten Fink
  • Publisher web site:

Hibersap Tags


Hibersap Description

SAP Java Connector abstraction layer Hibersap is a small framework that offers an abstraction layer on top of the SAP Java Connector (JCo).Hibersap maps Java classes to SAP function modules using Java Annotations and reduces the technical code to call a function in a SAP back-end system to a minimum.Hibersap's API is very similar to Hibernate, thus offering a familiar programming interface to developers. Here are some key features of "Hibersap": · Calling remote function modules in SAP systems · Mapping of ABAP function modules and their parameters to Java classes and their fields using Java Annotations. · Hibernate-like API completely hiding the JCo/JCA API. · Custom data type conversion using @Convert annotation and Converter classes. · Intercept execution of function modules using custom Interceptors. · Automatic error propagation using the @ThrowExceptionOnError annotation. · Configuration using XML file or programmatic configuration · Using the SAP Java Connector (JCo), version 3, internally. · Alteratively, using a JCA compliant Resource Adapter in managed environments. · Switching between the use of JCo and JCA by means of configuration. · Manual transaction handling using JCo. · Local Transactions using JCA. · Container Managed Transactions (CMT) using JCA. · Distributed Transactions with Application Servers that support Last Resource Commit Optimization. · Application and container managed security. Requirements: · Java 2 Standard Edition Runtime Environment


Hibersap Related Software