索引

A C D E F G I J L M P Q R S V 
All Classes and Interfaces|所有程序包|序列化表格

A

addMapping(String, RequestMethod, Object, Method) - 类中的方法 com.codingapi.springboot.fast.mapping.MvcEndpointMapping
add mvc mapping
afterPropertiesSet() - 类中的方法 com.codingapi.springboot.fast.dynamic.DynamicQueryContextRegister
 
afterPropertiesSet() - 类中的方法 com.codingapi.springboot.fast.manager.EntityManagerInitializer
 

C

classSet - 类中的静态变量 com.codingapi.springboot.fast.registrar.MvcMappingRegistrar
 
com.codingapi.springboot.fast - 程序包 com.codingapi.springboot.fast
 
com.codingapi.springboot.fast.annotation - 程序包 com.codingapi.springboot.fast.annotation
 
com.codingapi.springboot.fast.dynamic - 程序包 com.codingapi.springboot.fast.dynamic
 
com.codingapi.springboot.fast.exception - 程序包 com.codingapi.springboot.fast.exception
 
com.codingapi.springboot.fast.executor - 程序包 com.codingapi.springboot.fast.executor
 
com.codingapi.springboot.fast.manager - 程序包 com.codingapi.springboot.fast.manager
 
com.codingapi.springboot.fast.mapping - 程序包 com.codingapi.springboot.fast.mapping
 
com.codingapi.springboot.fast.query - 程序包 com.codingapi.springboot.fast.query
 
com.codingapi.springboot.fast.registrar - 程序包 com.codingapi.springboot.fast.registrar
 
com.codingapi.springboot.fast.sort - 程序包 com.codingapi.springboot.fast.sort
 
countQuery() - 注释类型 中的元素 com.codingapi.springboot.fast.annotation.FastMapping
execute jpa count hql

D

DataFastBeanDefinitionRegistrar - com.codingapi.springboot.fast.registrar中的类
 
DataFastBeanDefinitionRegistrar() - 类的构造器 com.codingapi.springboot.fast.registrar.DataFastBeanDefinitionRegistrar
 
DataFastConfiguration - com.codingapi.springboot.fast中的类
 
DataFastConfiguration() - 类的构造器 com.codingapi.springboot.fast.DataFastConfiguration
 
detach(Object) - 类中的方法 com.codingapi.springboot.fast.manager.EntityManagerContent
 
DynamicConfiguration - com.codingapi.springboot.fast.dynamic中的类
 
DynamicConfiguration() - 类的构造器 com.codingapi.springboot.fast.dynamic.DynamicConfiguration
 
dynamicListQuery(Class<V>, String, Object...) - 接口中的方法 com.codingapi.springboot.fast.dynamic.DynamicRepository
 
dynamicListQuery(String, Object...) - 接口中的方法 com.codingapi.springboot.fast.dynamic.DynamicRepository
 
dynamicPageQuery(Class<V>, String, String, PageRequest, Object...) - 接口中的方法 com.codingapi.springboot.fast.dynamic.DynamicRepository
 
dynamicPageQuery(String, String, PageRequest, Object...) - 接口中的方法 com.codingapi.springboot.fast.dynamic.DynamicRepository
 
dynamicPageQuery(String, PageRequest, Object...) - 接口中的方法 com.codingapi.springboot.fast.dynamic.DynamicRepository
 
dynamicQuery(EntityManager) - 类中的方法 com.codingapi.springboot.fast.dynamic.DynamicConfiguration
 
DynamicQuery - com.codingapi.springboot.fast.dynamic中的类
 
DynamicQuery() - 类的构造器 com.codingapi.springboot.fast.dynamic.DynamicQuery
 
DynamicQueryContext - com.codingapi.springboot.fast.dynamic中的类
 
dynamicQueryContextRegister(DynamicQuery) - 类中的方法 com.codingapi.springboot.fast.dynamic.DynamicConfiguration
 
DynamicQueryContextRegister - com.codingapi.springboot.fast.dynamic中的类
 
DynamicQueryContextRegister() - 类的构造器 com.codingapi.springboot.fast.dynamic.DynamicQueryContextRegister
 
DynamicRepository<T,ID> - com.codingapi.springboot.fast.dynamic中的接口
 

E

EntityManagerContent - com.codingapi.springboot.fast.manager中的类
 
entityManagerInitializer(EntityManager) - 类中的方法 com.codingapi.springboot.fast.DataFastConfiguration
 
EntityManagerInitializer - com.codingapi.springboot.fast.manager中的类
 
EntityManagerInitializer() - 类的构造器 com.codingapi.springboot.fast.manager.EntityManagerInitializer
 
execute(String, String, Object[], Class<?>) - 类中的方法 com.codingapi.springboot.fast.executor.JpaExecutor
 

F

FastController - com.codingapi.springboot.fast.annotation中的注释类型
 
FastMapping - com.codingapi.springboot.fast.annotation中的注释类型
 
FastMappingErrorException - com.codingapi.springboot.fast.exception中的异常错误
 
FastMappingErrorException(String) - 异常错误的构造器 com.codingapi.springboot.fast.exception.FastMappingErrorException
 
FastRepository<T,ID> - com.codingapi.springboot.fast.query中的接口
 
findAll(PageRequest) - 接口中的方法 com.codingapi.springboot.fast.query.FastRepository
 

G

getDomainClass() - 接口中的方法 com.codingapi.springboot.fast.query.FastRepository
 
getEntityClass() - 接口中的方法 com.codingapi.springboot.fast.dynamic.DynamicRepository
 
getExample() - 类中的方法 com.codingapi.springboot.fast.query.QueryRequest
 
getOrder(Root<T>, CriteriaBuilder) - 类中的方法 com.codingapi.springboot.fast.query.QueryRequest
 
getPredicate(Root<T>, CriteriaBuilder) - 类中的方法 com.codingapi.springboot.fast.query.QueryRequest
 
getResultList() - 类中的方法 com.codingapi.springboot.fast.executor.JpaQuery
execute get list result data
getSingleResult() - 类中的方法 com.codingapi.springboot.fast.executor.JpaQuery
get single result data
getSort() - 接口中的方法 com.codingapi.springboot.fast.sort.ISort
 

I

invoke(MethodInvocation) - 类中的方法 com.codingapi.springboot.fast.executor.MvcMethodInterceptor
 
ISort - com.codingapi.springboot.fast.sort中的接口
 

J

jpaExecutor(EntityManager) - 类中的方法 com.codingapi.springboot.fast.DataFastConfiguration
 
JpaExecutor - com.codingapi.springboot.fast.executor中的类
 
JpaExecutor() - 类的构造器 com.codingapi.springboot.fast.executor.JpaExecutor
 
JpaQuery - com.codingapi.springboot.fast.executor中的类
 
JpaQuery(String, String, Object[], EntityManager) - 类的构造器 com.codingapi.springboot.fast.executor.JpaQuery
 

L

listQuery(Class<?>, String, Object...) - 类中的方法 com.codingapi.springboot.fast.dynamic.DynamicQuery
 

M

mapping() - 注释类型 中的元素 com.codingapi.springboot.fast.annotation.FastMapping
mvc request url
mappingRegistrar(MvcEndpointMapping, JpaExecutor, List<Advisor>) - 类中的方法 com.codingapi.springboot.fast.DataFastConfiguration
 
method() - 注释类型 中的元素 com.codingapi.springboot.fast.annotation.FastMapping
mvc request method
mvcEndpointMapping(RequestMappingHandlerMapping) - 类中的方法 com.codingapi.springboot.fast.DataFastConfiguration
 
MvcEndpointMapping - com.codingapi.springboot.fast.mapping中的类
 
MvcEndpointMapping() - 类的构造器 com.codingapi.springboot.fast.mapping.MvcEndpointMapping
 
MvcMappingRegistrar - com.codingapi.springboot.fast.registrar中的类
 
MvcMappingRegistrar(MvcEndpointMapping, JpaExecutor, List<Advisor>) - 类的构造器 com.codingapi.springboot.fast.registrar.MvcMappingRegistrar
 
MvcMethodInterceptor - com.codingapi.springboot.fast.executor中的类
 
MvcMethodInterceptor() - 类的构造器 com.codingapi.springboot.fast.executor.MvcMethodInterceptor
 

P

pageQuery(Class<?>, String, String, PageRequest, Object...) - 类中的方法 com.codingapi.springboot.fast.dynamic.DynamicQuery
 
pageRequest(PageRequest) - 接口中的方法 com.codingapi.springboot.fast.query.FastRepository
 
pageSort(PageRequest, List<ID>) - 接口中的方法 com.codingapi.springboot.fast.sort.SortRepository
 
push(EntityManager) - 类中的方法 com.codingapi.springboot.fast.manager.EntityManagerContent
 

Q

QueryRequest - com.codingapi.springboot.fast.query中的类
 
QueryRequest(PageRequest, Class<?>) - 类的构造器 com.codingapi.springboot.fast.query.QueryRequest
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类中的方法 com.codingapi.springboot.fast.registrar.DataFastBeanDefinitionRegistrar
 
registerMvcMapping() - 类中的方法 com.codingapi.springboot.fast.registrar.MvcMappingRegistrar
 

S

setSort(Integer) - 接口中的方法 com.codingapi.springboot.fast.sort.ISort
 
SortRepository<T extends ISort,ID> - com.codingapi.springboot.fast.sort中的接口
 

V

value() - 注释类型 中的元素 com.codingapi.springboot.fast.annotation.FastMapping
execute jpa hql
A C D E F G I J L M P Q R S V 
All Classes and Interfaces|所有程序包|序列化表格