Package org.eclipse.dataspaceconnector.sql.lease
-
Interface Summary Interface Description LeaseStatements Encapsulates statements and table/column names to manipulate lease entities. -
Class Summary Class Description SqlLease SQL-based implementation of a Lease.SqlLeaseContext SQL-based implementation of the LeaseContext.SqlLeaseContextBuilder Utility class to assemble aSqlLeaseContextand execute operations on it using aConnection.