class SQLAlchemyConnection(AbstractConnection):
Known subclasses: equipment.framework.Connection.MySQLConnection.MySQLConnection
, equipment.framework.Connection.PostgreSQLConnection.PostgreSQLConnection
, equipment.framework.Connection.SQLiteConnection.SQLiteConnection
, equipment.framework.Connection.SQLServerConnection.SQLServerConnection
Undocumented
Method | __init__ |
Undocumented |
Method | connect |
Undocumented |
Method | factory |
Undocumented |
Method | load |
Undocumented |
Method | reload |
Undocumented |
Method | url |
Undocumented |
Instance Variable | config |
Undocumented |
Instance Variable | connection |
Undocumented |
Instance Variable | engine |
Undocumented |
Instance Variable | log |
Undocumented |
equipment.framework.Connection.MySQLConnection.MySQLConnection
, equipment.framework.Connection.PostgreSQLConnection.PostgreSQLConnection
, equipment.framework.Connection.SQLiteConnection.SQLiteConnection
, equipment.framework.Connection.SQLServerConnection.SQLServerConnection
Undocumented
Parameters | |
config:AbstractConfig | Undocumented |
log:AbstractLog | Undocumented |
equipment.framework.Connection.MySQLConnection.MySQLConnection
, equipment.framework.Connection.PostgreSQLConnection.PostgreSQLConnection
, equipment.framework.Connection.SQLiteConnection.SQLiteConnection
, equipment.framework.Connection.SQLServerConnection.SQLServerConnection
Undocumented
Returns | |
bool | Undocumented |
equipment.framework.Connection.MySQLConnection.MySQLConnection
, equipment.framework.Connection.PostgreSQLConnection.PostgreSQLConnection
, equipment.framework.Connection.SQLiteConnection.SQLiteConnection
, equipment.framework.Connection.SQLServerConnection.SQLServerConnection
Undocumented
equipment.framework.Connection.MySQLConnection.MySQLConnection
, equipment.framework.Connection.PostgreSQLConnection.PostgreSQLConnection
, equipment.framework.Connection.SQLiteConnection.SQLiteConnection
, equipment.framework.Connection.SQLServerConnection.SQLServerConnection
Undocumented