All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conf.jpa.properties Maven / Gradle / Ivy

The newest version!
javax.persistence.provider=org.hibernate.ejb.HibernatePersistence
javax.persistence.jdbc.url=jdbc:derby:memory:westty;create=true
javax.persistence.jdbc.driver=org.apache.derby.jdbc.EmbeddedDriver
javax.persistence.jdbc.user=westtyexample
javax.persistence.jdbc.password=westtyexample
javax.persistence.transactionType=RESOURCE_LOCAL
hibernate.dialect=org.hibernate.dialect.DerbyDialect




© 2015 - 2025 Weber Informatics LLC | Privacy Policy