Package org.apache.olingo.odata2.api.edm
package org.apache.olingo.odata2.api.edm
Entity Data Model API
The Entity Data Model is described in the OData protocol specification as well as in the Conceptual Schema Definition for the OData Protocol. Both can be found at http://www.odata.org/.
Many classes and interfaces contain the pragma:" @org.apache.olingo.odata2.DoNotImplement " to indicate these classes should only be used and not implemented.
-
ClassDescriptionA CSDL ComplexType element.A CSDL EntityType element.A CSDL Property elementEdmSimpleType is a primitive type as defined in the Entity Data Model (EDM).