Class JdbiRepositoryFactoryBean

java.lang.Object
org.jdbi.v3.spring5.JdbiRepositoryFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<Object>, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

public class JdbiRepositoryFactoryBean extends Object implements org.springframework.beans.factory.FactoryBean<Object>, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean