| Modifier and Type | Interface and Description |
|---|---|
interface |
UnannotatedPersistenceUnitBuilder
2nd step of the persistence unit builder process.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotatedPersistenceUnitBuilder |
UnannotatedPersistenceUnitBuilder.annotatedWith(Class<? extends Annotation> annotation)
Defines an annotation for the persistence unit.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.