public interface UnannotatedPersistenceUnitBuilder extends AnnotatedPersistenceUnitBuilder
| Modifier and Type | Method and Description |
|---|---|
AnnotatedPersistenceUnitBuilder |
annotatedWith(Class<? extends Annotation> annotation)
Defines an annotation for the persistence unit.
|
useGlobalTransaction, useGlobalTransactionProvidedBy, useGlobalTransactionProvidedBy, useGlobalTransactionProvidedBy, useGlobalTransactionProvidedBy, useGlobalTransactionWithJndiName, useLocalTransactionsetPropertiesAnnotatedPersistenceUnitBuilder annotatedWith(Class<? extends Annotation> annotation)
annotation - the annotation to use when referencing the persistence unit.Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.