Uses of Interface
com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAPath
Packages that use JPAPath
-
Uses of JPAPath in com.sap.olingo.jpa.metadata.core.edm.mapper.api
Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.api that return JPAPathModifier and TypeMethodDescriptionJPAEntityType.getContentTypeAttributePath()JPAEntityType.getEtagPath()JPAOnConditionItem.getLeftPath()JPADescriptionAttribute.getLocaleFieldName()JPAProtectionInfo.getPath()Path within the entity type to the attributeList of all associations that are declared at this type.JPAOnConditionItem.getRightPath()JPAEntityType.getStreamAttributePath()Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.api that return types with arguments of type JPAPathModifier and TypeMethodDescriptionJPAStructuredType.getCollectionAttributesPath()List of the path to all collection properties of this type.JPADescriptionAttribute.getFixedValueAssignment()JPAAssociationPath.getInverseLeftJoinColumnsList()Only available if a Join Table was usedJPAEntityType.getKeyPath()Returns a list of path of all attributes annotated as Id.JPAAssociationPath.getLeftColumnsList()JPAStructuredType.getPathList()List of all attributes that are available for this type via the OData service.JPAAssociationPath.getRightColumnsList()JPAEntityType.getSearchablePath()JPAEntityType.searchChildPath(JPAPath selectItemPath)Methods in com.sap.olingo.jpa.metadata.core.edm.mapper.api with parameters of type JPAPath