Package net.sf.jkniv.whinstone.commands
-
Interface Summary Interface 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 -
Class Summary Class Description CommandHandlerFactory DefaultCommandHandler DefaultQueryHandler NoCommand Dummy/Empty implementation forCommandNoCommandHandler Dummy/Empty implementation forCommandHandler