public class DriverInformation extends Object implements DriverInformation
Constructor and Description |
---|
DriverInformation() |
Modifier and Type | Method and Description |
---|---|
Connection |
create(ConnectionInformation connectionInformation) |
Class<?> |
getConnectionClass() |
void |
validate(ConnectionInformation connectionInformation) |
public Connection create(ConnectionInformation connectionInformation)
create
in interface DriverInformation
public Class<?> getConnectionClass()
getConnectionClass
in interface DriverInformation
public void validate(ConnectionInformation connectionInformation) throws Throwable
validate
in interface DriverInformation
Throwable
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.