@Target(value=TYPE) @Retention(value=RUNTIME) public @interface PersistenceUnits
PersistenceUnit
annotations.Modifier and Type | Required Element and Description |
---|---|
PersistenceUnit[] |
value
(Required) One or more
PersistenceUnit annotations. |
public abstract PersistenceUnit[] value
PersistenceUnit
annotations.Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.