Uses of Interface
dods.servers.sql.SqlBoolFunction

Packages that use SqlBoolFunction
dods.servers.sql This package contains the DODS Relational Databse Server (DRDS). 
 

Uses of SqlBoolFunction in dods.servers.sql
 

Classes in dods.servers.sql that implement SqlBoolFunction
 class SSFunique
          Server side function for the DRDS. invoking this function in the DODS URL will cause the DRDS to only return those rows of the result that are unique.