Interface Table.View

All Known Subinterfaces:
Entity<E>, RecordEntity<E>, Table.RecordViewId<E>, Table.ViewId<E>
Enclosing interface:
Table<T extends Entity<T>>

public static interface Table.View
Base interface for views, that is, arbitrary subsets of Entity fields.
See Also: