Internal Website Search

91-100 of 200 resultsRefresh

MapKeyJoinColumn.name

javax.persistence">javax.persistence.MapKeyJoinColumnString name (Optional) The name of the foreign key column for the map key ... of the following: the name of the referencing relationship property or field of the referencing entity or

Column.name

.persistence">javax.persistence.ColumnString name (Optional) The name of the column. Defaults to the property or field name.

MapKeyColumn.name

javax.persistence">javax.persistence.MapKeyColumnString name (Optional) The name of the map key column. The table in which it is found ... of the following: the name of the referencing relationship field or property; "_"; "KEY".

Table.name

.persistence">javax.persistence.TableString name (Optional) The name of the table. Defaults to the entity name.

getPersistenceManagerFactory(name, loader)

;name,   ClassLoader loader) Returns a named Parameters: name -

getPersistenceManagerFactory(name)

;name) Returns a named name -

Sequence.name

="Annotation in javax.jdo.annotations">javax.jdo.annotations.SequenceString name The symbolic name of the datastore sequence. Returns: the name of the sequence

Constants.SERVICE_LOOKUP_PMF_RESOURCE_NAME

">javax.jdo.ConstantsString SERVICE_LOOKUP_PMF_RESOURCE_NAME The name of the standard service configuration resource text file containing the name of an implementation

setTransactionType(name)

;String name) Sets the TransactionType ... semantics as the same-named property in JSR-220 EntityManagerFactory. Parameters: name

setPersistenceUnitName(name)

; String name) Sets the PersistenceUnitName for this PersistenceManagerFactory. This has the same semantics as the same-named property in JSR ... > name - the PersistenceUnitName