ObjectDB Database Search

101-150 of 186 results

jakarta.persistence.MapKeyJoinColumn

methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.MapKeyEnumerated

inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.ManyToMany

Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.MapKey

: "" Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.ManyToOne

is not null . Default: true Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from

jakarta.persistence.NamedEntityGraph

(JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.NamedNativeQueries

.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.NamedEntityGraphs

Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.MapKeyTemporal

Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.MapKeyJoinColumns

: @ForeignKey(PROVIDER_DEFAULT) Since: Jakarta Persistence (JPA) 2.1 Additional JDK methods inherited

jakarta.persistence.MapsId

. Default: "" Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang

jakarta.persistence.ConstructorResult

of the intended constructor, in order. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited

jakarta.persistence.Converts

Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.Converter

type. Default: false Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java

jakarta.persistence.ColumnResult

Since: Jakarta Persistence (JPA) 2.1 Additional JDK methods inherited from java.lang.annotation

jakarta.persistence.Embedded

with no members/elements. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.Embeddable

. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.Entity

Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.EmbeddedId

. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.ElementCollection

inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.EntityResult

inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.EntityListeners

listener classes Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java

jakarta.persistence.ExcludeSuperclassListeners

. Annotation Elements This is a marker annotation with no members/elements. Additional JDK methods inherited

jakarta.persistence.FieldResult

Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.Enumerated

methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.ExcludeDefaultListeners

Elements This is a marker annotation with no members/elements. Additional JDK methods inherited from

jakarta.persistence.EnumeratedValue

methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.metamodel.StaticMetamodel

being modelled by the annotated class. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited

jakarta.persistence.UniqueConstraint

. Default: "" Since: Jakarta Persistence (JPA) 3.2 Additional JDK methods inherited from java.lang

jakarta.persistence.Version

annotation with no members/elements. Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.Transient

JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.criteria.LocalDateField

) 1.0 Additional JDK methods inherited from java.lang.Object clone(), equals(Object), finalize

jakarta.persistence.criteria.LocalTimeField

.Object/toString() Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java

jakarta.persistence.criteria.LocalDateTimeField

(JPA) 1.0 Additional JDK methods inherited from java.lang.Object clone(), equals(Object), finalize

jakarta.persistence.Access

property-based access. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java

jakarta.persistence.AttributeOverride

Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.Basic

Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.AttributeOverrides

property mapping overrides. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from

jakarta.persistence.AssociationOverride

of the relationship. Default: @JoinTable Since: Jakarta Persistence (JPA) 2.0 Additional JDK methods inherited

jakarta.persistence.AssociationOverrides

. Since: Jakarta Persistence (JPA) 1.0 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.CheckConstraint

) 3.2 Additional JDK methods inherited from java.lang.annotation.Annotation annotationType(), equals(Object), hashCode(), toString()

jakarta.persistence.Column

. Default: "" Since: Jakarta Persistence (JPA) 3.2 Additional JDK methods inherited from java.lang

jakarta.persistence.CollectionTable

effect. Default: "" Since: Jakarta Persistence (JPA) 3.2 Additional JDK methods inherited from java.lang

jakarta.persistence.Graph.addSubgraph(String,Class)

Jakarta Persistence (JPA) Method in jakarta.persistence.Graph Subgraph addSubgraph (    String attributeName ,    Class type ) Add a node to the graph that corresponds to a managed type with inheritance . This allows for multiple subclass subgraphs to be defined for this node

jakarta.persistence.PessimisticLockScope.NORMAL

. If a joined inheritance strategy is used, or if the entity is otherwise mapped to a secondary table

jakarta.persistence.Graph.addTreatedSubgraph(Attribute,Class)

Jakarta Persistence (JPA) Method in jakarta.persistence.Graph Subgraph addTreatedSubgraph (    Attribute attribute ,    Class type ) Add a node to the graph that corresponds to a managed type with inheritance . This allows for multiple subclass subgraphs to be defined

jakarta.persistence.Graph.addSubgraph(Attribute,Class)

Jakarta Persistence (JPA) Method in jakarta.persistence.Graph Subgraph addSubgraph (    Attribute attribute ,    Class type ) Add a node to the graph that corresponds to a managed type with inheritance . This allows for multiple subclass subgraphs to be defined for this node

jakarta.persistence.Graph.addKeySubgraph(Attribute,Class)

Jakarta Persistence (JPA) Method in jakarta.persistence.Graph Subgraph addKeySubgraph (    Attribute attribute ,    Class type ) Add a node to the graph that corresponds to a map key that is a managed type with inheritance . This allows for construction of multi-node entity

jakarta.persistence.Graph.addKeySubgraph(String,Class)

Jakarta Persistence (JPA) Method in jakarta.persistence.Graph Subgraph addKeySubgraph (    String attributeName ,    Class type ) Add a node to the graph that corresponds to a map key that is a managed type with inheritance . This allows for construction of multi-node entity

jakarta.persistence.Graph.addTreatedMapKeySubgraph(MapAttribute,Class)

Jakarta Persistence (JPA) Method in jakarta.persistence.Graph Subgraph addTreatedMapKeySubgraph (    MapAttribute attribute ,    Class type ) Add a node to the graph that corresponds to a map key that is a managed type with inheritance . This allows for construction of multi