|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface PersistenceUnits
Declares one or more PersistenceUnit
annotations.
Required Element Summary | |
---|---|
PersistenceUnit[] |
value
One or more PersistenceUnit annotations. |
Element Detail |
---|
public abstract PersistenceUnit[] value
PersistenceUnit
annotations.
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.