Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 511 Bytes

README.hibernate.md

File metadata and controls

23 lines (16 loc) · 511 Bytes

How to build the Virtuoso Hibernate dialect

	hibernate3.jar
  • Run the make command

Virtuoso dialect sample

    hibernate.dialect=virtuoso.hibernate.VirtuosoDialect
    hibernate.connection.driver_class=virtuoso.jdbc3.Driver
    hibernate.connection.url=jdbc:virtuoso://localhost:1111/UID=dba/PWD=dba