@Target(value={}) @Retention(value=RUNTIME) public @interface PersistenceProperty
PersistenceContext
.
Vendor specific properties may be included in the set of properties, and are passed to the persistence provider by the container when the entity manager is created. Properties that are not recognized by a vendor will be ignored.
Modifier and Type | Required Element and Description |
---|---|
Ciąg znaków |
name
The name of the property
|
Ciąg znaków |
value
The value of the property
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.