Internal Website 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) Reserved Identifiers The name of a JPQL query variable must a valid Java identifier ... , WHEN, WHERE. JPQL 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 Lifecycle Events - after an entity has been retrieved from the database. @PreUpdate - when an entity is identified as modified by | |
Retrieving JPA Entity Objects object can be uniquely identified and retrieved by the combination of its class and its primary key | |
Database Doctor running ObjectDB Doctor's diagnosis regularly in order to identify potential problems early | |
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 | |
JPA Primary Key the database is uniquely identified (and can be retrieved from the database) by the combination of its type | |
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 | |
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.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 | |
[ODB1] Chapter 6 - Persistent Objects object). 6.2 Object IDs and Names Identifying database objects by unique IDs and by names ... two identifying methods for database objects. The first method, object IDs, is supported by JDO ... . But, because these classes are not described in the JDO metadata files, the enhancer identifies them as not | |
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 {R} sign ... tree path (i.e. the object is identified as a descendant of itself in the tree). To open a new | |
javax.persistence.metamodel.PluralAttribute | |
javax.persistence.ManyToMany within the embedded attribute. The value of each identifier used with the dot notation is the name | |
javax.persistence.criteria.Predicate$BooleanOperator with the specified name. The string must match exactly an identifier used to declare an enum constant in | |
javax.persistence.PessimisticLockScope with the specified name. The string must match exactly an identifier used to declare an enum constant in | |
javax.persistence.criteria.CriteriaBuilder$Trimspec constant of this type with the specified name. The string must match exactly an identifier used | |
javax.persistence.LockModeType with the specified name. The string must match exactly an identifier used to declare an enum constant in | |
javax.persistence.metamodel.Bindable | |
javax.persistence.metamodel.Attribute | |
javax.persistence.SynchronizationType name. The string must match exactly an identifier used to declare an enum constant in this type | |
javax.persistence.OrderBy to refer to an attribute within an embedded attribute. The value of each identifier used | |
javax.persistence.AssociationOverride to indicate an attribute within an embedded attribute. The value of each identifier used with the dot | |
javax.persistence.OneToOne to indicate the relationship attribute within the embedded attribute. The value of each identifier used | |
javax.persistence.ManyToOne to indicate the relationship attribute within the embedded attribute. The value of each identifier used | |
javax.persistence.CascadeType the enum constant of this type with the specified name. The string must match exactly an identifier | |
javax.persistence.PersistenceContextType an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not | |
javax.persistence.SharedCacheMode must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace | |
[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 | |
[ODB1] Chapter 5 - JDO Connections that identifies the property, and a value for that property. The two properties that are set in the code | |
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.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 | |
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.annotations.SequenceStrategy an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not | |
PersistenceManagerFactory.addInstanceLifecycleListener(listener,classes) - JDO Method is called). The classes parameter identifies all of the classes of interest. If the classes | |
javax.jdo.PersistenceManagerFactory (before the first time getPersistenceManager is called). The classes parameter identifies | |
javax.jdo.annotations.NullValue. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous | |
PersistenceManager.addInstanceLifecycleListener(listener,classes) - JDO Method JDO Method in javax.jdo.PersistenceManager void addInstanceLifecycleListener ( InstanceLifecycleListener listener, Class... classes ) Adds the listener instance to the list of lifecycle event listeners. The classes parameter identifies all of the classes | |
javax.jdo.annotations.PersistenceModifier with the specified name. The string must match exactly an identifier used to declare an enum constant in | |
PersistenceManager.getSequence(name) - JDO Method JDO Method in javax.jdo.PersistenceManager Sequence getSequence ( String name ) Returns the sequence identified by name . Parameters: name - the name of the Sequence Return: the Sequence Since: JDO 2.0 | |
javax.jdo.annotations.VersionStrategy. The string must match exactly an identifier used to declare an enum constant in this type |