Skip navigation links
B C E F G I J L M O Q R S T U 

B

byExample(Class<T>, B) - Static method in class com.github.earchitecture.reuse.model.specification.Specs
Recupera por atributos da classe.
ByExampleSpecification(B) - Constructor for class com.github.earchitecture.reuse.model.specification.Specs.ByExampleSpecification
 

C

com.github.earchitecture.reuse.model.annotation - package com.github.earchitecture.reuse.model.annotation
 
com.github.earchitecture.reuse.model.entity - package com.github.earchitecture.reuse.model.entity
 
com.github.earchitecture.reuse.model.factory - package com.github.earchitecture.reuse.model.factory
 
com.github.earchitecture.reuse.model.repository - package com.github.earchitecture.reuse.model.repository
 
com.github.earchitecture.reuse.model.sort - package com.github.earchitecture.reuse.model.sort
 
com.github.earchitecture.reuse.model.specification - package com.github.earchitecture.reuse.model.specification
 
createRepositoryFactory(EntityManager) - Method in class com.github.earchitecture.reuse.model.factory.JpaCrudRepositoryFactoryBean
 

E

evict(T) - Method in interface com.github.earchitecture.reuse.model.repository.JpaCrudRepository
Remover um elemento do cache de segundo nível.
evict(T) - Method in class com.github.earchitecture.reuse.model.repository.JpaCrudRepositoryImpl
 

F

findAll(QuerySpecification<T>) - Method in interface com.github.earchitecture.reuse.model.repository.JpaCrudRepository
Pesquisa por query specification.
findAll(QuerySpecification<T>) - Method in class com.github.earchitecture.reuse.model.repository.JpaCrudRepositoryImpl
 
findPredicate(Root<T>, CriteriaQuery<?>, CriteriaBuilder, Object, Path<Object>) - Method in class com.github.earchitecture.reuse.model.specification.Specs.ByExampleSpecification
Recupera predicate e sub predicate.

G

getDirection() - Method in interface com.github.earchitecture.reuse.model.sort.OrderedSearch
Direção da ordenação
getDirections() - Method in interface com.github.earchitecture.reuse.model.sort.MultiOrderedSearch
Retorna uma lista de ordenaçãoes.
getId() - Method in interface com.github.earchitecture.reuse.model.entity.Identifiable
Retorna o valor do objeto de Primary Key do objeto.
getQuery(QuerySpecification<T>) - Method in class com.github.earchitecture.reuse.model.repository.JpaCrudRepositoryImpl
Creates a TypedQuery for the given QuerySpecification .
getSortedProperty() - Method in interface com.github.earchitecture.reuse.model.sort.OrderedSearch
Propriedade de ordenação.
GreaterThan - Annotation Type in com.github.earchitecture.reuse.model.annotation
Pesquisa por menor ou igual.
GreaterThanOrEqualTo - Annotation Type in com.github.earchitecture.reuse.model.annotation
 

I

Identifiable<I extends Serializable> - Interface in com.github.earchitecture.reuse.model.entity
Descreve metodo e operação para primary key.
Ignore - Annotation Type in com.github.earchitecture.reuse.model.annotation
 

J

JpaCrudRepository<T,I extends Serializable> - Interface in com.github.earchitecture.reuse.model.repository
JpaCrudRepository Repositorio customizado para operações de refresh e evict.
JpaCrudRepositoryFactoryBean<R extends org.springframework.data.jpa.repository.JpaRepository<T,I>,T,I extends Serializable> - Class in com.github.earchitecture.reuse.model.factory
 
JpaCrudRepositoryFactoryBean(Class<? extends R>) - Constructor for class com.github.earchitecture.reuse.model.factory.JpaCrudRepositoryFactoryBean
 
JpaCrudRepositoryImpl<T,P extends Serializable> - Class in com.github.earchitecture.reuse.model.repository
JpaCrudRepositoryImpl Implmentação generica de repositorio.
JpaCrudRepositoryImpl(JpaEntityInformation<T, P>, EntityManager) - Constructor for class com.github.earchitecture.reuse.model.repository.JpaCrudRepositoryImpl
Creates a new JpaCrudRepositoryImpl to manage objects of the given JpaEntityInformation.
JpaCrudRepositoryImpl(Class<T>, EntityManager) - Constructor for class com.github.earchitecture.reuse.model.repository.JpaCrudRepositoryImpl
 

L

LessThan - Annotation Type in com.github.earchitecture.reuse.model.annotation
 
LessThanOrEqualTo - Annotation Type in com.github.earchitecture.reuse.model.annotation
 

M

MultiOrderedSearch - Interface in com.github.earchitecture.reuse.model.sort
 

O

OrderedSearch - Interface in com.github.earchitecture.reuse.model.sort
Define ordenações de pesquisa

Q

QuerySpecification<T> - Interface in com.github.earchitecture.reuse.model.repository
Descreve operações de query specificação.

R

refresh(T) - Method in class com.github.earchitecture.reuse.model.repository.JpaCrudRepositoryImpl
 
ReportColumn - Annotation Type in com.github.earchitecture.reuse.model.annotation
 

S

sessionClear() - Method in interface com.github.earchitecture.reuse.model.repository.JpaCrudRepository
Limpa sesão do hibernate.
sessionClear() - Method in class com.github.earchitecture.reuse.model.repository.JpaCrudRepositoryImpl
 
setId(I) - Method in interface com.github.earchitecture.reuse.model.entity.Identifiable
Atribui o valor do id do objeto.
Specs - Class in com.github.earchitecture.reuse.model.specification
Classe que descreve implementação de pesquisa generica para consultas com criteria
Specs() - Constructor for class com.github.earchitecture.reuse.model.specification.Specs
 
specs - Static variable in class com.github.earchitecture.reuse.model.specification.Specs
 
Specs.ByExampleSpecification<T,B> - Class in com.github.earchitecture.reuse.model.specification
Implementação de specificarion por exemplo.
StartsWith - Annotation Type in com.github.earchitecture.reuse.model.annotation
 

T

toObject(Tuple) - Method in interface com.github.earchitecture.reuse.model.repository.QuerySpecification
Converte a tupla em objeto.
toPredicate(CriteriaQuery<Tuple>, CriteriaBuilder) - Method in interface com.github.earchitecture.reuse.model.repository.QuerySpecification
Configura query a ser aplicada.
toPredicate(Root<T>, CriteriaQuery<?>, CriteriaBuilder) - Method in class com.github.earchitecture.reuse.model.specification.Specs.ByExampleSpecification
 

U

UseForeignKeySearch - Annotation Type in com.github.earchitecture.reuse.model.annotation
 
UseLikeForSearch - Annotation Type in com.github.earchitecture.reuse.model.annotation
 
B C E F G I J L M O Q R S T U 
Skip navigation links

Copyright © 2017 EArchitecture. All rights reserved.