Classes | |
class | ConnectionManager |
Provides an automated way to reuse open database connections within the context of a single data portal operation. More... | |
class | SafeSqlDataReader |
This is a SqlDataReader that 'fixes' any null values before they are returned to our business code. More... | |