Loading src/main/java/it/inaf/oats/vospacebackend/implementation/DatabaseNodePersistenceExt.java +1 −5 Original line number Diff line number Diff line Loading @@ -36,11 +36,7 @@ import javax.sql.DataSource; 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 { /** Loading Loading
src/main/java/it/inaf/oats/vospacebackend/implementation/DatabaseNodePersistenceExt.java +1 −5 Original line number Diff line number Diff line Loading @@ -36,11 +36,7 @@ import javax.sql.DataSource; 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 { /** Loading