Class Valqueries

java.lang.Object
com.valqueries.automapper.Valqueries
All Implemented Interfaces:
DbType

public class Valqueries extends Object implements DbType
  • Constructor Details

    • Valqueries

      public Valqueries()
  • Method Details

    • getName

      public String getName()
      Description copied from interface: DbType
      Returns the name of the database space.
      Specified by:
      getName in interface DbType
      Returns:
      a String representing the name of the database space, alphanumeric and underscores only.