Package | Description |
---|---|
cn.hutool.db |
Hutool-db是一个在JDBC基础上封装的数据库操作工具类,通过包装,使用ActiveRecord思想操作数据库。
|
Modifier and Type | Method and Description |
---|---|
static ThreadLocalConnection |
ThreadLocalConnection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreadLocalConnection[] |
ThreadLocalConnection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.