Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

How to use lib with hibernate #117

Open
acmesquita opened this issue Jan 19, 2018 · 1 comment
Open

How to use lib with hibernate #117

acmesquita opened this issue Jan 19, 2018 · 1 comment

Comments

@acmesquita
Copy link

Hello,

I using this lib and I don't know how setting with hibernate, you can help me with this configuration?

@poxu
Copy link

poxu commented Aug 23, 2018

Well, first you should start EmbeddedPostgres with specified login, password and port . And then you just give those to Hibernate, like you always do. Just make sure EmbeddedPostgres starts before Hibernate does. I use Spring for that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants