1、增加 clear()和clear(begin,end)方法,用于在某些情况下清理unlock和unused表,避免他们越来越大

This commit is contained in:
yhl452493373
2022-02-15 09:47:37 +08:00
parent a4e5017b60
commit 011e37c1a3
7 changed files with 109 additions and 25 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.yanghuanglin</groupId>
<artifactId>seq</artifactId>
<version>1.4.1</version>
<version>1.5.1</version>
<name>seq</name>
<description>seq</description>
<properties>