A B C D E G I J L P R

A

accepts(ResourceMethod) - Method in class br.com.caelum.vraptor.util.jpa.extra.ParameterLoaderInterceptor
 
accepts(ResourceMethod) - Method in class br.com.caelum.vraptor.util.jpa.JPATransactionInterceptor
 

B

br.com.caelum.vraptor.util.jpa - package br.com.caelum.vraptor.util.jpa
 
br.com.caelum.vraptor.util.jpa.extra - package br.com.caelum.vraptor.util.jpa.extra
 

C

create() - Method in class br.com.caelum.vraptor.util.jpa.EntityManagerCreator
 
create() - Method in class br.com.caelum.vraptor.util.jpa.EntityManagerFactoryCreator
 

D

destroy() - Method in class br.com.caelum.vraptor.util.jpa.EntityManagerCreator
 
destroy() - Method in class br.com.caelum.vraptor.util.jpa.EntityManagerFactoryCreator
 

E

EntityManagerCreator - Class in br.com.caelum.vraptor.util.jpa
An EntityManager creator, that creates an instance for each requests.
EntityManagerCreator(EntityManagerFactory) - Constructor for class br.com.caelum.vraptor.util.jpa.EntityManagerCreator
 
EntityManagerFactoryCreator - Class in br.com.caelum.vraptor.util.jpa
An example of how to create EntityManagerFactory's for your components
EntityManagerFactoryCreator() - Constructor for class br.com.caelum.vraptor.util.jpa.EntityManagerFactoryCreator
 

G

getEntityManagerFactory() - Method in class br.com.caelum.vraptor.util.jpa.EntityManagerFactoryCreator
 
getInstance() - Method in class br.com.caelum.vraptor.util.jpa.EntityManagerCreator
 
getInstance() - Method in class br.com.caelum.vraptor.util.jpa.EntityManagerFactoryCreator
 

I

intercept(InterceptorStack, ResourceMethod, Object) - Method in class br.com.caelum.vraptor.util.jpa.extra.ParameterLoaderInterceptor
 
intercept(InterceptorStack, ResourceMethod, Object) - Method in class br.com.caelum.vraptor.util.jpa.JPATransactionInterceptor
 

J

JPACustomProvider - Class in br.com.caelum.vraptor.util.jpa
Deprecated. Use web.xml configuration instead. This class will be remove in the future because it's not portable accross all IoC containers.
JPACustomProvider() - Constructor for class br.com.caelum.vraptor.util.jpa.JPACustomProvider
Deprecated.  
JPATransactionInterceptor - Class in br.com.caelum.vraptor.util.jpa
An interceptor that manages Entity Manager Transaction.
JPATransactionInterceptor(EntityManager, Validator) - Constructor for class br.com.caelum.vraptor.util.jpa.JPATransactionInterceptor
 

L

Load - Annotation Type in br.com.caelum.vraptor.util.jpa.extra
To annotate parameters to be loaded before the controller is executed

P

ParameterLoaderInterceptor - Class in br.com.caelum.vraptor.util.jpa.extra
Interceptor that loads given entity from the database.
ParameterLoaderInterceptor(EntityManager, HttpServletRequest, ParameterNameProvider, Result, Converters, Localization, FlashScope) - Constructor for class br.com.caelum.vraptor.util.jpa.extra.ParameterLoaderInterceptor
 

R

registerCustomComponents(ComponentRegistry) - Method in class br.com.caelum.vraptor.util.jpa.JPACustomProvider
Deprecated.  

A B C D E G I J L P R

Copyright © 2013 Caelum. All Rights Reserved.