Uses of Interface
org.apache.onami.persist.AnnotatedPersistenceUnitBuilder

Uses of AnnotatedPersistenceUnitBuilder in org.apache.onami.persist
 

Subinterfaces of AnnotatedPersistenceUnitBuilder in org.apache.onami.persist
 interface UnannotatedPersistenceUnitBuilder
          2nd step of the persistence unit builder process.
 

Methods in org.apache.onami.persist that return AnnotatedPersistenceUnitBuilder
 AnnotatedPersistenceUnitBuilder UnannotatedPersistenceUnitBuilder.annotatedWith(Class<? extends Annotation> annotation)
          Defines an annotation for the persistence unit.
 



Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.