Internal Website Search

1-10 of 200 resultsRefresh

JPA Named Queries

A named query is a statically defined query with a predefined unchangeable query string. Using named queries instead of dynamic queries may improve code organization by separating ... ">@NamedQuery annotation defines a query whose name is "Country.findAll"

JoinColumn.name

.persistence">javax.persistence.JoinColumnString name (Optional) The name of the foreign key column. The table in which it is found ... if a single join column is used): The concatenation of the following: the name of the referencing

valueOf(name)

 name) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum ... > name - the name of the enum constant to be returned.

valueOf(name)

 name) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum ... > name - the name of the enum constant to be returned.

valueOf(name)

javax.persistence">CascadeType valueOf(  String name) Returns the enum constant of this type with the specified name. The string ... ="parameters"> Parameters: name

valueOf(name)

" title="Enum in javax.persistence">InheritanceType valueOf(  String name) Returns the enum constant of this type with the specified name ... . Parameters: name

valueOf(name)

="Enum in javax.persistence">FlushModeType valueOf(  String name) Returns the enum constant of this type with the specified name ... > Parameters: name

getPersistenceManagerFactory(overrides, name, resourceLoader, pmfLoader)

;overrides,   String name,   ClassLoader resourceLoader,   ... >name , or, if not found, returns a PersistenceManagerFactory with the given name

valueOf(name)

;String name) Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum ... > name - the name of the enum constant to be returned.

valueOf(name)

valueOf(  String name) Returns the enum constant of this type with the specified name. The string must match exactly Parameters: name - the name of the enum constant