|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UnannotatedPersistenceUnitBuilder
2nd step of the persistence unit builder process. Define an annotation
| Method Summary | |
|---|---|
AnnotatedPersistenceUnitBuilder |
annotatedWith(Class<? extends Annotation> annotation)
Defines an annotation for the persistence unit. |
| Methods inherited from interface org.apache.onami.persist.AnnotatedPersistenceUnitBuilder |
|---|
useGlobalTransaction, useGlobalTransactionProvidedBy, useGlobalTransactionProvidedBy, useGlobalTransactionProvidedBy, useGlobalTransactionProvidedBy, useGlobalTransactionWithJndiName, useLocalTransaction |
| Methods inherited from interface org.apache.onami.persist.UnconfiguredPersistenceUnitBuilder |
|---|
setProperties |
| Method Detail |
|---|
AnnotatedPersistenceUnitBuilder annotatedWith(Class<? extends Annotation> annotation)
annotation - the annotation to use when referencing the persistence unit.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||