[hibernate-dev] Test specific for postgresql

Paweł Stawicki pawelstawicki at gmail.com
Tue Nov 22 02:53:50 EST 2011


Thank you Strong.

Where can I specify URL/user/pass to my postgresql DB to run this
test? And where should I put this test?

Is there some documentation introducing to hibernate developement? How
is code structured, where are which tests, how is it tested against
different DBs etc.?

Best regards
--
Paweł Stawicki
http://pawelstawicki.blogspot.com
http://szczecin.jug.pl




On Mon, Nov 21, 2011 at 22:31, Strong Liu <stliu at hibernate.org> wrote:
> @org.hibernate.testing.RequiresDialect
> -------------------------
> Best Regards,
>
> Strong Liu <stliu at hibernate.org>
> http://about.me/stliu/bio
> On Nov 22, 2011, at 4:52 AM, Paweł Stawicki wrote:
>
> Hello,
>
> I found a bug in hibernate, and would like to fix it. The bug is reported
> here:
>
> I downloaded hibernate project (from
> https://github.com/hibernate/hibernate-core) and I'm even able to run
> tests by gradle.
>
> However, I don't know how to add test which is specific for
> postgresql. Is there some way? I can specify my own local postgresql
> DB. Where to specify it?
>
> Best regards, and thanks in advance
> --
> Paweł Stawicki
> http://pawelstawicki.blogspot.com
> http://szczecin.jug.pl
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>




More information about the hibernate-dev mailing list