Answer the question
In order to leave comments, you need to log in
How can Hibernate specify a relative path to a db file?
There is a line in the hibernate.cfg.xml file :
<property name="hibernate.connection.url">
jdbc:firebirdsql://localhost:3050/W:/Work/project/database/BASE.FDB
</property>
jdbc:firebirdsql://localhost:3050/./../database/BASE.FDB
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question