| Class and Description |
|---|
| BeanTableSchema
Implementation of
TableSchema that builds a table schema based on properties and annotations of a bean
class. |
| ImmutableTableSchema
Implementation of
TableSchema that builds a table schema based on properties and annotations of an immutable
class with an associated builder class. |
| StaticImmutableTableSchema.Builder
Builder for a
StaticImmutableTableSchema |
| StaticTableSchema.Builder
Builder for a
StaticTableSchema |
| Class and Description |
|---|
| StaticAttributeTag
Interface for a tag that can be applied to any
StaticAttribute. |
| Class and Description |
|---|
| StaticAttributeTag
Interface for a tag that can be applied to any
StaticAttribute. |
| Class and Description |
|---|
| ImmutableAttribute
A class that represents an attribute on an mapped immutable item.
|
| StaticAttributeTag
Interface for a tag that can be applied to any
StaticAttribute. |
| StaticTableMetadata
Implementation of
TableMetadata that can be constructed directly using literal values for metadata objects. |
| Class and Description |
|---|
| BeanTableSchema
Implementation of
TableSchema that builds a table schema based on properties and annotations of a bean
class. |
| ImmutableAttribute
A class that represents an attribute on an mapped immutable item.
|
| ImmutableAttribute.Builder
A typed builder for
ImmutableAttribute. |
| ImmutableTableSchema
Implementation of
TableSchema that builds a table schema based on properties and annotations of an immutable
class with an associated builder class. |
| StaticAttribute
A class that represents an attribute that can be read from and written to an mapped item.
|
| StaticAttribute.Builder
A typed builder for
StaticAttribute. |
| StaticAttributeTag
Interface for a tag that can be applied to any
StaticAttribute. |
| StaticImmutableTableSchema
Implementation of
TableSchema that builds a schema for immutable data objects based on directly declared
attributes. |
| StaticImmutableTableSchema.Builder
Builder for a
StaticImmutableTableSchema |
| StaticTableMetadata
Implementation of
TableMetadata that can be constructed directly using literal values for metadata objects. |
| StaticTableMetadata.Builder
Builder for
StaticTableMetadata |
| StaticTableSchema
Implementation of
TableSchema that builds a schema based on directly declared attributes and methods to
get and set those attributes. |
| StaticTableSchema.Builder
Builder for a
StaticTableSchema |
| StaticTableTag
Interface for a tag that can be applied to any
StaticTableSchema. |
| WrappedTableSchema
Base class for any
TableSchema implementation that wraps and acts as a different TableSchema
implementation. |
Copyright © 2020. All rights reserved.