Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.errai.jpa.client.local

Packages that use org.jboss.errai.jpa.client.local
org.jboss.errai.jpa.client.local   
org.jboss.errai.jpa.client.local.backend   
org.jboss.errai.jpa.sync.client.local   
 

Classes in org.jboss.errai.jpa.client.local used by org.jboss.errai.jpa.client.local
EntityJsonMatcher
          First try at an interface that describes a query's predicate with regards to a single object type.
EntityState
          Represents the states an entity instance can be in, according to the ErraiEntityManager.
ErraiAttribute
          Extends the JPA Attribute interface with methods required by Errai persistence but missing from the JPA metamodel.
ErraiEntityManager
          The Errai implementation and specialization of the JPA 2.0 EntityManager interface.
ErraiEntityType
          Errai implementation of the JPA EntityType metamodel interface.
ErraiIdentifiableType
          Errai implementation of the JPA IdentifiableType metamodel interface.
ErraiIdGenerator
          Common interface for ID generators in Errai JPA.
ErraiManagedType
          Errai implementation of the JPA ManagedType metamodel interface.
ErraiMetamodel
          Trivial implementation of the JPA Metamodel class.
ErraiParameter
           
ErraiPluralAttribute
          Extends the JPA PluralAttribute interface with methods required by Errai persistence but missing from the JPA metamodel.
ErraiSingularAttribute
          Extends the JPA SingularAttribute interface with methods required by Errai persistence but missing from the JPA metamodel.
Key
          Holder class for a storage key: a tuple of type and identity value.
TypedQueryFactory
          Factory class for creating TypedQuery instances.
 

Classes in org.jboss.errai.jpa.client.local used by org.jboss.errai.jpa.client.local.backend
EntityJsonMatcher
          First try at an interface that describes a query's predicate with regards to a single object type.
ErraiEntityManager
          The Errai implementation and specialization of the JPA 2.0 EntityManager interface.
ErraiIdentifiableType
          Errai implementation of the JPA IdentifiableType metamodel interface.
Key
          Holder class for a storage key: a tuple of type and identity value.
 

Classes in org.jboss.errai.jpa.client.local used by org.jboss.errai.jpa.sync.client.local
ErraiEntityManager
          The Errai implementation and specialization of the JPA 2.0 EntityManager interface.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.