JavaScript is disabled on your browser.
org.immutables.criteria.repository
Interface Repository<T>
Type Parameters:
T
- entity type
All Known Subinterfaces:
AsyncRepository
<T>,
SyncRepository
<T>,
SyncRepository.Readable
<T>,
SyncRepository.Writable
<T>
All Known Implementing Classes:
SyncReadable
,
SyncWritable
public interface
Repository<T>
Copyright © 2020
The Immutables.org authors
. All rights reserved.