iw_database
library
Classes
-
DatabaseClientService
-
This interface represents the service responsible to implemented the
required methods to implement a database client.
-
DatabaseProperties
-
This class represents the database properties used to connect to a supported
database client.
-
DatabaseResult
-
This class represents the database results returned by the supported
database client.
-
MySQLDatabaseClientService
-
This class implements the
mysql_client
and encapsulates to a
DatabaseClientService
.
Exceptions / Errors
-
DatabaseException
-
This class represents an exception thrown by the encapsulated database client.