Uses of Class
com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
Packages that use JPATupleChildConverter
Package
Description
-
Uses of JPATupleChildConverter in com.sap.olingo.jpa.processor.core.converter
Methods in com.sap.olingo.jpa.processor.core.converter with parameters of type JPATupleChildConverterModifier and TypeMethodDescriptionvoidJPAExpandResult.convert(JPATupleChildConverter converter)Constructors in com.sap.olingo.jpa.processor.core.converter with parameters of type JPATupleChildConverter -
Uses of JPATupleChildConverter in com.sap.olingo.jpa.processor.core.modify
Constructors in com.sap.olingo.jpa.processor.core.modify with parameters of type JPATupleChildConverter -
Uses of JPATupleChildConverter in com.sap.olingo.jpa.processor.core.query
Methods in com.sap.olingo.jpa.processor.core.query with parameters of type JPATupleChildConverterModifier and TypeMethodDescriptionJPACollectionQueryResult.asEntityCollection(JPATupleChildConverter converter)JPAConvertableResult.asEntityCollection(JPATupleChildConverter converter)JPAExpandQueryResult.asEntityCollection(JPATupleChildConverter converter)voidJPACollectionQueryResult.convert(JPATupleChildConverter converter)voidJPAExpandQueryResult.convert(JPATupleChildConverter converter)