接口 DatabaseObject

    • 方法详细资料

      • getSession

        Session getSession()
        Retrieve the session owning the given schema object.
        返回:
        Session
      • getSchema

        Schema getSchema()
        Retrieve the schema owning this database object.
        返回:
        Schema
      • getName

        String getName()
        Retrieve the name of the database object represented by the Java object.
        返回:
        name