Connectivity to Adabas running in mainframe

All,
I am trying to access the Adabas database which is running in mainframe from a Java application. My questions

  1. Is it possible to achieve the connection by using JDBC drivers similar to that of accessing DB2 running in mainframe.
  2. What is the driver required to achieve this?
  3. If there are any sample code available, please share the same.

Thanks,
Raja

SAG recommends CONNX JDBC Driver fro ADABAS on z/OS. There are many restrictions, check JDBC guide for more information.