I have a sap hana trial account. I created tables with CDS and HDBTable(e.g. "_SYS_BIC"."p1941xxxxxxtrial.dev.data::mymodel.employee).
The question is can I bind my java application to that table using JPA ?
I have a sap hana trial account. I created tables with CDS and HDBTable(e.g. "_SYS_BIC"."p1941xxxxxxtrial.dev.data::mymodel.employee).
The question is can I bind my java application to that table using JPA ?