Interface | Description |
---|---|
AttributeType<T> | |
BeanAttributeGetter<BeanT,GetterT> | |
BeanAttributeSetter<BeanT,GetterT> | |
ObjectConstructor<BeanT> | |
ObjectGetterMethod<BeanT,GetterT> | |
StaticGetterMethod<GetterT> |
Class | Description |
---|---|
BeanTableSchemaAttributeTags |
Static provider class for core
BeanTableSchema attribute tags. |
DefaultParameterizedType |
An implementation of
ParameterizedType that guarantees its raw type is always a Class . |
LambdaToMethodBridgeBuilder<T> | |
MetaTableSchema<T> |
An implementation of
TableSchema that can be instantiated as an uninitialized reference and then lazily
initialized later with a concrete TableSchema at which point it will behave as the real object. |
MetaTableSchemaCache |
A cache that can store lazily initialized MetaTableSchema objects used by the TableSchema creation classes to
facilitate self-referencing recursive builds.
|
ResolvedImmutableAttribute<T,B> | |
StaticAttributeType<T> | |
StaticIndexMetadata | |
StaticIndexMetadata.Builder | |
StaticKeyAttributeMetadata | |
UpdateBehaviorTag |
Copyright © 2021. All rights reserved.