mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polishing
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ final class DerbyEmbeddedDatabaseConfigurer implements EmbeddedDatabaseConfigure
|
||||
|
||||
private static final String URL_TEMPLATE = "jdbc:derby:memory:%s;%s";
|
||||
|
||||
// Error codes that indicate successful shutdown
|
||||
// Error code that indicates successful shutdown
|
||||
private static final String SHUTDOWN_CODE = "08006";
|
||||
|
||||
private static DerbyEmbeddedDatabaseConfigurer INSTANCE;
|
||||
|
||||
Reference in New Issue
Block a user