Jakarta Persistence (JPA) Method
PersistenceConfiguration property(
String name,
Object value
)
Set a property of this persistence unit.
- Parameters:
-
name- the property name -
value- the property value
- Returns:
- this configuration.
- Since:
- Jakarta Persistence (JPA) 1.0