ObjectDB ObjectDB

Internal Website Search

61-70 of 200 resultsRefresh
4

javax.persistence.criteria.ListJoin

boolean isCompoundSelection() Whether the selection item is a compound selection. Whether the selection item is a compound selection. Returns: boolean indicating whether the selection is a compound selection Since: JPA 2.0 boolean isCorrelated() Whether the From object has been obtained as a result
4

javax.persistence.metamodel.EntityType

type is not present in the identifiable type Since: JPA 2.0 boolean hasSingleIdAttribute ... attribute. Returns true for a simple id or embedded id; returns false for an idclass. Returns: boolean indicating whether the identifiable type has a single id attribute Since: JPA 2.0 boolean
4

javax.persistence.metamodel.ListAttribute

for the attribute. Returns: persistent attribute type Since: JPA 2.0 boolean isAssociation() Is the attribute an association. Is the attribute an association. Returns: boolean indicating whether the attribute corresponds to an association Since: JPA 2.0 boolean isCollection() Is the attribute
4

javax.persistence.metamodel.MappedSuperclassType

the identifiable type Since: JPA 2.0 boolean hasSingleIdAttribute() Whether the identifiable type has a single ... or embedded id; returns false for an idclass. Returns: boolean indicating whether the identifiable type has a single id attribute Since: JPA 2.0 boolean hasVersionAttribute() Whether the identifiable
4

javax.persistence.metamodel.Attribute

for the attribute. Returns: persistent attribute type Since: JPA 2.0 boolean isAssociation() Is the attribute an association. Is the attribute an association. Returns: boolean indicating whether the attribute corresponds to an association Since: JPA 2.0 boolean isCollection() Is the attribute
4

javax.persistence.MapKeyJoinColumn

: "" Since: JPA 2.0 boolean insertable (Optional) Whether the column is included in SQL INSERT statements ... boolean nullable (Optional) Whether the foreign key column is nullable. (Optional) Whether the foreign ... : "" Since: JPA 2.0 boolean unique (Optional) Whether the property is a unique key. (Optional
4

javax.persistence.criteria.From

: predicate testing for membership Since: JPA 2.0 boolean isCompoundSelection() Whether the selection item is a compound selection. Whether the selection item is a compound selection. Returns: boolean indicating whether the selection is a compound selection Since: JPA 2.0 boolean isCorrelated
4

javax.persistence.criteria.CollectionJoin

- expressions to be tested against Returns: predicate testing for membership Since: JPA 2.0 boolean ... is a compound selection. Returns: boolean indicating whether the selection is a compound selection Since: JPA 2.0 boolean isCorrelated() Whether the From object has been obtained as a result of correlation
4

javax.persistence.metamodel.PluralAttribute

Since: JPA 2.0 boolean isAssociation() Is the attribute an association. Is the attribute an association. Returns: boolean indicating whether the attribute corresponds to an association Since: JPA 2.0 boolean isCollection() Is the attribute collection-valued (represents a Collection, Set, List, or Map
0

javax.jdo.spi.JDOImplHelper

Since: JDO 1.0 boolean nonBinaryCompatibleIs(Object pc, StateInterrogationBooleanReturn sibr) Determine ... a non-null Boolean with the answer). The caller provides the stateless "method object" that does ... - the method object that delegates to the non-binary-compatible implementation Returns: Boolean.TRUE

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