跳过导航链接

程序包 org.h2.store.fs.retry

A file system that re-opens and re-tries the operation if the file was closed, because a thread was interrupted.

请参阅: 说明

程序包org.h2.store.fs.retry的说明

A file system that re-opens and re-tries the operation if the file was closed, because a thread was interrupted. This will clear the interrupt flag. It is mainly useful for applications that call Thread.interrupt by mistake.

跳过导航链接

Copyright © 2022. All rights reserved.