Internal Website Search

141-150 of 200 resultsRefresh

java.lang.Throwable

and exceptions in the Java language. Only objects that are instances of this class (or one of its subclasses) are thrown by the Java Virtual Machine or can be thrown by the Java throw statement. Similarly, only this class or one of its subclasses can be the argument type in

javax.persistence.spi.PersistenceUnitInfo

or class redefinition that gets loaded by the loader returned by the or class redefinition that gets loaded by the loader ... that the provider may use to load any classes, resources, or open URLs.

javax.persistence.criteria.AbstractQuery

the query result or whether they must be retained or null if no restrictions ... the predicate that corresponds to the restriction(s) over the grouping items, or null

javax.persistence.EntityExistsException

, the EntityExistsException may be thrown when the persist operation is invoked, or the EntityExistsException or another PersistenceException may be thrown at flush or commit time. The current transaction, if one is active, will be marked

javax.persistence.metamodel.EntityType

> or ENTITY_TYPE , the Java type of the represented entity or attribute ... "> Return the attribute that corresponds to the id attribute declared by the entity or mapped superclass ... the attribute that corresponds to the id attribute declared by the entity or mapped superclass.

javax.persistence.AttributeOverride

the mapping of a Basic (whether explicit or default) property or field or Id property or field. May be applied to an entity that extends a mapped superclass or to an embedded field or property to override a basic mapping or id mapping defined by

javax.persistence.metamodel.IdentifiableType

represent entity or mapped superclass types. or mapped superclass ... that corresponds to the id attribute declared by the entity or mapped superclass.

java.lang.Exception

). (A null value is permitted, and indicates that the cause is nonexistent or unknown.) method). (A null value is permitted, and indicates that the cause is nonexistent or ... "> Returns the cause of this throwable or null if the cause

setResultClass(cls)

or one of its siblings. If the result is not set or set to null, the result class ... classes Character, Boolean, Byte, Short, Integer, Long, Float, Double, String, or Object[]; or one of the java.math classes BigInteger or BigDecimal; or the java.util class Date; or one of the java.sql

javax.jdo.annotations.PersistenceCapable

> Annotation for whether the class or interface ... "> Catalog to use for persisting this class or interface. Catalog to use for persisting this class or interface