AbstractEntitySet<T extends EntityType<?>,KEY extends Serializable,EC extends Collection<T>> |
Interface for synchronous CRUD operations on an EntitySet.
|
AbstractOpenType |
|
AbstractSingleton<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> |
|
AbstractTerm |
|
Annotatable |
|
CollectionQuery<CT extends CollectionQuery<?>> |
|
CommonQuery |
|
ComplexCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> |
|
ComplexType<T extends StructuredType<?>> |
|
ComposableInvoker<T,O extends Operations> |
|
EdmStreamValue |
|
EntityCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> |
|
EntitySet<T extends EntityType<?>,EC extends Collection<T>> |
|
EntityType<T extends StructuredType<?>> |
|
GenericCollection<T extends Serializable,C extends Collection<T>> |
|
Invoker<T> |
|
Operations |
|
PersistenceManager |
Interface for container operations.
|
PrimitiveCollection<T extends Serializable> |
|
PrimitiveCollectionInvoker<T extends CollectionQuery<?>> |
|
Search<T extends EntityType<?>,EC extends Collection<T>> |
Interface used to control search execution.
|
StructuredCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> |
Marker interface for Entity and complex type.
|
StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,?,?>,O extends Operations> |
|
StructuredCollectionInvoker<CT extends StructuredCollection<?,?,?>> |
|
StructuredCollectionQuery<CT extends StructuredCollectionQuery<?>> |
|
StructuredComposableInvoker<T extends StructuredType<?>,O extends Operations> |
|
StructuredInvoker<T extends StructuredType<?>> |
|
StructuredQuery<T extends CommonQuery> |
|
StructuredType<T> |
Marker interface for Entity and complex type.
|