public class ERDerbyPlugInPrincipal
extends Object
5.4 declares the same class name for the DerbyPlugIn. If your classpath isn't
exactly right, they'll win, so we pushed the real code into _DerbyPlugIn and
we set a custom principal class that registers the _ variant that is
"guaranteed" to not have collisions as the plugin for the "derby"
subprotocol.
- Author:
- hprange guided by mschrag