@RequestScoped public class FWConnectionManagerImpl extends Object implements com.handywedge.db.FWFullConnectionManager
| コンストラクタと説明 |
|---|
FWConnectionManagerImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addResltSet(com.handywedge.db.FWResultSet resultSet) |
void |
addStatement(com.handywedge.db.FWStatement statement) |
void |
close() |
com.handywedge.db.FWFullConnection |
getConnection() |
com.handywedge.db.FWFullConnection |
getConnection(String dataSourceName) |
public com.handywedge.db.FWFullConnection getConnection(String dataSourceName)
getConnection インタフェース内 com.handywedge.db.FWFullConnectionManagerpublic com.handywedge.db.FWFullConnection getConnection()
getConnection インタフェース内 com.handywedge.db.FWConnectionManagergetConnection インタフェース内 com.handywedge.db.FWFullConnectionManagerpublic void addStatement(com.handywedge.db.FWStatement statement)
addStatement インタフェース内 com.handywedge.db.FWFullConnectionManagerpublic void addResltSet(com.handywedge.db.FWResultSet resultSet)
addResltSet インタフェース内 com.handywedge.db.FWFullConnectionManagerpublic void close()
close インタフェース内 com.handywedge.db.FWFullConnectionManagerHandywedge ver 0.10.0. Copyright (c) 2019 Handywedge Co.,Ltd.