Internal Website Search

141-150 of 200 resultsRefresh

javax.persistence.OrderBy

or fields used in the ordering must correspond to columns for which comparison operators ... > annotation is not used when an order column is specified. Example 1:

PrimaryKeyJoinColumn.columnDefinition

when generating the DDL for the column. This should not be specified for a OneToOne primary key association. Defaults to the generated SQL to create a column of the inferred

javax.persistence.UniqueConstraint

(Required) An array of the column names that make ... "> (Required) An array of the column names that make up the constraint.

EntityResult.discriminatorColumn

> Specifies the column name (or alias) of the column in

JoinColumn.table

="description"> (Optional) The name of the table that contains the column. If a table is not specified, the column is assumed to be in the primary table of the applicable entity. Default

javax.persistence.SecondaryTables

>Example 1: Multiple secondary tables assuming primary key columns are named the same in all tables.columns. @Entity @Table(name="EMPLOYEE

Value.generateForeignKey

on the column or columns associated with this join. Specify "true" or "false".

Embedded.nullIndicatorColumn

The column in the embedded object used to judge ... > the null indicator column

Persistent.serialized

> Whether this member is serialized into a single column ... > whether this member is serialized into a single column

Persistent.nullIndicatorColumn

nullIndicatorColumn Null indicator column for this member. Used ... > the null indicator column Default value