| 构造器和说明 |
|---|
DatabaseUtil() |
public static <E> E callInTransaction(com.j256.ormlite.support.ConnectionSource conn,
Callable<E> callable)
throws SQLException
SQLExceptionpublic static <T,ID> com.j256.ormlite.dao.Dao<T,ID> dao(com.j256.ormlite.support.ConnectionSource conn,
Table<T> table)
throws SQLException
SQLExceptionCopyright © 2020. All rights reserved.