java.lang.Object
org.litebridgedb.db.spi.Aliased
org.litebridgedb.db.spi.Table
- Direct Known Subclasses:
TableSpec
A database table with an associated catalog, schema, name, and optional alias.
This class provides functionality for handling table-related metadata and supports aliasing for the table name.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.litebridgedb.db.spi.Aliased
alias, aliasOrName, name, setAlias
-
Constructor Details
-
Table
-
Table
-
Table
-
Table
-
-
Method Details
-
catalog
-
schema
-
qualifiedName
-
as
Description copied from class:AliasedSet the alias for this entity and return the updated instance. -
equals
-
equalsIgnoreAlias
- Overrides:
equalsIgnoreAliasin classAliased
-
hashCode
public int hashCode() -
toString
-