public final class JdbcDriverBootstrap extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
forName(String className)
Causes the class to be dynamically loaded
|
public static Class<?> forName(String className) throws ClassNotFoundException
className - the class nameClassNotFoundException - the class not found exceptionCopyright © 2011–2017 Talend Inc.. All rights reserved.