...
The JDBCStorageService is a compatible replacement for the JPAStorageService and provides a Storage Service StorageService on top of an RDBMS. It communicates directly with the database rather than using Hibernate ORM which has issues with reliability and the lack of provenance of its software artifacts.
...