Uses of Class
org.apache.sis.metadata.sql.Dispatcher
Packages that use Dispatcher
Package
Description
An implementation of Metadata interfaces
fetching the data from an SQL database.
-
Uses of Dispatcher in org.apache.sis.metadata.sql
Methods in org.apache.sis.metadata.sql with parameters of type DispatcherModifier and TypeMethodDescription(package private) final Object
MetadataSource.readColumn
(LookupInfo info, Method method, Dispatcher toSearch) Invoked byMetadataProxy
for fetching an attribute value from a table.