interface IAttributes (View source)

This interface defines the attributes for a database connection.

Methods

void
define()

This method works like a factory and is responsible for identifying the way in which the class is instantiated, as well as its arguments.

Details

void define()

This method works like a factory and is responsible for identifying the way in which the class is instantiated, as well as its arguments.

Return Value

void