Class Mapping


  • public abstract class Mapping
    extends java.lang.Object
    Utility class for mapping issues.
    Author:
    Javier Paniza
    • Constructor Summary

      Constructors 
      Constructor Description
      Mapping()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Collection getSchemas()  
      static java.util.Collection getTables()  
      static java.util.Collection getTablesBySchema​(java.lang.String schema)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait