mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 01:19:02 +00:00
OPEN - issue SPR-6346: NoSuchMethodException in DerbyEmbeddedDatabaseConfigurer
Added derby test case to EmbeddedDatabaseBuilderTests
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
create table T_TEST (NAME varchar(50) not null);
|
||||
Reference in New Issue
Block a user