Skip to content
Snippets Groups Projects
Commit 5d140905 authored by Sara Bertocco's avatar Sara Bertocco
Browse files

Original author Is Marco Molinaro. The class has been changed by Sara Bertocco in getDataSource.

parent 0a1f04b0
No related branches found
No related tags found
No related merge requests found
...@@ -36,11 +36,7 @@ import javax.sql.DataSource; ...@@ -36,11 +36,7 @@ import javax.sql.DataSource;
import com.mysql.jdbc.jdbc2.optional.MysqlDataSource; import com.mysql.jdbc.jdbc2.optional.MysqlDataSource;
/**
* Database Persistence for VO-Space Nodes.
* Implementation built extending the openCADC implementation.
* @author Sara Bertocco (INAF-OATs)
*/
public class DatabaseNodePersistenceExt extends DatabaseNodePersistence { public class DatabaseNodePersistenceExt extends DatabaseNodePersistence {
/** /**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment