跳过导航链接
A B C D E G H I K L P R S 

A

afterPropertiesSet() - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer

B

bindParams(Session, CqlParser.CqlParserResult) - 类 中的方法com.github.bingoohuang.cqler.impl.CqlInvocationHandler
 

C

ClassPathCqlerScanner - com.github.bingoohuang.cqler.spring中的类
 
ClassPathCqlerScanner(BeanDefinitionRegistry) - 类 的构造器com.github.bingoohuang.cqler.spring.ClassPathCqlerScanner
 
ClusterFactory - com.github.bingoohuang.cqler中的类
 
ClusterFactory() - 类 的构造器com.github.bingoohuang.cqler.ClusterFactory
 
com.github.bingoohuang.cqler - 程序包 com.github.bingoohuang.cqler
 
com.github.bingoohuang.cqler.annotations - 程序包 com.github.bingoohuang.cqler.annotations
 
com.github.bingoohuang.cqler.domain - 程序包 com.github.bingoohuang.cqler.domain
 
com.github.bingoohuang.cqler.impl - 程序包 com.github.bingoohuang.cqler.impl
 
com.github.bingoohuang.cqler.spring - 程序包 com.github.bingoohuang.cqler.spring
 
Cql - com.github.bingoohuang.cqler.annotations中的注释类型
 
Cqler - com.github.bingoohuang.cqler.annotations中的注释类型
Annotation to tag an interface as a cqler.
CqlerFactory - com.github.bingoohuang.cqler中的类
 
CqlerFactory() - 类 的构造器com.github.bingoohuang.cqler.CqlerFactory
 
CqlerFactoryBean<T> - com.github.bingoohuang.cqler.spring中的类
 
CqlerFactoryBean() - 类 的构造器com.github.bingoohuang.cqler.spring.CqlerFactoryBean
 
CqlerScan - com.github.bingoohuang.cqler.spring中的注释类型
 
CqlerScannerConfigurer - com.github.bingoohuang.cqler.spring中的类
 
CqlerScannerConfigurer() - 类 的构造器com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
 
CqlerScannerRegistrar - com.github.bingoohuang.cqler.spring中的类
 
CqlerScannerRegistrar() - 类 的构造器com.github.bingoohuang.cqler.spring.CqlerScannerRegistrar
 
CqlInvocationHandler - com.github.bingoohuang.cqler.impl中的类
 
CqlInvocationHandler() - 类 的构造器com.github.bingoohuang.cqler.impl.CqlInvocationHandler
 
CqlParser - com.github.bingoohuang.cqler.impl中的类
 
CqlParser(String, Object[]) - 类 的构造器com.github.bingoohuang.cqler.impl.CqlParser
 

D

doScan(String...) - 类 中的方法com.github.bingoohuang.cqler.spring.ClassPathCqlerScanner
Calls the parent search that will search and register all the candidates.

E

equals(Object) - 类 中的方法com.github.bingoohuang.cqler.domain.Keyspace
 

G

getCluster(String) - 类 中的静态方法com.github.bingoohuang.cqler.ClusterFactory
 
getCqler(Class<T>) - 类 中的静态方法com.github.bingoohuang.cqler.CqlerFactory
 
getKeyspaceName() - 类 中的方法com.github.bingoohuang.cqler.domain.Keyspace
 
getNameGenerator() - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
Gets beanNameGenerator to be used while running the scanner.
getObject() - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerFactoryBean
 
getObjectType() - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerFactoryBean
 

H

hashCode() - 类 中的方法com.github.bingoohuang.cqler.domain.Keyspace
 

I

invoke(Object, Method, Object[]) - 类 中的方法com.github.bingoohuang.cqler.impl.CqlInvocationHandler
 
isSingleton() - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerFactoryBean
 

K

Keyspace - com.github.bingoohuang.cqler.domain中的类
 
Keyspace() - 类 的构造器com.github.bingoohuang.cqler.domain.Keyspace
 
Keyspace(String) - 类 的构造器com.github.bingoohuang.cqler.domain.Keyspace
 

L

loadClasspathProperties(String) - 类 中的静态方法com.github.bingoohuang.cqler.ClusterFactory
 

P

parseCql() - 类 中的方法com.github.bingoohuang.cqler.impl.CqlParser
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerRegistrar
registerFilters() - 类 中的方法com.github.bingoohuang.cqler.spring.ClassPathCqlerScanner
Configures parent scanner to search for the right interfaces.

S

setApplicationContext(ApplicationContext) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
setBasePackage(String) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
This property lets you set the base package for your mapper interface files.
setBeanName(String) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
setCqlerInterface(Class<T>) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerFactoryBean
 
setKeyspaceName(String) - 类 中的方法com.github.bingoohuang.cqler.domain.Keyspace
 
setNameGenerator(BeanNameGenerator) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
Sets beanNameGenerator to be used while running the scanner.
setProcessPropertyPlaceHolders(boolean) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerConfigurer
 
setResourceLoader(ResourceLoader) - 类 中的方法com.github.bingoohuang.cqler.spring.CqlerScannerRegistrar
A B C D E G H I K L P R S 
跳过导航链接

Copyright © 2017. All rights reserved.