Hi,
There are 2 supported ways :
First is to use JCO connections to call abap RFC enabled function modules. (BAPIs for example)
Second is to call SOAP web services (HR enterprise services for example)
You should never access directly database tables...
Regards,
Olivier