public class BeanAppContext extends Object implements Context
| 限定符和类型 | 字段和说明 |
|---|---|
protected NormalContextContainer |
contextValues |
| 构造器和说明 |
|---|
BeanAppContext() |
BeanAppContext(ConfigBuilder configBuilder) |
BeanAppContext(NormalContextContainer contextValues) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
checkDBMapping() |
SessionFactoryBuilder |
getSessionFactoryBuilder() |
protected void |
init() |
void |
setBeanAppContext(ConfigBuilder configBuilder) |
protected final NormalContextContainer contextValues
public BeanAppContext()
public BeanAppContext(NormalContextContainer contextValues)
public BeanAppContext(ConfigBuilder configBuilder) throws ContextException
ContextExceptionpublic void setBeanAppContext(ConfigBuilder configBuilder) throws ContextException
ContextExceptionprotected void init()
throws ContextException
ContextExceptionpublic SessionFactoryBuilder getSessionFactoryBuilder()
getSessionFactoryBuilder 在接口中 Contextprotected void checkDBMapping()
throws ContextException
ContextExceptionCopyright © 2020. All rights reserved.