uCosminexus Application Server, API Reference Guide
This annotation indicates the type of mapping to the simplest database column.
This annotation can be applied to the properties or instance variables of the following persistence types:
The applicable targets are method and field.
The following table lists the elements of @Basic:
| Element name | Optional/Required | Element description |
|---|---|---|
| fetch | Optional | This element specifies the specification value of the fetch strategy. |
| optional | Optional | This element specifies whether or not a null value can be used in the field or property. Note that Cosminexus JPA provider does not support this attribute. |
The details of attributes that are supported with Cosminexus JPA provider are as follows:
All Rights Reserved. Copyright (C) 2012, 2013, Hitachi, Ltd.