IDataAccessService
and the related classes.See: Description
Interface | Description |
---|---|
IDataAccessService | |
IDataRow |
A IDataRow representing a generic record from the MDM
IView . |
IEntityRow |
Class | Description |
---|---|
DataQuery |
This class represents a Data Query used to query Data from the MDM Hub.
|
DataQueryUtil |
Utility class allowing to create a
DataQuery for some predefined
usecases. |
DataValueFormatter |
Provide utility method to parse and format data row values
|
DataValueFormatter.ParsedMultiValued | |
JavaDataTypeUtil | |
NewRowTarget | |
OrderByCriteria |
A element of the OrderBy Clause
|
QueryCondition |
Represents a condition fragment with some named binding values.
|
QuerySource |
Enum | Description |
---|---|
DataValueFormatter.LovFormat |
Exception | Description |
---|---|
DataAccessException |
TODO document.
|
DataAccessPermissionDeniedException | |
DataAccessResourceFailureException |
Inspired from Spring
org.springframework.dao.DataAccessResourceFailureException.
|
InvalidDataAccessAPIUsageException | |
InvalidDataAccessResourceUsageException |
TODO document.
|
IDataAccessService
and the related classes.Copyright © 2016. All rights reserved.