Internal Website Search

21-30 of 200 resultsRefresh

Database Schema Evolution

ordinal values (the default). From any type to Boolean or boolean (0

JPA Metamodel API

">getSupertype(); // Checks if the type has a single ID attribute: boolean hasSingleId ... has a version attribute: boolean hasVersion = entityType.

Paths and Types in JPQL and Criteria API

. But more often they are used in JPQL path expressions that navigate to values of simple types (number, boolean ... , maps and values of simple types (number, boolean, string, date). For a path expression

javax.persistence.criteria.Subquery

; boolean" title="Method of javax.persistence.criteria.Subquery">distinct (boolean distinct) Parameters: distinct - boolean value

javax.persistence.criteria.CriteriaQuery

">boolean" title="Method of javax.persistence.criteria.AbstractQuery">distinct (boolean distinct) distinct - boolean value specifying whether duplicate results

javax.persistence.criteria.CriteriaBuilder

" title="Interface in javax.persistence.criteria">Expression<Boolean>  x ... <Boolean>  y) Create a conjunction of the given boolean expressions.

[ODB1] Chapter 3 - Persistent Classes

>boolean, byte, short, char, int, long ... >java.lang: Boolean, Byte, Short, Character

[ODB1] Chapter 4 - JDO Metadata

> primitive type (boolean, byte, short, char embedded wrapper (Boolean, Byte, Short, Character

javax.jdo.Transaction

> boolean" title="Method of javax ... " class="member method"> boolean boolean

javax.jdo.spi.StateManager

"> boolean boolean" title="Method of javax.jdo.spi.StateManager">getBooleanFieldPersistenceCapable  pc, int field, boolean currentValue)