Uses of Package
net.sf.jkniv.whinstone.commands
-
Packages that use net.sf.jkniv.whinstone.commands Package Description net.sf.jkniv.whinstone net.sf.jkniv.whinstone.commands -
Classes in net.sf.jkniv.whinstone.commands used by net.sf.jkniv.whinstone Class Description CommandAdapter Adapter to abstract the JDBC ConnectionConnectionrepresenting a connection/session to a specific database (RDBMS or NoSQL). -
Classes in net.sf.jkniv.whinstone.commands used by net.sf.jkniv.whinstone.commands Class Description Command Command to be executed in database likeSelect,Update,Delete,Insert,Stored Procedure...CommandAdapter Adapter to abstract the JDBC ConnectionConnectionrepresenting a connection/session to a specific database (RDBMS or NoSQL).CommandHandler DefaultCommandHandler