PersistenceConfiguration property(
String name,
Object value
)
Set a property of this persistence unit.
- Parameters:
name
- the property namevalue
- the property value
- Return:
- this configuration
- Since:
- JPA 3.2
name
- the property namevalue
- the property value