fix: pin AutoNumber tables to survive GC between DDL and DML #268
Annotations
10 warnings
|
build:
src/main/java/net/ucanaccess/util/Try.java#L142
auto-closeable resource R has a member method close() that could throw InterruptedException
|
|
build:
src/main/java/net/ucanaccess/jdbc/UcanaccessDataSource.java#L33
non-transient instance field of a serializable class declared with a non-serializable type
|
|
build:
src/main/java/net/ucanaccess/jdbc/UcanaccessDataSource.java#L31
non-transient instance field of a serializable class declared with a non-serializable type
|
|
build:
src/main/java/net/ucanaccess/jdbc/UcanaccessPreparedStatement.java#L29
possible 'this' escape before subclass is fully initialized
|
|
build:
src/main/java/net/ucanaccess/jdbc/AbstractExecute.java#L93
auto-closeable resource ps is never referenced in body of corresponding try statement
|
|
build:
src/main/java/net/ucanaccess/complex/UnsupportedValue.java#L10
non-transient instance field of a serializable class declared with a non-serializable type
|
|
build:
src/main/java/net/ucanaccess/complex/SingleValue.java#L8
non-transient instance field of a serializable class declared with a non-serializable type
|
|
build:
src/main/java/net/ucanaccess/jdbc/DBReference.java#L740
previous possible 'this' escape happens here via invocation
|
|
build:
src/main/java/net/ucanaccess/jdbc/DBReference.java#L107
possible 'this' escape before subclass is fully initialized
|
|
build:
src/main/java/net/ucanaccess/jdbc/BlobKey.java#L17
non-transient instance field of a serializable class declared with a non-serializable type
|