Package com.iizix.server.db


package com.iizix.server.db
  • Class
    Description
    User information in the database.
    Database functions are placed in this class.
    DBOperation<RESULT>
    The database function to perform.
    DBOperationParam<RESULT,PARAM>
    The database function to perform.
    The utilities class is used e.g.
    Class holding information about user groups for the server.
    Interface to implement for a class that proxies the connection pool of the server internal database.