public interface PhysicalConnectionDigger
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Connection |
digUp(Connection conn)
Dig up the physical connection from logical one.
|
Connection digUp(Connection conn) throws SQLException
conn - The connection supposed to be logical connection. (NotNull)SQLException - When it fails to handle the connection.Copyright © 2014–2015 The DBFlute Project. All rights reserved.