cancel
Showing results for 
Search instead for 
Did you mean: 

How to access at HCP database from a java servlet (store on HCP)

Former Member
0 Kudos

Hi,

I want to access (CRUD) to a database store on HCP (I created myself before) with a java servlet stores on HCP too.

Is it possible and how to do this ?

Thanks a lot for yours reply.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

If you download the SDK from tools.hana.ondemand.com, you can find two samples that connect to a database: persistence-with-jdbc and persistence-with-jpa. You can also descriptions on database access in the documentation for persistence service.

Regards,

Dinu

Former Member
0 Kudos

Nobody have an idea ?