cancel
Showing results for 
Search instead for 
Did you mean: 

hibernate.cfg.xml configuration

Former Member
0 Kudos

Hi

I have written hibernate.cfg.xml ,for connecting to the

data base i am using data sources concept.

I have one property in hibernate.cfg.xml

<property name="connection.datasource">.......</property>

Can any tell how to give the datasource name in the property tag.

My Data source is residing in another system

I am using MAXDB as backend

thanks and regards

Satyam

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

Hi Satyam,

Check <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bf0d57db-0c01-0010-6fa3-83503981eed4">Run Hibernate on the SAP J2EE Platform</a>

Best regards, Maksim Rashchynski.