Uses of Class
com.sap.olingo.jpa.processor.core.exception.ODataJPAInvocationTargetException
Packages that use ODataJPAInvocationTargetException
-
Uses of ODataJPAInvocationTargetException in com.sap.olingo.jpa.processor.core.processor
Methods in com.sap.olingo.jpa.processor.core.processor that throw ODataJPAInvocationTargetExceptionModifier and TypeMethodDescriptionJPAModifyUtil.createPrimaryKey(com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType et, Map<String,Object> jpaKeys, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAStructuredType st)Create a filled instance of a JPA entity key.voidJPAModifyUtil.setAttributes(Map<String,Object> jpaAttributes, Object instanze, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAStructuredType st)Fills instance without filling its embedded components.voidJPAModifyUtil.setAttributesDeep(Map<String,Object> jpaAttributes, Object instanze, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAStructuredType st)Fills instance and its embedded components.