public static class DefaultJDBCApi.DefaultConnectionClass extends Object implements JDBCApi.ConnectionClass
| Constructor and Description |
|---|
DefaultConnectionClass(JDBCDriverClass jdbcDriverClass) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getCommit()
|
protected Class<Connection> |
getConnection() |
Method |
getPrepareCall()
|
Method |
getPrepareStatement()
|
Method |
getSetAutoCommit()
|
public DefaultConnectionClass(JDBCDriverClass jdbcDriverClass)
protected Class<Connection> getConnection()
public Method getSetAutoCommit()
JDBCApi.ConnectionClassgetSetAutoCommit in interface JDBCApi.ConnectionClasspublic Method getPrepareStatement()
JDBCApi.ConnectionClassgetPrepareStatement in interface JDBCApi.ConnectionClasspublic Method getPrepareCall()
JDBCApi.ConnectionClassgetPrepareCall in interface JDBCApi.ConnectionClasspublic Method getCommit()
JDBCApi.ConnectionClassgetCommit in interface JDBCApi.ConnectionClassCopyright © 2012–2021 Naver Corporation. All rights reserved.