Uses of Class
org.frankframework.jdbc.datasource.FrankResource
Packages that use FrankResource
-
Uses of FrankResource in org.frankframework.jdbc.datasource
Methods in org.frankframework.jdbc.datasource that return FrankResourceMethods in org.frankframework.jdbc.datasource with parameters of type FrankResourceModifier and TypeMethodDescription<O> O
ObjectCreator.instantiateResource
(FrankResource resource, Properties environment, Class<O> lookupClass) Method parameters in org.frankframework.jdbc.datasource with type arguments of type FrankResourceModifier and TypeMethodDescriptionvoid
FrankResources.setResources
(List<FrankResource> resources)