Alpakka is a Reactive Enterprise Integration library for Java
The Alpakka project is an open source initiative to implement stream-aware and reactive integration pipelines for Java and Scala. It is built on top of Akka Streams and has been designed from the ground up to understand streaming natively and provide a DSL for reactive and stream-oriented programming, with built-in support for backpressure. Akka Streams is a Reactive Stream and JDK 9+ java.util.concurrent.Flow-compliant implementation and therefore fully interoperable with other...
...Under the hood, Hibersap either uses the SAPJavaConnector (JCo) or a JCA compatible resource adapter to communicate with the SAP backend. While retaining the benefits of JCo and JCA like transactions, security, connection pooling, etc., developers can focus on writing business logic because the need for boilerplate code is largely reduced.
RCER is a SAP R/3 Connector for Eclipse Rich Client Platform applications. It wraps up the SAPJavaConnector (JCo) in a reusable way and provides additional common functions like connection definition, login dialog and status monitoring.