Package org.trellisldp.jdbc
Trellis ResourceService implementation using a database connection.
This package provides a simple implementation of the ResourceService interface.
-
Class Summary Class Description DBHealthCheck Check the health of the database connection.DBNamespaceService A namespace service that stores data in a database.DBResource A db-based implementation of the Trellis Resource API.DBResourceService A Database-backed implementation of the Trellis ResourceService API.DBWrappedMementoService