A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages

A

ALL - javax.persistence.CascadeType
 
allocationSize() - Method in annotation type javax.persistence.SequenceGenerator
 
APPLICATION - jakarta.annotation.Resource.AuthenticationType
 
APPLICATION - javax.annotation.Resource.AuthenticationType
 
AssociationOverride - Annotation Type in javax.persistence
 
AssociationOverrides - Annotation Type in javax.persistence
 
AttributeConverter<X,​Y> - Interface in javax.persistence
 
attributeName() - Method in annotation type javax.persistence.Convert
 
attributeNodes() - Method in annotation type javax.persistence.NamedEntityGraph
 
attributeNodes() - Method in annotation type javax.persistence.NamedSubgraph
 
AttributeOverride - Annotation Type in javax.persistence
 
AttributeOverrides - Annotation Type in javax.persistence
 
authenticationType() - Method in annotation type jakarta.annotation.Resource
 
authenticationType() - Method in annotation type javax.annotation.Resource
 
AUTO - javax.persistence.FlushModeType
 
AUTO - javax.persistence.GenerationType
 
autoApply() - Method in annotation type javax.persistence.Converter
 

B

Basic - Annotation Type in javax.persistence
 
begin() - Method in interface javax.persistence.EntityTransaction
 

C

cascade() - Method in annotation type javax.persistence.ManyToMany
 
cascade() - Method in annotation type javax.persistence.ManyToOne
 
cascade() - Method in annotation type javax.persistence.OneToMany
 
cascade() - Method in annotation type javax.persistence.OneToOne
 
CascadeType - Enum in javax.persistence
 
catalog() - Method in annotation type javax.persistence.CollectionTable
 
catalog() - Method in annotation type javax.persistence.JoinTable
 
catalog() - Method in annotation type javax.persistence.SecondaryTable
 
catalog() - Method in annotation type javax.persistence.SequenceGenerator
 
catalog() - Method in annotation type javax.persistence.Table
 
CHAR - javax.persistence.DiscriminatorType
 
className() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Name of a DataSource class that implements javax.sql.DataSource or javax.sql.XADataSource or javax.sql.ConnectionPoolDataSource.
className() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Name of a DataSource class that implements javax.sql.DataSource or javax.sql.XADataSource or javax.sql.ConnectionPoolDataSource.
CollectionTable - Annotation Type in javax.persistence
 
column() - Method in annotation type javax.persistence.AttributeOverride
 
Column - Annotation Type in javax.persistence
 
columnDefinition() - Method in annotation type javax.persistence.Column
 
columnDefinition() - Method in annotation type javax.persistence.DiscriminatorColumn
 
columnDefinition() - Method in annotation type javax.persistence.JoinColumn
 
columnDefinition() - Method in annotation type javax.persistence.MapKeyColumn
 
columnDefinition() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
columnDefinition() - Method in annotation type javax.persistence.OrderColumn
 
columnDefinition() - Method in annotation type javax.persistence.PrimaryKeyJoinColumn
 
columnList() - Method in annotation type javax.persistence.Index
 
columnNames() - Method in annotation type javax.persistence.UniqueConstraint
 
ColumnResult - Annotation Type in javax.persistence
 
comments() - Method in annotation type jakarta.annotation.Generated
 
comments() - Method in annotation type javax.annotation.Generated
 
commit() - Method in interface javax.persistence.EntityTransaction
 
COMMIT - javax.persistence.FlushModeType
 
CONSTRAINT - javax.persistence.ConstraintMode
 
ConstraintMode - Enum in javax.persistence
 
CONTAINER - jakarta.annotation.Resource.AuthenticationType
 
CONTAINER - javax.annotation.Resource.AuthenticationType
 
Convert - Annotation Type in javax.persistence
 
converter() - Method in annotation type javax.persistence.Convert
 
Converter - Annotation Type in javax.persistence
 
Converts - Annotation Type in javax.persistence
 
convertToDatabaseColumn(X) - Method in interface javax.persistence.AttributeConverter
 
convertToEntityAttribute(Y) - Method in interface javax.persistence.AttributeConverter
 

D

databaseName() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Name of a database on a server.
databaseName() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Name of a database on a server.
DataSourceDefinition - Annotation Type in jakarta.annotation.sql
Annotation used to define a container DataSource to be registered with JNDI.
DataSourceDefinition - Annotation Type in javax.annotation.sql
Annotation used to define a container DataSource to be registered with JNDI.
DataSourceDefinitions - Annotation Type in jakarta.annotation.sql
 
DataSourceDefinitions - Annotation Type in javax.annotation.sql
 
date() - Method in annotation type jakarta.annotation.Generated
 
date() - Method in annotation type javax.annotation.Generated
 
DATE - javax.persistence.TemporalType
 
DeclareRoles - Annotation Type in jakarta.annotation.security
 
DeclareRoles - Annotation Type in javax.annotation.security
 
DenyAll - Annotation Type in jakarta.annotation.security
 
DenyAll - Annotation Type in javax.annotation.security
 
description() - Method in annotation type jakarta.annotation.Resource
 
description() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Description of this data source
description() - Method in annotation type javax.annotation.Resource
 
description() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Description of this data source
DETACH - javax.persistence.CascadeType
 
disableConversion() - Method in annotation type javax.persistence.Convert
 
DiscriminatorColumn - Annotation Type in javax.persistence
 
discriminatorType() - Method in annotation type javax.persistence.DiscriminatorColumn
 
DiscriminatorType - Enum in javax.persistence
 
DiscriminatorValue - Annotation Type in javax.persistence
 

E

EAGER - javax.persistence.FetchType
 
ElementCollection - Annotation Type in javax.persistence
 
Embeddable - Annotation Type in javax.persistence
 
Embedded - Annotation Type in javax.persistence
 
EmbeddedId - Annotation Type in javax.persistence
 
Entity - Annotation Type in javax.persistence
 
EntityExistsException - Exception in javax.persistence
 
EntityExistsException() - Constructor for exception javax.persistence.EntityExistsException
 
EntityExistsException(String) - Constructor for exception javax.persistence.EntityExistsException
 
EntityExistsException(String, Throwable) - Constructor for exception javax.persistence.EntityExistsException
 
EntityExistsException(Throwable) - Constructor for exception javax.persistence.EntityExistsException
 
EntityListeners - Annotation Type in javax.persistence
 
EntityNotFoundException - Exception in javax.persistence
 
EntityNotFoundException() - Constructor for exception javax.persistence.EntityNotFoundException
 
EntityNotFoundException(String) - Constructor for exception javax.persistence.EntityNotFoundException
 
EntityTransaction - Interface in javax.persistence
 
Enumerated - Annotation Type in javax.persistence
 
EnumType - Enum in javax.persistence
 
ExcludeDefaultListeners - Annotation Type in javax.persistence
 
ExcludeSuperclassListeners - Annotation Type in javax.persistence
 
execute() - Method in interface javax.persistence.StoredProcedureQuery
 
executeUpdate() - Method in interface javax.persistence.Query
 
EXTENDED - javax.persistence.PessimisticLockScope
 

F

fetch() - Method in annotation type javax.persistence.Basic
 
fetch() - Method in annotation type javax.persistence.ElementCollection
 
fetch() - Method in annotation type javax.persistence.ManyToMany
 
fetch() - Method in annotation type javax.persistence.ManyToOne
 
fetch() - Method in annotation type javax.persistence.OneToMany
 
fetch() - Method in annotation type javax.persistence.OneToOne
 
FetchType - Enum in javax.persistence
 
FlushModeType - Enum in javax.persistence
 
foreignKey() - Method in annotation type javax.persistence.AssociationOverride
 
foreignKey() - Method in annotation type javax.persistence.CollectionTable
 
foreignKey() - Method in annotation type javax.persistence.JoinColumn
 
foreignKey() - Method in annotation type javax.persistence.JoinColumns
 
foreignKey() - Method in annotation type javax.persistence.JoinTable
 
foreignKey() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
foreignKey() - Method in annotation type javax.persistence.MapKeyJoinColumns
 
foreignKey() - Method in annotation type javax.persistence.PrimaryKeyJoinColumn
 
foreignKey() - Method in annotation type javax.persistence.PrimaryKeyJoinColumns
 
foreignKey() - Method in annotation type javax.persistence.SecondaryTable
 
ForeignKey - Annotation Type in javax.persistence
 
foreignKeyDefinition() - Method in annotation type javax.persistence.ForeignKey
 

G

Generated - Annotation Type in jakarta.annotation
 
Generated - Annotation Type in javax.annotation
 
GeneratedValue - Annotation Type in javax.persistence
 
GenerationType - Enum in javax.persistence
 
generator() - Method in annotation type javax.persistence.GeneratedValue
 
getEntity() - Method in exception javax.persistence.OptimisticLockException
 
getEntity() - Method in exception javax.persistence.PessimisticLockException
 
getFirstResult() - Method in interface javax.persistence.Query
 
getFlushMode() - Method in interface javax.persistence.Query
 
getHints() - Method in interface javax.persistence.Query
 
getLockMode() - Method in interface javax.persistence.Query
 
getMaxResults() - Method in interface javax.persistence.Query
 
getName() - Method in interface javax.persistence.Parameter
 
getObject() - Method in exception javax.persistence.LockTimeoutException
 
getOutputParameterValue(int) - Method in interface javax.persistence.StoredProcedureQuery
 
getOutputParameterValue(String) - Method in interface javax.persistence.StoredProcedureQuery
 
getParameter(int) - Method in interface javax.persistence.Query
 
getParameter(int, Class<T>) - Method in interface javax.persistence.Query
 
getParameter(String) - Method in interface javax.persistence.Query
 
getParameter(String, Class<T>) - Method in interface javax.persistence.Query
 
getParameters() - Method in interface javax.persistence.Query
 
getParameterType() - Method in interface javax.persistence.Parameter
 
getParameterValue(int) - Method in interface javax.persistence.Query
 
getParameterValue(String) - Method in interface javax.persistence.Query
 
getParameterValue(Parameter<T>) - Method in interface javax.persistence.Query
 
getPosition() - Method in interface javax.persistence.Parameter
 
getQuery() - Method in exception javax.persistence.QueryTimeoutException
 
getResultList() - Method in interface javax.persistence.Query
 
getRollbackOnly() - Method in interface javax.persistence.EntityTransaction
 
getSingleResult() - Method in interface javax.persistence.Query
 
getUpdateCount() - Method in interface javax.persistence.StoredProcedureQuery
 

H

hasMoreResults() - Method in interface javax.persistence.StoredProcedureQuery
 
hints() - Method in annotation type javax.persistence.NamedNativeQuery
 
hints() - Method in annotation type javax.persistence.NamedQuery
 
hints() - Method in annotation type javax.persistence.NamedStoredProcedureQuery
 

I

Id - Annotation Type in javax.persistence
 
IdClass - Annotation Type in javax.persistence
 
IDENTITY - javax.persistence.GenerationType
 
IN - javax.persistence.ParameterMode
 
includeAllAttributes() - Method in annotation type javax.persistence.NamedEntityGraph
 
Index - Annotation Type in javax.persistence
 
indexes() - Method in annotation type javax.persistence.CollectionTable
 
indexes() - Method in annotation type javax.persistence.JoinTable
 
indexes() - Method in annotation type javax.persistence.SecondaryTable
 
indexes() - Method in annotation type javax.persistence.Table
 
Inheritance - Annotation Type in javax.persistence
 
InheritanceType - Enum in javax.persistence
 
initialPoolSize() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Number of connections that should be created when a connection pool is initialized.
initialPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Number of connections that should be created when a connection pool is initialized.
initialValue() - Method in annotation type javax.persistence.SequenceGenerator
 
INOUT - javax.persistence.ParameterMode
 
insertable() - Method in annotation type javax.persistence.Column
 
insertable() - Method in annotation type javax.persistence.JoinColumn
 
insertable() - Method in annotation type javax.persistence.MapKeyColumn
 
insertable() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
insertable() - Method in annotation type javax.persistence.OrderColumn
 
INTEGER - javax.persistence.DiscriminatorType
 
inverseForeignKey() - Method in annotation type javax.persistence.JoinTable
 
inverseJoinColumns() - Method in annotation type javax.persistence.JoinTable
 
isActive() - Method in interface javax.persistence.EntityTransaction
 
isBound(Parameter<?>) - Method in interface javax.persistence.Query
 
isolationLevel() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Isolation level for connections.
isolationLevel() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Isolation level for connections.

J

jakarta.annotation - package jakarta.annotation
 
jakarta.annotation.security - package jakarta.annotation.security
 
jakarta.annotation.sql - package jakarta.annotation.sql
 
javax.annotation - package javax.annotation
This package defines the common annotations.
javax.annotation.security - package javax.annotation.security
This package contains the security common annotations.
javax.annotation.sql - package javax.annotation.sql
 
javax.persistence - package javax.persistence
 
JoinColumn - Annotation Type in javax.persistence
 
joinColumns() - Method in annotation type javax.persistence.AssociationOverride
 
joinColumns() - Method in annotation type javax.persistence.CollectionTable
 
joinColumns() - Method in annotation type javax.persistence.JoinTable
 
JoinColumns - Annotation Type in javax.persistence
 
JOINED - javax.persistence.InheritanceType
 
joinTable() - Method in annotation type javax.persistence.AssociationOverride
 
JoinTable - Annotation Type in javax.persistence
 

K

keySubgraph() - Method in annotation type javax.persistence.NamedAttributeNode
 

L

LAZY - javax.persistence.FetchType
 
length() - Method in annotation type javax.persistence.Column
 
length() - Method in annotation type javax.persistence.DiscriminatorColumn
 
length() - Method in annotation type javax.persistence.MapKeyColumn
 
Lob - Annotation Type in javax.persistence
 
lockMode() - Method in annotation type javax.persistence.NamedQuery
 
LockModeType - Enum in javax.persistence
 
LockTimeoutException - Exception in javax.persistence
 
LockTimeoutException() - Constructor for exception javax.persistence.LockTimeoutException
 
LockTimeoutException(Object) - Constructor for exception javax.persistence.LockTimeoutException
 
LockTimeoutException(String) - Constructor for exception javax.persistence.LockTimeoutException
 
LockTimeoutException(String, Throwable) - Constructor for exception javax.persistence.LockTimeoutException
 
LockTimeoutException(String, Throwable, Object) - Constructor for exception javax.persistence.LockTimeoutException
 
LockTimeoutException(Throwable) - Constructor for exception javax.persistence.LockTimeoutException
 
loginTimeout() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
loginTimeout() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
lookup() - Method in annotation type jakarta.annotation.Resource
 
lookup() - Method in annotation type javax.annotation.Resource
 

M

ManagedBean - Annotation Type in jakarta.annotation
Deprecated.
ManagedBean - Annotation Type in javax.annotation
 
ManyToMany - Annotation Type in javax.persistence
 
ManyToOne - Annotation Type in javax.persistence
 
MapKey - Annotation Type in javax.persistence
 
MapKeyClass - Annotation Type in javax.persistence
 
MapKeyColumn - Annotation Type in javax.persistence
 
MapKeyEnumerated - Annotation Type in javax.persistence
 
MapKeyJoinColumn - Annotation Type in javax.persistence
 
MapKeyJoinColumns - Annotation Type in javax.persistence
 
MapKeyTemporal - Annotation Type in javax.persistence
 
mappedBy() - Method in annotation type javax.persistence.ManyToMany
 
mappedBy() - Method in annotation type javax.persistence.OneToMany
 
mappedBy() - Method in annotation type javax.persistence.OneToOne
 
mappedName() - Method in annotation type jakarta.annotation.Resource
 
mappedName() - Method in annotation type javax.annotation.Resource
 
MappedSuperclass - Annotation Type in javax.persistence
 
MapsId - Annotation Type in javax.persistence
 
maxIdleTime() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
The number of seconds that a physical connection should remain unused in the pool before the connection is closed for a connection pool.
maxIdleTime() - Method in annotation type javax.annotation.sql.DataSourceDefinition
The number of seconds that a physical connection should remain unused in the pool before the connection is closed for a connection pool.
maxPoolSize() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Maximum number of connections that should be concurrently allocated for a connection pool.
maxPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Maximum number of connections that should be concurrently allocated for a connection pool.
maxStatements() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
The total number of statements that a connection pool should keep open.
maxStatements() - Method in annotation type javax.annotation.sql.DataSourceDefinition
The total number of statements that a connection pool should keep open.
MERGE - javax.persistence.CascadeType
 
minPoolSize() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Minimum number of connections that should be allocated for a connection pool.
minPoolSize() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Minimum number of connections that should be allocated for a connection pool.
mode() - Method in annotation type javax.persistence.StoredProcedureParameter
 

N

name() - Method in annotation type jakarta.annotation.Resource
 
name() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
JNDI name by which the data source will be registered.
name() - Method in annotation type javax.annotation.Resource
 
name() - Method in annotation type javax.annotation.sql.DataSourceDefinition
JNDI name by which the data source will be registered.
name() - Method in annotation type javax.persistence.AssociationOverride
 
name() - Method in annotation type javax.persistence.AttributeOverride
 
name() - Method in annotation type javax.persistence.CollectionTable
 
name() - Method in annotation type javax.persistence.Column
 
name() - Method in annotation type javax.persistence.ColumnResult
 
name() - Method in annotation type javax.persistence.DiscriminatorColumn
 
name() - Method in annotation type javax.persistence.Entity
 
name() - Method in annotation type javax.persistence.ForeignKey
 
name() - Method in annotation type javax.persistence.Index
 
name() - Method in annotation type javax.persistence.JoinColumn
 
name() - Method in annotation type javax.persistence.JoinTable
 
name() - Method in annotation type javax.persistence.MapKey
 
name() - Method in annotation type javax.persistence.MapKeyColumn
 
name() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
name() - Method in annotation type javax.persistence.NamedEntityGraph
 
name() - Method in annotation type javax.persistence.NamedNativeQuery
 
name() - Method in annotation type javax.persistence.NamedQuery
 
name() - Method in annotation type javax.persistence.NamedStoredProcedureQuery
 
name() - Method in annotation type javax.persistence.NamedSubgraph
 
name() - Method in annotation type javax.persistence.OrderColumn
 
name() - Method in annotation type javax.persistence.PrimaryKeyJoinColumn
 
name() - Method in annotation type javax.persistence.QueryHint
 
name() - Method in annotation type javax.persistence.SecondaryTable
 
name() - Method in annotation type javax.persistence.SequenceGenerator
 
name() - Method in annotation type javax.persistence.StoredProcedureParameter
 
name() - Method in annotation type javax.persistence.Table
 
name() - Method in annotation type javax.persistence.UniqueConstraint
 
NamedAttributeNode - Annotation Type in javax.persistence
 
NamedEntityGraph - Annotation Type in javax.persistence
 
NamedEntityGraphs - Annotation Type in javax.persistence
 
NamedNativeQueries - Annotation Type in javax.persistence
 
NamedNativeQuery - Annotation Type in javax.persistence
 
NamedQueries - Annotation Type in javax.persistence
 
NamedQuery - Annotation Type in javax.persistence
 
NamedStoredProcedureQueries - Annotation Type in javax.persistence
 
NamedStoredProcedureQuery - Annotation Type in javax.persistence
 
NamedSubgraph - Annotation Type in javax.persistence
 
NO_CONSTRAINT - javax.persistence.ConstraintMode
 
NONE - javax.persistence.LockModeType
 
Nonnull - Annotation Type in jakarta.annotation
 
NonUniqueResultException - Exception in javax.persistence
 
NonUniqueResultException() - Constructor for exception javax.persistence.NonUniqueResultException
 
NonUniqueResultException(String) - Constructor for exception javax.persistence.NonUniqueResultException
 
NoResultException - Exception in javax.persistence
 
NoResultException() - Constructor for exception javax.persistence.NoResultException
 
NoResultException(String) - Constructor for exception javax.persistence.NoResultException
 
NORMAL - javax.persistence.PessimisticLockScope
 
nullable() - Method in annotation type javax.persistence.Column
 
nullable() - Method in annotation type javax.persistence.JoinColumn
 
nullable() - Method in annotation type javax.persistence.MapKeyColumn
 
nullable() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
nullable() - Method in annotation type javax.persistence.OrderColumn
 
Nullable - Annotation Type in jakarta.annotation
 

O

OneToMany - Annotation Type in javax.persistence
 
OneToOne - Annotation Type in javax.persistence
 
OPTIMISTIC - javax.persistence.LockModeType
 
OPTIMISTIC_FORCE_INCREMENT - javax.persistence.LockModeType
 
OptimisticLockException - Exception in javax.persistence
 
OptimisticLockException() - Constructor for exception javax.persistence.OptimisticLockException
 
OptimisticLockException(Object) - Constructor for exception javax.persistence.OptimisticLockException
 
OptimisticLockException(String) - Constructor for exception javax.persistence.OptimisticLockException
 
OptimisticLockException(String, Throwable) - Constructor for exception javax.persistence.OptimisticLockException
 
OptimisticLockException(String, Throwable, Object) - Constructor for exception javax.persistence.OptimisticLockException
 
OptimisticLockException(Throwable) - Constructor for exception javax.persistence.OptimisticLockException
 
optional() - Method in annotation type javax.persistence.Basic
 
optional() - Method in annotation type javax.persistence.ManyToOne
 
optional() - Method in annotation type javax.persistence.OneToOne
 
OrderBy - Annotation Type in javax.persistence
 
OrderColumn - Annotation Type in javax.persistence
 
ORDINAL - javax.persistence.EnumType
 
orphanRemoval() - Method in annotation type javax.persistence.OneToMany
 
orphanRemoval() - Method in annotation type javax.persistence.OneToOne
 
OUT - javax.persistence.ParameterMode
 

P

Parameter<T> - Interface in javax.persistence
 
ParameterMode - Enum in javax.persistence
 
parameters() - Method in annotation type javax.persistence.NamedStoredProcedureQuery
 
password() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Password to use for connection authentication.
password() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Password to use for connection authentication.
PermitAll - Annotation Type in jakarta.annotation.security
 
PermitAll - Annotation Type in javax.annotation.security
 
PERSIST - javax.persistence.CascadeType
 
PersistenceException - Exception in javax.persistence
 
PersistenceException() - Constructor for exception javax.persistence.PersistenceException
 
PersistenceException(String) - Constructor for exception javax.persistence.PersistenceException
 
PersistenceException(String, Throwable) - Constructor for exception javax.persistence.PersistenceException
 
PersistenceException(Throwable) - Constructor for exception javax.persistence.PersistenceException
 
PESSIMISTIC_FORCE_INCREMENT - javax.persistence.LockModeType
 
PESSIMISTIC_READ - javax.persistence.LockModeType
 
PESSIMISTIC_WRITE - javax.persistence.LockModeType
 
PessimisticLockException - Exception in javax.persistence
 
PessimisticLockException() - Constructor for exception javax.persistence.PessimisticLockException
 
PessimisticLockException(Object) - Constructor for exception javax.persistence.PessimisticLockException
 
PessimisticLockException(String) - Constructor for exception javax.persistence.PessimisticLockException
 
PessimisticLockException(String, Throwable) - Constructor for exception javax.persistence.PessimisticLockException
 
PessimisticLockException(String, Throwable, Object) - Constructor for exception javax.persistence.PessimisticLockException
 
PessimisticLockException(Throwable) - Constructor for exception javax.persistence.PessimisticLockException
 
PessimisticLockScope - Enum in javax.persistence
 
pkJoinColumns() - Method in annotation type javax.persistence.SecondaryTable
 
portNumber() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Port number where a server is listening for requests.
portNumber() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Port number where a server is listening for requests.
PostConstruct - Annotation Type in jakarta.annotation
 
PostConstruct - Annotation Type in javax.annotation
 
PostLoad - Annotation Type in javax.persistence
 
PostPersist - Annotation Type in javax.persistence
 
PostRemove - Annotation Type in javax.persistence
 
PostUpdate - Annotation Type in javax.persistence
 
precision() - Method in annotation type javax.persistence.Column
 
precision() - Method in annotation type javax.persistence.MapKeyColumn
 
PreDestroy - Annotation Type in jakarta.annotation
 
PreDestroy - Annotation Type in javax.annotation
 
prefix() - Method in annotation type javax.persistence.Embedded
 
PrePersist - Annotation Type in javax.persistence
 
PreRemove - Annotation Type in javax.persistence
 
PreUpdate - Annotation Type in javax.persistence
 
PrimaryKeyJoinColumn - Annotation Type in javax.persistence
 
PrimaryKeyJoinColumns - Annotation Type in javax.persistence
 
Priority - Annotation Type in jakarta.annotation
 
Priority - Annotation Type in javax.annotation
 
procedureName() - Method in annotation type javax.persistence.NamedStoredProcedureQuery
 
properties() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Used to specify vendor-specific properties and less commonly used DataSource properties such as:
properties() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Used to specify vendor-specific properties and less commonly used DataSource properties such as:
PROVIDER_DEFAULT - javax.persistence.ConstraintMode
 

Q

query() - Method in annotation type javax.persistence.NamedNativeQuery
 
query() - Method in annotation type javax.persistence.NamedQuery
 
Query - Interface in javax.persistence
 
QueryHint - Annotation Type in javax.persistence
 
QueryTimeoutException - Exception in javax.persistence
 
QueryTimeoutException() - Constructor for exception javax.persistence.QueryTimeoutException
 
QueryTimeoutException(String) - Constructor for exception javax.persistence.QueryTimeoutException
 
QueryTimeoutException(String, Throwable) - Constructor for exception javax.persistence.QueryTimeoutException
 
QueryTimeoutException(String, Throwable, Query) - Constructor for exception javax.persistence.QueryTimeoutException
 
QueryTimeoutException(Throwable) - Constructor for exception javax.persistence.QueryTimeoutException
 
QueryTimeoutException(Query) - Constructor for exception javax.persistence.QueryTimeoutException
 

R

READ - javax.persistence.LockModeType
 
REF_CURSOR - javax.persistence.ParameterMode
 
referencedColumnName() - Method in annotation type javax.persistence.JoinColumn
 
referencedColumnName() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
referencedColumnName() - Method in annotation type javax.persistence.PrimaryKeyJoinColumn
 
REFRESH - javax.persistence.CascadeType
 
registerStoredProcedureParameter(int, Class, ParameterMode) - Method in interface javax.persistence.StoredProcedureQuery
 
registerStoredProcedureParameter(String, Class, ParameterMode) - Method in interface javax.persistence.StoredProcedureQuery
 
REMOVE - javax.persistence.CascadeType
 
Resource - Annotation Type in jakarta.annotation
 
Resource - Annotation Type in javax.annotation
 
Resource.AuthenticationType - Enum in jakarta.annotation
 
Resource.AuthenticationType - Enum in javax.annotation
 
Resources - Annotation Type in jakarta.annotation
 
Resources - Annotation Type in javax.annotation
 
resultClass() - Method in annotation type javax.persistence.NamedNativeQuery
 
resultClasses() - Method in annotation type javax.persistence.NamedStoredProcedureQuery
 
resultSetMapping() - Method in annotation type javax.persistence.NamedNativeQuery
 
resultSetMappings() - Method in annotation type javax.persistence.NamedStoredProcedureQuery
 
RolesAllowed - Annotation Type in jakarta.annotation.security
 
RolesAllowed - Annotation Type in javax.annotation.security
 
rollback() - Method in interface javax.persistence.EntityTransaction
 
RollbackException - Exception in javax.persistence
 
RollbackException() - Constructor for exception javax.persistence.RollbackException
 
RollbackException(String) - Constructor for exception javax.persistence.RollbackException
 
RollbackException(String, Throwable) - Constructor for exception javax.persistence.RollbackException
 
RollbackException(Throwable) - Constructor for exception javax.persistence.RollbackException
 
RunAs - Annotation Type in jakarta.annotation.security
 
RunAs - Annotation Type in javax.annotation.security
 

S

scale() - Method in annotation type javax.persistence.Column
 
scale() - Method in annotation type javax.persistence.MapKeyColumn
 
schema() - Method in annotation type javax.persistence.CollectionTable
 
schema() - Method in annotation type javax.persistence.JoinTable
 
schema() - Method in annotation type javax.persistence.SecondaryTable
 
schema() - Method in annotation type javax.persistence.SequenceGenerator
 
schema() - Method in annotation type javax.persistence.Table
 
SecondaryTable - Annotation Type in javax.persistence
 
SecondaryTables - Annotation Type in javax.persistence
 
SEQUENCE - javax.persistence.GenerationType
 
SequenceGenerator - Annotation Type in javax.persistence
 
sequenceName() - Method in annotation type javax.persistence.SequenceGenerator
 
serverName() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Database server name.
serverName() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Database server name.
setFirstResult(int) - Method in interface javax.persistence.Query
 
setFlushMode(FlushModeType) - Method in interface javax.persistence.Query
 
setFlushMode(FlushModeType) - Method in interface javax.persistence.StoredProcedureQuery
 
setHint(String, Object) - Method in interface javax.persistence.Query
 
setHint(String, Object) - Method in interface javax.persistence.StoredProcedureQuery
 
setLockMode(LockModeType) - Method in interface javax.persistence.Query
 
setMaxResults(int) - Method in interface javax.persistence.Query
 
setParameter(int, Object) - Method in interface javax.persistence.Query
 
setParameter(int, Object) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(int, Date, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(int, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(String, Object) - Method in interface javax.persistence.Query
 
setParameter(String, Object) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(String, Date, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(String, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(Parameter<Date>, Date, TemporalType) - Method in interface javax.persistence.StoredProcedureQuery
 
setParameter(Parameter<T>, T) - Method in interface javax.persistence.Query
 
setParameter(Parameter<T>, T) - Method in interface javax.persistence.StoredProcedureQuery
 
setRollbackOnly() - Method in interface javax.persistence.EntityTransaction
 
shareable() - Method in annotation type jakarta.annotation.Resource
 
shareable() - Method in annotation type javax.annotation.Resource
 
SINGLE_TABLE - javax.persistence.InheritanceType
 
StoredProcedureParameter - Annotation Type in javax.persistence
 
StoredProcedureQuery - Interface in javax.persistence
 
strategy() - Method in annotation type javax.persistence.GeneratedValue
 
strategy() - Method in annotation type javax.persistence.Inheritance
 
STRING - javax.persistence.DiscriminatorType
 
STRING - javax.persistence.EnumType
 
subclassSubgraphs() - Method in annotation type javax.persistence.NamedEntityGraph
 
subgraph() - Method in annotation type javax.persistence.NamedAttributeNode
 
subgraphs() - Method in annotation type javax.persistence.NamedEntityGraph
 

T

table() - Method in annotation type javax.persistence.Column
 
table() - Method in annotation type javax.persistence.JoinColumn
 
table() - Method in annotation type javax.persistence.MapKeyColumn
 
table() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
Table - Annotation Type in javax.persistence
 
TABLE_PER_CLASS - javax.persistence.InheritanceType
 
targetClass() - Method in annotation type javax.persistence.ElementCollection
 
targetEntity() - Method in annotation type javax.persistence.ManyToMany
 
targetEntity() - Method in annotation type javax.persistence.ManyToOne
 
targetEntity() - Method in annotation type javax.persistence.OneToMany
 
targetEntity() - Method in annotation type javax.persistence.OneToOne
 
Temporal - Annotation Type in javax.persistence
 
TemporalType - Enum in javax.persistence
 
TIME - javax.persistence.TemporalType
 
TIMESTAMP - javax.persistence.TemporalType
 
transactional() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
Set to false if connections should not participate in transactions.
transactional() - Method in annotation type javax.annotation.sql.DataSourceDefinition
Set to false if connections should not participate in transactions.
TransactionRequiredException - Exception in javax.persistence
 
TransactionRequiredException() - Constructor for exception javax.persistence.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for exception javax.persistence.TransactionRequiredException
 
Transient - Annotation Type in javax.persistence
 
type() - Method in annotation type jakarta.annotation.Resource
 
type() - Method in annotation type javax.annotation.Resource
 
type() - Method in annotation type javax.persistence.ColumnResult
 
type() - Method in annotation type javax.persistence.NamedSubgraph
 
type() - Method in annotation type javax.persistence.StoredProcedureParameter
 

U

unique() - Method in annotation type javax.persistence.Column
 
unique() - Method in annotation type javax.persistence.Index
 
unique() - Method in annotation type javax.persistence.JoinColumn
 
unique() - Method in annotation type javax.persistence.MapKeyColumn
 
unique() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
UniqueConstraint - Annotation Type in javax.persistence
 
uniqueConstraints() - Method in annotation type javax.persistence.CollectionTable
 
uniqueConstraints() - Method in annotation type javax.persistence.JoinTable
 
uniqueConstraints() - Method in annotation type javax.persistence.SecondaryTable
 
uniqueConstraints() - Method in annotation type javax.persistence.Table
 
unwrap(Class<T>) - Method in interface javax.persistence.Query
 
updatable() - Method in annotation type javax.persistence.Column
 
updatable() - Method in annotation type javax.persistence.JoinColumn
 
updatable() - Method in annotation type javax.persistence.MapKeyColumn
 
updatable() - Method in annotation type javax.persistence.MapKeyJoinColumn
 
updatable() - Method in annotation type javax.persistence.OrderColumn
 
url() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
A JDBC URL.
url() - Method in annotation type javax.annotation.sql.DataSourceDefinition
A JDBC URL.
user() - Method in annotation type jakarta.annotation.sql.DataSourceDefinition
User name to use for connection authentication.
user() - Method in annotation type javax.annotation.sql.DataSourceDefinition
User name to use for connection authentication.

V

value() - Method in annotation type jakarta.annotation.Generated
 
value() - Method in annotation type jakarta.annotation.ManagedBean
Deprecated.
 
value() - Method in annotation type jakarta.annotation.Priority
 
value() - Method in annotation type jakarta.annotation.Resources
 
value() - Method in annotation type jakarta.annotation.security.DeclareRoles
 
value() - Method in annotation type jakarta.annotation.security.RolesAllowed
 
value() - Method in annotation type jakarta.annotation.security.RunAs
 
value() - Method in annotation type jakarta.annotation.sql.DataSourceDefinitions
 
value() - Method in annotation type javax.annotation.Generated
 
value() - Method in annotation type javax.annotation.ManagedBean
 
value() - Method in annotation type javax.annotation.Priority
 
value() - Method in annotation type javax.annotation.Resources
 
value() - Method in annotation type javax.annotation.security.DeclareRoles
 
value() - Method in annotation type javax.annotation.security.RolesAllowed
 
value() - Method in annotation type javax.annotation.security.RunAs
 
value() - Method in annotation type javax.annotation.sql.DataSourceDefinitions
 
value() - Method in annotation type javax.persistence.AssociationOverrides
 
value() - Method in annotation type javax.persistence.AttributeOverrides
 
value() - Method in annotation type javax.persistence.Converts
 
value() - Method in annotation type javax.persistence.DiscriminatorValue
 
value() - Method in annotation type javax.persistence.EntityListeners
 
value() - Method in annotation type javax.persistence.Enumerated
 
value() - Method in annotation type javax.persistence.ForeignKey
 
value() - Method in annotation type javax.persistence.IdClass
 
value() - Method in annotation type javax.persistence.JoinColumns
 
value() - Method in annotation type javax.persistence.MapKeyClass
 
value() - Method in annotation type javax.persistence.MapKeyEnumerated
 
value() - Method in annotation type javax.persistence.MapKeyJoinColumns
 
value() - Method in annotation type javax.persistence.MapKeyTemporal
 
value() - Method in annotation type javax.persistence.MapsId
 
value() - Method in annotation type javax.persistence.NamedAttributeNode
 
value() - Method in annotation type javax.persistence.NamedEntityGraphs
 
value() - Method in annotation type javax.persistence.NamedNativeQueries
 
value() - Method in annotation type javax.persistence.NamedQueries
 
value() - Method in annotation type javax.persistence.NamedStoredProcedureQueries
 
value() - Method in annotation type javax.persistence.OrderBy
 
value() - Method in annotation type javax.persistence.PrimaryKeyJoinColumns
 
value() - Method in annotation type javax.persistence.QueryHint
 
value() - Method in annotation type javax.persistence.SecondaryTables
 
value() - Method in annotation type javax.persistence.Temporal
 
valueOf(String) - Static method in enum jakarta.annotation.Resource.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.CascadeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.ConstraintMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.DiscriminatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.EnumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.FetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.FlushModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.GenerationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.InheritanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.LockModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.ParameterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.PessimisticLockScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.TemporalType
Returns the enum constant of this type with the specified name.
values() - Static method in enum jakarta.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.CascadeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.ConstraintMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.DiscriminatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.EnumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.FetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.FlushModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.GenerationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.InheritanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.LockModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.ParameterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.PessimisticLockScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.TemporalType
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Annotation Type in javax.persistence
 

W

WRITE - javax.persistence.LockModeType
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes All Packages