See: Description
Interface | Description |
---|---|
RelationalEntityInformation<T,ID> |
Relational database-specific
EntityInformation . |
RelationalEntityMetadata<T> |
Extension of
EntityMetadata to additionally expose the collection name an entity shall be persisted to. |
RelationalParameterAccessor |
Relational-specific
ParameterAccessor . |
Class | Description |
---|---|
DtoInstantiatingConverter |
Converter to instantiate DTOs from fully equipped domain objects. |
RelationalParameters |
Custom extension of
Parameters . |
RelationalParameters.RelationalParameter |
Custom
Parameter implementation. |
RelationalParametersParameterAccessor |
Relational-specific
ParametersParameterAccessor . |
SimpleRelationalEntityMetadata<T> |
Default implementation of
RelationalEntityMetadata . |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.