Uses of Package
net.sf.jkniv.whinstone
-
Classes in net.sf.jkniv.whinstone used by net.sf.jkniv.whinstone Class Description CallbackScope Enumeration for possible scope of execution from callback methods.ConnectionAdapter Adapter to abstract the Jdbc ConnectionConnectionrepresenting a connection/session to a specific database (RDBMS or NoSQL).ConnectionFactory Responsible to open connections with a specific database, could be a DataSource, DriverManager, SpringDataSource manager...Filter Represents a filter to select the items.JdbcColumn Represents a column (field) of database.JdbcColumnMapper Param Represents the parameter fromQueryable.Queryable This class represent a query object to find the query to be performed and your parameters like: query parameters, offset and max objects to return.QueryFactory.Builder RepositoryService ResultRow Extract the result for each row fromResultSet. -
Classes in net.sf.jkniv.whinstone used by net.sf.jkniv.whinstone.commands Class Description Queryable This class represent a query object to find the query to be performed and your parameters like: query parameters, offset and max objects to return.ResultRow Extract the result for each row fromResultSet. -
Classes in net.sf.jkniv.whinstone used by net.sf.jkniv.whinstone.params Class Description Queryable This class represent a query object to find the query to be performed and your parameters like: query parameters, offset and max objects to return. -
Classes in net.sf.jkniv.whinstone used by net.sf.jkniv.whinstone.spi Class Description Repository A repository holds the connections to data base server, allowing it to be queried through Queryable objects. -
Classes in net.sf.jkniv.whinstone used by net.sf.jkniv.whinstone.statement Class Description JdbcColumn Represents a column (field) of database.Param Represents the parameter fromQueryable.ResultRow Extract the result for each row fromResultSet. -
Classes in net.sf.jkniv.whinstone used by net.sf.jkniv.whinstone.transaction Class Description ConnectionAdapter Adapter to abstract the Jdbc ConnectionConnectionrepresenting a connection/session to a specific database (RDBMS or NoSQL). -
Classes in net.sf.jkniv.whinstone used by net.sf.jkniv.whinstone.types Class Description JdbcColumn Represents a column (field) of database.