Skip to content
Snippets Groups Projects
Commit 98d8f2fe authored by gwen-soleil's avatar gwen-soleil
Browse files

WIP: start implementing MySQL

parent cc075248
Branches
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
package fr.soleil.tango.archiving.db.mysql;
import fr.soleil.tango.archiving.event.db.mysql.insert.MySqlAttributeScalarCommands;
import fr.soleil.tango.archiving.event.db.table.MySqlAttributeEventScalarTable;
import fr.soleil.tango.archiving.event.db.mysql.table.MySqlAttributeEventScalarTable;
import junit.framework.JUnit4TestAdapter;
import org.junit.Test;
import org.junit.experimental.categories.Category;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment