public abstract class PlatformDataAccessObject
extends java.lang.Object
| 构造器和说明 |
|---|
PlatformDataAccessObject() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
closeSession(DataAccessObjectSession session) |
protected DataAccessObjectSession |
createSession() |
protected DataAccessObjectSession |
createSession(DatabaseAction action) |
protected void |
rollbackSession(DataAccessObjectSession session) |
protected DataAccessObjectSession createSession()
protected DataAccessObjectSession createSession(DatabaseAction action)
protected void closeSession(DataAccessObjectSession session)
protected void rollbackSession(DataAccessObjectSession session)