Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addMapping(String, RequestMethod, Object, Method) - Method in class com.codingapi.springboot.fast.mapping.MvcEndpointMapping
-
add mvc mapping
C
- classSet - Static variable in class com.codingapi.springboot.fast.registrar.MvcMappingRegistrar
- com.codingapi.springboot.fast - package com.codingapi.springboot.fast
- com.codingapi.springboot.fast.annotation - package com.codingapi.springboot.fast.annotation
- com.codingapi.springboot.fast.exception - package com.codingapi.springboot.fast.exception
- com.codingapi.springboot.fast.executor - package com.codingapi.springboot.fast.executor
- com.codingapi.springboot.fast.mapping - package com.codingapi.springboot.fast.mapping
- com.codingapi.springboot.fast.registrar - package com.codingapi.springboot.fast.registrar
- countQuery() - Element in annotation interface com.codingapi.springboot.fast.annotation.FastMapping
-
execute jpa count hql
D
- DataFastBeanDefinitionRegistrar - Class in com.codingapi.springboot.fast.registrar
- DataFastBeanDefinitionRegistrar() - Constructor for class com.codingapi.springboot.fast.registrar.DataFastBeanDefinitionRegistrar
- DataFastConfiguration - Class in com.codingapi.springboot.fast
- DataFastConfiguration() - Constructor for class com.codingapi.springboot.fast.DataFastConfiguration
E
- execute(String, String, Object[], Class<?>) - Method in class com.codingapi.springboot.fast.executor.JpaExecutor
F
- FastController - Annotation Interface in com.codingapi.springboot.fast.annotation
- FastMapping - Annotation Interface in com.codingapi.springboot.fast.annotation
- FastMappingErrorException - Exception in com.codingapi.springboot.fast.exception
- FastMappingErrorException(String) - Constructor for exception com.codingapi.springboot.fast.exception.FastMappingErrorException
G
- getResultList() - Method in class com.codingapi.springboot.fast.executor.JpaQuery
-
execute get list result data
- getSingleResult() - Method in class com.codingapi.springboot.fast.executor.JpaQuery
-
get single result data
I
- invoke(MethodInvocation) - Method in class com.codingapi.springboot.fast.executor.MvcMethodInterceptor
J
- jpaExecutor(EntityManager) - Method in class com.codingapi.springboot.fast.DataFastConfiguration
- JpaExecutor - Class in com.codingapi.springboot.fast.executor
- JpaExecutor() - Constructor for class com.codingapi.springboot.fast.executor.JpaExecutor
- JpaQuery - Class in com.codingapi.springboot.fast.executor
- JpaQuery(String, String, Object[], EntityManager) - Constructor for class com.codingapi.springboot.fast.executor.JpaQuery
M
- mapping() - Element in annotation interface com.codingapi.springboot.fast.annotation.FastMapping
-
mvc request url
- mappingRegistrar(MvcEndpointMapping, JpaExecutor, List<Advisor>) - Method in class com.codingapi.springboot.fast.DataFastConfiguration
- method() - Element in annotation interface com.codingapi.springboot.fast.annotation.FastMapping
-
mvc request method
- mvcEndpointMapping(RequestMappingHandlerMapping) - Method in class com.codingapi.springboot.fast.DataFastConfiguration
- MvcEndpointMapping - Class in com.codingapi.springboot.fast.mapping
- MvcEndpointMapping() - Constructor for class com.codingapi.springboot.fast.mapping.MvcEndpointMapping
- MvcMappingRegistrar - Class in com.codingapi.springboot.fast.registrar
- MvcMappingRegistrar(MvcEndpointMapping, JpaExecutor, List<Advisor>) - Constructor for class com.codingapi.springboot.fast.registrar.MvcMappingRegistrar
- MvcMethodInterceptor - Class in com.codingapi.springboot.fast.executor
- MvcMethodInterceptor() - Constructor for class com.codingapi.springboot.fast.executor.MvcMethodInterceptor
R
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.codingapi.springboot.fast.registrar.DataFastBeanDefinitionRegistrar
- registerMvcMapping() - Method in class com.codingapi.springboot.fast.registrar.MvcMappingRegistrar
V
- value() - Element in annotation interface com.codingapi.springboot.fast.annotation.FastMapping
-
execute jpa hql
All Classes and Interfaces|All Packages|Serialized Form