A B C D E F G I J L M N O P Q R S T U V

A

addTransformer(ClassTransformer) - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
AssociationOverride - Annotation Type in javax.persistence
 
AssociationOverrides - Annotation Type in javax.persistence
 
AttributeOverride - Annotation Type in javax.persistence
 
AttributeOverrides - Annotation Type in javax.persistence
 

B

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

C

CascadeType - Enum in javax.persistence
 
ClassTransformer - Interface in javax.persistence.spi
 
clear() - Method in interface javax.persistence.EntityManager
 
close() - Method in interface javax.persistence.EntityManager
 
close() - Method in interface javax.persistence.EntityManagerFactory
 
Column - Annotation Type in javax.persistence
 
ColumnResult - Annotation Type in javax.persistence
 
commit() - Method in interface javax.persistence.EntityTransaction
 
contains(Object) - Method in interface javax.persistence.EntityManager
 
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in interface javax.persistence.spi.PersistenceProvider
 
createEntityManager() - Method in interface javax.persistence.EntityManagerFactory
 
createEntityManager(Map) - Method in interface javax.persistence.EntityManagerFactory
 
createEntityManagerFactory(String) - Static method in class javax.persistence.Persistence
Create and return an EntityManagerFactory for the named persistence unit.
createEntityManagerFactory(String, Map) - Static method in class javax.persistence.Persistence
Create and return an EntityManagerFactory for the named persistence unit using the given properties.
createEntityManagerFactory(String, Map) - Method in interface javax.persistence.spi.PersistenceProvider
 
createNamedQuery(String) - Method in interface javax.persistence.EntityManager
 
createNativeQuery(String) - Method in interface javax.persistence.EntityManager
 
createNativeQuery(String, Class) - Method in interface javax.persistence.EntityManager
 
createNativeQuery(String, String) - Method in interface javax.persistence.EntityManager
 
createQuery(String) - Method in interface javax.persistence.EntityManager
 

D

DiscriminatorColumn - Annotation Type in javax.persistence
 
DiscriminatorType - Enum in javax.persistence
 
DiscriminatorValue - Annotation Type in javax.persistence
 

E

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(Throwable) - Constructor for exception javax.persistence.EntityExistsException
 
EntityExistsException(String, Throwable) - Constructor for exception javax.persistence.EntityExistsException
 
EntityListeners - Annotation Type in javax.persistence
 
EntityManager - Interface in javax.persistence
 
EntityManagerFactory - Interface in javax.persistence
 
EntityNotFoundException - Exception in javax.persistence
 
EntityNotFoundException() - Constructor for exception javax.persistence.EntityNotFoundException
 
EntityNotFoundException(String) - Constructor for exception javax.persistence.EntityNotFoundException
 
EntityResult - Annotation Type in javax.persistence
 
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
 
excludeUnlistedClasses() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
executeUpdate() - Method in interface javax.persistence.Query
 

F

FetchType - Enum in javax.persistence
 
FieldResult - Annotation Type in javax.persistence
 
find(Class<T>, Object) - Method in interface javax.persistence.EntityManager
 
flush() - Method in interface javax.persistence.EntityManager
 
FlushModeType - Enum in javax.persistence
 

G

GeneratedValue - Annotation Type in javax.persistence
 
GenerationType - Enum in javax.persistence
 
getClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getDelegate() - Method in interface javax.persistence.EntityManager
 
getEntity() - Method in exception javax.persistence.OptimisticLockException
 
getFlushMode() - Method in interface javax.persistence.EntityManager
 
getJarFileUrls() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getManagedClassNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getMappingFileNames() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getNewTempClassLoader() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getNonJtaDataSource() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getPersistenceProviderClassName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getPersistenceUnitName() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getPersistenceUnitRootUrl() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getProperties() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 
getReference(Class<T>, Object) - Method in interface javax.persistence.EntityManager
 
getResultList() - Method in interface javax.persistence.Query
 
getRollbackOnly() - Method in interface javax.persistence.EntityTransaction
 
getSingleResult() - Method in interface javax.persistence.Query
 
getTransaction() - Method in interface javax.persistence.EntityManager
 
getTransactionType() - Method in interface javax.persistence.spi.PersistenceUnitInfo
 

I

Id - Annotation Type in javax.persistence
 
IdClass - Annotation Type in javax.persistence
 
Inheritance - Annotation Type in javax.persistence
 
InheritanceType - Enum in javax.persistence
 
isActive() - Method in interface javax.persistence.EntityTransaction
 
isOpen() - Method in interface javax.persistence.EntityManager
 
isOpen() - Method in interface javax.persistence.EntityManagerFactory
 

J

javax.persistence - package javax.persistence
 
javax.persistence.spi - package javax.persistence.spi
 
JoinColumn - Annotation Type in javax.persistence
 
JoinColumns - Annotation Type in javax.persistence
 
JoinTable - Annotation Type in javax.persistence
 
joinTransaction() - Method in interface javax.persistence.EntityManager
 

L

Lob - Annotation Type in javax.persistence
 
lock(Object, LockModeType) - Method in interface javax.persistence.EntityManager
 
LockModeType - Enum in javax.persistence
 

M

ManyToMany - Annotation Type in javax.persistence
 
ManyToOne - Annotation Type in javax.persistence
 
MapKey - Annotation Type in javax.persistence
 
MappedSuperclass - Annotation Type in javax.persistence
 
merge(T) - Method in interface javax.persistence.EntityManager
 

N

NamedNativeQueries - Annotation Type in javax.persistence
 
NamedNativeQuery - Annotation Type in javax.persistence
 
NamedQueries - Annotation Type in javax.persistence
 
NamedQuery - Annotation Type in javax.persistence
 
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
 

O

OneToMany - Annotation Type in javax.persistence
 
OneToOne - Annotation Type in javax.persistence
 
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
 
OrderBy - Annotation Type in javax.persistence
 

P

persist(Object) - Method in interface javax.persistence.EntityManager
 
Persistence - Class in javax.persistence
Bootstrap class that is used to obtain EntityManagerFactory references.
Persistence() - Constructor for class javax.persistence.Persistence
 
PERSISTENCE_PROVIDER - Static variable in class javax.persistence.Persistence
 
PersistenceContext - Annotation Type in javax.persistence
 
PersistenceContexts - Annotation Type in javax.persistence
 
PersistenceContextType - Enum in javax.persistence
 
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
 
PersistenceProperty - Annotation Type in javax.persistence
 
PersistenceProvider - Interface in javax.persistence.spi
 
PersistenceUnit - Annotation Type in javax.persistence
 
PersistenceUnitInfo - Interface in javax.persistence.spi
 
PersistenceUnits - Annotation Type in javax.persistence
 
PersistenceUnitTransactionType - Enum in javax.persistence.spi
 
PostLoad - Annotation Type in javax.persistence
 
PostPersist - Annotation Type in javax.persistence
 
PostRemove - Annotation Type in javax.persistence
 
PostUpdate - Annotation Type in javax.persistence
 
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
 
providers - Static variable in class javax.persistence.Persistence
 

Q

Query - Interface in javax.persistence
 
QueryHint - Annotation Type in javax.persistence
 

R

refresh(Object) - Method in interface javax.persistence.EntityManager
 
remove(Object) - Method in interface javax.persistence.EntityManager
 
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
 

S

SecondaryTable - Annotation Type in javax.persistence
 
SecondaryTables - Annotation Type in javax.persistence
 
SequenceGenerator - Annotation Type in javax.persistence
 
setFirstResult(int) - Method in interface javax.persistence.Query
 
setFlushMode(FlushModeType) - Method in interface javax.persistence.EntityManager
 
setFlushMode(FlushModeType) - Method in interface javax.persistence.Query
 
setHint(String, Object) - Method in interface javax.persistence.Query
 
setMaxResults(int) - Method in interface javax.persistence.Query
 
setParameter(String, Object) - Method in interface javax.persistence.Query
 
setParameter(String, Date, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(String, Calendar, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(int, Object) - Method in interface javax.persistence.Query
 
setParameter(int, Date, TemporalType) - Method in interface javax.persistence.Query
 
setParameter(int, Calendar, TemporalType) - Method in interface javax.persistence.Query
 
setRollbackOnly() - Method in interface javax.persistence.EntityTransaction
 
SqlResultSetMapping - Annotation Type in javax.persistence
 
SqlResultSetMappings - Annotation Type in javax.persistence
 

T

Table - Annotation Type in javax.persistence
 
TableGenerator - Annotation Type in javax.persistence
 
Temporal - Annotation Type in javax.persistence
 
TemporalType - Enum in javax.persistence
 
TransactionRequiredException - Exception in javax.persistence
 
TransactionRequiredException() - Constructor for exception javax.persistence.TransactionRequiredException
 
TransactionRequiredException(String) - Constructor for exception javax.persistence.TransactionRequiredException
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in interface javax.persistence.spi.ClassTransformer
Invoked when a class is being loaded or redefined.
Transient - Annotation Type in javax.persistence
 

U

UniqueConstraint - Annotation Type in javax.persistence
 

V

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.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.PersistenceContextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.persistence.spi.PersistenceUnitTransactionType
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 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.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.PersistenceContextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.persistence.spi.PersistenceUnitTransactionType
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
 

A B C D E F G I J L M N O P Q R S T U V

Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.