Package io.inversion.jdbc


package io.inversion.jdbc
  • Interface Summary
    Interface
    Description
     
  • Class Summary
    Class
    Description
    Exposes the tables of a JDBC data source as REST Collections.
    Looks up a User from the configured JdbcDb supporting user/group/role permissioning.
    A collection of super helpful JDBC utility methods with SQL injection attack defense built in.
    SqlQuery<D extends io.inversion.Db>
    Composes and executes a SQL SELECT based on supplied RQL Terms.