Geert Poels wrote:
Hello,

I'm developing a Swing application using Derby in embedded mode through Hibernate.

Currently, I'm using an absolute path to access that db.

Is it possible to use a relative path in the connection url ?

Yes, see http://wiki.apache.org/db-derby/DatabaseNamesRelativeAbsolute

Dan.

Reply via email to