public static class QueryKeys.QueryKeysContainerFactory extends Object implements org.skife.jdbi.v2.tweak.ContainerFactory<com.google.common.collect.ImmutableSet<?>>
| Constructor and Description | 
|---|
QueryKeysContainerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
accepts(Class<?> type)  | 
org.skife.jdbi.v2.ContainerBuilder<com.google.common.collect.ImmutableSet<?>> | 
newContainerBuilderFor(Class<?> type)  | 
public boolean accepts(Class<?> type)
accepts in interface org.skife.jdbi.v2.tweak.ContainerFactory<com.google.common.collect.ImmutableSet<?>>public org.skife.jdbi.v2.ContainerBuilder<com.google.common.collect.ImmutableSet<?>> newContainerBuilderFor(Class<?> type)
newContainerBuilderFor in interface org.skife.jdbi.v2.tweak.ContainerFactory<com.google.common.collect.ImmutableSet<?>>Copyright © 2011–2018. All rights reserved.