Commits

Christopher Febles committed 4d3374923fe
Extracted search-related methods from MagicCardDAO into search-specific SearchDAO. This is the start of refactoring paging out of the Java and into SQL to fix Java out of memory issues. All unit tests pass.