Source for generated orm.jar

For Debugging hibernate et cetera, I need the sources of the files, bundled in orm.jar. Most of the stuff seems to be from open source projects (hibernate/apache/…), but it’s not clear, which version of the libraries have been used. The origin of other stuff in the jar (e.g. org.orm.PersistentManager) is unknown to me.

Is it (already) possible to dump the sources together with the orm.jar?

Thanks for help!

Hello sf_lo,

Thanks for your message and you can find the source for the orm.jar at the following link. If you require any further details, please do not hesitate to contact me again.

http://files4.visual-paradigm.com/resources/orm_src/orm_src.zip

Best regards,
Rain

Thank you Rain, that’s what I was looking for!

Hi Rain,

Is the ORM C# code also available?

If so, can you drop us a link? Thanks!! :smiley:

Is the ORM C# code also available?

Any news on this topic?

Hi distansia,

Sorry for our late reply. Please download the .NET ORM source code at:
http://files4.visual-paradigm.com/resources/orm_src/orm_dot_net_src.zip

If there is anything else that I can do to help please do not hesitate to ask.

Best regards,
Jick

Hello,

sorry for posting in a such old Thread!

I also need the source of orm.jar, in order to compile it for android.
But the link above is dead.

Thanks for help!

Hi gravitor,

Sure no problem and you can download the source of the Java ORM library at the link below.

http://www.visual-paradigm.com/downloads/vpuml/orm_src.zip

Best regards,
Rain Wong

Good morning! I’d like to have the ORM source code for C#.

The link posted previously is dead now,

Thanks! (btw.: I know this is an old post but a very important one.)

Regards,
Rodimiro.

Hi Rodimiro,

You can find the source code for the .NET ORM library at the link below. Feel free to contact me for any questions.

https://support.vpository.com/share.jsp?shareID=559

Best regards,
Rain Wong

Is there available any maven repository to include orm.jar in my maven project

Unfortunately this is not available in maven repository. In fact, the content of orm.jar could variate subject to the optional library you included during code generation.

Best regards,
Rain Wong

which version of hibernate does orm use presently?

can we get it working on latest hibernate version?

Any update on hibernate version here? We are also looking for orm.jar which uses latest hibernate version.