ObjectDB Database Search
1-50 of 157 resultsPrivacy Policy is any information that relates to an identified or identifiable individual. Service refers ... While using Our Service, We may ask You to provide Us with certain personally identifiable information that can be used to contact or identify You and to process payments by You. Personally identifiable | |
FROM clause (JPQL / Criteria API) Identifiers The name of a JPQL query variable must a valid Java identifier ... variables as well as all the reserved identifiers in the list above are case insensitive | |
Query Parameters in JPA identified in a query string by their special form, which is a colon (:) followed by a valid JPQL identifier that serves as the parameter name. JPA does not provide an API for defining the parameters ... TypedQuery instance is constructed on every query execution, ObjectDB can identify repeating queries | |
Eclipse Public License - v 1.0 copyright notices contained within the Program. Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify | |
JPA Persistence Unit” in the example) identifies the persistence unit when instantiating an EntityManagerFactory | |
Database Explorer. To help identify circles in the graph of objects, a special {R} sign (indicating recursive | |
Database Doctor running ObjectDB Doctor's diagnosis regularly in order to identify potential problems early | |
JPA Lifecycle Events - after an entity has been retrieved from the database. @PreUpdate - when an entity is identified as modified by | |
JPA Primary Key the database is uniquely identified (and can be retrieved from the database) by the combination of its type | |
Retrieving JPA Entity Objects object can be uniquely identified and retrieved by the combination of its class and its primary key | |
javax.persistence.metamodel.EntityType: IllegalArgumentException - if id attribute of the given type is not declared in the identifiable type or if the identifiable type has an id class Inherited from: IdentifiableType Since: JPA 2.0 ... - if version attribute of the type is not declared in the identifiable type Inherited from: IdentifiableType | |
javax.persistence.metamodel.IdentifiableType of the given type is not declared in the identifiable type or if the identifiable type has an id ... - if version attribute of the type is not declared in the identifiable type Since: JPA 2.0 ... the identifiable type or if the identifiable type has an id class Since: JPA 2.0 Set getIdClassAttributes | |
javax.persistence.metamodel.MappedSuperclassType the identifiable type or if the identifiable type has an id class Inherited from: IdentifiableType Since: JPA 2 ... : IllegalArgumentException - if version attribute of the type is not declared in the identifiable type Inherited from ... attribute of the given type is not present in the identifiable type or if the identifiable type has an id | |
[ODB1] Chapter 6 - Persistent Objects; Object IDs and Names Identifying database objects by unique IDs and by names is useful in object retrieval, as shown in the next section ( section 6.3 ). ObjectDB supports two identifying methods ... are not described in the JDO metadata files, the enhancer identifies them as not persistent and does | |
IdentifiableType | |
IdentifiableType | |
IdentifiableType | |
IdentifiableType | |
IdentifiableType | |
IdentifiableType | |
[ODB1] Chapter 9 - ObjectDB Explorer and may therefore be represented by more than one node. To help identify circles in the graph of objects, a special ... of the same tree path (i.e. the object is identified as a descendant of itself in the tree). To open | |
javax.persistence.AccessType must match exactly an identifier used to declare an enum constant in this type. (Extraneous | |
javax.persistence.AssociationOverride to indicate an attribute within an embedded attribute. The value of each identifier used with the dot | |
javax.persistence.AttributeOverride identifier used with the dot notation is the name of the respective embedded field or property | |
javax.persistence.CacheRetrieveMode with the specified name. The string must match exactly an identifier used to declare an enum constant | |
javax.persistence.CacheStoreMode with the specified name. The string must match exactly an identifier used to declare an enum constant in | |
javax.persistence.CascadeType the enum constant of this type with the specified name. The string must match exactly an identifier | |
javax.persistence.ConstraintMode constant of this type with the specified name. The string must match exactly an identifier used | |
javax.persistence.Convert the attributeName element to indicate an attribute within an embedded attribute. The value of each identifier | |
javax.persistence.DiscriminatorType an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not | |
javax.persistence.EnumType an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not | |
javax.persistence.FetchType the enum constant of this type with the specified name. The string must match exactly an identifier | |
javax.persistence.FlushModeType the enum constant of this type with the specified name. The string must match exactly an identifier | |
javax.persistence.GenerationType. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous | |
javax.persistence.InheritanceType with the specified name. The string must match exactly an identifier used to declare an enum constant in this type | |
javax.persistence.LockModeType with the specified name. The string must match exactly an identifier used to declare an enum constant in | |
javax.persistence.ManyToMany within the embedded attribute. The value of each identifier used with the dot notation is the name | |
javax.persistence.ManyToOne to indicate the relationship attribute within the embedded attribute. The value of each identifier used | |
javax.persistence.OneToOne to indicate the relationship attribute within the embedded attribute. The value of each identifier used | |
javax.persistence.OrderBy to refer to an attribute within an embedded attribute. The value of each identifier used | |
javax.persistence.ParameterMode the enum constant of this type with the specified name. The string must match exactly an identifier used | |
javax.persistence.PersistenceContextType an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not | |
javax.persistence.PessimisticLockScope with the specified name. The string must match exactly an identifier used to declare an enum constant in | |
javax.persistence.SharedCacheMode must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace | |
javax.persistence.SynchronizationType name. The string must match exactly an identifier used to declare an enum constant in this type | |
[ODB1] Chapter 5 - JDO Connections a Properties instance. Each property consists of two strings, a name that identifies the property | |
[ODB1] Chapter 7 - JDOQL Queries to the syntax of parameter declarations in Java. The name of a parameter has to be a valid identifier in Java | |
javax.jdo.spi.PersistenceCapable the instance to provide the value of the single field identified by fieldNumber. Parameters: fieldNumber ... this method to ask the instance to provide the values of the multiple fields identified by fieldNumbers ... identified by number. Parameters: fieldNumber - the field whose value is to be replaced by a callback | |
javax.jdo.PersistenceManager the listener instance to the list of lifecycle event listeners. The classes parameter identifies ... Since: JDO 1.0 Sequence getSequence (String name) Returns the sequence identified by name ... completion, instances are evicted from the cache. This method allows an application to identify | |
javax.jdo.Query declareImports (String imports) Set the import statements to be used to identify the fully qualified name ... using a variable declaration and the Collection.contains(Object o) method. Identifiers in ... can be either String representations of long values, or can be parameters identified with a leading |