ObjectDB Database Search
101-150 of 200 resultsjavax.persistence.metamodel.PluralAttribute | |
javax.persistence.criteria.Predicate$BooleanOperator the constants of this enum type, in the order they are declared. This method may be used to iterate ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order | |
javax.persistence.PessimisticLockScope containing the constants of this enum type, in the order they are declared. This method may be used ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order | |
javax.persistence.criteria.CriteriaBuilder$Trimspec an array containing the constants of this enum type, in the order they are declared. This method ... type, in the order they are declared CriteriaBuilder.Trimspec valueOf (String name) Returns the enum | |
javax.persistence.EntityResult.quantity, o.item, i.id, i.name, i.description "+ "FROM Order o, Item i " + "WHERE (o.quantity 25) AND (o ... ={ @EntityResult(entityClass=com.acme. Order .class), @EntityResult(entityClass=com.acme.Item.class | |
javax.persistence.LockModeType () Returns an array containing the constants of this enum type, in the order they are declared ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order | |
javax.persistence.metamodel.Bindable | |
javax.persistence.metamodel.Attribute | |
javax.persistence.SynchronizationType the constants of this enum type, in the order they are declared. This method may be used to iterate ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order they are declared | |
javax.persistence.CascadeType, in the order they are declared. This method may be used to iterate over the constants as follows ... the constants of this enum type, in the order they are declared CascadeType valueOf (String name) Returns | |
javax.persistence.PersistenceContextType[] values () Returns an array containing the constants of this enum type, in the order ... of this enum type, in the order they are declared PersistenceContextType valueOf (String name | |
javax.persistence.SharedCacheMode of this enum type, in the order they are declared. This method may be used to iterate over the constants ... : an array containing the constants of this enum type, in the order they are declared SharedCacheMode | |
javax.persistence.ConstraintMode: ConstraintMode[] values () Returns an array containing the constants of this enum type, in the order ... of this enum type, in the order they are declared ConstraintMode valueOf (String name) Returns the enum | |
javax.persistence.TemporalType the constants of this enum type, in the order they are declared. This method may be used to iterate ... ); Return: an array containing the constants of this enum type, in the order they are declared | |
javax.persistence.AccessType containing the constants of this enum type, in the order they are declared. This method may be used ... ); Return: an array containing the constants of this enum type, in the order they are declared | |
javax.persistence.ParameterMode the order they are declared. This method may be used to iterate over the constants as follows ... the constants of this enum type, in the order they are declared ParameterMode valueOf (String name) Returns | |
javax.persistence.OrderColumn.name JPA Annotation Attribute in javax.persistence.OrderColumn String name default "" (Optional) The name of the ordering column. Defaults to the concatenation of the name of the referencing property or field; "_"; " ORDER ". Since: JPA 2.0 | |
javax.persistence.FlushModeType the order they are declared. This method may be used to iterate over the constants as follows ... the constants of this enum type, in the order they are declared FlushModeType valueOf (String name) Returns | |
javax.persistence.DiscriminatorType the order they are declared. This method may be used to iterate over the constants as follows ... the constants of this enum type, in the order they are declared DiscriminatorType valueOf (String name | |
javax.persistence.ValidationMode: ValidationMode[] values () Returns an array containing the constants of this enum type, in the order ... of this enum type, in the order they are declared ValidationMode valueOf (String name) Returns the enum | |
javax.persistence.CacheStoreMode () Returns an array containing the constants of this enum type, in the order they are declared ... the order they are declared CacheStoreMode valueOf (String name) Returns the enum constant of this type | |
javax.persistence.CacheRetrieveMode an array containing the constants of this enum type, in the order they are declared. This method ... the order they are declared CacheRetrieveMode valueOf (String name) Returns the enum constant of this type | |
javax.persistence.FetchType type, in the order they are declared. This method may be used to iterate over the constants as ... the constants of this enum type, in the order they are declared FetchType valueOf (String name) Returns | |
javax.persistence.EnumType of this enum type, in the order they are declared. This method may be used to iterate ... containing the constants of this enum type, in the order they are declared EnumType valueOf (String name | |
javax.persistence.InheritanceType containing the constants of this enum type, in the order they are declared. This method may be used ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order | |
javax.persistence.criteria.JoinType the constants of this enum type, in the order they are declared. This method may be used to iterate ... : an array containing the constants of this enum type, in the order they are declared JoinType valueOf | |
javax.persistence.JoinColumn_ID") // join column is in table for Order public Set getOrders() {return orders | |
javax.jdo.annotations.SequenceStrategy the order they are declared. This method may be used to iterate over the constants as follows ... the constants of this enum type, in the order they are declared SequenceStrategy valueOf (String name | |
javax.jdo.annotations.NullValue an array containing the constants of this enum type, in the order they are declared. This method ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order they are declared | |
javax.jdo.annotations.PersistenceModifier containing the constants of this enum type, in the order they are declared. This method may be used ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order | |
javax.jdo.identity.LongIdentity key - the key Since: JDO 1.0 Public Methods int compareTo (Object o) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects | |
IntIdentity.compareTo(o) - JDO Method JDO Method in javax.jdo.identity.IntIdentity int compareTo ( Object o ) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects Since: JDO 2.2 | |
javax.jdo.identity.IntIdentity - the key Since: JDO 1.0 Public Methods int compareTo (Object o) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects | |
ObjectIdentity.compareTo(o) - JDO Method JDO Method in javax.jdo.identity.ObjectIdentity int compareTo ( Object o ) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects Since: JDO 2.2 | |
LongIdentity.compareTo(o) - JDO Method JDO Method in javax.jdo.identity.LongIdentity int compareTo ( Object o ) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects Since: JDO 2.2 | |
javax.jdo.identity.ObjectIdentity) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects Since: JDO 2.2 boolean equals (Object obj) Determine if the other object | |
javax.jdo.identity.ByteIdentity) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering | |
CharIdentity.compareTo(o) - JDO Method JDO Method in javax.jdo.identity.CharIdentity int compareTo ( Object o ) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects Since: JDO 2.2 | |
javax.jdo.identity.CharIdentity.0 Public Methods int compareTo (Object o) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects Since: JDO 2.2 boolean | |
ByteIdentity.compareTo(o) - JDO Method JDO Method in javax.jdo.identity.ByteIdentity int compareTo ( Object o ) Determine the ordering of identity objects. Parameters: o - Other identity Return: The relative ordering between the objects Since: JDO 2.2 | |
javax.jdo.annotations.VersionStrategy the constants of this enum type, in the order they are declared. This method may be used to iterate ... (c); Return: an array containing the constants of this enum type, in the order they are declared | |
JDOHelper.getObjectIds(pcs) - JDO Static Method is called. This method returns one identity instance for each element in the parameter. The order of instances of the returned array exactly matches the order of instances of the parameter array | |
JDOHelper.getObjectIds(pcs) - JDO Static Method. The order of iteration of the returned Collection exactly matches the order of iteration | |
Query.executeWithArray(parameters) - JDO Method of the parameters and matches them against the declared parameters in order . The names ... . The filter, import, declared parameters, declared variables, and ordering statements are verified | |
JDOImplHelper.getFieldNames(pcClass) - JDO Method JDO Method in javax.jdo.spi.JDOImplHelper String[] getFieldNames ( Class pcClass ) Get the field names for a PersistenceCapable class. The order of fields is the natural ordering of the String class (without considering localization). Parameters: pcClass - the PersistenceCapable | |
Query.setFilter(filter) - JDO Method the Java language, except for these differences: Equality and ordering comparisons between primitives and instances of wrapper classes are valid. Equality and ordering comparisons of Date fields and Date | |
javax.jdo.annotations.IdentityType the order they are declared. This method may be used to iterate over the constants as follows ... the constants of this enum type, in the order they are declared IdentityType valueOf (String name) Returns | |
javax.jdo.annotations.InheritanceStrategy the constants of this enum type, in the order they are declared. This method may be used to iterate ... ()) System.out.println(c); Return: an array containing the constants of this enum type, in the order | |
javax.jdo.annotations.ForeignKeyAction () Returns an array containing the constants of this enum type, in the order they are declared ... the order they are declared ForeignKeyAction valueOf (String name) Returns the enum constant | |
javax.jdo.annotations.IdGeneratorStrategy the order they are declared. This method may be used to iterate over the constants as follows ... the constants of this enum type, in the order they are declared IdGeneratorStrategy valueOf (String |