public interface DbmsProvider
Dbms를 획득하기 위한 인터페이스이다.| Modifier and Type | Method and Description |
|---|---|
Dbms |
getDbms(Connection conn) |
Dbms |
getDbms(DataSource dataSource) |
Dbms getDbms(DataSource dataSource)
Dbms getDbms(Connection conn)
Copyright © 2021. All rights reserved.