[std.database]

Piotr Szturmaj bncrbme at jadamspam.pl
Mon Oct 10 22:57:03 PDT 2011


Johann MacDonagh wrote:
> Maybe "Database" should be an abstract class rather than an interface?
> That's how ADO.net does it:
>
> http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection.aspx

Why "Database" instead of PGConnection, MySqlConnection, 
SQLiteConnection, etc. ? And of course base SqlConnection.


More information about the Digitalmars-d mailing list