Uses of Interface
org.openxava.util.IConnectionProvider
×News: OpenXava 7.7 released - March 9 · Read more
Packages that use IConnectionProvider
Package
Description
-
Uses of IConnectionProvider in org.openxava.actions
Methods in org.openxava.actions with parameters of type IConnectionProviderModifier and TypeMethodDescriptionvoidIJDBCAction.setConnectionProvider(IConnectionProvider provider) This method is call from the system to provide a JDBC connection provider. -
Uses of IConnectionProvider in org.openxava.calculators
Methods in org.openxava.calculators with parameters of type IConnectionProviderModifier and TypeMethodDescriptionvoidIJDBCCalculator.setConnectionProvider(IConnectionProvider provider) This method is call from the system to provide a JDBC connection provider.voidNextIntegerCalculator.setConnectionProvider(IConnectionProvider provider) voidNextLongCalculator.setConnectionProvider(IConnectionProvider provider) -
Uses of IConnectionProvider in org.openxava.tab.impl
Methods in org.openxava.tab.impl that return IConnectionProvider -
Uses of IConnectionProvider in org.openxava.util
Classes in org.openxava.util that implement IConnectionProviderModifier and TypeClassDescriptionclassAdapter from JNDI DataSource interface to IConnectionProvider interface.Methods in org.openxava.util that return IConnectionProviderModifier and TypeMethodDescriptionstatic IConnectionProviderDataSourceConnectionProvider.createByComponent(String componentName) static IConnectionProviderDataSourceConnectionProvider.getByComponent(String componentName)