Package tech.ydb.yoj.repository.db
Interface Table.ViewId<E extends Entity<E>>
- Type Parameters:
E- entity type
- All Superinterfaces:
Table.View
- All Known Subinterfaces:
Entity<E>,RecordEntity<E>,Table.RecordViewId<E>
Base interface for ID-aware views, that is, subsets of
Entity fields
that contain the Entity's ID.- See Also:
-
Method Summary
-
Method Details
-
getId
-