Re: [hibernate-dev] hibernate dialect for hana

2013-05-04 Thread Andrew Clemons
On 2013-05-03 13:18:45 -0400, Brett Meyer wrote: > Andrew, could you create a pull request against our master branch and > add your dialect to > hibernate-core/src/main/java/org/hibernate/dialect? We'll take a > look. Email me if you need help creating the PR. Ok, sounds good. I am finishing up

Re: [hibernate-dev] hibernate dialect for hana

2013-05-03 Thread Andrew Clemons
Hi, On 2013-05-03 17:17:28 +0800, Strong Liu wrote: > I think the main reason is the lack of dev resource, if someone is > willing to promise that long time contribution / maintains, I'm fine > with that, or it will just become some dead code that we don't have > knowledge nor time to maintains.

[hibernate-dev] hibernate dialect for hana

2013-05-01 Thread Andrew Clemons
I'd like to follow up on the discussion started here[1]. I was asked to port an existing application to Hana, so my first task was to write a hibernate dialect for it. I've completed this and so far it is working nicely in the integration tests for the application. My app is still using Hibernate 3