See: Description
| Interface | Description |
|---|---|
| BeanDefinition |
This interface is used to define the schema associated with a
non-persistent bean object (as opposed to a record or a dataset).
|
| BeanElement |
This interface allows setting properties of a data model element.
|
| BeanFacet |
This interface allows setting properties of a bean facet.
|
| BeanFacetDatasetSet |
This interface allows setting the properties of a dataset constraint
facet.
|
| BeanFacetDataspaceSet |
This interface allows setting the properties of a dataspace constraint
facet.
|
| BeanFacetTableRef |
This interface allows setting the properties of a foreign key facet.
|
| Exception | Description |
|---|---|
| BeanDefinitionException |
This runtime exception is thrown by some methods related to the dynamic beans schema definition.
|