ObjectDB ObjectDB

Internal Website Search

111-120 of 200 resultsRefresh
2

excludeUnlistedClasses()

the persistence.xml file. Returns: whether classes in the root of the persistence unit that have not
2

getJtaDataSource()

Method javax.persistence.spi.PersistenceUnitInfo DataSource getJtaDataSource() Returns the JTA-enabled data source to be used by the persistence provider. The data source corresponds to the jta-data-source element in the persistence.xml file or is provided at deployment or by the container. Returns
2

getJarFileUrls()

.xml file. A URL will either be a file: URL referring to a jar file or referring to a directory
2

getManagedClassNames()

Method javax.persistence.spi.PersistenceUnitInfo List<String> getManagedClassNames() Returns the list of the names of the classes that the persistence provider must add to its set of managed classes. Each name corresponds to a named class element in the persistence.xml file. Returns: the list
2

getValidationMode()

Method javax.persistence.spi.PersistenceUnitInfo ValidationMode getValidationMode() Returns the validation mode to be used by the persistence provider for the persistence unit. The validation mode corresponds to the validation-mode element in the persistence.xml file. Returns: the validation mode
0

javax.jdo.annotations.Version

javax.jdo.annotations Annotation Version Target: Classes Annotation for the versioning of the class. Corresponds to the xml element "version" of the "class" and "property" elements. Since: JDO 2.1 String column Name of the column for the version. Name of the column for the version. Returns
0

javax.jdo.annotations.DatastoreIdentity

javax.jdo.annotations Annotation DatastoreIdentity Target: Classes Annotation for the datastore identity of the class. Corresponds to the xml element "datastore-identity" of the "class" element. Since: JDO 2.1 String column Name of the column for the datastore identity Name of the column
0

javax.jdo.annotations.Inheritance

javax.jdo.annotations Annotation Inheritance Target: Classes Annotation for the inheritance of the class. Corresponds to the xml element "inheritance" of the "class" and "interface" elements. Since: JDO 2.1 String customStrategy Custom inheritance strategy. Custom inheritance strategy
0

javax.jdo.annotations.Extension

javax.jdo.annotations Annotation Extension Target: Classes and fields (including property get methods) Annotation for a JDO vendor extension. Corresponds to the xml element "extension". Since: JDO 2.1 String key The key for the extension (required). The key for the extension (required). Returns
0

javax.jdo.FetchGroup

. This category includes members defined in the default fetch group in xml or annotations. Redefining

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