Internal Website Search

161-170 of 200 resultsRefresh

MapKeyColumn.table

class="description"> (Optional) The name of the table that contains the column. Defaults

MapKeyColumn.insertable

> (Optional) Whether the column is included in SQL INSERT statements

Table.uniqueConstraints

specified by the Column and JoinColumn annotations

DiscriminatorColumn.name

> (Optional) The name of column to be used for the discriminator

DiscriminatorColumn.length

> (Optional) The column length for String-based discriminator types

DiscriminatorColumn.discriminatorType

> (Optional) The type of object/column to use as a class

javax.persistence.criteria.ListJoin

upon an object that represents an association or element collection for which an order column

javax.persistence.OneToMany

=true) @JoinColumn(name="CUST_ID") // join column is in table for Order public Set

JoinColumns.value

"> The join columns that map the relationship.

JoinColumn.insertable

class="description"> (Optional) Whether the column is included in SQL INSERT statements