Internal Website Search

181-190 of 200 resultsRefresh

javax.persistence.MapKeyJoinColumn

-element-group-header" class="group-header"> by the provider for the column. by the persistence provider.

javax.persistence.TableGenerator

generator that may be referenced by name when a generator element is specified for the group-header" class="group-header"> by when allocating id numbers from the generator.

javax.persistence.JoinColumn

">CollectionTable group-header" class="group-header"> (Optional) Whether the column is included in SQL INSERT statements generated by

javax.persistence.Column

> Since: JPA 1.0 group-header" class="group-header"> by the persistence provider.

javax.persistence.MapKeyColumn

> group-header" class="group-header"> (Optional) Whether the column is included in SQL INSERT statements generated by the persistence ... ) Whether the column is included in SQL INSERT statements generated by the persistence provider

JPA Persistable Types

are represented in queries by entity names. By default ... the package name). A different entity name can be set explicitly by using the by

JPA / JDO Class Enhancer

ObjectDB Enhancer is a post compilation tool that improves performance by modifying ... required by JPA but not enforced by ObjectDB) to avoid accessing persistent fields of other classes directly.  Rather, the accessor and mutator methods of the desired class should be used (e.g. by

Eclipse Public License - v 1.0

and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions ... > "Licensed Patents" mean patent claims licensable by a Contributor which are necessarily

javax.jdo.Extent

> Since: JDO 1.0 group-header" class="group-header"> Extent instance. Iterator s closed by this method

javax.jdo.InstanceCallbacks

-group-header" class="group-header"> by the enhancer. Derived fields should be initialized in this method ... should be cleared. This method is not modified by the enhancer.