Class | Description |
---|---|
DbType |
Abstract class for factory pattern (dbaCore.data types)
|
MicrosoftDatabase |
Singelton class with all available Attribute for a MS Database
|
MySql |
Singelton class with all available Attribute for a MYSQL Database
|
Oracle |
Singelton class with all available Attribute for a Oracle Database
|
ProstgreSQL |
Singelton class with all available Attribute for a PostgreSQL Database
|
SQLite3 |
Singelton class with all available Attribute for a SQLite Database
|