Package org.opencastproject.assetmanager.impl.persistence
package org.opencastproject.assetmanager.impl.persistence
Persistent storage of the default asset manager implementation.
-
ClassDescriptionJPA DTO modeling the asset database table.Collection of non-JPA DTOs to tuple up the
AssetDtoJPA entity with some additional joined data.... and even more.With some more data.Simple business type conversions to and from persistence types.Data access object.Shortcuts to Querydsl entity paths.QAssetDto is a Querydsl query type for AssetDtoQPropertyDto is a Querydsl query type for PropertyDtoQSnapshotDto is a Querydsl query type for SnapshotDtoQVersionClaimDto is a Querydsl query type for VersionClaimDtoJPA DTO.Collection of non-JPA DTOs to tuple up theSnapshotDtoJPA entity with some additional joined data.Supports the determination of the next free version identifier.