ObjectDB Database Search

1-5 of 5 results

jakarta.persistence.PersistenceProperty

Jakarta Persistence (JPA) Annotation Type jakarta.persistence. PersistenceProperty Implemented Interfaces: Annotation Describes a single container or persistence provider property. Used in PersistenceContext . Vendor specific properties may be included in the set of properties, and are passed

jakarta.persistence.PersistenceProperty.name

Jakarta Persistence (JPA) Method in jakarta.persistence. PersistenceProperty String name The name of the property Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.PersistenceProperty.value

Jakarta Persistence (JPA) Method in jakarta.persistence. PersistenceProperty String value The value of the property Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.PersistenceContext

) 2.1 PersistenceProperty [] properties (Optional) Properties for the container or persistence provider

jakarta.persistence.PersistenceContext.properties

Jakarta Persistence (JPA) Method in jakarta.persistence.PersistenceContext PersistenceProperty [] properties (Optional) Properties for the container or persistence provider. Vendor specific properties may be included in this set of properties. Properties that are not recognized by a vendor