Browse Source

polish

pull/23217/head
Keith Donald 17 years ago
parent
commit
d896a53ca8
  1. 2
      org.springframework.jdbc/src/main/java/org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseFactory.java

2
org.springframework.jdbc/src/main/java/org/springframework/jdbc/datasource/embedded/EmbeddedDatabaseFactory.java

@ -68,7 +68,7 @@ public class EmbeddedDatabaseFactory { @@ -68,7 +68,7 @@ public class EmbeddedDatabaseFactory {
}
/**
* Sets the name of the test database.
* Sets the name of the database.
* Defaults to 'testdb'.
* @param name of the test database
*/

Loading…
Cancel
Save