Skip to main content

Migrating from OJB to Hibernate

Okay now I have to migrate a dozen of domain objects from OJB to Hibernate entities and since we still have to use hbm files as opposed to Annotation, this is no enjoying task... I found this XML Stylesheet from this website below but had to make some changes in order to get it working... so I thought it may help someone:

Download XSL file here

Original file can be found here but so far at this time which is 16th of December 2013 and 6:37pm, it's not working properly :)
martindavidsson blog

Comments