Summary
- File
- Package hierarchy Environment\context
- Class hierarchy \PersistenceContext
This class manages all the environment services.
It's able to create each of them and return them.
This class manages all the environment services.
It's able to create each of them and return them.
get_querier() : \DBQuerier
Returns the sql querier
None found |
get_dbms_utils() : \DBMSUtils
Returns the sql querier
None found |
close_db_connection()
Closes the database connection
None found |
get_sql_querier() : \SQLQuerier
Returns the sql querier
None found |