Package tech.ydb.yoj.repository.db
Interface Table.View
- All Known Subinterfaces:
Entity<E>,RecordEntity<E>,Table.RecordViewId<E>,Table.ViewId<E>
public static interface Table.View
Base interface for views, that is, arbitrary subsets of
Entity fields.- See Also: