An open API service indexing awesome lists of open source software.

https://github.com/omnifaces/omnipersistence

Utilities for JPA, JDBC and DataSources
https://github.com/omnifaces/omnipersistence

generic jpa

Last synced: about 1 year ago
JSON representation

Utilities for JPA, JDBC and DataSources

Awesome Lists containing this project

README

          

[![Maven](https://img.shields.io/maven-metadata/v/https/repo.maven.apache.org/maven2/org/omnifaces/omnipersistence/maven-metadata.xml.svg)](https://repo.maven.apache.org/maven2/org/omnifaces/omnipersistence/)
[![Javadoc](https://javadoc.io/badge/org.omnifaces/omnipersistence.svg)](https://javadoc.io/doc/org.omnifaces/omnipersistence)
[![Tests](https://github.com/omnifaces/omnipersistence/actions/workflows/develop.maven.yml/badge.svg)](https://github.com/omnifaces/omnipersistence/actions)
[![License](https://img.shields.io/:license-apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

# OmniPersistence

Utilities for JPA, JDBC and DataSources.

JSF based integration tests using [`BaseEntityService`](https://github.com/omnifaces/omnipersistence/blob/develop/src/main/java/org/omnifaces/persistence/service/BaseEntityService.java) can be found in [OptimusFaces](https://github.com/omnifaces/optimusfaces) project.