@Sabin Adams I think I get it now. @@map does the table name and just @map does the column name. That would mean I'd have to go slowly and carefully through my generated schema and for every column add a @map table? That sounds like it would be no fun, not to mention all the typo's I'd probably leave behind. I guess this means there is no way to have this happen automatically like it does in Microsoft's EntityFramework?