Package | Description |
---|---|
org.smallframework.spring | |
org.smallframework.springboot | |
sf.database |
Modifier and Type | Class and Description |
---|---|
class |
OrmConfigFactoryBean |
Modifier and Type | Method and Description |
---|---|
OrmConfig |
OrmConfigFactoryBean.getObject() |
Modifier and Type | Method and Description |
---|---|
OrmConfig |
SmallOrmAutoConfiguration.ormConfig(DataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
DaoTemplate |
SmallOrmAutoConfiguration.daoTemplate(OrmConfig config) |
Modifier and Type | Field and Description |
---|---|
protected static OrmConfig |
OrmConfig.instance |
Modifier and Type | Method and Description |
---|---|
static OrmConfig |
OrmConfig.getInstance() |
Modifier and Type | Method and Description |
---|---|
void |
OrmConfig.init(OrmConfig config)
扫描类允许传入
|
Copyright © 2020. All rights reserved.