activemq-artemis/artemis-jdbc-store
Bennet Schulz 4b5cbb86aa ARTEMIS-830 Remove cyclic dependencies
Removes cyclic dependencies between classes and packages in the artemis-jdbc-store projetct by moving classes and methods to other locations and reducing the visibility of classes, fields and methods. Solving cyclic dependencies is important to keep the codebase maintainable. Scenarios where "everything uses everything" should be avoided.
2016-10-28 16:32:04 -04:00
..
src ARTEMIS-830 Remove cyclic dependencies 2016-10-28 16:32:04 -04:00
pom.xml ARTEMIS-765 Improve Checkstyle 2016-09-30 11:12:09 -04:00