Uses of Interface
com.pervasive.datarush.jdbc.DriverProvider
Packages that use DriverProvider
-
Uses of DriverProvider in com.pervasive.datarush.jdbc
Methods in com.pervasive.datarush.jdbc that return DriverProviderModifier and TypeMethodDescriptionstatic DriverProviderDefaultConnectionFactory.getDriverProvider()Gets the driver provider to use.Methods in com.pervasive.datarush.jdbc with parameters of type DriverProviderModifier and TypeMethodDescriptionstatic voidDefaultConnectionFactory.setDriverProvider(DriverProvider driver) Sets the driver provider to use.