ItemSchema
Defines a schema for handling objects of type T, including an ItemConverter for converting between objects and items and a KeySpec for identifying primary keys.
Type Parameters
T
The type of objects described by this schema
Inheritors
Types
Properties
Link copied to clipboard
Generic attributes for associating metadata with this schema
Link copied to clipboard
The ItemConverter used to convert between objects and items
Link copied to clipboard
The names of the attributes which form the primary key of this table