ox-it / ords

Automatically exported from code.google.com/p/ords
0 stars 0 forks source link

Confusing range of places to put database code #656

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
You need to write some SQL code. Where do you put it?

DatabaseQueries
QueryRunner
DatabaseUtils
OrdsPostgresDBUtils
DBUtils
DBCommandUtilities
ORDSDatabaseUtils

I think these need refactoring to make it much clearer where code needs to 
live, as the class names don't really provide much of a clue.

Original issue reported on code.google.com by scott.br...@gmail.com on 28 Apr 2015 at 1:55