ObjectDB ObjectDB

Internal Website Search

1-5 of 5 resultsRefresh
102

PersistenceProperty.value

Annotation Element javax.persistence.PersistenceProperty String value The value of the property Since: JPA 1.0
102

PersistenceProperty.name

Annotation Element javax.persistence.PersistenceProperty String name The name of the property Since: JPA 1.0
102

javax.persistence.PersistenceProperty

javax.persistence Annotation PersistenceProperty Target: 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 to the persistence provider by the container when the entity
10

javax.persistence.PersistenceContext

needed when dependency injection is used. Default value: "" Since: JPA 1.0 PersistenceProperty
10

PersistenceContext.properties

Annotation Element javax.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 are ignored. Default value: {} Since: JPA 1.0

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support