Class TableId

java.lang.Object
com.gigaspaces.utils.jdbc.TableId

public class TableId extends Object
Encapsulates information on a table's identity.
Since:
15.2.0
Author:
Niv Ingberg
  • Method Details

    • getName

      public String getName()
    • getSchema

      public String getSchema()
    • getCatalog

      public String getCatalog()
    • getType

      public String getType()