Uses of Interface
overit.geocall.sql.DBScanner
Packages that use DBScanner
-
Uses of DBScanner in overit.geocall.basic.bl.encryption
Classes in overit.geocall.basic.bl.encryption that implement DBScannerModifier and TypeClassDescriptionclassThis scanner allows to convert the encryption of values storage in the database.classThis scanner allows to verify the encryption of values storage in the database.Methods in overit.geocall.basic.bl.encryption with parameters of type DBScannerModifier and TypeMethodDescriptionvoidRun theDAO.scan(CommandContext, PoolKit, DBScanner)command after to create the instance ofDAOdynamically created on thetableandpoolname defined in the constructor. -
Uses of DBScanner in overit.geocall.da
Methods in overit.geocall.da with parameters of type DBScannerModifier and TypeMethodDescriptionvoidDAO.scan(CommandContext cc, PoolKit pk, DBScanner scanner) scans the dataset defined by a DAO Select command with aDBScanner -
Uses of DBScanner in overit.geocall.sql
Methods in overit.geocall.sql with parameters of type DBScanner