Uses of Interface
NTNU.IDATT1002.repository.Repository
| Package | Description |
|---|---|
| NTNU.IDATT1002.repository |
DAO classes defined as repositories for persisting data.
|
-
Uses of Repository in NTNU.IDATT1002.repository
Classes in NTNU.IDATT1002.repository that implement Repository Modifier and Type Class Description classAbstractRepository<T,ID>Abstract Entity Repository Abstract Class.classAlbumRepositoryAlbum Repository.classGeoLocatioRepositoryGeoLocation Repository.classImageRepositoryImage Repository.classLoginRepositoryLogin Repository ImplementsRepositorywhick supports CRUD operations.classMetadataRepositoryTag Repository.classPagingAndSortingRepository<T,ID>Paging and Sorting Repository.classTagRepositoryTag Repository.classUserRepositoryUser Repository.