Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.jpa.client.local.ErraiIdGenerator

Packages that use ErraiIdGenerator
org.jboss.errai.jpa.client.local   
 

Uses of ErraiIdGenerator in org.jboss.errai.jpa.client.local
 

Classes in org.jboss.errai.jpa.client.local that implement ErraiIdGenerator
 class BigIntegerIdGenerator<X>
           
 class IntIdGenerator<X>
           
 class LongIdGenerator<X>
           
 

Methods in org.jboss.errai.jpa.client.local that return ErraiIdGenerator
 ErraiIdGenerator<T> ErraiSingularAttribute.getValueGenerator()
          Returns a generator for the values of this attribute.
 


Errai 3.0.1-SNAPSHOT

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