@Configuration public class SpriteBoneConfiguration extends Object
| 构造器和说明 |
|---|
SpriteBoneConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSource |
dataSource(JdbcConfig jdbcConfig) |
com.sprite.framework.entity.Delegator |
delegator() |
JdbcConfig |
jdbcConfig() |
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer |
propertyPlaceholderConfigurer(org.springframework.context.ApplicationContext applicationContext) |
com.sprite.framework.entity.EntityScriptExecutor |
scriptExecutor(DataSource dataSource) |
SpringContextUtil |
springContextUtil() |
com.sprite.framework.entity.mapper.StatementDelegator |
statementDelegator() |
@Bean public com.sprite.framework.entity.Delegator delegator()
@Bean public SpringContextUtil springContextUtil()
@Bean public com.sprite.framework.entity.EntityScriptExecutor scriptExecutor(DataSource dataSource)
@Bean public com.sprite.framework.entity.mapper.StatementDelegator statementDelegator()
@Bean public JdbcConfig jdbcConfig()
@Bean public DataSource dataSource(JdbcConfig jdbcConfig)
Copyright © 2019. All rights reserved.