mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
remove xugo
This commit is contained in:
parent
ff0da70c1d
commit
30f456d964
@ -108,9 +108,5 @@ public interface DriverNamePool {
|
|||||||
* JDBC 驱动 Sybase
|
* JDBC 驱动 Sybase
|
||||||
*/
|
*/
|
||||||
String DRIVER_SYBASE = "com.sybase.jdbc4.jdbc.SybDriver";
|
String DRIVER_SYBASE = "com.sybase.jdbc4.jdbc.SybDriver";
|
||||||
/**
|
|
||||||
* JDBC 驱动 虚谷
|
|
||||||
*/
|
|
||||||
String DRIVER_XUGO = "com.xugu.cloudjdbc.Driver";
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user