Internal Website Search

151-160 of 200 resultsRefresh

AttributeOverride.column

="description"> (Required) The column that is being mapped to the persistent attribute. The mapping type will remain the same as is defined in the embeddable class or mapped superclass.

MapKeyJoinColumns.value

> (Required) The map key join columns that are used to map to the entity that is the map key. Since: JPA 2.0

javax.persistence.AttributeOverrides

mappings of multiple properties or fields. Example: (Required) One or more field or property mapping overrides. (Required) One or more field or property mapping

javax.persistence.EmbeddedId

property of an entity class or mapped superclass to denote a composite primary key that is an embeddable ... mappings declared within the embeddable class. The Relationship mappings defined within an embedded id class are not supported.

AssociationOverride.joinTable

class="description"> The join table that maps the relationship. The joinTable element must be specified if a join table is used in the overriding of the mapping of the relationship. The joinTable element must not be specified if a foreign key mapping

getPersistenceManagerFactory(overrides, name)

javax.jdo">PersistenceManagerFactory getPersistenceManagerFactory(  Map  ... /getPersistenceManagerFactory_Map_String_ClassLoader_ClassLoader" title="Static Method of javax.jdo.JDOHelper">getPersistenceManagerFactory(Map,String,ClassLoader,ClassLoader)

getPersistenceManagerFactory(overrides, name, resourceLoader)

javax.jdo">PersistenceManagerFactory getPersistenceManagerFactory(  Map  ... /getPersistenceManagerFactory_Map_String_ClassLoader_ClassLoader" title="Static Method of javax.jdo.JDOHelper">getPersistenceManagerFactory(Map,String,ClassLoader,ClassLoader)

getPersistenceManagerFactory(props)

javax.jdo">PersistenceManagerFactory getPersistenceManagerFactory(  Map props ... /java/jdo/JDOHelper/getPersistenceManagerFactory_Map_ClassLoader" title="Static Method of javax.jdo.JDOHelper">getPersistenceManagerFactory(java.util.Map,ClassLoader)

javax.jdo.annotations.Element

"> The embedded mapping for the element. The embedded mapping for the element. Returns: the embedded mapping

getMapping()

class="description"> Get the Mapping setting for this factory. This is used to find the object-datastore mapping file(s). Returns: the Mapping setting.