The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
127
stars
79
forks
source link
com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAModelException: The type of property 'at' requires that a precision is given #98
Method IntermediateProperty.setFacet wrongly throws an exception for undefined precision or precision value of 0.
Valid range for precision is 0 to 12 and not mandatory.
It defines to number of digits in the fraction of seconds.
Method IntermediateProperty.setFacet wrongly throws an exception for undefined precision or precision value of 0. Valid range for precision is 0 to 12 and not mandatory.
It defines to number of digits in the fraction of seconds.