AdapterInterface
AdapterInterface
interface AdapterInterface
Methods
ConnectionInterface | getConnection() Returns the current connection. | |
QueryInterface | createQuery(string $dn, string $query, array $options = array()) Creates a new Query. | |
EntryManagerInterface | getEntryManager(
|