If you need two different configurations at one time there's a small patch needed right now. establishConnection is not needed to connect to a self-made adapter, though. Right now ActiveRecord automatically chooses the Adapter class automatically by evaluating the type-parameter in the configuration file.
after all usage would be ->establishConnection('development') or a differnet key defined in config/config.php
1 to 2 of 2