Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
关闭 DatabaseManager 对象,以释放所有连接并关闭所有数据库。
void DatabaseManager.release() throws ULjException
在 Android 系统中,此方法释放所有资源,只能通过单一线程在应用程序完成 DatabaseManager 对象及其所创建对象时调用一次。
回退任何未提交的事务。