Class SnapshotDtos
java.lang.Object
org.opencastproject.assetmanager.impl.persistence.SnapshotDtos
Collection of non-JPA DTOs to tuple up the
SnapshotDto JPA entity with some additional joined data.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mysema.query.jpa.impl.JPAQuerybaseQuery(javax.persistence.EntityManager em) Create base query for aSnapshotDtoquery.
-
Method Details
-
baseQuery
public static com.mysema.query.jpa.impl.JPAQuery baseQuery(javax.persistence.EntityManager em) Create base query for aSnapshotDtoquery.
-